From 596d31cd4174865625797c6ae1204e649274c893 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 15 Feb 2017 14:19:09 -0500 Subject: Add a "License:" tag to all code files. --- bash_completion.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bash_completion.in') diff --git a/bash_completion.in b/bash_completion.in index dd140fc..b9ed69c 100644 --- a/bash_completion.in +++ b/bash_completion.in @@ -1,3 +1,5 @@ +# License: Unspecified + _devtools_compgen() { local i r COMPREPLY=($(compgen -W '$*' -- "$cur")) -- cgit v1.2.3-70-g09d2