From: Jan Kiszka Date: Fri, 20 Feb 2015 11:24:19 +0000 (+0100) Subject: tools: Add copyright information to jailhouse-completion.bash X-Git-Url: https://rtime.felk.cvut.cz/gitweb/jailhouse.git/commitdiff_plain/6c7ae63741add074ec64eddddfa784ed3c87cd37 tools: Add copyright information to jailhouse-completion.bash This file was contributed under the default license of Jailhouse. Better state this explicitly. CC: Benjamin Block Signed-off-by: Jan Kiszka Signed-off-by: Benjamin Block --- diff --git a/tools/jailhouse-completion.bash b/tools/jailhouse-completion.bash index c4cd0d9..a326724 100644 --- a/tools/jailhouse-completion.bash +++ b/tools/jailhouse-completion.bash @@ -1,4 +1,13 @@ # bash completion for jailhouse +# +# Copyright (c) Benjamin Block, 2014 +# +# Authors: +# Benjamin Block +# +# This work is licensed under the terms of the GNU GPL, version 2. See +# the COPYING file in the top-level directory. +# # usage: - include the directory containing the `jailhouse`-tool into your # ${PATH}-variable