# HG changeset patch # User Sebastien Jodogne # Date 1767362171 -3600 # Node ID a382956b4a6c00b8313ac3e89f132dc8ea68e5c9 # Parent 41023c9328055199ed6c6501623de8247d3ef655 updated year to 2026 diff -r 41023c932805 -r a382956b4a6c .hgignore --- a/.hgignore Fri Jan 02 14:55:47 2026 +0100 +++ b/.hgignore Fri Jan 02 14:56:11 2026 +0100 @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2026 Sebastien Jodogne, ICTEAM UCLouvain, Belgium # SPDX-License-Identifier: CC0-1.0 syntax: glob diff -r 41023c932805 -r a382956b4a6c CMakeLists.txt --- a/CMakeLists.txt Fri Jan 02 14:55:47 2026 +0100 +++ b/CMakeLists.txt Fri Jan 02 14:56:11 2026 +0100 @@ -1,9 +1,9 @@ -# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2026 Sebastien Jodogne, ICTEAM UCLouvain, Belgium # SPDX-License-Identifier: GPL-3.0-or-later # Kitware's VolView plugin for Orthanc -# Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# Copyright (C) 2023-2026 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 diff -r 41023c932805 -r a382956b4a6c Resources/CreateVolViewDist.sh --- a/Resources/CreateVolViewDist.sh Fri Jan 02 14:55:47 2026 +0100 +++ b/Resources/CreateVolViewDist.sh Fri Jan 02 14:56:11 2026 +0100 @@ -1,10 +1,10 @@ #!/bin/bash -# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2026 Sebastien Jodogne, ICTEAM UCLouvain, Belgium # SPDX-License-Identifier: GPL-3.0-or-later # Kitware's VolView plugin for Orthanc -# Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# Copyright (C) 2023-2026 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 diff -r 41023c932805 -r a382956b4a6c Resources/CreateVolViewDist/Dockerfile --- a/Resources/CreateVolViewDist/Dockerfile Fri Jan 02 14:55:47 2026 +0100 +++ b/Resources/CreateVolViewDist/Dockerfile Fri Jan 02 14:56:11 2026 +0100 @@ -1,8 +1,8 @@ -# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2026 Sebastien Jodogne, ICTEAM UCLouvain, Belgium # SPDX-License-Identifier: GPL-3.0-or-later # Kitware's VolView plugin for Orthanc -# Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# Copyright (C) 2023-2026 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 diff -r 41023c932805 -r a382956b4a6c Resources/CreateVolViewDist/build.sh --- a/Resources/CreateVolViewDist/build.sh Fri Jan 02 14:55:47 2026 +0100 +++ b/Resources/CreateVolViewDist/build.sh Fri Jan 02 14:56:11 2026 +0100 @@ -1,10 +1,10 @@ #!/bin/bash -# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2026 Sebastien Jodogne, ICTEAM UCLouvain, Belgium # SPDX-License-Identifier: GPL-3.0-or-later # Kitware's VolView plugin for Orthanc -# Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# Copyright (C) 2023-2026 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 diff -r 41023c932805 -r a382956b4a6c Resources/EmbedStaticAssets.py --- a/Resources/EmbedStaticAssets.py Fri Jan 02 14:55:47 2026 +0100 +++ b/Resources/EmbedStaticAssets.py Fri Jan 02 14:56:11 2026 +0100 @@ -1,10 +1,10 @@ #!/usr/bin/python3 -# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2026 Sebastien Jodogne, ICTEAM UCLouvain, Belgium # SPDX-License-Identifier: GPL-3.0-or-later # Kitware's VolView plugin for Orthanc -# Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# Copyright (C) 2023-2026 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 diff -r 41023c932805 -r a382956b4a6c Resources/SyncOrthancFolder.py --- a/Resources/SyncOrthancFolder.py Fri Jan 02 14:55:47 2026 +0100 +++ b/Resources/SyncOrthancFolder.py Fri Jan 02 14:56:11 2026 +0100 @@ -1,10 +1,10 @@ #!/usr/bin/python3 -# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2026 Sebastien Jodogne, ICTEAM UCLouvain, Belgium # SPDX-License-Identifier: GPL-3.0-or-later # Kitware's VolView plugin for Orthanc -# Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# Copyright (C) 2023-2026 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 diff -r 41023c932805 -r a382956b4a6c Sources/OrthancExplorer.js --- a/Sources/OrthancExplorer.js Fri Jan 02 14:55:47 2026 +0100 +++ b/Sources/OrthancExplorer.js Fri Jan 02 14:56:11 2026 +0100 @@ -1,11 +1,11 @@ /** - * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium + * SPDX-FileCopyrightText: 2023-2026 Sebastien Jodogne, ICTEAM UCLouvain, Belgium * SPDX-License-Identifier: GPL-3.0-or-later */ /** * Kitware's VolView plugin for Orthanc - * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium + * Copyright (C) 2023-2026 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 diff -r 41023c932805 -r a382956b4a6c Sources/Plugin.cpp --- a/Sources/Plugin.cpp Fri Jan 02 14:55:47 2026 +0100 +++ b/Sources/Plugin.cpp Fri Jan 02 14:56:11 2026 +0100 @@ -1,11 +1,11 @@ /** - * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium + * SPDX-FileCopyrightText: 2023-2026 Sebastien Jodogne, ICTEAM UCLouvain, Belgium * SPDX-License-Identifier: GPL-3.0-or-later */ /** * Kitware's VolView plugin for Orthanc - * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium + * Copyright (C) 2023-2026 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 diff -r 41023c932805 -r a382956b4a6c VolView/.keep --- a/VolView/.keep Fri Jan 02 14:55:47 2026 +0100 +++ b/VolView/.keep Fri Jan 02 14:56:11 2026 +0100 @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +# SPDX-FileCopyrightText: 2023-2026 Sebastien Jodogne, ICTEAM UCLouvain, Belgium # SPDX-License-Identifier: GPL-3.0-or-later Just a dummy file to keep the VolView folder in Mercurial \ No newline at end of file