[xiph-commits] r15005 - in trunk/cdparanoia: . debian
xiphmont at svn.xiph.org
xiphmont at svn.xiph.org
Tue Jun 10 03:07:35 PDT 2008
Author: xiphmont
Date: 2008-06-10 03:07:35 -0700 (Tue, 10 Jun 2008)
New Revision: 15005
Modified:
trunk/cdparanoia/debian/copyright
trunk/cdparanoia/main.c
trunk/cdparanoia/version.h
Log:
Bump version, catch a few last license inconsistencies
Modified: trunk/cdparanoia/debian/copyright
===================================================================
--- trunk/cdparanoia/debian/copyright 2008-06-09 01:11:00 UTC (rev 15004)
+++ trunk/cdparanoia/debian/copyright 2008-06-10 10:07:35 UTC (rev 15005)
@@ -5,11 +5,11 @@
Copyright:
-Copyright (C) 1999 Monty monty at xiph.org, xiphmont at mit.edu
+Copyright (C) 1999-2008 Monty monty at xiph.org, xiphmont at mit.edu
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 2, or (at your option)
+the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful, but
Modified: trunk/cdparanoia/main.c
===================================================================
--- trunk/cdparanoia/main.c 2008-06-09 01:11:00 UTC (rev 15004)
+++ trunk/cdparanoia/main.c 2008-06-10 10:07:35 UTC (rev 15005)
@@ -3,7 +3,7 @@
*
* 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful,
Modified: trunk/cdparanoia/version.h
===================================================================
--- trunk/cdparanoia/version.h 2008-06-09 01:11:00 UTC (rev 15004)
+++ trunk/cdparanoia/version.h 2008-06-10 10:07:35 UTC (rev 15005)
@@ -1,10 +1,10 @@
/******************************************************************
* CopyPolicy: GNU Public License 3 applies
*
- * cdda_paranoia generation III release 10pre2
+ * cdda_paranoia generation III release 10.0
* Copyright (C) 2008 Monty monty at xiph.org
*
******************************************************************/
-#define VERSION "cdparanoia III release 10pre2 (May 15, 2008)\n"
+#define VERSION "cdparanoia III release 10.0 (June 10, 2008)\n"
More information about the commits
mailing list