]> Sergey Matveev's repositories - gerrvim.git/commitdiff
Raise copyright years master
authorSergey Matveev <stargrave@stargrave.org>
Sun, 7 Jan 2024 08:45:43 +0000 (11:45 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 7 Jan 2024 08:45:43 +0000 (11:45 +0300)
doc/gerrvim.txt
gerrcommget.sh
gerrvim2json.pl

index 4cd7ab9a48c1756721d1aab33c9ae992a95038f6..2ec0c746aac5099ab449000a2343bc750ee3c39b 100644 (file)
@@ -146,7 +146,7 @@ message, not related to any file.
 
 LICENCE                                                *gerrvim-license*
 
-Copyright (C) 2015-2019 Sergey Matveev <stargrave@stargrave.org>
+Copyright (C) 2015-2024 Sergey Matveev <stargrave@stargrave.org>
 
 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
index 6affe904aaa3394204e0aab97aa4741c789d65b9..96bedc5a16392003cd87888acbb94ff004f6fdb8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # gerrvim -- Gerrit review's comments preparation helper
-# Copyright (C) 2015-2019 Sergey Matveev <stargrave@stargrave.org>
+# Copyright (C) 2015-2024 Sergey Matveev <stargrave@stargrave.org>
 #
 # 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
index fff67ec94e9b15e6059c627b0c67413158a07d33..bb142e57e84e492f21a3cddd185db7312abee520 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # gerrvim -- Gerrit review's comments preparation helper
-# Copyright (C) 2015-2019 Sergey Matveev <stargrave@stargrave.org>
+# Copyright (C) 2015-2024 Sergey Matveev <stargrave@stargrave.org>
 #
 # 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