diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2015-01-06 17:52:15 +0100 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2015-01-06 17:52:15 +0100 |
| commit | bc055613efcf2614939471aabf3b7117f436a549 (patch) | |
| tree | 920110557e99a6ffee1874ddd8797d1abee7ce7c | |
| parent | 915bdaeb410a0d768193b322359e734496c4388f (diff) | |
| download | g-bc055613efcf2614939471aabf3b7117f436a549.tar.gz g-bc055613efcf2614939471aabf3b7117f436a549.zip | |
Happy new year :)
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | g.sh | 2 | ||||
| -rw-r--r-- | gcompletion.sh | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -26,7 +26,7 @@ add a "source" command for both of the files in the .bashrc file. # Legal stuff -Copyright (C) 2013-2014 Miquel Sabaté Solà +Copyright (C) 2013-2015 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,5 +1,5 @@ # -# Copyright (C) 2013-2014 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2013-2015 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 39da571..a1f954d 100644 --- a/gcompletion.sh +++ b/gcompletion.sh @@ -1,5 +1,5 @@ # -# Copyright (C) 2013-2014 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2013-2015 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 |
