diff options
author | 2014-12-31 21:00:22 -0500 | |
---|---|---|
committer | 2014-12-31 21:00:22 -0500 | |
commit | 58b6a9b1ebf2368b64424d876f1d7db9a183c47d (patch) | |
tree | 020372c355c37d6445d2ed838d6219588ee1791c /scripts/osx/textadept_osx | |
parent | 48d3f0c0339e45f2611b6df936c5c6b35cd9f530 (diff) | |
download | textadept-58b6a9b1ebf2368b64424d876f1d7db9a183c47d.tar.gz textadept-58b6a9b1ebf2368b64424d876f1d7db9a183c47d.zip |
Updated copyright year.
Diffstat (limited to 'scripts/osx/textadept_osx')
-rwxr-xr-x | scripts/osx/textadept_osx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/osx/textadept_osx b/scripts/osx/textadept_osx index 84458cd6..03162541 100755 --- a/scripts/osx/textadept_osx +++ b/scripts/osx/textadept_osx @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2007-2014 Mitchell mitchell.att.foicica.com. See LICENSE. +# Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE. # Set the GTK environment variables of resources within Textadept.app. bundle=$(cd "$(dirname "$0")/../../" && pwd) |