gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/devtools/testsuite copyright_notices.t


From: Ann Barcomb
Subject: [Gnash-commit] gnash/devtools/testsuite copyright_notices.t
Date: Mon, 28 May 2007 11:33:32 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Ann Barcomb <ann>       07/05/28 11:33:31

Modified files:
        devtools/testsuite: copyright_notices.t 

Log message:
        Corrected spelling

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/devtools/testsuite/copyright_notices.t?cvsroot=gnash&r1=1.1&r2=1.2

Patches:
Index: copyright_notices.t
===================================================================
RCS file: /sources/gnash/gnash/devtools/testsuite/copyright_notices.t,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- copyright_notices.t 28 May 2007 08:31:12 -0000      1.1
+++ copyright_notices.t 28 May 2007 11:33:31 -0000      1.2
@@ -56,7 +56,7 @@
 
     ## Copyright notices should include the current year
     if ($entire_file !~ m|Copyright \(C\)[,\s\d]+$year|is) {
-        push @reason, "* Copyright does not extent to $year.";
+        push @reason, "* Copyright does not extend to $year.";
     }
 
     push @failures => "$path:\n\t". (join "\n\t", @reason) ."\n" if (@reason);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]