Browse Source

* updated copyright message for 2007

git-svn-id: trunk@6059 -
Jonas Maebe 18 years ago
parent
commit
1fb6bc1cba
2 changed files with 2 additions and 2 deletions
  1. 1 1
      compiler/msg/errore.msg
  2. 1 1
      compiler/msgtxt.inc

+ 1 - 1
compiler/msg/errore.msg

@@ -2357,7 +2357,7 @@ option_config_is_dir=11040_F_Config file $1 is a directory
 #
 option_logo=11023_[
 Free Pascal Compiler version $FPCFULLVERSION [$FPCDATE] for $FPCCPU
-Copyright (c) 1993-2006 by Florian Klaempfl
+Copyright (c) 1993-2007 by Florian Klaempfl
 ]
 
 #

+ 1 - 1
compiler/msgtxt.inc

@@ -783,7 +783,7 @@ const msgtxt : array[0..000177,1..240] of char=(
   '11040_F_Config file $1 is a directory'#000+
   '11023_Free Pascal Compiler version $FPCFULLVERSION [$FPCDATE] for $FPC'+
   'CPU'#010+
-  'Copyright (c) 1993-2006 by Florian Klaempfl'#000+
+  'Copyright (c) 1993-2007 by Florian Klaempfl'#000+
   '11024_Free Pascal Compiler version',' $FPCVERSION'#010+
   #010+
   'Compiler Date      : $FPCDATE'#010+