diff options
Diffstat (limited to 'core/file_io.lua')
-rw-r--r-- | core/file_io.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/file_io.lua b/core/file_io.lua index e053144c..7b0b61e9 100644 --- a/core/file_io.lua +++ b/core/file_io.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. local L = _G.locale.localize local events = _G.events |