diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/dark.lua | 2 | ||||
-rw-r--r-- | themes/light.lua | 2 | ||||
-rw-r--r-- | themes/term.lua | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/themes/dark.lua b/themes/dark.lua index eee87d7a..fd896731 100644 --- a/themes/dark.lua +++ b/themes/dark.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE. -- Dark theme for Textadept. -- Contributions by Ana Balan. diff --git a/themes/light.lua b/themes/light.lua index 3630b3b9..4a2f47ad 100644 --- a/themes/light.lua +++ b/themes/light.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE. -- Light theme for Textadept. -- Contributions by Ana Balan. diff --git a/themes/term.lua b/themes/term.lua index 4cd440a0..8724d298 100644 --- a/themes/term.lua +++ b/themes/term.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE. -- Terminal theme for Textadept. -- Contributions by Ana Balan. |