From: Vincent Bernat <bernat@debian.org>
Date: Fri, 16 May 2008 19:49:51 +0000 (+0000)
Subject: Fix debian/copyright
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=32582c7944f3e3c330dfba2a5e77d3ca6c39811f;p=roundcube.git

Fix debian/copyright
---

diff --git a/debian/changelog b/debian/changelog
index 3d1caa3..8b5f25d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 roundcube (0.1.1-4) UNRELEASED; urgency=low
 
   * Add Slovak debconf translation, thanks to Ivan Masár (Closes: #481376)
+  * Fix debian/copyright:
+     + RoundCube is GPL-2 licensed, not GPL-2+
+     + Add an explanation on the BSD license present at the top of
+       index.php (Closes: #477119)
 
- -- Vincent Bernat <bernat@debian.org>  Thu, 15 May 2008 20:23:37 +0200
+ -- Vincent Bernat <bernat@debian.org>  Fri, 16 May 2008 21:49:38 +0200
 
 roundcube (0.1.1-3) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 82c322e..48995a5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,9 +7,14 @@ Copyright: 2005-2006, RoundCube Dev. - Switzerland
 
 License: GPL
 
-RoundCube may be redistributed under the terms of the GNU GPL,
-Version 2 or later, found on Debian systems in the file 
-/usr/share/common-licenses/GPL
+RoundCube may be redistributed under the terms of the GNU GPL, Version
+2, found on Debian systems in the file /usr/share/common-licenses/GPL
+
+The file index.php incorrectly states that it is BSD licensed. This
+was a mistake and this was changed in SVN:
+ http://trac.roundcube.net/browser/trunk/roundcubemail/index.php
+More info here:
+ http://lists.roundcube.net/mail-archive/dev/2008-05/0000015.html
 
 Some files are taken from other projects :
  - googiespell from amix@amix.dk, MIT license