diff options
Diffstat (limited to 'modules/textadept/find.lua')
-rw-r--r-- | modules/textadept/find.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/textadept/find.lua b/modules/textadept/find.lua index 90bc1a82..2a9dd11d 100644 --- a/modules/textadept/find.lua +++ b/modules/textadept/find.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2017 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2018 Mitchell mitchell.att.foicica.com. See LICENSE. local M = ui.find |