diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2016-01-29 20:29:57 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2016-01-29 20:29:57 +0100 |
| commit | 1c71c30a06d77eeeb5cacd023b999e090e6fd670 (patch) | |
| tree | c4ab86c6fd11209215147c27d276f69475f22ff8 | |
| parent | 0fb2e6602de1719e643954fe707961ff6cbbd201 (diff) | |
| download | g-1c71c30a06d77eeeb5cacd023b999e090e6fd670.tar.gz g-1c71c30a06d77eeeb5cacd023b999e090e6fd670.zip | |
Update year
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | g.sh | 2 | ||||
| -rw-r--r-- | gcompletion.sh | 2 | ||||
| -rw-r--r-- | t/tests.sh | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -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 @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2013-2016 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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à <mikisabate@gmail.com> +# Copyright (C) 2013-2016 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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 @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2013-2016 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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 |
