# HG changeset patch # User Sebastien Jodogne # Date 1704378042 -3600 # Node ID 36049c04ee27059cd24f5e47d8b037399a8ba964 # Parent 78f21b9263b1f7a69527c11f82995edda8cf4d93 update year to 2024 diff -r 78f21b9263b1 -r 36049c04ee27 CMakeLists.txt --- a/CMakeLists.txt Thu Jan 04 15:15:54 2024 +0100 +++ b/CMakeLists.txt Thu Jan 04 15:20:42 2024 +0100 @@ -1,9 +1,9 @@ -# SPDX-FileCopyrightText: 2023 Sebastien Jodogne, UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium # SPDX-License-Identifier: GPL-3.0-or-later # OHIF plugin for Orthanc -# Copyright (C) 2023 Sebastien Jodogne, UCLouvain, Belgium +# Copyright (C) 2023-2024 Sebastien Jodogne, 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 diff -r 78f21b9263b1 -r 36049c04ee27 Resources/CreateOHIFDist.sh --- a/Resources/CreateOHIFDist.sh Thu Jan 04 15:15:54 2024 +0100 +++ b/Resources/CreateOHIFDist.sh Thu Jan 04 15:20:42 2024 +0100 @@ -1,10 +1,10 @@ #!/bin/bash -# SPDX-FileCopyrightText: 2023 Sebastien Jodogne, UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium # SPDX-License-Identifier: GPL-3.0-or-later # OHIF plugin for Orthanc -# Copyright (C) 2023 Sebastien Jodogne, UCLouvain, Belgium +# Copyright (C) 2023-2024 Sebastien Jodogne, 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 diff -r 78f21b9263b1 -r 36049c04ee27 Resources/CreateOHIFDist/Dockerfile --- a/Resources/CreateOHIFDist/Dockerfile Thu Jan 04 15:15:54 2024 +0100 +++ b/Resources/CreateOHIFDist/Dockerfile Thu Jan 04 15:20:42 2024 +0100 @@ -1,8 +1,8 @@ -# SPDX-FileCopyrightText: 2023 Sebastien Jodogne, UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium # SPDX-License-Identifier: GPL-3.0-or-later # OHIF plugin for Orthanc -# Copyright (C) 2023 Sebastien Jodogne, UCLouvain, Belgium +# Copyright (C) 2023-2024 Sebastien Jodogne, 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 diff -r 78f21b9263b1 -r 36049c04ee27 Resources/CreateOHIFDist/build.sh --- a/Resources/CreateOHIFDist/build.sh Thu Jan 04 15:15:54 2024 +0100 +++ b/Resources/CreateOHIFDist/build.sh Thu Jan 04 15:20:42 2024 +0100 @@ -1,10 +1,10 @@ #!/bin/bash -# SPDX-FileCopyrightText: 2023 Sebastien Jodogne, UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium # SPDX-License-Identifier: GPL-3.0-or-later # OHIF plugin for Orthanc -# Copyright (C) 2023 Sebastien Jodogne, UCLouvain, Belgium +# Copyright (C) 2023-2024 Sebastien Jodogne, 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 diff -r 78f21b9263b1 -r 36049c04ee27 Resources/EmbedStaticAssets.py --- a/Resources/EmbedStaticAssets.py Thu Jan 04 15:15:54 2024 +0100 +++ b/Resources/EmbedStaticAssets.py Thu Jan 04 15:20:42 2024 +0100 @@ -1,10 +1,10 @@ #!/usr/bin/python3 -# SPDX-FileCopyrightText: 2023 Sebastien Jodogne, UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium # SPDX-License-Identifier: GPL-3.0-or-later # OHIF plugin for Orthanc -# Copyright (C) 2023 Sebastien Jodogne, UCLouvain, Belgium +# Copyright (C) 2023-2024 Sebastien Jodogne, 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 diff -r 78f21b9263b1 -r 36049c04ee27 Resources/SyncOrthancFolder.py --- a/Resources/SyncOrthancFolder.py Thu Jan 04 15:15:54 2024 +0100 +++ b/Resources/SyncOrthancFolder.py Thu Jan 04 15:20:42 2024 +0100 @@ -1,10 +1,10 @@ #!/usr/bin/python3 -# SPDX-FileCopyrightText: 2023 Sebastien Jodogne, UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium # SPDX-License-Identifier: GPL-3.0-or-later # OHIF plugin for Orthanc -# Copyright (C) 2023 Sebastien Jodogne, UCLouvain, Belgium +# Copyright (C) 2023-2024 Sebastien Jodogne, 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 diff -r 78f21b9263b1 -r 36049c04ee27 Sources/OrthancExplorer.js --- a/Sources/OrthancExplorer.js Thu Jan 04 15:15:54 2024 +0100 +++ b/Sources/OrthancExplorer.js Thu Jan 04 15:20:42 2024 +0100 @@ -1,11 +1,11 @@ /** - * SPDX-FileCopyrightText: 2023 Sebastien Jodogne, UCLouvain, Belgium + * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium * SPDX-License-Identifier: GPL-3.0-or-later */ /** * OHIF plugin for Orthanc - * Copyright (C) 2023 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2023-2024 Sebastien Jodogne, 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 diff -r 78f21b9263b1 -r 36049c04ee27 Sources/Plugin.cpp --- a/Sources/Plugin.cpp Thu Jan 04 15:15:54 2024 +0100 +++ b/Sources/Plugin.cpp Thu Jan 04 15:20:42 2024 +0100 @@ -1,11 +1,11 @@ /** - * SPDX-FileCopyrightText: 2023 Sebastien Jodogne, UCLouvain, Belgium + * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium * SPDX-License-Identifier: GPL-3.0-or-later */ /** * OHIF plugin for Orthanc - * Copyright (C) 2023 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2023-2024 Sebastien Jodogne, 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 diff -r 78f21b9263b1 -r 36049c04ee27 Sources/app-config-system.js --- a/Sources/app-config-system.js Thu Jan 04 15:15:54 2024 +0100 +++ b/Sources/app-config-system.js Thu Jan 04 15:20:42 2024 +0100 @@ -1,6 +1,6 @@ /** - * SPDX-FileCopyrightText: 2023 Sebastien Jodogne, UCLouvain, Belgium, - * and 2018-2023 Open Health Imaging Foundation + * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium, + * and 2018-2024 Open Health Imaging Foundation * SPDX-License-Identifier: MIT */ diff -r 78f21b9263b1 -r 36049c04ee27 Sources/app-config-user.js --- a/Sources/app-config-user.js Thu Jan 04 15:15:54 2024 +0100 +++ b/Sources/app-config-user.js Thu Jan 04 15:20:42 2024 +0100 @@ -1,6 +1,6 @@ /** - * SPDX-FileCopyrightText: 2023 Sebastien Jodogne, UCLouvain, Belgium, - * and 2018-2023 Open Health Imaging Foundation + * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium, + * and 2018-2024 Open Health Imaging Foundation * SPDX-License-Identifier: MIT */