X-Git-Url: http://git.tuebingen.mpg.de/?p=gsu.git;a=blobdiff_plain;f=gui;h=fa3ae4826a9e96062e5455c3969c6a9290ea4a26;hp=f60819668035d53356b6cf8cddf735512fe53ed5;hb=77fd8c08604bb7a1c641c4f36bdf4f839d114656;hpb=fc5d638dcd654a4559d3253d3b57215778445963;ds=sidebyside diff --git a/gui b/gui index f608196..fa3ae48 100644 --- a/gui +++ b/gui @@ -1,4 +1,6 @@ #!/bin/bash +# Copyright (C) 2006 Andre Noll +# Licensed under the LGPL, version 3. See COPYING and COPYING.LESSER. if [[ "$(type -t _gsu_setup)" != "function" ]]; then gsu_dir=${gsu_dir:-${BASH_SOURCE[0]%/*}}