~linaro-maintainers/live-build/linaro-live-build-3

« back to all changes in this revision

Viewing changes to includes/lenny/common/doc/social-contract.txt

  • Committer: Daniel Baumann
  • Date: 2011-03-09 18:19:23 UTC
  • Revision ID: git-v1:c5c3f6133a0fb62ba9c2c3b839e6ea5774f9c76a
Adding debian version 3.0~a1-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
   Version 1.0 ratified on July 5, 1997. Superseded by Version 1.1,
2
 
   ratified on April 26, 2004.
3
 
 
4
 
   Debian, the producers of the Debian GNU/Linux system, have created the
5
 
   Debian Social Contract. The Debian Free Software Guidelines (DFSG) part
6
 
   of the contract, initially designed as a set of commitments that we
7
 
   agree to abide by, has been adopted by the free software community as
8
 
   the basis of the Open Source Definition.
9
 
     __________________________________________________________________
10
 
 
11
 
"Social Contract" with the Free Software Community
12
 
 
13
 
    1. Debian Will Remain 100% Free Software
14
 
       We promise to keep the Debian GNU/Linux Distribution entirely free
15
 
       software. As there are many definitions of free software, we
16
 
       include the guidelines we use to determine if software is "free"
17
 
       below. We will support our users who develop and run non-free
18
 
       software on Debian, but we will never make the system depend on an
19
 
       item of non-free software.
20
 
    2. We Will Give Back to the Free Software Community
21
 
       When we write new components of the Debian system, we will license
22
 
       them as free software. We will make the best system we can, so that
23
 
       free software will be widely distributed and used. We will feed
24
 
       back bug-fixes, improvements, user requests, etc. to the "upstream"
25
 
       authors of software included in our system.
26
 
    3. We Won't Hide Problems
27
 
       We will keep our entire bug-report database open for public view at
28
 
       all times. Reports that users file on-line will immediately become
29
 
       visible to others.
30
 
    4. Our Priorities are Our Users and Free Software
31
 
       We will be guided by the needs of our users and the free-software
32
 
       community. We will place their interests first in our priorities.
33
 
       We will support the needs of our users for operation in many
34
 
       different kinds of computing environment. We won't object to
35
 
       commercial software that is intended to run on Debian systems, and
36
 
       we'll allow others to create value-added distributions containing
37
 
       both Debian and commercial software, without any fee from us. To
38
 
       support these goals, we will provide an integrated system of
39
 
       high-quality, 100% free software, with no legal restrictions that
40
 
       would prevent these kinds of use.
41
 
    5. Programs That Don't Meet Our Free-Software Standards
42
 
       We acknowledge that some of our users require the use of programs
43
 
       that don't conform to the Debian Free Software Guidelines. We have
44
 
       created "contrib" and "non-free" areas in our FTP archive for this
45
 
       software. The software in these directories is not part of the
46
 
       Debian system, although it has been configured for use with Debian.
47
 
       We encourage CD manufacturers to read the licenses of software
48
 
       packages in these directories and determine if they can distribute
49
 
       that software on their CDs. Thus, although non-free software isn't
50
 
       a part of Debian, we support its use, and we provide infrastructure
51
 
       (such as our bug-tracking system and mailing lists) for non-free
52
 
       software packages.
53
 
     __________________________________________________________________
54
 
 
55
 
The Debian Free Software Guidelines (DFSG)
56
 
 
57
 
    1. Free Redistribution
58
 
       The license of a Debian component may not restrict any party from
59
 
       selling or giving away the software as a component of an aggregate
60
 
       software distribution containing programs from several different
61
 
       sources. The license may not require a royalty or other fee for
62
 
       such sale.
63
 
    2. Source Code
64
 
       The program must include source code, and must allow distribution
65
 
       in source code as well as compiled form.
66
 
    3. Derived Works
67
 
       The license must allow modifications and derived works, and must
68
 
       allow them to be distributed under the same terms as the license of
69
 
       the original software.
70
 
    4. Integrity of The Author's Source Code
71
 
       The license may restrict source-code from being distributed in
72
 
       modified form _only_ if the license allows the distribution of
73
 
       "patch files" with the source code for the purpose of modifying the
74
 
       program at build time. The license must explicitly permit
75
 
       distribution of software built from modified source code. The
76
 
       license may require derived works to carry a different name or
77
 
       version number from the original software. (This is a compromise.
78
 
       The Debian group encourages all authors not to restrict any files,
79
 
       source or binary, from being modified.)
80
 
    5. No Discrimination Against Persons or Groups
81
 
       The license must not discriminate against any person or group of
82
 
       persons.
83
 
    6. No Discrimination Against Fields of Endeavor
84
 
       The license must not restrict anyone from making use of the program
85
 
       in a specific field of endeavor. For example, it may not restrict
86
 
       the program from being used in a business, or from being used for
87
 
       genetic research.
88
 
    7. Distribution of License
89
 
       The rights attached to the program must apply to all to whom the
90
 
       program is redistributed without the need for execution of an
91
 
       additional license by those parties.
92
 
    8. License Must Not Be Specific to Debian
93
 
       The rights attached to the program must not depend on the program's
94
 
       being part of a Debian system. If the program is extracted from
95
 
       Debian and used or distributed without Debian but otherwise within
96
 
       the terms of the program's license, all parties to whom the program
97
 
       is redistributed should have the same rights as those that are
98
 
       granted in conjunction with the Debian system.
99
 
    9. License Must Not Contaminate Other Software
100
 
       The license must not place restrictions on other software that is
101
 
       distributed along with the licensed software. For example, the
102
 
       license must not insist that all other programs distributed on the
103
 
       same medium must be free software.
104
 
   10. Example Licenses
105
 
       The "GPL", "BSD", and "Artistic" licenses are examples of licenses
106
 
       that we consider "free".
107
 
 
108
 
   The concept of stating our "social contract with the free software
109
 
   community" was suggested by Ean Schuessler. This document was drafted
110
 
   by Bruce Perens, refined by the other Debian developers during a
111
 
   month-long e-mail conference in June 1997, and then accepted as the
112
 
   publicly stated policy of the Debian Project.
113
 
 
114
 
   Bruce Perens later removed the Debian-specific references from the
115
 
   Debian Free Software Guidelines to create "The Open Source Definition".
116
 
 
117
 
   Other organizations may derive from and build on this document. Please
118
 
   give credit to the Debian project if you do.