updated copyright date

This commit is contained in:
Guenter Obiltschnig
2017-01-25 13:39:00 +01:00
parent 186e89923a
commit 25a0e2aa9e

View File

@@ -206,7 +206,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-2016 by Applied Informatics Software Engineering GmbH.\n" "Copyright (c) 2008-2017 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 "