aboutsummaryrefslogtreecommitdiff
path: root/src/termkey.patch
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 /src/termkey.patch
parent48d3f0c0339e45f2611b6df936c5c6b35cd9f530 (diff)
downloadtextadept-58b6a9b1ebf2368b64424d876f1d7db9a183c47d.tar.gz
textadept-58b6a9b1ebf2368b64424d876f1d7db9a183c47d.zip
Updated copyright year.
Diffstat (limited to 'src/termkey.patch')
-rw-r--r--src/termkey.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/termkey.patch b/src/termkey.patch
index 7bc52b86..c519090e 100644
--- a/src/termkey.patch
+++ b/src/termkey.patch
@@ -2,7 +2,7 @@ diff -r 49c8684413c0 driver-win32-pdcurses.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/driver-win32-pdcurses.c Tue Dec 23 13:31:50 2014 -0500
@@ -0,0 +1,106 @@
-+// Copyright 2014 Mitchell mitchell.att.foicica.com. See LICENSE.
++// Copyright 2014-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+
+#include "termkey.h"
+#include "termkey-internal.h"