--- toast	2009/11/21 22:18:42	1.468
+++ toast	2009/11/21 22:19:58	1.469
@@ -3,7 +3,7 @@
 ##############################################################################
 #                                                                            #
 # This entire file is toast, a program for installing and managing software. #
-# Copyright (C) 2003-2007 Jacques Frechet.                                   #
+# Copyright (C) 2003-2009 Jacques Frechet.                                   #
 # This file should also contain version 3 of the GNU General Public License, #
 # which includes its own copyright notice.                                   #
 #                                                                            #
@@ -43,7 +43,7 @@
 my($myname, $myversion, $mytimestamp, $myauthor) = ($1, $2, $3, $4);
 $myversion .= "+" if $5; # if this version may contain changes not in RCS
 my($myurl) = "http://www.toastball.net/toast/";
-my($mycopyright) = "Copyright (C) 2003-2007 Jacques Frechet";
+my($mycopyright) = "Copyright (C) 2003-2009 Jacques Frechet";
 my($genby) = "generated by $myname version $myversion [$myurl]";
 $myname eq "toast" && $myauthor eq "zaphod" || die; # avoid accidents w/ CVS
 
@@ -8028,7 +8028,7 @@
 
 =head1 COPYRIGHT
 
-This manual is part of B<toast>.  Copyright (C) 2003-2007 Jacques Frechet.
+This manual is part of B<toast>.  Copyright (C) 2003-2009 Jacques Frechet.
 
 B<toast> is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the