1e1051a39Sopenharmony_ciThis software is copyright (c) 2013 by Mark Jason Dominus <mjd@cpan.org>.
2e1051a39Sopenharmony_ci
3e1051a39Sopenharmony_ciThis is free software; you can redistribute it and/or modify it under
4e1051a39Sopenharmony_cithe same terms as the Perl 5 programming language system itself.
5e1051a39Sopenharmony_ci
6e1051a39Sopenharmony_ciTerms of the Perl programming language system itself
7e1051a39Sopenharmony_ci
8e1051a39Sopenharmony_cia) the GNU General Public License as published by the Free
9e1051a39Sopenharmony_ci   Software Foundation; either version 1, or (at your option) any
10e1051a39Sopenharmony_ci   later version, or
11e1051a39Sopenharmony_cib) the "Artistic License"
12e1051a39Sopenharmony_ci
13e1051a39Sopenharmony_ci--- The GNU General Public License, Version 1, February 1989 ---
14e1051a39Sopenharmony_ci
15e1051a39Sopenharmony_ciThis software is Copyright (c) 2013 by Mark Jason Dominus <mjd@cpan.org>.
16e1051a39Sopenharmony_ci
17e1051a39Sopenharmony_ciThis is free software, licensed under:
18e1051a39Sopenharmony_ci
19e1051a39Sopenharmony_ci  The GNU General Public License, Version 1, February 1989
20e1051a39Sopenharmony_ci
21e1051a39Sopenharmony_ci                    GNU GENERAL PUBLIC LICENSE
22e1051a39Sopenharmony_ci                     Version 1, February 1989
23e1051a39Sopenharmony_ci
24e1051a39Sopenharmony_ci Copyright (C) 1989 Free Software Foundation, Inc.
25e1051a39Sopenharmony_ci 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
26e1051a39Sopenharmony_ci
27e1051a39Sopenharmony_ci Everyone is permitted to copy and distribute verbatim copies
28e1051a39Sopenharmony_ci of this license document, but changing it is not allowed.
29e1051a39Sopenharmony_ci
30e1051a39Sopenharmony_ci                            Preamble
31e1051a39Sopenharmony_ci
32e1051a39Sopenharmony_ci  The license agreements of most software companies try to keep users
33e1051a39Sopenharmony_ciat the mercy of those companies.  By contrast, our General Public
34e1051a39Sopenharmony_ciLicense is intended to guarantee your freedom to share and change free
35e1051a39Sopenharmony_cisoftware--to make sure the software is free for all its users.  The
36e1051a39Sopenharmony_ciGeneral Public License applies to the Free Software Foundation's
37e1051a39Sopenharmony_cisoftware and to any other program whose authors commit to using it.
38e1051a39Sopenharmony_ciYou can use it for your programs, too.
39e1051a39Sopenharmony_ci
40e1051a39Sopenharmony_ci  When we speak of free software, we are referring to freedom, not
41e1051a39Sopenharmony_ciprice.  Specifically, the General Public License is designed to make
42e1051a39Sopenharmony_cisure that you have the freedom to give away or sell copies of free
43e1051a39Sopenharmony_cisoftware, that you receive source code or can get it if you want it,
44e1051a39Sopenharmony_cithat you can change the software or use pieces of it in new free
45e1051a39Sopenharmony_ciprograms; and that you know you can do these things.
46e1051a39Sopenharmony_ci
47e1051a39Sopenharmony_ci  To protect your rights, we need to make restrictions that forbid
48e1051a39Sopenharmony_cianyone to deny you these rights or to ask you to surrender the rights.
49e1051a39Sopenharmony_ciThese restrictions translate to certain responsibilities for you if you
50e1051a39Sopenharmony_cidistribute copies of the software, or if you modify it.
51e1051a39Sopenharmony_ci
52e1051a39Sopenharmony_ci  For example, if you distribute copies of a such a program, whether
53e1051a39Sopenharmony_cigratis or for a fee, you must give the recipients all the rights that
54e1051a39Sopenharmony_ciyou have.  You must make sure that they, too, receive or can get the
55e1051a39Sopenharmony_cisource code.  And you must tell them their rights.
56e1051a39Sopenharmony_ci
57e1051a39Sopenharmony_ci  We protect your rights with two steps: (1) copyright the software, and
58e1051a39Sopenharmony_ci(2) offer you this license which gives you legal permission to copy,
59e1051a39Sopenharmony_cidistribute and/or modify the software.
60e1051a39Sopenharmony_ci
61e1051a39Sopenharmony_ci  Also, for each author's protection and ours, we want to make certain
62e1051a39Sopenharmony_cithat everyone understands that there is no warranty for this free
63e1051a39Sopenharmony_cisoftware.  If the software is modified by someone else and passed on, we
64e1051a39Sopenharmony_ciwant its recipients to know that what they have is not the original, so
65e1051a39Sopenharmony_cithat any problems introduced by others will not reflect on the original
66e1051a39Sopenharmony_ciauthors' reputations.
67e1051a39Sopenharmony_ci
68e1051a39Sopenharmony_ci  The precise terms and conditions for copying, distribution and
69e1051a39Sopenharmony_cimodification follow.
70e1051a39Sopenharmony_ci
71e1051a39Sopenharmony_ci                    GNU GENERAL PUBLIC LICENSE
72e1051a39Sopenharmony_ci   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
73e1051a39Sopenharmony_ci
74e1051a39Sopenharmony_ci  0. This License Agreement applies to any program or other work which
75e1051a39Sopenharmony_cicontains a notice placed by the copyright holder saying it may be
76e1051a39Sopenharmony_cidistributed under the terms of this General Public License.  The
77e1051a39Sopenharmony_ci"Program", below, refers to any such program or work, and a "work based
78e1051a39Sopenharmony_cion the Program" means either the Program or any work containing the
79e1051a39Sopenharmony_ciProgram or a portion of it, either verbatim or with modifications.  Each
80e1051a39Sopenharmony_cilicensee is addressed as "you".
81e1051a39Sopenharmony_ci
82e1051a39Sopenharmony_ci  1. You may copy and distribute verbatim copies of the Program's source
83e1051a39Sopenharmony_cicode as you receive it, in any medium, provided that you conspicuously and
84e1051a39Sopenharmony_ciappropriately publish on each copy an appropriate copyright notice and
85e1051a39Sopenharmony_cidisclaimer of warranty; keep intact all the notices that refer to this
86e1051a39Sopenharmony_ciGeneral Public License and to the absence of any warranty; and give any
87e1051a39Sopenharmony_ciother recipients of the Program a copy of this General Public License
88e1051a39Sopenharmony_cialong with the Program.  You may charge a fee for the physical act of
89e1051a39Sopenharmony_citransferring a copy.
90e1051a39Sopenharmony_ci
91e1051a39Sopenharmony_ci  2. You may modify your copy or copies of the Program or any portion of
92e1051a39Sopenharmony_ciit, and copy and distribute such modifications under the terms of Paragraph
93e1051a39Sopenharmony_ci1 above, provided that you also do the following:
94e1051a39Sopenharmony_ci
95e1051a39Sopenharmony_ci    a) cause the modified files to carry prominent notices stating that
96e1051a39Sopenharmony_ci    you changed the files and the date of any change; and
97e1051a39Sopenharmony_ci
98e1051a39Sopenharmony_ci    b) cause the whole of any work that you distribute or publish, that
99e1051a39Sopenharmony_ci    in whole or in part contains the Program or any part thereof, either
100e1051a39Sopenharmony_ci    with or without modifications, to be licensed at no charge to all
101e1051a39Sopenharmony_ci    third parties under the terms of this General Public License (except
102e1051a39Sopenharmony_ci    that you may choose to grant warranty protection to some or all
103e1051a39Sopenharmony_ci    third parties, at your option).
104e1051a39Sopenharmony_ci
105e1051a39Sopenharmony_ci    c) If the modified program normally reads commands interactively when
106e1051a39Sopenharmony_ci    run, you must cause it, when started running for such interactive use
107e1051a39Sopenharmony_ci    in the simplest and most usual way, to print or display an
108e1051a39Sopenharmony_ci    announcement including an appropriate copyright notice and a notice
109e1051a39Sopenharmony_ci    that there is no warranty (or else, saying that you provide a
110e1051a39Sopenharmony_ci    warranty) and that users may redistribute the program under these
111e1051a39Sopenharmony_ci    conditions, and telling the user how to view a copy of this General
112e1051a39Sopenharmony_ci    Public License.
113e1051a39Sopenharmony_ci
114e1051a39Sopenharmony_ci    d) You may charge a fee for the physical act of transferring a
115e1051a39Sopenharmony_ci    copy, and you may at your option offer warranty protection in
116e1051a39Sopenharmony_ci    exchange for a fee.
117e1051a39Sopenharmony_ci
118e1051a39Sopenharmony_ciMere aggregation of another independent work with the Program (or its
119e1051a39Sopenharmony_ciderivative) on a volume of a storage or distribution medium does not bring
120e1051a39Sopenharmony_cithe other work under the scope of these terms.
121e1051a39Sopenharmony_ci
122e1051a39Sopenharmony_ci  3. You may copy and distribute the Program (or a portion or derivative of
123e1051a39Sopenharmony_ciit, under Paragraph 2) in object code or executable form under the terms of
124e1051a39Sopenharmony_ciParagraphs 1 and 2 above provided that you also do one of the following:
125e1051a39Sopenharmony_ci
126e1051a39Sopenharmony_ci    a) accompany it with the complete corresponding machine-readable
127e1051a39Sopenharmony_ci    source code, which must be distributed under the terms of
128e1051a39Sopenharmony_ci    Paragraphs 1 and 2 above; or,
129e1051a39Sopenharmony_ci
130e1051a39Sopenharmony_ci    b) accompany it with a written offer, valid for at least three
131e1051a39Sopenharmony_ci    years, to give any third party free (except for a nominal charge
132e1051a39Sopenharmony_ci    for the cost of distribution) a complete machine-readable copy of the
133e1051a39Sopenharmony_ci    corresponding source code, to be distributed under the terms of
134e1051a39Sopenharmony_ci    Paragraphs 1 and 2 above; or,
135e1051a39Sopenharmony_ci
136e1051a39Sopenharmony_ci    c) accompany it with the information you received as to where the
137e1051a39Sopenharmony_ci    corresponding source code may be obtained.  (This alternative is
138e1051a39Sopenharmony_ci    allowed only for noncommercial distribution and only if you
139e1051a39Sopenharmony_ci    received the program in object code or executable form alone.)
140e1051a39Sopenharmony_ci
141e1051a39Sopenharmony_ciSource code for a work means the preferred form of the work for making
142e1051a39Sopenharmony_cimodifications to it.  For an executable file, complete source code means
143e1051a39Sopenharmony_ciall the source code for all modules it contains; but, as a special
144e1051a39Sopenharmony_ciexception, it need not include source code for modules which are standard
145e1051a39Sopenharmony_cilibraries that accompany the operating system on which the executable
146e1051a39Sopenharmony_cifile runs, or for standard header files or definitions files that
147e1051a39Sopenharmony_ciaccompany that operating system.
148e1051a39Sopenharmony_ci
149e1051a39Sopenharmony_ci  4. You may not copy, modify, sublicense, distribute or transfer the
150e1051a39Sopenharmony_ciProgram except as expressly provided under this General Public License.
151e1051a39Sopenharmony_ciAny attempt otherwise to copy, modify, sublicense, distribute or transfer
152e1051a39Sopenharmony_cithe Program is void, and will automatically terminate your rights to use
153e1051a39Sopenharmony_cithe Program under this License.  However, parties who have received
154e1051a39Sopenharmony_cicopies, or rights to use copies, from you under this General Public
155e1051a39Sopenharmony_ciLicense will not have their licenses terminated so long as such parties
156e1051a39Sopenharmony_ciremain in full compliance.
157e1051a39Sopenharmony_ci
158e1051a39Sopenharmony_ci  5. By copying, distributing or modifying the Program (or any work based
159e1051a39Sopenharmony_cion the Program) you indicate your acceptance of this license to do so,
160e1051a39Sopenharmony_ciand all its terms and conditions.
161e1051a39Sopenharmony_ci
162e1051a39Sopenharmony_ci  6. Each time you redistribute the Program (or any work based on the
163e1051a39Sopenharmony_ciProgram), the recipient automatically receives a license from the original
164e1051a39Sopenharmony_cilicensor to copy, distribute or modify the Program subject to these
165e1051a39Sopenharmony_citerms and conditions.  You may not impose any further restrictions on the
166e1051a39Sopenharmony_cirecipients' exercise of the rights granted herein.
167e1051a39Sopenharmony_ci
168e1051a39Sopenharmony_ci  7. The Free Software Foundation may publish revised and/or new versions
169e1051a39Sopenharmony_ciof the General Public License from time to time.  Such new versions will
170e1051a39Sopenharmony_cibe similar in spirit to the present version, but may differ in detail to
171e1051a39Sopenharmony_ciaddress new problems or concerns.
172e1051a39Sopenharmony_ci
173e1051a39Sopenharmony_ciEach version is given a distinguishing version number.  If the Program
174e1051a39Sopenharmony_cispecifies a version number of the license which applies to it and "any
175e1051a39Sopenharmony_cilater version", you have the option of following the terms and conditions
176e1051a39Sopenharmony_cieither of that version or of any later version published by the Free
177e1051a39Sopenharmony_ciSoftware Foundation.  If the Program does not specify a version number of
178e1051a39Sopenharmony_cithe license, you may choose any version ever published by the Free Software
179e1051a39Sopenharmony_ciFoundation.
180e1051a39Sopenharmony_ci
181e1051a39Sopenharmony_ci  8. If you wish to incorporate parts of the Program into other free
182e1051a39Sopenharmony_ciprograms whose distribution conditions are different, write to the author
183e1051a39Sopenharmony_cito ask for permission.  For software which is copyrighted by the Free
184e1051a39Sopenharmony_ciSoftware Foundation, write to the Free Software Foundation; we sometimes
185e1051a39Sopenharmony_cimake exceptions for this.  Our decision will be guided by the two goals
186e1051a39Sopenharmony_ciof preserving the free status of all derivatives of our free software and
187e1051a39Sopenharmony_ciof promoting the sharing and reuse of software generally.
188e1051a39Sopenharmony_ci
189e1051a39Sopenharmony_ci                            NO WARRANTY
190e1051a39Sopenharmony_ci
191e1051a39Sopenharmony_ci  9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
192e1051a39Sopenharmony_ciFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
193e1051a39Sopenharmony_ciOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
194e1051a39Sopenharmony_ciPROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
195e1051a39Sopenharmony_ciOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
196e1051a39Sopenharmony_ciMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
197e1051a39Sopenharmony_ciTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
198e1051a39Sopenharmony_ciPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
199e1051a39Sopenharmony_ciREPAIR OR CORRECTION.
200e1051a39Sopenharmony_ci
201e1051a39Sopenharmony_ci  10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
202e1051a39Sopenharmony_ciWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
203e1051a39Sopenharmony_ciREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
204e1051a39Sopenharmony_ciINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
205e1051a39Sopenharmony_ciOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
206e1051a39Sopenharmony_ciTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
207e1051a39Sopenharmony_ciYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
208e1051a39Sopenharmony_ciPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
209e1051a39Sopenharmony_ciPOSSIBILITY OF SUCH DAMAGES.
210e1051a39Sopenharmony_ci
211e1051a39Sopenharmony_ci                     END OF TERMS AND CONDITIONS
212e1051a39Sopenharmony_ci
213e1051a39Sopenharmony_ci        Appendix: How to Apply These Terms to Your New Programs
214e1051a39Sopenharmony_ci
215e1051a39Sopenharmony_ci  If you develop a new program, and you want it to be of the greatest
216e1051a39Sopenharmony_cipossible use to humanity, the best way to achieve this is to make it
217e1051a39Sopenharmony_cifree software which everyone can redistribute and change under these
218e1051a39Sopenharmony_citerms.
219e1051a39Sopenharmony_ci
220e1051a39Sopenharmony_ci  To do so, attach the following notices to the program.  It is safest to
221e1051a39Sopenharmony_ciattach them to the start of each source file to most effectively convey
222e1051a39Sopenharmony_cithe exclusion of warranty; and each file should have at least the
223e1051a39Sopenharmony_ci"copyright" line and a pointer to where the full notice is found.
224e1051a39Sopenharmony_ci
225e1051a39Sopenharmony_ci    <one line to give the program's name and a brief idea of what it does.>
226e1051a39Sopenharmony_ci    Copyright (C) 19yy  <name of author>
227e1051a39Sopenharmony_ci
228e1051a39Sopenharmony_ci    This program is free software; you can redistribute it and/or modify
229e1051a39Sopenharmony_ci    it under the terms of the GNU General Public License as published by
230e1051a39Sopenharmony_ci    the Free Software Foundation; either version 1, or (at your option)
231e1051a39Sopenharmony_ci    any later version.
232e1051a39Sopenharmony_ci
233e1051a39Sopenharmony_ci    This program is distributed in the hope that it will be useful,
234e1051a39Sopenharmony_ci    but WITHOUT ANY WARRANTY; without even the implied warranty of
235e1051a39Sopenharmony_ci    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
236e1051a39Sopenharmony_ci    GNU General Public License for more details.
237e1051a39Sopenharmony_ci
238e1051a39Sopenharmony_ci    You should have received a copy of the GNU General Public License
239e1051a39Sopenharmony_ci    along with this program; if not, write to the Free Software
240e1051a39Sopenharmony_ci    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 USA
241e1051a39Sopenharmony_ci
242e1051a39Sopenharmony_ci
243e1051a39Sopenharmony_ciAlso add information on how to contact you by electronic and paper mail.
244e1051a39Sopenharmony_ci
245e1051a39Sopenharmony_ciIf the program is interactive, make it output a short notice like this
246e1051a39Sopenharmony_ciwhen it starts in an interactive mode:
247e1051a39Sopenharmony_ci
248e1051a39Sopenharmony_ci    Gnomovision version 69, Copyright (C) 19xx name of author
249e1051a39Sopenharmony_ci    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
250e1051a39Sopenharmony_ci    This is free software, and you are welcome to redistribute it
251e1051a39Sopenharmony_ci    under certain conditions; type `show c' for details.
252e1051a39Sopenharmony_ci
253e1051a39Sopenharmony_ciThe hypothetical commands `show w' and `show c' should show the
254e1051a39Sopenharmony_ciappropriate parts of the General Public License.  Of course, the
255e1051a39Sopenharmony_cicommands you use may be called something other than `show w' and `show
256e1051a39Sopenharmony_cic'; they could even be mouse-clicks or menu items--whatever suits your
257e1051a39Sopenharmony_ciprogram.
258e1051a39Sopenharmony_ci
259e1051a39Sopenharmony_ciYou should also get your employer (if you work as a programmer) or your
260e1051a39Sopenharmony_cischool, if any, to sign a "copyright disclaimer" for the program, if
261e1051a39Sopenharmony_cinecessary.  Here a sample; alter the names:
262e1051a39Sopenharmony_ci
263e1051a39Sopenharmony_ci  Yoyodyne, Inc., hereby disclaims all copyright interest in the
264e1051a39Sopenharmony_ci  program `Gnomovision' (a program to direct compilers to make passes
265e1051a39Sopenharmony_ci  at assemblers) written by James Hacker.
266e1051a39Sopenharmony_ci
267e1051a39Sopenharmony_ci  <signature of Ty Coon>, 1 April 1989
268e1051a39Sopenharmony_ci  Ty Coon, President of Vice
269e1051a39Sopenharmony_ci
270e1051a39Sopenharmony_ciThat's all there is to it!
271e1051a39Sopenharmony_ci
272e1051a39Sopenharmony_ci
273e1051a39Sopenharmony_ci--- The Artistic License 1.0 ---
274e1051a39Sopenharmony_ci
275e1051a39Sopenharmony_ciThis software is Copyright (c) 2013 by Mark Jason Dominus <mjd@cpan.org>.
276e1051a39Sopenharmony_ci
277e1051a39Sopenharmony_ciThis is free software, licensed under:
278e1051a39Sopenharmony_ci
279e1051a39Sopenharmony_ci  The Artistic License 1.0
280e1051a39Sopenharmony_ci
281e1051a39Sopenharmony_ciThe Artistic License
282e1051a39Sopenharmony_ci
283e1051a39Sopenharmony_ciPreamble
284e1051a39Sopenharmony_ci
285e1051a39Sopenharmony_ciThe intent of this document is to state the conditions under which a Package
286e1051a39Sopenharmony_cimay be copied, such that the Copyright Holder maintains some semblance of
287e1051a39Sopenharmony_ciartistic control over the development of the package, while giving the users of
288e1051a39Sopenharmony_cithe package the right to use and distribute the Package in a more-or-less
289e1051a39Sopenharmony_cicustomary fashion, plus the right to make reasonable modifications.
290e1051a39Sopenharmony_ci
291e1051a39Sopenharmony_ciDefinitions:
292e1051a39Sopenharmony_ci
293e1051a39Sopenharmony_ci  - "Package" refers to the collection of files distributed by the Copyright
294e1051a39Sopenharmony_ci    Holder, and derivatives of that collection of files created through
295e1051a39Sopenharmony_ci    textual modification. 
296e1051a39Sopenharmony_ci  - "Standard Version" refers to such a Package if it has not been modified,
297e1051a39Sopenharmony_ci    or has been modified in accordance with the wishes of the Copyright
298e1051a39Sopenharmony_ci    Holder. 
299e1051a39Sopenharmony_ci  - "Copyright Holder" is whoever is named in the copyright or copyrights for
300e1051a39Sopenharmony_ci    the package. 
301e1051a39Sopenharmony_ci  - "You" is you, if you're thinking about copying or distributing this Package.
302e1051a39Sopenharmony_ci  - "Reasonable copying fee" is whatever you can justify on the basis of media
303e1051a39Sopenharmony_ci    cost, duplication charges, time of people involved, and so on. (You will
304e1051a39Sopenharmony_ci    not be required to justify it to the Copyright Holder, but only to the
305e1051a39Sopenharmony_ci    computing community at large as a market that must bear the fee.) 
306e1051a39Sopenharmony_ci  - "Freely Available" means that no fee is charged for the item itself, though
307e1051a39Sopenharmony_ci    there may be fees involved in handling the item. It also means that
308e1051a39Sopenharmony_ci    recipients of the item may redistribute it under the same conditions they
309e1051a39Sopenharmony_ci    received it. 
310e1051a39Sopenharmony_ci
311e1051a39Sopenharmony_ci1. You may make and give away verbatim copies of the source form of the
312e1051a39Sopenharmony_ciStandard Version of this Package without restriction, provided that you
313e1051a39Sopenharmony_ciduplicate all of the original copyright notices and associated disclaimers.
314e1051a39Sopenharmony_ci
315e1051a39Sopenharmony_ci2. You may apply bug fixes, portability fixes and other modifications derived
316e1051a39Sopenharmony_cifrom the Public Domain or from the Copyright Holder. A Package modified in such
317e1051a39Sopenharmony_cia way shall still be considered the Standard Version.
318e1051a39Sopenharmony_ci
319e1051a39Sopenharmony_ci3. You may otherwise modify your copy of this Package in any way, provided that
320e1051a39Sopenharmony_ciyou insert a prominent notice in each changed file stating how and when you
321e1051a39Sopenharmony_cichanged that file, and provided that you do at least ONE of the following:
322e1051a39Sopenharmony_ci
323e1051a39Sopenharmony_ci  a) place your modifications in the Public Domain or otherwise make them
324e1051a39Sopenharmony_ci     Freely Available, such as by posting said modifications to Usenet or an
325e1051a39Sopenharmony_ci     equivalent medium, or placing the modifications on a major archive site
326e1051a39Sopenharmony_ci     such as ftp.uu.net, or by allowing the Copyright Holder to include your
327e1051a39Sopenharmony_ci     modifications in the Standard Version of the Package.
328e1051a39Sopenharmony_ci
329e1051a39Sopenharmony_ci  b) use the modified Package only within your corporation or organization.
330e1051a39Sopenharmony_ci
331e1051a39Sopenharmony_ci  c) rename any non-standard executables so the names do not conflict with
332e1051a39Sopenharmony_ci     standard executables, which must also be provided, and provide a separate
333e1051a39Sopenharmony_ci     manual page for each non-standard executable that clearly documents how it
334e1051a39Sopenharmony_ci     differs from the Standard Version.
335e1051a39Sopenharmony_ci
336e1051a39Sopenharmony_ci  d) make other distribution arrangements with the Copyright Holder.
337e1051a39Sopenharmony_ci
338e1051a39Sopenharmony_ci4. You may distribute the programs of this Package in object code or executable
339e1051a39Sopenharmony_ciform, provided that you do at least ONE of the following:
340e1051a39Sopenharmony_ci
341e1051a39Sopenharmony_ci  a) distribute a Standard Version of the executables and library files,
342e1051a39Sopenharmony_ci     together with instructions (in the manual page or equivalent) on where to
343e1051a39Sopenharmony_ci     get the Standard Version.
344e1051a39Sopenharmony_ci
345e1051a39Sopenharmony_ci  b) accompany the distribution with the machine-readable source of the Package
346e1051a39Sopenharmony_ci     with your modifications.
347e1051a39Sopenharmony_ci
348e1051a39Sopenharmony_ci  c) accompany any non-standard executables with their corresponding Standard
349e1051a39Sopenharmony_ci     Version executables, giving the non-standard executables non-standard
350e1051a39Sopenharmony_ci     names, and clearly documenting the differences in manual pages (or
351e1051a39Sopenharmony_ci     equivalent), together with instructions on where to get the Standard
352e1051a39Sopenharmony_ci     Version.
353e1051a39Sopenharmony_ci
354e1051a39Sopenharmony_ci  d) make other distribution arrangements with the Copyright Holder.
355e1051a39Sopenharmony_ci
356e1051a39Sopenharmony_ci5. You may charge a reasonable copying fee for any distribution of this
357e1051a39Sopenharmony_ciPackage.  You may charge any fee you choose for support of this Package. You
358e1051a39Sopenharmony_cimay not charge a fee for this Package itself. However, you may distribute this
359e1051a39Sopenharmony_ciPackage in aggregate with other (possibly commercial) programs as part of a
360e1051a39Sopenharmony_cilarger (possibly commercial) software distribution provided that you do not
361e1051a39Sopenharmony_ciadvertise this Package as a product of your own.
362e1051a39Sopenharmony_ci
363e1051a39Sopenharmony_ci6. The scripts and library files supplied as input to or produced as output
364e1051a39Sopenharmony_cifrom the programs of this Package do not automatically fall under the copyright
365e1051a39Sopenharmony_ciof this Package, but belong to whomever generated them, and may be sold
366e1051a39Sopenharmony_cicommercially, and may be aggregated with this Package.
367e1051a39Sopenharmony_ci
368e1051a39Sopenharmony_ci7. C or perl subroutines supplied by you and linked into this Package shall not
369e1051a39Sopenharmony_cibe considered part of this Package.
370e1051a39Sopenharmony_ci
371e1051a39Sopenharmony_ci8. The name of the Copyright Holder may not be used to endorse or promote
372e1051a39Sopenharmony_ciproducts derived from this software without specific prior written permission.
373e1051a39Sopenharmony_ci
374e1051a39Sopenharmony_ci9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
375e1051a39Sopenharmony_ciWARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
376e1051a39Sopenharmony_ciMERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
377e1051a39Sopenharmony_ci
378e1051a39Sopenharmony_ciThe End
379e1051a39Sopenharmony_ci
380