2
0
Alexander Koblov 7 жил өмнө
parent
commit
dec084d039
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/doublecmd.lpr

+ 1 - 1
src/doublecmd.lpr

@@ -150,7 +150,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-2017 Alexander Koblov ([email protected])');
+  DCDebug('(C)opyright 2006-2018 Alexander Koblov ([email protected])');
   DCDebug('   and contributors (see about dialog)');
 
   Application.ShowMainForm:= False;