# HG changeset patch # User Sebastien Jodogne # Date 1786518462 -7200 # Node ID 4199096fe8c55a2e85a525906a3bf15f0589c293 # Parent 0822a5109ae1ec98c2a61cf677ffd08a5c9e4ebe layout diff -r 0822a5109ae1 -r 4199096fe8c5 OrthancServer/Sources/main.cpp --- 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 ." << 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