merge from 1.8 branch
[bpt/guile.git] / scripts / read-rfc822
index 12d84b3..0904d61 100755 (executable)
@@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
 !#
 ;;; read-rfc822 --- Validate RFC822 file by displaying it to stdout
 
-;;     Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+;;     Copyright (C) 2002, 2004, 2006 Free Software Foundation, Inc.
 ;;
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as