diff Applications/ApplicationToolbox.cpp @ 214:1e864138f0da

upgrade to year 2021
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 06 Jan 2021 18:10:07 +0100
parents a1c265cb2174
children b0ee417b667a
line wrap: on
line diff
--- a/Applications/ApplicationToolbox.cpp	Tue Dec 22 09:28:30 2020 +0100
+++ b/Applications/ApplicationToolbox.cpp	Wed Jan 06 18:10:07 2021 +0100
@@ -2,7 +2,7 @@
  * Orthanc - A Lightweight, RESTful DICOM Store
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2017-2021 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
@@ -219,7 +219,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-2020 Osimis S.A. (Belgium)" << std::endl
+        << "Copyright (C) 2017-2021 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