LICENSE.phing 27 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043
  1. _________________________
  2. P H I N G
  3. Please, be sure to read the license header on any one of the phing core
  4. files. It explains the licensing scheme.
  5. Some files in phing are Perl Artistic, Apache, BSD, or just free. See
  6. "CREDITS" for a list.
  7. We've included a copy of the LGPL for convenience.
  8. LGPL LICENSE
  9. ------------
  10. GNU LESSER GENERAL PUBLIC LICENSE
  11. Version 2.1, February 1999
  12. Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  13. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  14. Everyone is permitted to copy and distribute verbatim copies
  15. of this license document, but changing it is not allowed.
  16. [This is the first released version of the Lesser GPL. It also counts
  17. as the successor of the GNU Library Public License, version 2, hence
  18. the version number 2.1.]
  19. Preamble
  20. The licenses for most software are designed to take away your
  21. freedom to share and change it. By contrast, the GNU General Public
  22. Licenses are intended to guarantee your freedom to share and change
  23. free software--to make sure the software is free for all its users.
  24. This license, the Lesser General Public License, applies to some
  25. specially designated software packages--typically libraries--of the
  26. Free Software Foundation and other authors who decide to use it. You
  27. can use it too, but we suggest you first think carefully about whether
  28. this license or the ordinary General Public License is the better
  29. strategy to use in any particular case, based on the explanations below.
  30. When we speak of free software, we are referring to freedom of use,
  31. not price. Our General Public Licenses are designed to make sure that
  32. you have the freedom to distribute copies of free software (and charge
  33. for this service if you wish); that you receive source code or can get
  34. it if you want it; that you can change the software and use pieces of
  35. it in new free programs; and that you are informed that you can do
  36. these things.
  37. To protect your rights, we need to make restrictions that forbid
  38. distributors to deny you these rights or to ask you to surrender these
  39. rights. These restrictions translate to certain responsibilities for
  40. you if you distribute copies of the library or if you modify it.
  41. For example, if you distribute copies of the library, whether gratis
  42. or for a fee, you must give the recipients all the rights that we gave
  43. you. You must make sure that they, too, receive or can get the source
  44. code. If you link other code with the library, you must provide
  45. complete object files to the recipients, so that they can relink them
  46. with the library after making changes to the library and recompiling
  47. it. And you must show them these terms so they know their rights.
  48. We protect your rights with a two-step method: (1) we copyright the
  49. library, and (2) we offer you this license, which gives you legal
  50. permission to copy, distribute and/or modify the library.
  51. To protect each distributor, we want to make it very clear that
  52. there is no warranty for the free library. Also, if the library is
  53. modified by someone else and passed on, the recipients should know
  54. that what they have is not the original version, so that the original
  55. author's reputation will not be affected by problems that might be
  56. introduced by others.
  57. Finally, software patents pose a constant threat to the existence of
  58. any free program. We wish to make sure that a company cannot
  59. effectively restrict the users of a free program by obtaining a
  60. restrictive license from a patent holder. Therefore, we insist that
  61. any patent license obtained for a version of the library must be
  62. consistent with the full freedom of use specified in this license.
  63. Most GNU software, including some libraries, is covered by the
  64. ordinary GNU General Public License. This license, the GNU Lesser
  65. General Public License, applies to certain designated libraries, and
  66. is quite different from the ordinary General Public License. We use
  67. this license for certain libraries in order to permit linking those
  68. libraries into non-free programs.
  69. When a program is linked with a library, whether statically or using
  70. a shared library, the combination of the two is legally speaking a
  71. combined work, a derivative of the original library. The ordinary
  72. General Public License therefore permits such linking only if the
  73. entire combination fits its criteria of freedom. The Lesser General
  74. Public License permits more lax criteria for linking other code with
  75. the library.
  76. We call this license the "Lesser" General Public License because it
  77. does Less to protect the user's freedom than the ordinary General
  78. Public License. It also provides other free software developers Less
  79. of an advantage over competing non-free programs. These disadvantages
  80. are the reason we use the ordinary General Public License for many
  81. libraries. However, the Lesser license provides advantages in certain
  82. special circumstances.
  83. For example, on rare occasions, there may be a special need to
  84. encourage the widest possible use of a certain library, so that it
  85. becomes a de-facto standard. To achieve this, non-free programs must be
  86. allowed to use the library. A more frequent case is that a free
  87. library does the same job as widely used non-free libraries. In this
  88. case, there is little to gain by limiting the free library to free
  89. software only, so we use the Lesser General Public License.
  90. In other cases, permission to use a particular library in non-free
  91. programs enables a greater number of people to use a large body of
  92. free software. For example, permission to use the GNU C Library in
  93. non-free programs enables many more people to use the whole GNU
  94. operating system, as well as its variant, the GNU/Linux operating
  95. system.
  96. Although the Lesser General Public License is Less protective of the
  97. users' freedom, it does ensure that the user of a program that is
  98. linked with the Library has the freedom and the wherewithal to run
  99. that program using a modified version of the Library.
  100. The precise terms and conditions for copying, distribution and
  101. modification follow. Pay close attention to the difference between a
  102. "work based on the library" and a "work that uses the library". The
  103. former contains code derived from the library, whereas the latter must
  104. be combined with the library in order to run.
  105. GNU LESSER GENERAL PUBLIC LICENSE
  106. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  107. 0. This License Agreement applies to any software library or other
  108. program which contains a notice placed by the copyright holder or
  109. other authorized party saying it may be distributed under the terms of
  110. this Lesser General Public License (also called "this License").
  111. Each licensee is addressed as "you".
  112. A "library" means a collection of software functions and/or data
  113. prepared so as to be conveniently linked with application programs
  114. (which use some of those functions and data) to form executables.
  115. The "Library", below, refers to any such software library or work
  116. which has been distributed under these terms. A "work based on the
  117. Library" means either the Library or any derivative work under
  118. copyright law: that is to say, a work containing the Library or a
  119. portion of it, either verbatim or with modifications and/or translated
  120. straightforwardly into another language. (Hereinafter, translation is
  121. included without limitation in the term "modification".)
  122. "Source code" for a work means the preferred form of the work for
  123. making modifications to it. For a library, complete source code means
  124. all the source code for all modules it contains, plus any associated
  125. interface definition files, plus the scripts used to control compilation
  126. and installation of the library.
  127. Activities other than copying, distribution and modification are not
  128. covered by this License; they are outside its scope. The act of
  129. running a program using the Library is not restricted, and output from
  130. such a program is covered only if its contents constitute a work based
  131. on the Library (independent of the use of the Library in a tool for
  132. writing it). Whether that is true depends on what the Library does
  133. and what the program that uses the Library does.
  134. 1. You may copy and distribute verbatim copies of the Library's
  135. complete source code as you receive it, in any medium, provided that
  136. you conspicuously and appropriately publish on each copy an
  137. appropriate copyright notice and disclaimer of warranty; keep intact
  138. all the notices that refer to this License and to the absence of any
  139. warranty; and distribute a copy of this License along with the
  140. Library.
  141. You may charge a fee for the physical act of transferring a copy,
  142. and you may at your option offer warranty protection in exchange for a
  143. fee.
  144. 2. You may modify your copy or copies of the Library or any portion
  145. of it, thus forming a work based on the Library, and copy and
  146. distribute such modifications or work under the terms of Section 1
  147. above, provided that you also meet all of these conditions:
  148. a) The modified work must itself be a software library.
  149. b) You must cause the files modified to carry prominent notices
  150. stating that you changed the files and the date of any change.
  151. c) You must cause the whole of the work to be licensed at no
  152. charge to all third parties under the terms of this License.
  153. d) If a facility in the modified Library refers to a function or a
  154. table of data to be supplied by an application program that uses
  155. the facility, other than as an argument passed when the facility
  156. is invoked, then you must make a good faith effort to ensure that,
  157. in the event an application does not supply such function or
  158. table, the facility still operates, and performs whatever part of
  159. its purpose remains meaningful.
  160. (For example, a function in a library to compute square roots has
  161. a purpose that is entirely well-defined independent of the
  162. application. Therefore, Subsection 2d requires that any
  163. application-supplied function or table used by this function must
  164. be optional: if the application does not supply it, the square
  165. root function must still compute square roots.)
  166. These requirements apply to the modified work as a whole. If
  167. identifiable sections of that work are not derived from the Library,
  168. and can be reasonably considered independent and separate works in
  169. themselves, then this License, and its terms, do not apply to those
  170. sections when you distribute them as separate works. But when you
  171. distribute the same sections as part of a whole which is a work based
  172. on the Library, the distribution of the whole must be on the terms of
  173. this License, whose permissions for other licensees extend to the
  174. entire whole, and thus to each and every part regardless of who wrote
  175. it.
  176. Thus, it is not the intent of this section to claim rights or contest
  177. your rights to work written entirely by you; rather, the intent is to
  178. exercise the right to control the distribution of derivative or
  179. collective works based on the Library.
  180. In addition, mere aggregation of another work not based on the Library
  181. with the Library (or with a work based on the Library) on a volume of
  182. a storage or distribution medium does not bring the other work under
  183. the scope of this License.
  184. 3. You may opt to apply the terms of the ordinary GNU General Public
  185. License instead of this License to a given copy of the Library. To do
  186. this, you must alter all the notices that refer to this License, so
  187. that they refer to the ordinary GNU General Public License, version 2,
  188. instead of to this License. (If a newer version than version 2 of the
  189. ordinary GNU General Public License has appeared, then you can specify
  190. that version instead if you wish.) Do not make any other change in
  191. these notices.
  192. Once this change is made in a given copy, it is irreversible for
  193. that copy, so the ordinary GNU General Public License applies to all
  194. subsequent copies and derivative works made from that copy.
  195. This option is useful when you wish to copy part of the code of
  196. the Library into a program that is not a library.
  197. 4. You may copy and distribute the Library (or a portion or
  198. derivative of it, under Section 2) in object code or executable form
  199. under the terms of Sections 1 and 2 above provided that you accompany
  200. it with the complete corresponding machine-readable source code, which
  201. must be distributed under the terms of Sections 1 and 2 above on a
  202. medium customarily used for software interchange.
  203. If distribution of object code is made by offering access to copy
  204. from a designated place, then offering equivalent access to copy the
  205. source code from the same place satisfies the requirement to
  206. distribute the source code, even though third parties are not
  207. compelled to copy the source along with the object code.
  208. 5. A program that contains no derivative of any portion of the
  209. Library, but is designed to work with the Library by being compiled or
  210. linked with it, is called a "work that uses the Library". Such a
  211. work, in isolation, is not a derivative work of the Library, and
  212. therefore falls outside the scope of this License.
  213. However, linking a "work that uses the Library" with the Library
  214. creates an executable that is a derivative of the Library (because it
  215. contains portions of the Library), rather than a "work that uses the
  216. library". The executable is therefore covered by this License.
  217. Section 6 states terms for distribution of such executables.
  218. When a "work that uses the Library" uses material from a header file
  219. that is part of the Library, the object code for the work may be a
  220. derivative work of the Library even though the source code is not.
  221. Whether this is true is especially significant if the work can be
  222. linked without the Library, or if the work is itself a library. The
  223. threshold for this to be true is not precisely defined by law.
  224. If such an object file uses only numerical parameters, data
  225. structure layouts and accessors, and small macros and small inline
  226. functions (ten lines or less in length), then the use of the object
  227. file is unrestricted, regardless of whether it is legally a derivative
  228. work. (Executables containing this object code plus portions of the
  229. Library will still fall under Section 6.)
  230. Otherwise, if the work is a derivative of the Library, you may
  231. distribute the object code for the work under the terms of Section 6.
  232. Any executables containing that work also fall under Section 6,
  233. whether or not they are linked directly with the Library itself.
  234. 6. As an exception to the Sections above, you may also combine or
  235. link a "work that uses the Library" with the Library to produce a
  236. work containing portions of the Library, and distribute that work
  237. under terms of your choice, provided that the terms permit
  238. modification of the work for the customer's own use and reverse
  239. engineering for debugging such modifications.
  240. You must give prominent notice with each copy of the work that the
  241. Library is used in it and that the Library and its use are covered by
  242. this License. You must supply a copy of this License. If the work
  243. during execution displays copyright notices, you must include the
  244. copyright notice for the Library among them, as well as a reference
  245. directing the user to the copy of this License. Also, you must do one
  246. of these things:
  247. a) Accompany the work with the complete corresponding
  248. machine-readable source code for the Library including whatever
  249. changes were used in the work (which must be distributed under
  250. Sections 1 and 2 above); and, if the work is an executable linked
  251. with the Library, with the complete machine-readable "work that
  252. uses the Library", as object code and/or source code, so that the
  253. user can modify the Library and then relink to produce a modified
  254. executable containing the modified Library. (It is understood
  255. that the user who changes the contents of definitions files in the
  256. Library will not necessarily be able to recompile the application
  257. to use the modified definitions.)
  258. b) Use a suitable shared library mechanism for linking with the
  259. Library. A suitable mechanism is one that (1) uses at run time a
  260. copy of the library already present on the user's computer system,
  261. rather than copying library functions into the executable, and (2)
  262. will operate properly with a modified version of the library, if
  263. the user installs one, as long as the modified version is
  264. interface-compatible with the version that the work was made with.
  265. c) Accompany the work with a written offer, valid for at
  266. least three years, to give the same user the materials
  267. specified in Subsection 6a, above, for a charge no more
  268. than the cost of performing this distribution.
  269. d) If distribution of the work is made by offering access to copy
  270. from a designated place, offer equivalent access to copy the above
  271. specified materials from the same place.
  272. e) Verify that the user has already received a copy of these
  273. materials or that you have already sent this user a copy.
  274. For an executable, the required form of the "work that uses the
  275. Library" must include any data and utility programs needed for
  276. reproducing the executable from it. However, as a special exception,
  277. the materials to be distributed need not include anything that is
  278. normally distributed (in either source or binary form) with the major
  279. components (compiler, kernel, and so on) of the operating system on
  280. which the executable runs, unless that component itself accompanies
  281. the executable.
  282. It may happen that this requirement contradicts the license
  283. restrictions of other proprietary libraries that do not normally
  284. accompany the operating system. Such a contradiction means you cannot
  285. use both them and the Library together in an executable that you
  286. distribute.
  287. 7. You may place library facilities that are a work based on the
  288. Library side-by-side in a single library together with other library
  289. facilities not covered by this License, and distribute such a combined
  290. library, provided that the separate distribution of the work based on
  291. the Library and of the other library facilities is otherwise
  292. permitted, and provided that you do these two things:
  293. a) Accompany the combined library with a copy of the same work
  294. based on the Library, uncombined with any other library
  295. facilities. This must be distributed under the terms of the
  296. Sections above.
  297. b) Give prominent notice with the combined library of the fact
  298. that part of it is a work based on the Library, and explaining
  299. where to find the accompanying uncombined form of the same work.
  300. 8. You may not copy, modify, sublicense, link with, or distribute
  301. the Library except as expressly provided under this License. Any
  302. attempt otherwise to copy, modify, sublicense, link with, or
  303. distribute the Library is void, and will automatically terminate your
  304. rights under this License. However, parties who have received copies,
  305. or rights, from you under this License will not have their licenses
  306. terminated so long as such parties remain in full compliance.
  307. 9. You are not required to accept this License, since you have not
  308. signed it. However, nothing else grants you permission to modify or
  309. distribute the Library or its derivative works. These actions are
  310. prohibited by law if you do not accept this License. Therefore, by
  311. modifying or distributing the Library (or any work based on the
  312. Library), you indicate your acceptance of this License to do so, and
  313. all its terms and conditions for copying, distributing or modifying
  314. the Library or works based on it.
  315. 10. Each time you redistribute the Library (or any work based on the
  316. Library), the recipient automatically receives a license from the
  317. original licensor to copy, distribute, link with or modify the Library
  318. subject to these terms and conditions. You may not impose any further
  319. restrictions on the recipients' exercise of the rights granted herein.
  320. You are not responsible for enforcing compliance by third parties with
  321. this License.
  322. 11. If, as a consequence of a court judgment or allegation of patent
  323. infringement or for any other reason (not limited to patent issues),
  324. conditions are imposed on you (whether by court order, agreement or
  325. otherwise) that contradict the conditions of this License, they do not
  326. excuse you from the conditions of this License. If you cannot
  327. distribute so as to satisfy simultaneously your obligations under this
  328. License and any other pertinent obligations, then as a consequence you
  329. may not distribute the Library at all. For example, if a patent
  330. license would not permit royalty-free redistribution of the Library by
  331. all those who receive copies directly or indirectly through you, then
  332. the only way you could satisfy both it and this License would be to
  333. refrain entirely from distribution of the Library.
  334. If any portion of this section is held invalid or unenforceable under any
  335. particular circumstance, the balance of the section is intended to apply,
  336. and the section as a whole is intended to apply in other circumstances.
  337. It is not the purpose of this section to induce you to infringe any
  338. patents or other property right claims or to contest validity of any
  339. such claims; this section has the sole purpose of protecting the
  340. integrity of the free software distribution system which is
  341. implemented by public license practices. Many people have made
  342. generous contributions to the wide range of software distributed
  343. through that system in reliance on consistent application of that
  344. system; it is up to the author/donor to decide if he or she is willing
  345. to distribute software through any other system and a licensee cannot
  346. impose that choice.
  347. This section is intended to make thoroughly clear what is believed to
  348. be a consequence of the rest of this License.
  349. 12. If the distribution and/or use of the Library is restricted in
  350. certain countries either by patents or by copyrighted interfaces, the
  351. original copyright holder who places the Library under this License may
  352. add an explicit geographical distribution limitation excluding those
  353. countries, so that distribution is permitted only in or among countries
  354. not thus excluded. In such case, this License incorporates the
  355. limitation as if written in the body of this License.
  356. 13. The Free Software Foundation may publish revised and/or new
  357. versions of the Lesser General Public License from time to time.
  358. Such new versions will be similar in spirit to the present version,
  359. but may differ in detail to address new problems or concerns.
  360. Each version is given a distinguishing version number. If the Library
  361. specifies a version number of this License which applies to it and
  362. "any later version", you have the option of following the terms and
  363. conditions either of that version or of any later version published by
  364. the Free Software Foundation. If the Library does not specify a
  365. license version number, you may choose any version ever published by
  366. the Free Software Foundation.
  367. 14. If you wish to incorporate parts of the Library into other free
  368. programs whose distribution conditions are incompatible with these,
  369. write to the author to ask for permission. For software which is
  370. copyrighted by the Free Software Foundation, write to the Free
  371. Software Foundation; we sometimes make exceptions for this. Our
  372. decision will be guided by the two goals of preserving the free status
  373. of all derivatives of our free software and of promoting the sharing
  374. and reuse of software generally.
  375. NO WARRANTY
  376. 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  377. WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  378. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  379. OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
  380. KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
  381. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  382. PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  383. LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
  384. THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  385. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  386. WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  387. AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
  388. FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  389. CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  390. LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  391. RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
  392. FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  393. SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  394. DAMAGES.
  395. END OF TERMS AND CONDITIONS
  396. How to Apply These Terms to Your New Libraries
  397. If you develop a new library, and you want it to be of the greatest
  398. possible use to the public, we recommend making it free software that
  399. everyone can redistribute and change. You can do so by permitting
  400. redistribution under these terms (or, alternatively, under the terms of the
  401. ordinary General Public License).
  402. To apply these terms, attach the following notices to the library. It is
  403. safest to attach them to the start of each source file to most effectively
  404. convey the exclusion of warranty; and each file should have at least the
  405. "copyright" line and a pointer to where the full notice is found.
  406. <one line to give the library's name and a brief idea of what it does.>
  407. Copyright (C) <year> <name of author>
  408. This library is free software; you can redistribute it and/or
  409. modify it under the terms of the GNU Lesser General Public
  410. License as published by the Free Software Foundation; either
  411. version 2.1 of the License, or (at your option) any later version.
  412. This library is distributed in the hope that it will be useful,
  413. but WITHOUT ANY WARRANTY; without even the implied warranty of
  414. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  415. Lesser General Public License for more details.
  416. You should have received a copy of the GNU Lesser General Public
  417. License along with this library; if not, write to the Free Software
  418. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  419. Also add information on how to contact you by electronic and paper mail.
  420. You should also get your employer (if you work as a programmer) or your
  421. school, if any, to sign a "copyright disclaimer" for the library, if
  422. necessary. Here is a sample; alter the names:
  423. Yoyodyne, Inc., hereby disclaims all copyright interest in the
  424. library `Frob' (a library for tweaking knobs) written by James Random Hacker.
  425. <signature of Ty Coon>, 1 April 1990
  426. Ty Coon, President of Vice
  427. That's all there is to it!
  428. --$Id: LICENSE,v 1.3 2003/11/06 18:18:06 hlellelid Exp $