From: Sergey Matveev <stargrave@stargrave.org>
Date: Thu, 31 Dec 2015 17:27:16 +0000 (+0300)
Subject: Raise copyright years
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=2612b3037ef7d8bc16823c2850ed8d5b00e235ec;p=gerrvim.git

Raise copyright years
---

diff --git a/gerrcommget.sh b/gerrcommget.sh
index 2b96bd2..943e69d 100755
--- a/gerrcommget.sh
+++ b/gerrcommget.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 # gerrvim -- Gerrit review's comments preparation helper
-# Copyright (C) 2015 Sergey Matveev <stargrave@stargrave.org>
+# Copyright (C) 2015-2016 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
diff --git a/gerrvim2json.pl b/gerrvim2json.pl
index 0119be6..5331e5f 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 Sergey Matveev <stargrave@stargrave.org>
+# Copyright (C) 2015-2016 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