diff options
Diffstat (limited to 'pg_list_updater.sh')
-rwxr-xr-x | pg_list_updater.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pg_list_updater.sh b/pg_list_updater.sh index 2f6d38a..2ba4a6f 100755 --- a/pg_list_updater.sh +++ b/pg_list_updater.sh @@ -1,7 +1,7 @@ #!/bin/sh #---------------------------------------------------- # Version: 0.1.0 -# Author: Florian "Bluewind" Pritz <f-p@gmx.at> +# Author: Florian "Bluewind" Pritz <flo@xssn.at> # # Licensed under WTFPL v2 # (see COPYING for full license text) |