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 d33191a4..1a96d2ec 100644 --- a/core/args.lua +++ b/core/args.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2014 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2015 Mitchell mitchell.att.foicica.com. See LICENSE. local M = {} |