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 --- screen-locker.sh | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'screen-locker.sh') diff --git a/screen-locker.sh b/screen-locker.sh index f14bd91..99d309e 100755 --- a/screen-locker.sh +++ b/screen-locker.sh @@ -1,4 +1,18 @@ #!/bin/sh +#---------------------------------------------------- +# File: screen-locker.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) +# +#---------------------------------------------------- +# mange script for locking the screen +#---------------------------------------------------- + lock () { gajim-remote change_status away & slock -- cgit v1.2.3-24-g4f1b