Author: tille Date: 2014-01-09 13:15:22 +0000 (Thu, 09 Jan 2014) New Revision: 15736
Modified: trunk/packages/anfo/trunk/debian/copyright Log: Fix copyright according to ftpmaster request Modified: trunk/packages/anfo/trunk/debian/copyright =================================================================== --- trunk/packages/anfo/trunk/debian/copyright 2014-01-08 21:30:36 UTC (rev 15735) +++ trunk/packages/anfo/trunk/debian/copyright 2014-01-09 13:15:22 UTC (rev 15736) @@ -5,14 +5,24 @@ Files: * Copyright: © 2009 Udo Stenzel <[email protected]> -License: GPLv3 +License: GPLv3+ +Files: src\fastlz.c src\fastlz.h +Copyright: © 2005-2007 Ariya Hidayat <[email protected]> +License: BSDlike + +Files: src\srfi-88.scm src\srfi-89.scm +Copyright: © 2006 Marc Feeley +License: BSDlike +Comment: These files were copied nearly verbatim from + http://srfi.schemers.org/srfi-89/srfi-89.html + Files: debian/* Copyright: © 2011 Tim Booth <[email protected]> © 2013 Andreas Tille <[email protected]> -License: GPLv3 +License: GPLv3+ -License: GPLv3 +License: GPLv3+ 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 @@ -29,3 +39,21 @@ On Debian systems see `/usr/share/common-licenses/GPL-3' for the full text of this license. +License: BSDlike + 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. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
