diff options
author | Peter Volkov <pva@gentoo.org> | 2010-01-21 17:17:31 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2010-01-21 17:17:31 +0000 |
commit | 072322e49d5783c76ecab0893e62da40cae74c41 (patch) | |
tree | 259a266023d28c15087f163f7e2d1ee619541818 /licenses | |
parent | Fix LICENSE: should be BSD-2, bug #301121, thank Ulrich Müller for this work. (diff) | |
download | gentoo-2-072322e49d5783c76ecab0893e62da40cae74c41.tar.gz gentoo-2-072322e49d5783c76ecab0893e62da40cae74c41.tar.bz2 gentoo-2-072322e49d5783c76ecab0893e62da40cae74c41.zip |
AMS viewcvs are actually BSD-2, bug #301121, thank Ulrich Müller for this work.
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/AMS | 24 | ||||
-rw-r--r-- | licenses/viewcvs | 27 |
2 files changed, 0 insertions, 51 deletions
diff --git a/licenses/AMS b/licenses/AMS deleted file mode 100644 index c830248c095a..000000000000 --- a/licenses/AMS +++ /dev/null @@ -1,24 +0,0 @@ -# @(#)COPYRIGHT 1.2 (Pangeia Informatica) 2/21/97 - -Copyright 1996, 1999 - Pangeia Informatica, All rights reserved. - -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. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. diff --git a/licenses/viewcvs b/licenses/viewcvs deleted file mode 100644 index 403eb2d23206..000000000000 --- a/licenses/viewcvs +++ /dev/null @@ -1,27 +0,0 @@ -Copyright © 1999-2002 The ViewCVS Group. All rights reserved. - -By using ViewCVS, you agree to the terms and conditions set forth below: - -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. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS 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 OR CONTRIBUTORS 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. |