Codebase list ruby-god / 8a22bd7
Move to machine-readable copyright Sébastien Delafond 6 years ago
1 changed file(s) with 27 addition(s) and 31 deletion(s). Raw diff Collapse all Expand all
0 This package was debianized by Sebastien Delafond <seb@debian.org> on
1 Sun, 12 Apr 2009 04:08:37 -0700
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: god
2 Source: https://github.com/mojombo/god
23
3 Upstream Homepage:
4 http://god.rubyforge.org/
4 Files: *
5 Copyright: Copyright (c) 2007 Tom Preston-Werner <tom@rubyisawesome.com>
6 License: MIT
57
6 Upstream Authors:
7 Tom Preston-Werner <tom@rubyisawesome.com>
8 Files: debian/*
9 Copyright: 2015-2018 Sebastien Delafond <seb@debian.org>
10 License: MIT
811
9 Copyright:
10 Copyright (c) 2007 Tom Preston-Werner
11
12 Licence:
13
14 The MIT License
15
16 Permission is hereby granted, free of charge, to any person obtaining
17 a copy of this software and associated documentation files (the
18 'Software'), to deal in the Software without restriction, including
19 without limitation the rights to use, copy, modify, merge, publish,
20 distribute, sublicense, and/or sell copies of the Software, and to
21 permit persons to whom the Software is furnished to do so, subject to
22 the following conditions:
23
24 The above copyright notice and this permission notice shall be
25 included in all copies or substantial portions of the Software.
26
27 THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
28 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
30 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
31 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
32 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
33 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12 License: MIT
13 Permission is hereby granted, free of charge, to any person obtaining a
14 copy of this software and associated documentation files (the "Software"),
15 to deal in the Software without restriction, including without limitation
16 the rights to use, copy, modify, merge, publish, distribute, sublicense,
17 and/or sell copies of the Software, and to permit persons to whom the
18 Software is furnished to do so, subject to the following conditions:
19 .
20 The above copyright notice and this permission notice shall be included
21 in all copies or substantial portions of the Software.
22 .
23 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
24 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
26 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
27 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
28 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
29 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.