This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository gmap.
commit 24e59571ee3305fbdab6412c715116a4865c2a53 Author: Alexandre Mestiashvili <[email protected]> Date: Wed Nov 26 16:59:38 2014 +0100 d/copyright: add missing information for config/* directory --- debian/changelog | 1 + debian/copyright | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 62 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b4b682c..cf7a52f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ gmap (2014-11-25-1) UNRELEASED; urgency=medium * Imported Upstream version 2014-11-25 + * d/copyright: add missing information for config/* directory -- Alexandre Mestiashvili <[email protected]> Wed, 26 Nov 2014 10:22:52 +0100 diff --git a/debian/copyright b/debian/copyright index d23141d..172bd98 100644 --- a/debian/copyright +++ b/debian/copyright @@ -42,11 +42,70 @@ Comment: https://github.com/lemire/FastPFor, covered by Apache-2.0 License -Files: src/getopt* -Copyright: 2002 Free Software Foundation, Inc. +Files: src/getopt* config/libtool.m4 config/missing config/compile + config/config.sub config/config.guess config/ltmain.sh +Copyright: 1992-2009, Free Software Foundation, Inc. License: LGPL-2.1+ See `/usr/share/common-licenses/LGPL-2.1'. +Files: config/ax_gcc_x86_cpuid.m4 config/ax_mpi.m4 + config/ax_gcc_x86_avx_xgetbv.m4 config/ax_check_compile_flag.m4 +Copyright: + 2008, Steven G. Johnson <[email protected]> + 2008, Matteo Frigo + 2008, Steven G. Johnson <[email protected]> + 2008, Julian C. Cummings <[email protected]> + 2013, Michael Petch <[email protected]> + 2008, Guido U. Draheim <[email protected]> + 2011, Maarten Bosmans <[email protected]> +License: GPL-3 + See `/usr/share/common-licenses/GPL-3'. + +Files: config/ltsugar.m4 config/ltoptions.m4 config/ltversion.m4 +Copyright: + 2004,2005,2007,2008, Free Software Foundation, Inc. +License: FSFUL + This file is free software; the Free Software Foundation + gives unlimited permission to copy and/or distribute it, + with or without modifications, as long as this notice is preserved. + +Files: config/ax_ext.m4 +Copyright: + 2007, Christophe Tournayre <[email protected]> + 2013, Michael Petch <[email protected]> +License: all-permissive + Copying and distribution of this file, with or without modification, are + permitted in any medium without royalty provided the copyright notice and + this notice are preserved. This file is offered as-is, without any + warranty. + +Files: config/install-sh +Copyright: 1994 X Consortium +License: X11 + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights 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. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + . + Except as contained in this notice, the name of the X Consortium shall + not be used in advertising or otherwise to promote the sale, use or other + dealings in this Software without prior written authorization from the X + Consortium. + Files: src/saca-k* Copyright: 2012 Ge Nong <[email protected]> License: MIT -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gmap.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
