mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 11:05:03 +02:00
fix copyright year
This commit is contained in:
@@ -204,7 +204,7 @@ protected:
|
|||||||
helpFormatter.setHeader(
|
helpFormatter.setHeader(
|
||||||
"\n"
|
"\n"
|
||||||
"The POCO C++ Server Page Compiler.\n"
|
"The POCO C++ Server Page Compiler.\n"
|
||||||
"Copyright (c) 2008-2017 by Applied Informatics Software Engineering GmbH.\n"
|
"Copyright (c) 2008-2018 by Applied Informatics Software Engineering GmbH.\n"
|
||||||
"All rights reserved.\n\n"
|
"All rights reserved.\n\n"
|
||||||
"This program compiles web pages containing embedded C++ code "
|
"This program compiles web pages containing embedded C++ code "
|
||||||
"into a C++ class that can be used with the HTTP server "
|
"into a C++ class that can be used with the HTTP server "
|
||||||
|
Reference in New Issue
Block a user