diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-04-20 21:50:47 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-04-20 21:50:47 +0000 |
commit | 6f733903b2a8ea0970989babd221da297279e032 (patch) | |
tree | b5ec01b5407bb18b810b873babc530caaacbdac0 /licenses | |
parent | Stable for x86, wrt bug #466222 (diff) | |
download | historical-6f733903b2a8ea0970989babd221da297279e032.tar.gz historical-6f733903b2a8ea0970989babd221da297279e032.tar.bz2 historical-6f733903b2a8ea0970989babd221da297279e032.zip |
License for sci-mathematics/gwnum, bug 465566.
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/gwnum | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/licenses/gwnum b/licenses/gwnum new file mode 100644 index 000000000000..be85136cd62f --- /dev/null +++ b/licenses/gwnum @@ -0,0 +1,23 @@ +Copyright (c) 1996-2009, Mersenne Research, Inc. 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) Redistributing source code must contain this copyright notice, +limitations, and disclaimer. +(2) If this software is used to find Mersenne Prime numbers, then +GIMPS will be considered the discoverer of any prime numbers found +and the prize rules at http://mersenne.org/prize.htm will apply. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT +OWNER 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. |