Author: ajtravis-guest Date: 2013-02-24 17:24:51 +0000 (Sun, 24 Feb 2013) New Revision: 13108
Modified: trunk/packages/flexbar/trunk/debian/copyright Log: Updated copyright file for TBB and seqan libraries Modified: trunk/packages/flexbar/trunk/debian/copyright =================================================================== --- trunk/packages/flexbar/trunk/debian/copyright 2013-02-24 16:44:23 UTC (rev 13107) +++ trunk/packages/flexbar/trunk/debian/copyright 2013-02-24 17:24:51 UTC (rev 13108) @@ -10,8 +10,6 @@ Files: debian/* Copyright: © 2013 Andreas Tille <[email protected]> License: GPL-3.0+ - -License: GPL-3.0+ 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 Software Foundation, either version 3 of the License, or @@ -27,3 +25,32 @@ . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". + +Files: include/tbb/* +Copyright: Copyright (c) 2005-2011 Intel Corporation +License: GPLv2_runtime_exception + This program makes use of the TBB (Threading Building Blocks) library. + see <http://threadingbuildingblocks.org/>. Specifically, the TBB open-source + license is the same license used by the GNU libstdc++ library in gcc 4.2.1 + (and earlier). + . + For a complete description of the TBB license, please visit the official GNU + website for GPLv2 and the runtime exception. + <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html> + +Files: include/seqan/* +Copyright: © 2007-2010 + Andreas Döring <[email protected]> + David Weese <[email protected]> + Tobias Rausch <[email protected]> + Stephan Aiche <[email protected]> + Anne-Katrin Emde <[email protected]> + Carsten Kemena <[email protected]> + Konrad Ludwig Moritz Rudolph <[email protected]> + Marcel H. Schulz. <[email protected]> +License: BSD/3-clause + This program makes use of the SeqAn (Sequence Analysis) library. + see <http://www.seqan.de/> + . + For a complete description of the seqan license, please visit the official BSD + website <http://opensource.org/licenses/BSD-3-Clause> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
