comparison mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 2399:913bd81a4d3c

mod_storage_xmlarchive: Update copyright year
author Kim Alvefur <zash@zash.se>
date Fri, 25 Nov 2016 23:22:24 +0100
parents 7e922b968b44
children 7bce126bf60c
comparison
equal deleted inserted replaced
2398:7e922b968b44 2399:913bd81a4d3c
1 -- mod_storage_xmlarchive 1 -- mod_storage_xmlarchive
2 -- Copyright (C) 2015 Kim Alvefur 2 -- Copyright (C) 2015-2016 Kim Alvefur
3 -- 3 --
4 -- This file is MIT/X11 licensed. 4 -- This file is MIT/X11 licensed.
5 -- 5 --
6 -- luacheck: ignore unused self 6 -- luacheck: ignore unused self
7 7