This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-adegenet.
commit 7598d331eae615f7433f88eafe65ff170e65ed05 Author: Andreas Tille <[email protected]> Date: Tue Jun 28 16:33:48 2016 +0000 Clarify license --- debian/copyright | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/copyright b/debian/copyright index df7f247..03b237f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,6 +9,21 @@ Copyright: 2013-2016 Thibaut Jombart <[email protected]>, Klaus Schliep, Ismail Ahmed, Anne Cori, Federico Calboli License: GPL-2+ +Files: src/monmonier-utils.c +Comment: A part of this code (intersection between segments) is based on + Joseph O'Rourke code to identify intersection between two segments (originaly + called 'segseg.c'). + . + The original code was modified in order to handle double coordinates instead + of integer. A part of the code is new and devoted to some monmonier algorithm + computations +Copyright: 2006 Thibaut Jombart <[email protected]> + 1997-1998 Joseph O'Rourke <[email protected]> +License: keep_copyright + It may be freely + redistributed in its entirety provided that this copyright notice is + not removed. + Files: debian/* Copyright: 2016 Andreas Tille <[email protected]> License: GPL-2+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-adegenet.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
