]> Sergey Matveev's repositories - gerrvim.git/commitdiff
Raise copyright years
authorSergey Matveev <stargrave@stargrave.org>
Sun, 3 Feb 2019 13:35:52 +0000 (16:35 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 27 May 2020 20:51:51 +0000 (23:51 +0300)
doc/gerrvim.txt
gerrcommget.sh
gerrvim2json.pl

index 2a5d97f3373906550ecb7be34c4775e791348607..b16d060c136a411129d60efd3c4e316d0c39c1d9 100644 (file)
@@ -146,7 +146,7 @@ message, not related to any file.
 
 LICENCE                                                *gerrvim-license*
 
-Copyright (C) 2015-2018 Sergey Matveev <stargrave@stargrave.org>
+Copyright (C) 2015-2019 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 95b68b179dac7d415294e2f05dd79475d80d479c..06e63ec5da966b26cb816636d35bef0426f39850 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # gerrvim -- Gerrit review's comments preparation helper
-# Copyright (C) 2015-2018 Sergey Matveev <stargrave@stargrave.org>
+# Copyright (C) 2015-2019 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 29e66abe712fd020667687ebd5b5cc6c867d59ab..01a580b0adb9cf856ce14c779ce64fe68d7f7462 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # gerrvim -- Gerrit review's comments preparation helper
-# Copyright (C) 2015-2018 Sergey Matveev <stargrave@stargrave.org>
+# Copyright (C) 2015-2019 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