Browse Source

* update copyright year with 5 years.

marcoonthegit 1 year ago
parent
commit
972703ab45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/chm/src/chmcmd.lpr

+ 1 - 1
packages/chm/src/chmcmd.lpr

@@ -182,7 +182,7 @@ var
 
 
 begin
 begin
   InitOptions;
   InitOptions;
-  Writeln(stderr,'chmcmd, a CHM compiler. (c) 2010-2019 Free Pascal core.');
+  Writeln(stderr,'chmcmd, a CHM compiler. (c) 2010-2024 Free Pascal core.');
   Writeln(Stderr);
   Writeln(Stderr);
   repeat
   repeat
     c:=getlongopts('h',@theopts[1],optionindex);
     c:=getlongopts('h',@theopts[1],optionindex);