Blame SOURCES/perl-XML-Grove-fix-COPYING.patch

81b37f
Fix COPYING based on upstream
81b37f
see:
81b37f
http://perl-xml.cvs.sourceforge.net/perl-xml/XML-Grove/COPYING?revision=1.2&view=markup
81b37f
81b37f
diff -up XML-Grove-0.46alpha/COPYING.orig XML-Grove-0.46alpha/COPYING
81b37f
--- XML-Grove-0.46alpha/COPYING.orig	1998-04-02 21:30:20.000000000 +0200
81b37f
+++ XML-Grove-0.46alpha/COPYING	2012-11-22 14:11:18.393645467 +0100
81b37f
@@ -1,22 +1,3 @@
81b37f
 Copyright (C) 1998 Ken MacLeod. All rights reserved.
81b37f
-
81b37f
-XML-Grove is free software; you can redistribute it and/or modify it
81b37f
-under the terms of the Artistic License distributed with Perl version
81b37f
-5.000 or (at your option) any later version. Please refer to the
81b37f
-Artistic License that came with your Perl distribution for more
81b37f
-details.
81b37f
-
81b37f
-The Artistic License should have been included in your distribution of
81b37f
-Perl. It resides in the file named "Artistic" at the top-level of the
81b37f
-Perl source tree (where Perl was downloaded/unpacked -- ask your
81b37f
-system administrator if you dont know where this is).  Alternatively,
81b37f
-the current version of the Artistic License distributed with Perl can
81b37f
-be viewed on-line on the World-Wide Web (WWW) from the following URL:
81b37f
-
81b37f
-    http://www.perl.com/perl/misc/Artistic.html
81b37f
-
81b37f
-The latest version of Perl can be obtained on the World-Wide web (WWW)
81b37f
-from the following URL:
81b37f
-
81b37f
-    http://www.perl.com/CPAN/src/latest.tar.gz
81b37f
-
81b37f
+This program is free software; you can redistribute it and/or
81b37f
+modify it under the same terms as Perl itself.
81b37f
diff -U0 XML-Grove-0.46alpha/ChangeLog.orig XML-Grove-0.46alpha/ChangeLog
81b37f
--- XML-Grove-0.46alpha/ChangeLog.orig	1999-09-03 23:41:00.000000000 +0200
81b37f
+++ XML-Grove-0.46alpha/ChangeLog	2012-11-22 14:11:18.394645472 +0100
81b37f
@@ -0,0 +1,5 @@
81b37f
+2008-07-20  Ken MacLeod  <ken@bitsko.slc.ut.us>
81b37f
+
81b37f
+	* COPYING: Use same license statement as used in individual
81b37f
+	modules (same terms as perl).
81b37f
+