improve the startup help messages
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 2008-2021, Tomasz Sowa
|
||||
* Copyright (c) 2008-2024, Tomasz Sowa
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
@@ -44,6 +44,8 @@ namespace Winix
|
||||
#define WINIX_VER_MINOR 7
|
||||
#define WINIX_VER_REVISION 3
|
||||
|
||||
#define WINIX_COPYRIGHT_YEAR_FROM 2008
|
||||
#define WINIX_COPYRIGHT_YEAR_TO 2024
|
||||
|
||||
|
||||
} // namespace Winix
|
||||
|
Reference in New Issue
Block a user