]> Sergey Matveev's repositories - gerrvim.git/commitdiff
Raise copyright years
authorSergey Matveev <stargrave@stargrave.org>
Mon, 2 Jan 2017 07:58:06 +0000 (10:58 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 2 Jan 2017 07:58:06 +0000 (10:58 +0300)
doc/gerrvim.txt
gerrcommget.sh
gerrvim2json.pl

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