# HG changeset patch # User Sebastien Jodogne # Date 1749825894 -7200 # Node ID f7c82893dd31f7a51cf3a41d4a174bfac3b2e467 # Parent 88953cf7c82f09dcdcc95af280627bcc55dd36f6 fix dates in headers diff -r 88953cf7c82f -r f7c82893dd31 OrthancServer/Sources/Database/InstallDeletedFiles.sql --- a/OrthancServer/Sources/Database/InstallDeletedFiles.sql Fri Jun 13 16:21:49 2025 +0200 +++ b/OrthancServer/Sources/Database/InstallDeletedFiles.sql Fri Jun 13 16:44:54 2025 +0200 @@ -1,14 +1,15 @@ -- Orthanc - A Lightweight, RESTful DICOM Store -- Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics -- Department, University Hospital of Liege, Belgium --- Copyright (C) 2017-2022 Osimis S.A., Belgium --- Copyright (C) 2021-2022 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +-- Copyright (C) 2017-2023 Osimis S.A., Belgium +-- Copyright (C) 2024-2025 Orthanc Team SRL, Belgium +-- Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium -- -- This program is free software: you can redistribute it and/or -- modify it under the terms of the GNU General Public License as -- published by the Free Software Foundation, either version 3 of the -- License, or (at your option) any later version. --- +-- -- This program is distributed in the hope that it will be useful, but -- WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU diff -r 88953cf7c82f -r f7c82893dd31 OrthancServer/Sources/Database/InstallRevisionAndCustomData.sql --- a/OrthancServer/Sources/Database/InstallRevisionAndCustomData.sql Fri Jun 13 16:21:49 2025 +0200 +++ b/OrthancServer/Sources/Database/InstallRevisionAndCustomData.sql Fri Jun 13 16:44:54 2025 +0200 @@ -1,14 +1,15 @@ -- Orthanc - A Lightweight, RESTful DICOM Store -- Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics -- Department, University Hospital of Liege, Belgium --- Copyright (C) 2017-2022 Osimis S.A., Belgium --- Copyright (C) 2021-2022 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +-- Copyright (C) 2017-2023 Osimis S.A., Belgium +-- Copyright (C) 2024-2025 Orthanc Team SRL, Belgium +-- Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium -- -- This program is free software: you can redistribute it and/or -- modify it under the terms of the GNU General Public License as -- published by the Free Software Foundation, either version 3 of the -- License, or (at your option) any later version. --- +-- -- This program is distributed in the hope that it will be useful, but -- WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU