1234567891011121314151617181920212223 |
- <legalnotice xmlns="http://docbook.org/ns/docbook" version="5.0"
- xml:id="copyright"><title>License</title>
- <para>Permission is hereby granted, free of charge, to any person
- obtaining a copy of this software and associated documentation files
- (the <quote>Software</quote>), to deal in the Software without
- restriction, including without limitation the rights to use, copy,
- modify, merge, publish, distribute, sublicense, and/or sell copies of
- the Software, and to permit persons to whom the Software is furnished
- to do so, subject to the following conditions:
- </para>
- <para>The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.</para>
- <para>Except as contained in this notice, the names of individuals
- credited with contribution to this software shall not be used in
- advertising or otherwise to promote the sale, use or other dealings in
- this Software without prior written authorization from the individuals
- in question.</para>
- <para>Any stylesheet derived from this Software that is publically
- distributed will be identified with a different name and the version
- strings in any derived Software will be changed so that no possibility
- of confusion between the derived package and this Software will
- exist.</para>
- </legalnotice>
|