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 902e447f..0cc92dd1 100644 --- a/themes/dark.lua +++ b/themes/dark.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2020 Mitchell. See LICENSE. +-- Copyright 2007-2021 Mitchell. See LICENSE. -- Dark theme for Textadept. -- Contributions by Ana Balan. diff --git a/themes/light.lua b/themes/light.lua index eea1fb51..f1ad15d0 100644 --- a/themes/light.lua +++ b/themes/light.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2020 Mitchell. See LICENSE. +-- Copyright 2007-2021 Mitchell. See LICENSE. -- Light theme for Textadept. -- Contributions by Ana Balan. diff --git a/themes/term.lua b/themes/term.lua index 4e46ba31..8e24dfe0 100644 --- a/themes/term.lua +++ b/themes/term.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2020 Mitchell. See LICENSE. +-- Copyright 2007-2021 Mitchell. See LICENSE. -- Terminal theme for Textadept. -- Contributions by Ana Balan. |