From c134168be95552aa97415b8acbdeff00bf400eda Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Fri, 20 Feb 2015 17:12:57 +0100 Subject: Update copyright years --- vncviewer/vncviewer.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vncviewer') diff --git a/vncviewer/vncviewer.cxx b/vncviewer/vncviewer.cxx index 5f1b980c..332a81c1 100644 --- a/vncviewer/vncviewer.cxx +++ b/vncviewer/vncviewer.cxx @@ -385,7 +385,7 @@ int main(int argc, char** argv) // Generate the about string now that we get the proper translation snprintf(aboutText, sizeof(aboutText), _aboutText, (int)sizeof(size_t)*8, PACKAGE_VERSION, - BUILD_TIMESTAMP, 2014); + BUILD_TIMESTAMP, 2015); rfb::SecurityClient::setDefaults(); -- cgit v1.2.3