# HG changeset patch # User Sebastien Jodogne # Date 1359644237 -3600 # Node ID b9bc31c6b6390b4e42b5a985c5d961d19ffffbe2 # Parent 29f0606ef810393618e7ad805d1a935203c449d4 version diff -r 29f0606ef810 -r b9bc31c6b639 OrthancServer/main.cpp --- 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 , 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