diff options
Diffstat (limited to 'licenses/gwnum')
-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 000000000..be85136cd --- /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. |