[Pkg-gnutls-commits] r74 - in /packages/libksba/trunk/debian:
changelog copyright
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Thu Jun 15 08:44:13 UTC 2006
Author: ametzler
Date: Thu Jun 15 08:44:12 2006
New Revision: 74
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=74
Log:
update debian/copyright and include an actual copyright statement
Modified:
packages/libksba/trunk/debian/changelog
packages/libksba/trunk/debian/copyright
Modified: packages/libksba/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/trunk/debian/changelog?rev=74&op=diff
==============================================================================
--- packages/libksba/trunk/debian/changelog (original)
+++ packages/libksba/trunk/debian/changelog Thu Jun 15 08:44:12 2006
@@ -20,6 +20,8 @@
* Transition debian/rules to cdbs.
- Using cdbs' simple-patchsys.mk, see debian/README.source_and_patches
* Replace debian/*.files with debian/*.install
+ [ Andreas Metzler ]
+ * Update debian/copyright and include an actual copyright statement.
-- James Westby <jw+debian at jameswestby.net> Wed, 7 Jun 2006 12:19:41 +0100
Modified: packages/libksba/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/trunk/debian/copyright?rev=74&op=diff
==============================================================================
--- packages/libksba/trunk/debian/copyright (original)
+++ packages/libksba/trunk/debian/copyright Thu Jun 15 08:44:12 2006
@@ -9,20 +9,26 @@
Upstream Authors: g10 Code GmbH and Fabio Fiorina.
Copyright:
-
- This package 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; version 2 dated June, 1991.
-
- This package 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 General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- 02110-1301, USA.
+----------------------------
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005 g10 Code GmbH
+ *
+ * This file is part of KSBA.
+ *
+ * KSBA 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 2 of the License, or
+ * (at your option) any later version.
+ *
+ * KSBA 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 General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ */
+----------------------------
On Debian systems, the complete text of the GNU General Public License
can be found in `/usr/share/common-licenses/GPL-2'.
More information about the Pkg-gnutls-commits
mailing list