mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Copyright years
This commit is contained in:
parent
a177919d66
commit
0483f493ea
2 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@
|
|||
<VersionInfo>
|
||||
<UseVersionInfo Value="True"/>
|
||||
<MinorVersionNr Value="8"/>
|
||||
<StringTable FileDescription="Double Commander is a cross platform open source file manager with two panels side by side" InternalName="DOUBLECMD" LegalCopyright="Copyright (C) 2006-2016 Alexander Koblov" ProductName="Double Commander" ProductVersion=""/>
|
||||
<StringTable FileDescription="Double Commander is a cross platform open source file manager with two panels side by side" InternalName="DOUBLECMD" LegalCopyright="Copyright (C) 2006-2017 Alexander Koblov" ProductName="Double Commander" ProductVersion=""/>
|
||||
</VersionInfo>
|
||||
<BuildModes Count="5">
|
||||
<Item1 Name="Debug" Default="True"/>
|
||||
|
|
|
|||
|
|
@ -146,7 +146,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-2016 Alexander Koblov (alexx2000@mail.ru)');
|
||||
DCDebug('(C)opyright 2006-2017 Alexander Koblov (alexx2000@mail.ru)');
|
||||
DCDebug(' and contributors (see about dialog)');
|
||||
|
||||
Application.ShowMainForm:= False;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue