Codebase list facter / 16d6d8a
Add missing license pointer, fix section syntax Stig Sandbeck Mathisen 12 years ago
1 changed file(s) with 37 addition(s) and 33 deletion(s). Raw diff Collapse all Expand all
22 Files: *
33 Copyright: 2011 Puppet Labs Inc
44 License: Apache-2.0
5 See /usr/share/common-licenses/Apache-2.0
56
67 Files: install.rb
78 Copyright: 2004 Austin Ziegler <ruby-install@halostatue.ca>
1112 1. You may make and give away verbatim copies of the source form of the
1213 software without restriction, provided that you duplicate all of the
1314 original copyright notices and associated disclaimers.
14
15 .
1516 2. You may modify your copy of the software in any way, provided that
1617 you do at least ONE of the following:
17
18 .
1819 a) place your modifications in the Public Domain or otherwise
1920 make them Freely Available, such as by posting said
20 modifications to Usenet or an equivalent medium, or by allowing
21 the author to include your modifications in the software.
22
21 modifications to Usenet or an equivalent medium, or by
22 allowing the author to include your modifications in the
23 software.
24 .
2325 b) use the modified software only within your corporation or
2426 organization.
25
26 c) rename any non-standard executables so the names do not conflict
27 with standard executables, which must also be provided.
28
27 .
28 c) rename any non-standard executables so the names do not
29 conflict with standard executables, which must also be
30 provided.
31 .
2932 d) make other distribution arrangements with the author.
30
33 .
3134 3. You may distribute the software in object code or executable
3235 form, provided that you do at least ONE of the following:
33
34 a) distribute the executables and library files of the software,
35 together with instructions (in the manual page or equivalent)
36 on where to get the original distribution.
37
38 b) accompany the distribution with the machine-readable source of
39 the software.
40
36 .
37 a) distribute the executables and library files of the
38 software, together with instructions (in the manual page or
39 equivalent) on where to get the original distribution.
40 .
41 b) accompany the distribution with the machine-readable source
42 of the software.
43 .
4144 c) give non-standard executables non-standard names, with
42 instructions on where to get the original software distribution.
43
45 instructions on where to get the original software
46 distribution.
47 .
4448 d) make other distribution arrangements with the author.
45
46 4. You may modify and include the part of the software into any other
47 software (possibly commercial). But some files in the distribution
48 are not written by the author, so that they are not under this terms.
49
50 They are gc.c(partly), utils.c(partly), regex.[ch], st.[ch] and some
51 files under the ./missing directory. See each file for the copying
52 condition.
53
54 5. The scripts and library files supplied as input to or produced as
49 .
50 4. You may modify and include the part of the software into any
51 other software (possibly commercial). But some files in the
52 distribution are not written by the author, so that they are not
53 under this terms.
54 .
55 They are gc.c(partly), utils.c(partly), regex.[ch], st.[ch] and
56 some files under the ./missing directory. See each file for the
57 copying condition.
58 .
59 5. The scripts and library files supplied as input to or produced as
5560 output from the software do not automatically fall under the
56 copyright of the software, but belong to whomever generated them,
61 copyright of the software, but belong to whomever generated them,
5762 and may be sold commercially, and may be aggregated with this
5863 software.
59
64 .
6065 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
6166 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
6267 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
6368 PURPOSE.
64