Upgrade to Pod-Simple-3.04
[p5sagit/p5-mst-13.2.git] / embed.pl
index 1e51aaa..a1068ab 100755 (executable)
--- a/embed.pl
+++ b/embed.pl
@@ -19,7 +19,7 @@ sub do_not_edit ($)
 {
     my $file = shift;
 
-    my $years = '1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005';
+    my $years = '1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006';
 
     $years =~ s/1999,/1999,\n  / if length $years > 40;