diff options
author | 2016-12-31 12:17:46 -0500 | |
---|---|---|
committer | 2016-12-31 12:17:46 -0500 | |
commit | 0541abdd3343b51b0e89ebb054fb358b3796a67f (patch) | |
tree | 7ff699519b5db61a2fc80dfe407eada32c664d02 /scripts/osx/ta | |
parent | 23cfc7deee3dcdb1efe6e0afa57f6cc03f7eca39 (diff) | |
download | textadept-0541abdd3343b51b0e89ebb054fb358b3796a67f.tar.gz textadept-0541abdd3343b51b0e89ebb054fb358b3796a67f.zip |
Updated copyright information.
Diffstat (limited to 'scripts/osx/ta')
-rwxr-xr-x | scripts/osx/ta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/osx/ta b/scripts/osx/ta index 0a1b9521..90e6d860 100755 --- a/scripts/osx/ta +++ b/scripts/osx/ta @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE. +# Copyright 2007-2017 Mitchell mitchell.att.foicica.com. See LICENSE. if [[ "$1" == "-h" || "$1" == "--help" ]]; then echo "ta - shell script to launch Textadept.app" |