Mercurial > hg > orthanc-wsi
changeset 99:82357198e5e6
fix
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 04 Jan 2017 17:02:38 +0100 |
parents | ff0ef01c332c |
children | 16b8e1cc9bbf |
files | Applications/ApplicationToolbox.cpp |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Applications/ApplicationToolbox.cpp Wed Jan 04 16:43:25 2017 +0100 +++ b/Applications/ApplicationToolbox.cpp Wed Jan 04 17:02:38 2017 +0100 @@ -200,6 +200,7 @@ << path << " " << ORTHANC_WSI_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 AGPL: GNU AGPL version 3 or later <http://gnu.org/licenses/agpl.html>." << 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