This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r8s.
commit e38eaea66e11de445daeb24130db7dbd41a16ba5 Author: Andreas Tille <[email protected]> Date: Wed Nov 25 08:11:37 2015 +0100 Clarify license of one NR files which is in fact public domain. --- debian/copyright | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/copyright b/debian/copyright index 8feaac2..e91d71e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,6 +7,19 @@ Copyright: © 2002-2012 Mike Sanderson License: nonfree_since_using_Numerical_Recipes FIXME +Files: nrutils.c +Copyright: 1994-2010 Numerical Recipes authors +License: public_domain + In general, the Numerical Recipes routines are NOT in the public domain, and + are NOT available for use without a valid license. However, a few small parts + of Numerical Recipes have been put into the public domain. These can be + freely copied and redistributed: + ... + Utility files for C: + * nrutil.c + * nrutil.h +Comment: http://numerical.recipes/public-domain.html + Files: debian/* Copyright: © 2015 Andreas Tille <[email protected]> License: PD -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r8s.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
