Author: tille Date: 2015-02-22 17:22:06 +0000 (Sun, 22 Feb 2015) New Revision: 18844
Modified: trunk/packages/seqan/trunk/debian/changelog trunk/packages/seqan/trunk/debian/copyright Log: Upgrade copyright Modified: trunk/packages/seqan/trunk/debian/changelog =================================================================== --- trunk/packages/seqan/trunk/debian/changelog 2015-02-22 17:08:06 UTC (rev 18843) +++ trunk/packages/seqan/trunk/debian/changelog 2015-02-22 17:22:06 UTC (rev 18844) @@ -5,6 +5,7 @@ * moved debian/upstream to debian/upstream/metadata * disable doc creation which works differently than in previous versions * correct opts in d/watch + * upgrade copyright -- Andreas Tille <[email protected]> Sun, 22 Feb 2015 10:07:40 +0100 Modified: trunk/packages/seqan/trunk/debian/copyright =================================================================== --- trunk/packages/seqan/trunk/debian/copyright 2015-02-22 17:08:06 UTC (rev 18843) +++ trunk/packages/seqan/trunk/debian/copyright 2015-02-22 17:22:06 UTC (rev 18844) @@ -9,7 +9,7 @@ .* Files: * -Copyright: © 2007-2013 +Copyright: © 2007-2015 Andreas Döring <[email protected]> David Weese <[email protected]> Tobias Rausch <[email protected]> @@ -22,7 +22,7 @@ Hannes Röst <[email protected]> License: LGPL-3+ -Files: apps/mason/* apps/rabema/* demos/tutorial/read_mapping/minimapper.cpp +Files: apps/rabema/* demos/tutorial/read_mapping/minimapper.cpp Copyright: © 2010 Manuel Holtgrewe, FU Berlin License: GPL-3+ @@ -30,32 +30,8 @@ Copyright: © 2010 Birte Kehr License: LGPL-3+ -Files: cmake/CMake/cuda/FindCUDA/* -Copyright: © 2008 - 2009 NVIDIA Corporation. All rights reserved. - © 2007-2009 Scientific Computing and Imaging Institute, University of Utah -License: MIT-cuda - License for the specific language governing rights and limitations under - 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 AUTHORS OR COPYRIGHT HOLDERS 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. -Comment: bogus first line ? - -Files: seqan/* doc/shape_predefined.h -Copyright: © 2006-2010, Knut Reinert, FU Berlin +Files: include/seqan/* +Copyright: © 2006-2015, Knut Reinert, FU Berlin License: 3BSD-like Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -81,16 +57,6 @@ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -Files: seqan/index/index_sa_lss.h -Copyright: © 1999, N. Jesper Larsson <[email protected]> - © 2007 David Weese. -License: other - This software may be used freely for any purpose. However, when distributed, - the original source must be clearly stated, and, when the source code is - distributed, the copyright notice must be retained and any alterations in - the code must be clearly marked. No warranty is given regarding the quality - of this software. - 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
