Author: tille Date: 2012-06-18 09:08:06 +0000 (Mon, 18 Jun 2012) New Revision: 11373
Modified: trunk/packages/mosaik-aligner/trunk/debian/copyright Log: Make copyright really machine readable Modified: trunk/packages/mosaik-aligner/trunk/debian/copyright =================================================================== --- trunk/packages/mosaik-aligner/trunk/debian/copyright 2012-06-18 07:58:37 UTC (rev 11372) +++ trunk/packages/mosaik-aligner/trunk/debian/copyright 2012-06-18 09:08:06 UTC (rev 11373) @@ -1,4 +1,4 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Mosaik Upstream-Contact: Wan-Ping <[email protected]> Source: http://code.google.com/p/mosaik-aligner/ @@ -6,16 +6,22 @@ Files: * Copyright: © 2009-2010 Michael Stromberg & Wan-Ping Lee License: MIT + +Files: debian/* +Copyright: © 2011 Andreas Tille <[email protected]> +License: MIT + +License: MIT 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 @@ -24,14 +30,3 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -Files: src/CommonSource/Utilities/sqlite3.* -Upstream Author: D. Richard Hipp <[email protected]> -Copyright: The author disclaims all copyright. -License: Public Domain -Remark: This code was stripped from original tarball and the Debian packaged - sqlite is used - -Files: debian/* -Copyright: © 2011 Andreas Tille <[email protected]> -License: PD - The packaging work is in the public domain unless stated otherwise. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
