doc/gerrvim.txt | 2 +- gerrcommget.sh | 2 +- gerrvim2json.pl | 2 +- diff --git a/doc/gerrvim.txt b/doc/gerrvim.txt index c591aa98f8540dfd6b9345cdb960be677a1cb1b0..2a5d97f3373906550ecb7be34c4775e791348607 100644 --- a/doc/gerrvim.txt +++ b/doc/gerrvim.txt @@ -146,7 +146,7 @@ message, not related to any file. LICENCE *gerrvim-license* -Copyright (C) 2015-2017 Sergey Matveev +Copyright (C) 2015-2018 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/gerrcommget.sh b/gerrcommget.sh index bab6ecd171e5e2279a81c8a4b5c831a01d7becfe..95b68b179dac7d415294e2f05dd79475d80d479c 100755 --- a/gerrcommget.sh +++ b/gerrcommget.sh @@ -1,6 +1,6 @@ #!/bin/sh # gerrvim -- Gerrit review's comments preparation helper -# Copyright (C) 2015-2017 Sergey Matveev +# Copyright (C) 2015-2018 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 6018c7a5159b7065510a0b248ef6cf58075136d2..29e66abe712fd020667687ebd5b5cc6c867d59ab 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-2017 Sergey Matveev +# Copyright (C) 2015-2018 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