summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2012-01-21 15:46:35 +0100
committerOndřej Surý <ondrej@sury.org>2012-01-21 15:46:35 +0100
commitda0f39a89e0a17c3358559ccdb060decfbfe7c29 (patch)
tree3045cddfc23b59724447d6aa25528d8bd7eef232 /debian
parent7c671d5a1027137521852e8fef6c066745bade32 (diff)
downloadknot-da0f39a89e0a17c3358559ccdb060decfbfe7c29.tar.gz
Update copyright for new PRNG
Diffstat (limited to 'debian')
-rw-r--r--debian/copyright35
1 files changed, 29 insertions, 6 deletions
diff --git a/debian/copyright b/debian/copyright
index f8cf13d..2ab27a3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -32,13 +32,36 @@ License: GPL-3+ with OpenSSL exception
On Debian systems, the full text of the GNU General Public License
version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.
-Files: src/common/WELL1024a.c src/common/WELL1024a.h
-Copyright: Francois Panneton and Pierre L'Ecuyer, University of Montreal
- Makoto Matsumoto, Hiroshima University
+Files: src/common/dSFMT*
+Copyright: (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto
+ and Hiroshima University.
License:
- This code can be used freely for personal, academic,
- or non-commercial purposes. For commercial purposes,
- please contact P. L'Ecuyer at: lecuyer@iro.UMontreal.ca
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * 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.
+ * Neither the name of the Hiroshima University nor the names of
+ its contributors may be used to endorse or promote products
+ derived from this software without specific prior written
+ permission.
+ .
+ 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.
Files: src/common/base32.c src/common/base32.h
src/common/base32hex.c src/common/base32hex.h