- Timestamp:
- May 14, 2023, 3:30:44 AM (2 years ago)
- Location:
- trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NewView/VersionUnit.pas
r472 r473 17 17 18 18 const 19 Version = 'V2.19. 7b'; // $SS_REQUIRE_NEW_VERSION$20 BldLevelVersion = '2.19. 7'; // Embedded for IBM BLDLEVEL tool19 Version = 'V2.19.8'; // $SS_REQUIRE_NEW_VERSION$ 20 BldLevelVersion = '2.19.8'; // Embedded for IBM BLDLEVEL tool 21 21 CopyrightMsg = 'Copyright 2005 Aaron Lawrence; 2006-2019 Ronald Brill'; 22 22 LicenseMsg = 'Licensed under the GNU Public License'; -
trunk/i18n/NewView.ipf
r451 r473 47 47 under the GNU Public License, which means you have the right to obtain the 48 48 source code. 49 :p.Ronald Brill has been the project maintainer since 2006, and additional50 improvements have been added by Alexander Taylor.49 :p.Ronald Brill took over as project maintainer in 2006, and Alex Taylor 50 has been handling program updates since 2019. 51 51 .br 52 52 &prod. is a Netlabs project. -
trunk/i18n/readme.txt
r423 r473 11 11 Copyright (C) 2004-2005 Aaron Lawrence 12 12 and (C) 2006-2019 Ronald Brill 13 with additional contributions (C) 2019 Alexander Taylor13 with additional contributions (C) 2019-2023 Alexander Taylor 14 14 15 15 NewView is a free replacement for the original OS/2 online help system.
Note:
See TracChangeset
for help on using the changeset viewer.