diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-02-19 00:51:06 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-02-19 01:24:56 +0200 |
commit | 722fc23e4399653f5a3c32d717e816e8583da11c (patch) | |
tree | b203276c5f1c7b8fbdfe2ebba4db02cdac7e25ce /update | |
parent | fd0c061ec6c5966251d7ec7ff0f508e1fa1d91dc (diff) | |
download | evol-tools-722fc23e4399653f5a3c32d717e816e8583da11c.tar.gz evol-tools-722fc23e4399653f5a3c32d717e816e8583da11c.tar.bz2 evol-tools-722fc23e4399653f5a3c32d717e816e8583da11c.tar.xz evol-tools-722fc23e4399653f5a3c32d717e816e8583da11c.zip |
Update copyrights in scripts.
Diffstat (limited to 'update')
-rwxr-xr-x | update/createnew.sh | 1 | ||||
-rwxr-xr-x | update/update.sh | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/update/createnew.sh b/update/createnew.sh index 5958634..2a057ec 100755 --- a/update/createnew.sh +++ b/update/createnew.sh @@ -1,6 +1,7 @@ #!/bin/bash # Copyright (C) 2011 Evol Online +# Author: Andrei Karas (4144) dir=`pwd` diff --git a/update/update.sh b/update/update.sh index c40c371..2e560b6 100755 --- a/update/update.sh +++ b/update/update.sh @@ -1,6 +1,7 @@ #!/bin/bash # Copyright (C) 2010-2011 Evol Online +# Author: Andrei Karas (4144) dir=`pwd` |