Mercurial > hg > orthanc
changeset 2246:596528620416
fix
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 04 Jan 2017 17:01:02 +0100 |
parents | f8d4f151f660 |
children | 521adccdbfa0 |
files | OrthancServer/main.cpp |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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