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 8cfa6e9f..4a86859a 100644 --- a/core/events.lua +++ b/core/events.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2017 Mitchell mitchell.att.foicica.com. See LICENSE. local M = {} |