aboutsummaryrefslogtreecommitdiff
path: root/scripts/osx/ta
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-12-31 21:00:22 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2014-12-31 21:00:22 -0500
commit58b6a9b1ebf2368b64424d876f1d7db9a183c47d (patch)
tree020372c355c37d6445d2ed838d6219588ee1791c /scripts/osx/ta
parent48d3f0c0339e45f2611b6df936c5c6b35cd9f530 (diff)
downloadtextadept-58b6a9b1ebf2368b64424d876f1d7db9a183c47d.tar.gz
textadept-58b6a9b1ebf2368b64424d876f1d7db9a183c47d.zip
Updated copyright year.
Diffstat (limited to 'scripts/osx/ta')
-rwxr-xr-xscripts/osx/ta2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/osx/ta b/scripts/osx/ta
index 9f997c5d..d9f90487 100755
--- a/scripts/osx/ta
+++ b/scripts/osx/ta
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2007-2014 Mitchell mitchell.att.foicica.com. See LICENSE.
+# Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
if [[ "$1" == "-h" || "$1" == "--help" ]]; then
echo "ta - shell script to launch Textadept.app"