[rkward-cvs] SF.net SVN: rkward:[4448] trunk/rkward/debian
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Sat Nov 24 12:47:58 UTC 2012
Revision: 4448
http://rkward.svn.sourceforge.net/rkward/?rev=4448&view=rev
Author: tfry
Date: 2012-11-24 12:47:58 +0000 (Sat, 24 Nov 2012)
Log Message:
-----------
Fix syntax of license specification (thanks to Laszlo Kajan)
Modified Paths:
--------------
trunk/rkward/debian/changelog
trunk/rkward/debian/copyright
Modified: trunk/rkward/debian/changelog
===================================================================
--- trunk/rkward/debian/changelog 2012-11-24 09:13:44 UTC (rev 4447)
+++ trunk/rkward/debian/changelog 2012-11-24 12:47:58 UTC (rev 4448)
@@ -3,6 +3,7 @@
* new upstream release
* make sure to include CPPFLAGS and LDFLAGS in call to cmake
* correct path to qwinhost files in debian/copyright
+ * correct syntax in debian/copyright (thanks to Laszlo Kajan)
-- Thomas Friedrichsmeier <tfry at users.sourceforge.net> Wed, 24 Oct 2012 15:35:00 +0200
Modified: trunk/rkward/debian/copyright
===================================================================
--- trunk/rkward/debian/copyright 2012-11-24 09:13:44 UTC (rev 4447)
+++ trunk/rkward/debian/copyright 2012-11-24 12:47:58 UTC (rev 4448)
@@ -28,14 +28,14 @@
Files: rkward/qwinhost/qwinhost.cpp.orig rkward/qwinhost/qwinhost.cpp rkward/qwinhost/qwinhost.h.orig rkward/qwinhost/qwinhost.h
Copyright: (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
-License: LPGL-2.1 with Nokia Qt LGPL Exception version 1.0 or GPL-3
+License: LPGL-2.1 and Nokia_Exception or GPL-3
-License: LPGL-2.1 with Nokia Qt LGPL Exception version 1.0
+License: LPGL-2.1
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation;
+ License as published by the Free Software Foundation;
version 2.1 of the License.
- .
+ .
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
@@ -48,7 +48,8 @@
On Debian systems, the full text of the GNU Lesser General Public
License version 2.1 can be found in the file
`/usr/share/common-licenses/LGPL-2.1'.
- .
+
+License: Nokia_Exception
Nokia Qt LGPL Exception version 1.0
.
As a special exception to the GNU Lesser General Public License
@@ -76,3 +77,4 @@
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'.
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list