From a298062b4fea2ee049b02449f73431d9f105bc69 Mon Sep 17 00:00:00 2001 From: ben c Date: Mon, 11 Nov 2013 18:21:00 -0200 Subject: change debian/* license to expat --- debian/changelog | 6 +++++- debian/copyright | 28 ++++++++++++++++++++++------ 2 files changed, 27 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index a10a6d7..01beeaa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ python-srp (1.0.4-1) unstable; urgency=low + [ Micah Anderson ] * Upgrade to 1.0.4 * Update debian/control VCS fields for new upstream location * Add myself to Uploaders - -- Micah Anderson Wed, 06 Nov 2013 12:16:45 -0500 + [ Ben Carrillo ] + * Change debian/* license to Expat. + + -- Ben Carrillo Mon, 11 Nov 2013 18:27:00 -0200 python-srp (1.0.2-2) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 853687d..54cb219 100644 --- a/debian/copyright +++ b/debian/copyright @@ -32,10 +32,26 @@ License: BSD-3-clause Files: debian/* Copyright: 2013 Ben Carrillo -License: GPL3+ - This file is released under the GNU GPL, version 3 or a later revision. - For further details see the COPYING file. +License: Expat + +License: Expat + 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. . - On Debian systems, the full text of the GNU General Public - License version 3 can be found in the file - `/usr/share/common-licenses/GPL-3'. + 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. -- cgit v1.2.3