diff options
author | 2019-02-16 22:57:47 -0500 | |
---|---|---|
committer | 2019-02-16 22:57:47 -0500 | |
commit | 289683eb2044abce8350b8df18580e4d41e072fb (patch) | |
tree | 9ee4d1d8e8e7ef6b6f4e4432b9fef081f8fc1d16 /scripts/osx/textadept_osx | |
parent | 343affbc83385da8a357d6300f89b253adca0704 (diff) | |
download | textadept-289683eb2044abce8350b8df18580e4d41e072fb.tar.gz textadept-289683eb2044abce8350b8df18580e4d41e072fb.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 76edf9e8..38c9942b 100755 --- a/scripts/osx/textadept_osx +++ b/scripts/osx/textadept_osx @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2007-2018 Mitchell mitchell.att.foicica.com. See LICENSE. +# Copyright 2007-2019 Mitchell mitchell.att.foicica.com. See LICENSE. # Set the GTK environment variables of resources within Textadept.app. bundle=$(cd "$(dirname "$0")/../../" && pwd) |