From e5541ca8d93c35a1744578e773b5044d803f1ad2 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Sat, 1 Aug 2015 19:35:59 +0200 Subject: Starting to work on a testing infrastructure --- gcompletion.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'gcompletion.sh') 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à # # 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 . -# # Do the completion work. Shamelessly taken from the git completion script. -- cgit v1.2.3