changeset 363:b9bc31c6b639

version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 31 Jan 2013 15:57:17 +0100
parents 29f0606ef810
children 37b066ee2988
files OrthancServer/main.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancServer/main.cpp	Thu Jan 31 15:07:30 2013 +0100
+++ b/OrthancServer/main.cpp	Thu Jan 31 15:57:17 2013 +0100
@@ -124,7 +124,7 @@
 {
   std::cout
     << path << " " << ORTHANC_VERSION << std::endl
-    << "Copyright (C) 2012 Medical Physics Department, CHU of Liege (Belgium) " << std::endl
+    << "Copyright (C) 2012-2013 Medical Physics Department, CHU of Liege (Belgium) " << std::endl
     << "Licensing GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>, with OpenSSL exception." << std::endl
     << "This is free software: you are free to change and redistribute it." << std::endl
     << "There is NO WARRANTY, to the extent permitted by law." << std::endl