diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2022-03-25 20:16:35 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2022-03-25 20:16:35 +0000 |
commit | 2fa0e126c74e8702ef16759d92c1c05d28337195 (patch) | |
tree | 5f8550175eb1277a2c3a79863df23de913302a3f /lualib/lua_scanners/vadesecure.lua | |
parent | c6d0f564e372dbe2497ec92fa78522dbfb30d388 (diff) | |
download | rspamd-2fa0e126c74e8702ef16759d92c1c05d28337195.tar.gz rspamd-2fa0e126c74e8702ef16759d92c1c05d28337195.zip |
[Minor] Update my email and the copyright year
Diffstat (limited to 'lualib/lua_scanners/vadesecure.lua')
-rw-r--r-- | lualib/lua_scanners/vadesecure.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lualib/lua_scanners/vadesecure.lua b/lualib/lua_scanners/vadesecure.lua index 158eedb1a..b912eb46f 100644 --- a/lualib/lua_scanners/vadesecure.lua +++ b/lualib/lua_scanners/vadesecure.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov <vsevolod@highsecure.ru> +Copyright (c) 2022, Vsevolod Stakhov <vsevolod@rspamd.com> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |