From f129bf7a7bad968939838d8efbd7cd878cf58257 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 24 Feb 2009 19:46:00 +0100 Subject: standardized file headers and added COPYING --- oss_mute.sh | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'oss_mute.sh') diff --git a/oss_mute.sh b/oss_mute.sh index 128ee52..c2ce9ea 100755 --- a/oss_mute.sh +++ b/oss_mute.sh @@ -1,5 +1,17 @@ #!/bin/dash - +#---------------------------------------------------- +# File: oss_mute.sh +# Version: 0.1.0 +# Author: Florian "Bluewind" Pritz +# +# Copyright (C) 2008-2009 Florian Pritz +# +# Licensed under GNU General Public License v3 +# (see COPYING for full license text) +# +#---------------------------------------------------- +# script to (un)mute oss devices +#---------------------------------------------------- MODE=1 CONTROL="jack.black.mute" -- cgit v1.2.3-24-g4f1b