summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/LICENSE
authorharlekin <harlekin>2002-05-12 08:39:15 (UTC)
committer harlekin <harlekin>2002-05-12 08:39:15 (UTC)
commit8362e586d0fd9a0ad6cea3f26d624a05196a60f8 (patch) (unidiff)
tree82bd5b113cd9f526c6555888cffbfdd907406eb9 /noncore/tools/remote/LICENSE
parent28e86f19c9da68dca417b531e63e534c4545916b (diff)
downloadopie-8362e586d0fd9a0ad6cea3f26d624a05196a60f8.zip
opie-8362e586d0fd9a0ad6cea3f26d624a05196a60f8.tar.gz
opie-8362e586d0fd9a0ad6cea3f26d624a05196a60f8.tar.bz2
opie remote control
Diffstat (limited to 'noncore/tools/remote/LICENSE') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/remote/LICENSE258
1 files changed, 258 insertions, 0 deletions
diff --git a/noncore/tools/remote/LICENSE b/noncore/tools/remote/LICENSE
new file mode 100644
index 0000000..30ffb17
--- a/dev/null
+++ b/noncore/tools/remote/LICENSE
@@ -0,0 +1,258 @@
1Copyright (C) 1989, 1991 Free Software Foundation, Inc.
2 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
3
4 Everyone is permitted to copy and distribute verbatim copies
5 of this license document, but changing it is not allowed.
6
7Preamble
8
9The licenses for most software are designed to take away your freedom to share
10 and change it. By contrast, the GNU General Public License is intended to
11 guarantee your freedom to share and change free software--to make sure the
12 software is free for all its users. This General Public License applies to most
13 of the Free Software Foundation's software and to any other program whose
14 authors commit to using it. (Some other Free Software Foundation software is
15 covered by the GNU Library General Public License instead.) You can apply it to
16 your programs, too.
17
18When we speak of free software, we are referring to freedom, not price. Our
19 General Public Licenses are designed to make sure that you have the freedom to
20 distribute copies of free software (and charge for this service if you wish),
21 that you receive source code or can get it if you want it, that you can change
22 the software or use pieces of it in new free programs; and that you know you
23 can do these things.
24
25 To protect your rights, we need to make restrictions that forbid anyone to deny
26 you these rights or to ask you to surrender the rights. These restrictions
27 translate to certain responsibilities for you if you distribute copies of the
28 software, or if you modify it.
29
30For example, if you distribute copies of such a program, whether gratis or for a
31 fee, you must give the recipients all the rights that you have. You must make
32 sure that they, too, receive or can get the source code. And you must show them
33 these terms so they know their rights.
34
35We protect your rights with two steps: (1) copyright the software, and (2) offer
36 you this license which gives you legal permission to copy, distribute and/or
37 modify the software.
38
39Also, for each author's protection and ours, we want to make certain that
40 everyone understands that there is no warranty for this free software. If the
41 software is modified by someone else and passed on, we want its recipients to
42 know that what they have is not the original, so that any problems introduced
43 by others will not reflect on the original authors' reputations.
44
45Finally, any free program is threatened constantly by software patents. We wish
46 to avoid the danger that redistributors of a free program will individually
47 obtain patent licenses, in effect making the program proprietary. To prevent
48 this, we have made it clear that any patent must be licensed for everyone's
49 free use or not licensed at all.
50
51The precise terms and conditions for copying, distribution and modification
52 follow.
53
54TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
55
560. This License applies to any program or other work which contains a notice
57 placed by the copyright holder saying it may be distributed under the terms of
58 this General Public License. The "Program", below, refers to any such program
59 or work, and a "work based on the Program" means either the Program or any
60 derivative work under copyright law: that is to say, a work containing the
61 Program or a portion of it, either verbatim or with modifications and/or
62 translated into another language. (Hereinafter, translation is included without
63 limitation in the term "modification".) Each licensee is addressed as "you".
64
65Activities other than copying, distribution and modification are not covered by
66 this License; they are outside its scope. The act of running the Program is not
67 restricted, and the output from the Program is covered only if its contents
68 constitute a work based on the Program (independent of having been made by
69 running the Program). Whether that is true depends on what the Program does.
70
711. You may copy and distribute verbatim copies of the Program's source code as
72 you receive it, in any medium, provided that you conspicuously and
73 appropriately publish on each copy an appropriate copyright notice and
74 disclaimer of warranty; keep intact all the notices that refer to this License
75 and to the absence of any warranty; and give any other recipients of the
76 Program a copy of this License along with the Program.
77
78You may charge a fee for the physical act of transferring a copy, and you may at
79 your option offer warranty protection in exchange for a fee.
80
812. You may modify your copy or copies of the Program or any portion of it, thus
82 forming a work based on the Program, and copy and distribute such modifications
83 or work under the terms of Section 1 above, provided that you also meet all of
84 these conditions:
85
86
87a) You must cause the modified files to carry prominent notices stating that you
88 changed the files and the date of any change.
89
90b) You must cause any work that you distribute or publish, that in whole or in
91 part contains or is derived from the Program or any part thereof, to be
92 licensed as a whole at no charge to all third parties under the terms of this
93 License.
94
95c) If the modified program normally reads commands interactively when run, you
96 must cause it, when started running for such interactive use in the most
97 ordinary way, to print or display an announcement including an appropriate
98 copyright notice and a notice that there is no warranty (or else, saying that
99 you provide a warranty) and that users may redistribute the program under these
100 conditions, and telling the user how to view a copy of this License.
101 (Exception: if the Program itself is interactive but does not normally print
102 such an announcement, your work based on the Program is not required to print
103 an announcement.)
104
105These requirements apply to the modified work as a whole. If identifiable
106 sections of that work are not derived from the Program, and can be reasonably
107 considered independent and separate works in themselves, then this License, and
108 its terms, do not apply to those sections when you distribute them as separate
109 works. But when you distribute the same sections as part of a whole which is a
110 work based on the Program, the distribution of the whole must be on the terms
111 of this License, whose permissions for other licensees extend to the entire
112 whole, and thus to each and every part regardless of who wrote it.
113
114Thus, it is not the intent of this section to claim rights or contest your
115 rights to work written entirely by you; rather, the intent is to exercise the
116 right to control the distribution of derivative or collective works based on
117 the Program.
118
119In addition, mere aggregation of another work not based on the Program with the
120 Program (or with a work based on the Program) on a volume of a storage or
121 distribution medium does not bring the other work under the scope of this
122 License.
123
1243. You may copy and distribute the Program (or a work based on it, under Section
125 2) in object code or executable form under the terms of Sections 1 and 2 above
126 provided that you also do one of the following:
127
128
129a) Accompany it with the complete corresponding machine-readable source code,
130 which must be distributed under the terms of Sections 1 and 2 above on a medium
131 customarily used for software interchange; or,
132
133 b) Accompany it with a written offer, valid for at least three years, to give
134 any third party, for a charge no more than your cost of physically performing
135 source distribution, a complete machine-readable copy of the corresponding
136 source code, to be distributed under the terms of Sections 1 and 2 above on a
137 medium customarily used for software interchange; or,
138
139c) Accompany it with the information you received as to the offer to distribute
140 corresponding source code. (This alternative is allowed only for noncommercial
141 distribution and only if you received the program in object code or executable
142 form with such an offer, in accord with Subsection b above.)
143
144The source code for a work means the preferred form of the work for making
145 modifications to it. For an executable work, complete source code means all the
146 source code for all modules it contains, plus any associated interface
147 definition files, plus the scripts used to control compilation and installation
148 of the executable. However, as a special exception, the source code distributed
149 need not include anything that is normally distributed (in either source or
150 binary form) with the major components (compiler, kernel, and so on) of the
151 operating system on which the executable runs, unless that component itself
152 accompanies the executable.
153
154If distribution of executable or object code is made by offering access to copy
155 from a designated place, then offering equivalent access to copy the source
156 code from the same place counts as distribution of the source code, even though
157 third parties are not compelled to copy the source along with the object code.
158
1594. You may not copy, modify, sublicense, or distribute the Program except as
160 expressly provided under this License. Any attempt otherwise to copy, modify,
161 sublicense or distribute the Program is void, and will automatically terminate
162 your rights under this License. However, parties who have received copies, or
163 rights, from you under this License will not have their licenses terminated so
164 long as such parties remain in full compliance.
165
1665. You are not required to accept this License, since you have not signed it.
167 However, nothing else grants you permission to modify or distribute the Program
168 or its derivative works. These actions are prohibited by law if you do not
169 accept this License. Therefore, by modifying or distributing the Program (or
170 any work based on the Program), you indicate your acceptance of this License to
171 do so, and all its terms and conditions for copying, distributing or modifying
172 the Program or works based on it.
173
1746. Each time you redistribute the Program (or any work based on the Program),
175 the recipient automatically receives a license from the original licensor to
176 copy, distribute or modify the Program subject to these terms and conditions.
177 You may not impose any further restrictions on the recipients' exercise of the
178 rights granted herein. You are not responsible for enforcing compliance by
179 third parties to this License.
180
1817. If, as a consequence of a court judgment or allegation of patent infringement
182 or for any other reason (not limited to patent issues), conditions are imposed
183 on you (whether by court order, agreement or otherwise) that contradict the
184 conditions of this License, they do not excuse you from the conditions of this
185 License. If you cannot distribute so as to satisfy simultaneously your
186 obligations under this License and any other pertinent obligations, then as a
187 consequence you may not distribute the Program at all. For example, if a patent
188 license would not permit royalty-free redistribution of the Program by all
189 those who receive copies directly or indirectly through you, then the only way
190 you could satisfy both it and this License would be to refrain entirely from
191 distribution of the Program.
192
193If any portion of this section is held invalid or unenforceable under any
194 particular circumstance, the balance of the section is intended to apply and
195 the section as a whole is intended to apply in other circumstances.
196
197It is not the purpose of this section to induce you to infringe any patents or
198 other property right claims or to contest validity of any such claims; this
199 section has the sole purpose of protecting the integrity of the free software
200 distribution system, which is implemented by public license practices. Many
201 people have made generous contributions to the wide range of software
202 distributed through that system in reliance on consistent application of that
203 system; it is up to the author/donor to decide if he or she is willing to
204 distribute software through any other system and a licensee cannot impose that
205 choice.
206
207 This section is intended to make thoroughly clear what is believed to be a
208 consequence of the rest of this License.
209
2108. If the distribution and/or use of the Program is restricted in certain
211 countries either by patents or by copyrighted interfaces, the original
212 copyright holder who places the Program under this License may add an explicit
213 geographical distribution limitation excluding those countries, so that
214 distribution is permitted only in or among countries not thus excluded. In such
215 case, this License incorporates the limitation as if written in the body of
216 this License.
217
2189. The Free Software Foundation may publish revised and/or new versions of the
219 General Public License from time to time. Such new versions will be similar in
220 spirit to the present version, but may differ in detail to address new problems
221 or concerns.
222
223Each version is given a distinguishing version number. If the Program specifies
224 a version number of this License which applies to it and "any later version",
225 you have the option of following the terms and conditions either of that
226 version or of any later version published by the Free Software Foundation. If
227 the Program does not specify a version number of this License, you may choose
228 any version ever published by the Free Software Foundation.
229
23010. If you wish to incorporate parts of the Program into other free programs
231 whose distribution conditions are different, write to the author to ask for
232 permission. For software which is copyrighted by the Free Software Foundation,
233 write to the Free Software Foundation; we sometimes make exceptions for this.
234 Our decision will be guided by the two goals of preserving the free status of
235 all derivatives of our free software and of promoting the sharing and reuse of
236 software generally.
237
238NO WARRANTY
239
24011. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
241 PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
242 STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
243 PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
244 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
245 FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
246 PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU
247 ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
248
24912. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
250 ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
251 PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
252 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
253 INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA
254 BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
255 FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER
256 OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
257
258END OF TERMS AND CONDITIONS \ No newline at end of file