From 2612b3037ef7d8bc16823c2850ed8d5b00e235ec Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 31 Dec 2015 20:27:16 +0300 Subject: [PATCH] Raise copyright years --- gerrcommget.sh | 2 +- gerrvim2json.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 +# Copyright (C) 2015-2016 Sergey Matveev # # 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 +# Copyright (C) 2015-2016 Sergey Matveev # # 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 -- 2.48.1