diff options
Diffstat (limited to 'core/events.lua')
-rw-r--r-- | core/events.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/events.lua b/core/events.lua index 98a3475b..480850a6 100644 --- a/core/events.lua +++ b/core/events.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2018 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2019 Mitchell mitchell.att.foicica.com. See LICENSE. local M = {} |