[med-svn] samtools 05/07: cleanup copyright
Sascha Steinbiss
sascha at steinbiss.name
Sat Jan 30 21:41:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch debian/unstable
in repository samtools.
commit 487e759e70a8dfc77c7d23b1aa085d2a6f9d75ef
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Sat Jan 30 20:49:56 2016 +0000
cleanup copyright
---
debian/copyright | 20 +-------------------
1 file changed, 1 insertion(+), 19 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 4a1fe00..cb65837 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,24 +9,6 @@ Copyright: © 2008–2015, Genome Research Ltd. (GRL)
© 2012–2013 Peter Cock, The James Hutton Institute.
License: MIT
-Files: misc/md5.*
-Copyright: no copyright is claimed
-License: MD5-fourmilab
- This code implements the MD5 message-digest algorithm.
- The algorithm is due to Ron Rivest. This code was
- written by Colin Plumb in 1993, no copyright is claimed.
- This code is in the public domain; do with it what you wish.
- .
- Equivalent code is available from RSA Data Security, Inc.
- This code has been tested against that, and is equivalent,
- except that you don't need to include two pages of legalese
- with every copy.
- .
- To compute the message digest of a chunk of bytes, declare an
- MD5Context structure, pass it to MD5Init, call MD5Update as
- needed on buffers full of bytes, and then call MD5Final, which
- will fill a supplied 16-byte array with the digest.
-
Files: win32/xcurses.h win32/libcurses.a
Copyright: Public Domain
License: public-domain
@@ -62,7 +44,7 @@ License: MIT
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
- .
+ .
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/samtools.git
More information about the debian-med-commit
mailing list