[med-svn] r13108 - trunk/packages/flexbar/trunk/debian
Tony Travis
ajtravis-guest at alioth.debian.org
Sun Feb 24 17:24:51 UTC 2013
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 <tille at debian.org>
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 <doering at inf.fu-berlin.de>
+ David Weese <weese at inf.fu-berlin.de>
+ Tobias Rausch <rausch at inf.fu-berlin.de>
+ Stephan Aiche <aiche at inf.fu-berlin.de>
+ Anne-Katrin Emde <emde at inf.fu-berlin.de>
+ Carsten Kemena <kemena at inf.fu-berlin.de>
+ Konrad Ludwig Moritz Rudolph <krudolph at inf.fu-berlin.de>
+ Marcel H. Schulz. <marcel.schulz at molgen.mpg.de>
+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>
More information about the debian-med-commit
mailing list