diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2015-08-01 19:35:59 +0200 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2015-08-01 19:35:59 +0200 |
| commit | e5541ca8d93c35a1744578e773b5044d803f1ad2 (patch) | |
| tree | 6f13e9bcb1ef71b2ee5fe11952ba2b4c455b4fae /gcompletion.sh | |
| parent | 177074df07a59c2c60476581baede662bfb18ac0 (diff) | |
| download | g-e5541ca8d93c35a1744578e773b5044d803f1ad2.tar.gz g-e5541ca8d93c35a1744578e773b5044d803f1ad2.zip | |
Starting to work on a testing infrastructure
Diffstat (limited to 'gcompletion.sh')
| -rw-r--r-- | gcompletion.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcompletion.sh b/gcompletion.sh index a1f954d..b728e46 100644 --- a/gcompletion.sh +++ b/gcompletion.sh @@ -1,4 +1,3 @@ -# # Copyright (C) 2013-2015 Miquel Sabaté Solà <mikisabate@gmail.com> # # This program is free software: you can redistribute it and/or modify @@ -13,7 +12,6 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -# # Do the completion work. Shamelessly taken from the git completion script. |
