Mercurial > hg > orthanc
changeset 7060:4199096fe8c5
layout
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Wed, 12 Aug 2026 09:07:42 +0200 |
| parents | 0822a5109ae1 |
| children | 1226e2df7f02 |
| files | OrthancServer/Sources/main.cpp |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancServer/Sources/main.cpp Wed Aug 12 08:56:32 2026 +0200 +++ b/OrthancServer/Sources/main.cpp Wed Aug 12 09:07:42 2026 +0200 @@ -768,7 +768,7 @@ << "Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics Department, University Hospital of Liege (Belgium)" << std::endl << "Copyright (C) 2017-2023 Osimis S.A. (Belgium)" << std::endl << "Copyright (C) 2024-2026 Orthanc Team SRL (Belgium)" << std::endl - << "Copyright (C) 2021-2026 Sebastien Jodogne, ICTEAM UCLouvain (Belgium)" << std::endl + << "Copyright (C) 2021-2026 Sebastien Jodogne, ICTEAM UCLouvain (Belgium)" << std::endl << std::endl << "Licensing GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.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
