]> Sergey Matveev's repositories - gerrvim.git/commitdiff
Raise copyright years
authorSergey Matveev <stargrave@stargrave.org>
Wed, 14 Mar 2018 11:13:25 +0000 (14:13 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 14 Mar 2018 11:13:25 +0000 (14:13 +0300)
doc/gerrvim.txt
gerrcommget.sh
gerrvim2json.pl

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