Explorar o código

UPD: Copyright year

Alexander Koblov %!s(int64=3) %!d(string=hai) anos
pai
achega
73be93a767
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;