diff options
Diffstat (limited to 'core/args.lua')
-rw-r--r-- | core/args.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/args.lua b/core/args.lua index cb6454b5..e64cc95c 100644 --- a/core/args.lua +++ b/core/args.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 = {} |