diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-10 17:36:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-10 17:36:31 +0000 |
commit | 89eefcc6cbc71ff12f5d513356d13fb2bd05496e (patch) | |
tree | 13939b12a9a92449624fb8107ef4732f6e4cca43 /licenses | |
parent | Fix transcode-1.1.0 use flag deps, bug 261889 (diff) | |
download | gentoo-2-89eefcc6cbc71ff12f5d513356d13fb2bd05496e.tar.gz gentoo-2-89eefcc6cbc71ff12f5d513356d13fb2bd05496e.tar.bz2 gentoo-2-89eefcc6cbc71ff12f5d513356d13fb2bd05496e.zip |
remove unused IRPDL license
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/IRPDL | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/licenses/IRPDL b/licenses/IRPDL deleted file mode 100644 index ef5e8d28d472..000000000000 --- a/licenses/IRPDL +++ /dev/null @@ -1,46 +0,0 @@ -IR Public Domain License (IRPDL) v1.6 - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright -notice, this list of conditions and the following disclaimer in the -documentation and/or other materials provided with the distribution. - -3. In order to keep the user informed of the system [hence Public Domain], -source code to binary distrobutions must be made availible via some -medium, whether included in the binary distrobution or some via some -other method. - -4. The name of the author nor the names of any contributors may be used -to indorse a product with out the prior written of consent -the person(s) in question. - -5. Works derived from this or any other part of this project are NOT -subject to this license, unless the author chooses them to be. - -6. No person(s) or groups may restrict the distrobution of the source -code for the programs licensed under this lincense. - -7. No person(s) or groups are prohibited from using any software -licensed with this license, so long as the copyrights remain -intact. - -8. The name(s) of the author(s) and those of the contributors may not -be removed, so long as code/ideas/theories of the aforementioned person -remain within the project. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |