This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository seqan2.
commit ca44d3f51d30fe01835dbc7155e509713480476d Author: Andreas Tille <[email protected]> Date: Mon Aug 8 10:46:23 2016 +0200 Overhaul of d/copyright (not finished yet) --- debian/copyright | 57 +++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 44 insertions(+), 13 deletions(-) diff --git a/debian/copyright b/debian/copyright index d5ad5e7..712e11d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -12,7 +12,7 @@ Files-Excluded: util/py_lib */*LARGE.png Files: * -Copyright: © 2007-2015 +Copyright: 2006-2016, Knut Reinert, FU Berlin Andreas Döring <[email protected]> David Weese <[email protected]> Tobias Rausch <[email protected]> @@ -23,30 +23,60 @@ Copyright: © 2007-2015 Marcel H. Schulz. <[email protected]> Manuel Holtgrewe <[email protected]> Hannes Röst <[email protected]> +License: BSD-3-clause + +Files: apps/dfi/* +Copyright: 2008 David Weese and Marcel H. Schulz +License: GPL-3+ + +Files: apps/insegt/*.c apps/insegt/*.h +Copyright: 2007 Knut Reinert +License: GPL-3+ + +Files: apps/pair_align/* +Copyright: 2007-2012 Knut Reinert +License: GPL-3+ + +Files: apps/param_chooser/* +Copyright: 2006-2016 Knut Reinert, FU Berlin +License: LGPL-3+ + +Files: apps/param_chooser/param_chooser.cpp +Cyopright: 2008 Anne-Katrin Emde License: LGPL-3+ +Files: apps/rep_sep/* +Copyright: 2009 by Stephan Aiche +License: GPL-3+ + Files: apps/rabema/* demos/unassigned_or_unused/minimapper.cpp -Copyright: © 2010 Manuel Holtgrewe, FU Berlin +Copyright: 2010-2012 Manuel Holtgrewe, FU Berlin +License: GPL-3+ + +Files: apps/razers/* +Copyright: 2008-2012 Anne-Katrin Emde, David Weese License: GPL-3+ +Files: apps/snp_store/* +Copyright: 2008 Anne-Katrin Emde +License: LGPL-3+ + Files: apps/stellar/* Copyright: © 2010 Birte Kehr License: LGPL-3+ -Files: include/seqan/* -Copyright: © 2006-2015, Knut Reinert, FU Berlin -License: 3BSD-like +License: BSD-3-clause 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 Knut Reinert or the FU Berlin nor the names of - its contributors may be used to endorse or promote products derived - from this software without specific prior written permission. + * 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 Knut Reinert or the FU Berlin 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 @@ -60,6 +90,7 @@ License: 3BSD-like OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seqan2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
