Software /
code /
prosody-modules
Comparison
mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 3899:a03abb4bb6d7
mod_storage_xmlarchive: Bump copyright
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 22 Feb 2020 21:32:52 +0100 |
parent | 3898:e9e19b9a6a55 |
child | 4538:591c643d55b2 |
comparison
equal
deleted
inserted
replaced
3898:e9e19b9a6a55 | 3899:a03abb4bb6d7 |
---|---|
1 -- mod_storage_xmlarchive | 1 -- mod_storage_xmlarchive |
2 -- Copyright (C) 2015-2017 Kim Alvefur | 2 -- Copyright (C) 2015-2020 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 |