changed author

This commit is contained in:
Reto Kromer 2016-07-10 15:01:00 +02:00 committed by GitHub
parent 53cb0e2023
commit add5079faa

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
SCRIPT=$(basename $0) SCRIPT=$(basename $0)
VERSION='2016-07-10' VERSION='2016-07-10'
AUTHOR='Kieran O\'Leary, Reto Kromer' AUTHOR='ffmprovisr'
RED='\033[1;31m' RED='\033[1;31m'
BLUE='\033[1;34m' BLUE='\033[1;34m'
NC='\033[0m' NC='\033[0m'