Pārlūkot izejas kodu

UPD: Copyright year

Alexander Koblov 3 gadi atpakaļ
vecāks
revīzija
73be93a767
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/doublecmd.lpr

+ 1 - 1
src/doublecmd.lpr

@@ -179,7 +179,7 @@ begin
   if WSVersion <> EmptyStr then
     DCDebug('Widgetset library: ' + WSVersion);
   DCDebug('This program is free software released under terms of GNU GPL 2');
-  DCDebug('(C)opyright 2006-2021 Alexander Koblov ([email protected])');
+  DCDebug('(C)opyright 2006-2022 Alexander Koblov ([email protected])');
   DCDebug('   and contributors (see about dialog)');
 
   Application.ShowMainForm:= False;