[svn:parrot] r48062 - branches/html_cleanup/tools/docs

coke at svn.parrot.org coke at svn.parrot.org
Fri Jul 9 13:29:20 UTC 2010


Author: coke
Date: Fri Jul  9 13:29:20 2010
New Revision: 48062
URL: https://trac.parrot.org/parrot/changeset/48062

Log:
Fix cut-and-paste-o copyright line.

Modified:
   branches/html_cleanup/tools/docs/make_html_docs.pl

Modified: branches/html_cleanup/tools/docs/make_html_docs.pl
==============================================================================
--- branches/html_cleanup/tools/docs/make_html_docs.pl	Fri Jul  9 08:20:56 2010	(r48061)
+++ branches/html_cleanup/tools/docs/make_html_docs.pl	Fri Jul  9 13:29:20 2010	(r48062)
@@ -1,5 +1,5 @@
 #! perl
-# Copyright (C) 2001-2010, Parrot Foundation.
+# Copyright (C) 2010, Parrot Foundation.
 # $Id$
 
 =head1 NAME


More information about the parrot-commits mailing list