From 1c71c30a06d77eeeb5cacd023b999e090e6fd670 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 29 Jan 2016 20:29:57 +0100 Subject: Update year MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 2 +- g.sh | 2 +- gcompletion.sh | 2 +- t/tests.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 603716e..0559cee 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ add a "source" command for both of the files in the .bashrc file. # Legal stuff -Copyright (C) 2013-2015 Miquel Sabaté Solà +Copyright (C) 2013-2016 Miquel Sabaté Solà 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/g.sh b/g.sh index 8a487a9..f00ff17 100644 --- a/g.sh +++ b/g.sh @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 Miquel Sabaté Solà +# Copyright (C) 2013-2016 Miquel Sabaté Solà # # 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/gcompletion.sh b/gcompletion.sh index b728e46..8f10cd1 100644 --- a/gcompletion.sh +++ b/gcompletion.sh @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 Miquel Sabaté Solà +# Copyright (C) 2013-2016 Miquel Sabaté Solà # # 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/t/tests.sh b/t/tests.sh index 75867d8..49dda24 100644 --- a/t/tests.sh +++ b/t/tests.sh @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 Miquel Sabaté Solà +# Copyright (C) 2013-2016 Miquel Sabaté Solà # # 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 -- cgit v1.2.3