doc/gerrvim.txt | 2 +- gerrcommget.sh | 2 +- gerrvim2json.pl | 2 +- diff --git a/doc/gerrvim.txt b/doc/gerrvim.txt index 2ec0c746aac5099ab449000a2343bc750ee3c39b..d011ffb035ce12b7441e39b7f8d871f3e09fb91b 100644 --- a/doc/gerrvim.txt +++ b/doc/gerrvim.txt @@ -146,7 +146,7 @@ message, not related to any file. LICENCE *gerrvim-license* -Copyright (C) 2015-2024 Sergey Matveev +Copyright (C) 2015-2025 Sergey Matveev 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 diff --git a/gerrcommget.sh b/gerrcommget.sh index 96bedc5a16392003cd87888acbb94ff004f6fdb8..0bf7d146ee10f6dc1c5b8ded2c5d4706508fa0f7 100755 --- a/gerrcommget.sh +++ b/gerrcommget.sh @@ -1,6 +1,6 @@ #!/bin/sh # gerrvim -- Gerrit review's comments preparation helper -# Copyright (C) 2015-2024 Sergey Matveev +# Copyright (C) 2015-2025 Sergey Matveev # # 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 diff --git a/gerrvim2json.pl b/gerrvim2json.pl index bb142e57e84e492f21a3cddd185db7312abee520..b3a49f19a44050d1155303f954f60cd6ebea166c 100755 --- a/gerrvim2json.pl +++ b/gerrvim2json.pl @@ -1,6 +1,6 @@ #!/usr/bin/env perl # gerrvim -- Gerrit review's comments preparation helper -# Copyright (C) 2015-2024 Sergey Matveev +# Copyright (C) 2015-2025 Sergey Matveev # # 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