This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository roadtrips.
commit 6ac3ba6a7cf8a23c67bb7630bccf8ee7995e7baa Author: Andreas Tille <[email protected]> Date: Wed Nov 25 08:04:37 2015 +0100 The actual NR code is public domain --- debian/copyright | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/debian/copyright b/debian/copyright index a286f7f..41623e3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,22 +11,17 @@ Copyright: 2010-2012 Timothy Thornton, Mary Sara McPeek License: GPL-3+ Files: nrutils.* -Copyright: Numerical recipes -License: Numerical_recipes_non_distributable - You want to distribute, noncommercially and free on the internet, an - application that uses NR routines. You need to distribute source code, - so that your application can be recompiled on different machines. Can - you include Numerical Recipes routines as part of that source code, - including a notice that they are only allowed to be used with your - application? - . - Sorry, no. We never give permission for Numerical Recipes source code - to be posted on any public server, or distributed with any freeware or - shareware package. If you encounter such a distribution, we'd be - grateful if you'd tell us about it. There are good freely - redistributable numerical libraries on Netlib that can be used, instead - of Numerical Recipes, in such cases. -Comment: http://numerical.recipes/licenses/redistribute.html +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: pnorms2.c Copyright: 1995, 1996 Robert Gentleman and Ross Ihaka -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/roadtrips.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
