2
0
Alexander Koblov 3 жил өмнө
parent
commit
73be93a767
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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;