# HG changeset patch # User Sebastien Jodogne # Date 1483545662 -3600 # Node ID 596528620416977d9293ab64d23b9d7dd28dc0be # Parent f8d4f151f66081e15bb107203e234d1a3ef2898b fix diff -r f8d4f151f660 -r 596528620416 OrthancServer/main.cpp --- a/OrthancServer/main.cpp Wed Jan 04 13:00:01 2017 +0100 +++ b/OrthancServer/main.cpp Wed Jan 04 17:01:02 2017 +0100 @@ -470,6 +470,7 @@ std::cout << path << " " << ORTHANC_VERSION << std::endl << "Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics Department, University Hospital of Liege (Belgium)" << std::endl + << "Copyright (C) 2017 Osimis S.A. (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