Start of LTP for 2005
authorJoey Schulze <joey@infodrom.org>
Sun, 4 Jul 2004 15:25:52 +0000 (15:25 +0000)
committerJoey Schulze <joey@infodrom.org>
Sun, 4 Jul 2004 15:25:52 +0000 (15:25 +0000)
src/LinuxTag/years.inc

index 4d7f32d..06bc958 100644 (file)
@@ -1,6 +1,6 @@
 <center>
 <:
-  @years = (2001, 2002, 2003, 2004);
+  @years = (2001, 2002, 2003, 2004, 2005);
 
   foreach my $y (sort @years) {
     if ($y != $(year)) {