aboutsummaryrefslogtreecommitdiff
path: root/gcompletion.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gcompletion.sh')
-rw-r--r--gcompletion.sh2
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.