comparison Applications/ApplicationToolbox.cpp @ 99:82357198e5e6

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 04 Jan 2017 17:02:38 +0100
parents ff0ef01c332c
children 18e9a5429cc4
comparison
equal deleted inserted replaced
98:ff0ef01c332c 99:82357198e5e6
198 { 198 {
199 std::cout 199 std::cout
200 << path << " " << ORTHANC_WSI_VERSION << std::endl 200 << path << " " << ORTHANC_WSI_VERSION << std::endl
201 << "Copyright (C) 2012-2016 Sebastien Jodogne, " 201 << "Copyright (C) 2012-2016 Sebastien Jodogne, "
202 << "Medical Physics Department, University Hospital of Liege (Belgium)" << std::endl 202 << "Medical Physics Department, University Hospital of Liege (Belgium)" << std::endl
203 << "Copyright (C) 2017 Osimis S.A. (Belgium)" << std::endl
203 << "Licensing AGPL: GNU AGPL version 3 or later <http://gnu.org/licenses/agpl.html>." << std::endl 204 << "Licensing AGPL: GNU AGPL version 3 or later <http://gnu.org/licenses/agpl.html>." << std::endl
204 << "This is free software: you are free to change and redistribute it." << std::endl 205 << "This is free software: you are free to change and redistribute it." << std::endl
205 << "There is NO WARRANTY, to the extent permitted by law." << std::endl 206 << "There is NO WARRANTY, to the extent permitted by law." << std::endl
206 << std::endl 207 << std::endl
207 << "Written by Sebastien Jodogne <s.jodogne@gmail.com>" << std::endl; 208 << "Written by Sebastien Jodogne <s.jodogne@gmail.com>" << std::endl;