diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-01-29 12:21:58 +0100 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-01-29 12:21:58 +0100 |
| commit | 41fa909309f7b02848823605f79378a74f0d343e (patch) | |
| tree | 36cc03ec44045d71b54f34035b40eecb358642eb | |
| parent | 3c070c44d7eff2dd8cb9b2928f0159101a804c21 (diff) | |
| download | g-41fa909309f7b02848823605f79378a74f0d343e.tar.gz g-41fa909309f7b02848823605f79378a74f0d343e.zip | |
Updated copyright.
| -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
@@ -24,7 +24,7 @@ add a "source" command for both of the files in the .bashrc file. # Legal stuff -Copyright (C) 2013 Miquel Sabaté Solà +Copyright (C) 2013-2013 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 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2013-2014 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 69294e9..39da571 100644 --- a/gcompletion.sh +++ b/gcompletion.sh @@ -1,5 +1,5 @@ # -# Copyright (C) 2013 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2013-2014 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 |
