commit 2fa0e12: [Minor] Update my email and the copyright year

Vsevolod Stakhov vsevolod at highsecure.ru
Fri Mar 25 20:21:04 UTC 2022


Author: Vsevolod Stakhov
Date: 2022-03-25 20:16:35 +0000
URL: https://github.com/rspamd/rspamd/commit/2fa0e126c74e8702ef16759d92c1c05d28337195 (HEAD -> master)

[Minor] Update my email and the copyright year

---
 lualib/global_functions.lua           | 2 +-
 lualib/lua_auth_results.lua           | 2 +-
 lualib/lua_aws.lua                    | 2 +-
 lualib/lua_bayes_learn.lua            | 2 +-
 lualib/lua_cfg_transform.lua          | 2 +-
 lualib/lua_clickhouse.lua             | 2 +-
 lualib/lua_content/ical.lua           | 2 +-
 lualib/lua_content/init.lua           | 2 +-
 lualib/lua_content/pdf.lua            | 2 +-
 lualib/lua_content/vcard.lua          | 2 +-
 lualib/lua_dkim_tools.lua             | 2 +-
 lualib/lua_ffi/common.lua             | 2 +-
 lualib/lua_ffi/dkim.lua               | 2 +-
 lualib/lua_ffi/init.lua               | 2 +-
 lualib/lua_ffi/linalg.lua             | 2 +-
 lualib/lua_ffi/spf.lua                | 2 +-
 lualib/lua_fuzzy.lua                  | 2 +-
 lualib/lua_lexer.lua                  | 2 +-
 lualib/lua_magic/heuristics.lua       | 2 +-
 lualib/lua_magic/init.lua             | 2 +-
 lualib/lua_magic/patterns.lua         | 2 +-
 lualib/lua_magic/types.lua            | 2 +-
 lualib/lua_maps.lua                   | 2 +-
 lualib/lua_maps_expressions.lua       | 2 +-
 lualib/lua_meta.lua                   | 2 +-
 lualib/lua_mime.lua                   | 2 +-
 lualib/lua_mime_types.lua             | 2 +-
 lualib/lua_redis.lua                  | 2 +-
 lualib/lua_scanners/avast.lua         | 2 +-
 lualib/lua_scanners/clamav.lua        | 2 +-
 lualib/lua_scanners/common.lua        | 2 +-
 lualib/lua_scanners/dcc.lua           | 2 +-
 lualib/lua_scanners/fprot.lua         | 2 +-
 lualib/lua_scanners/icap.lua          | 4 ++--
 lualib/lua_scanners/init.lua          | 2 +-
 lualib/lua_scanners/kaspersky_av.lua  | 2 +-
 lualib/lua_scanners/kaspersky_se.lua  | 2 +-
 lualib/lua_scanners/oletools.lua      | 2 +-
 lualib/lua_scanners/p0f.lua           | 2 +-
 lualib/lua_scanners/pyzor.lua         | 2 +-
 lualib/lua_scanners/razor.lua         | 2 +-
 lualib/lua_scanners/savapi.lua        | 2 +-
 lualib/lua_scanners/sophos.lua        | 2 +-
 lualib/lua_scanners/spamassassin.lua  | 2 +-
 lualib/lua_scanners/vadesecure.lua    | 2 +-
 lualib/lua_scanners/virustotal.lua    | 2 +-
 lualib/lua_selectors/common.lua       | 2 +-
 lualib/lua_selectors/extractors.lua   | 2 +-
 lualib/lua_selectors/init.lua         | 2 +-
 lualib/lua_selectors/maps.lua         | 2 +-
 lualib/lua_selectors/transforms.lua   | 2 +-
 lualib/lua_settings.lua               | 2 +-
 lualib/lua_smtp.lua                   | 2 +-
 lualib/lua_stat.lua                   | 2 +-
 lualib/lua_urls_compose.lua           | 2 +-
 lualib/lua_util.lua                   | 2 +-
 lualib/lua_verdict.lua                | 2 +-
 lualib/plugins/neural.lua             | 4 ++--
 lualib/plugins/rbl.lua                | 2 +-
 lualib/plugins_stats.lua              | 2 +-
 lualib/rspamadm/clickhouse.lua        | 2 +-
 lualib/rspamadm/configgraph.lua       | 2 +-
 lualib/rspamadm/configwizard.lua      | 2 +-
 lualib/rspamadm/cookie.lua            | 2 +-
 lualib/rspamadm/dmarc_report.lua      | 2 +-
 lualib/rspamadm/dns_tool.lua          | 2 +-
 lualib/rspamadm/grep.lua              | 2 +-
 lualib/rspamadm/keypair.lua           | 2 +-
 lualib/rspamadm/mime.lua              | 2 +-
 lualib/rspamadm/publicsuffix.lua      | 2 +-
 lualib/rspamadm/rescore.lua           | 2 +-
 lualib/rspamadm/statistics_dump.lua   | 2 +-
 lualib/rspamadm/template.lua          | 2 +-
 lualib/rspamadm/vault.lua             | 2 +-
 rules/bitcoin.lua                     | 2 +-
 rules/content.lua                     | 2 +-
 rules/controller/init.lua             | 2 +-
 rules/controller/maps.lua             | 2 +-
 rules/controller/neural.lua           | 2 +-
 rules/controller/selectors.lua        | 2 +-
 rules/headers_checks.lua              | 2 +-
 rules/mid.lua                         | 2 +-
 rules/subject_checks.lua              | 2 +-
 src/plugins/lua/antivirus.lua         | 2 +-
 src/plugins/lua/arc.lua               | 2 +-
 src/plugins/lua/aws_s3.lua            | 2 +-
 src/plugins/lua/bayes_expiry.lua      | 2 +-
 src/plugins/lua/bimi.lua              | 2 +-
 src/plugins/lua/clickhouse.lua        | 2 +-
 src/plugins/lua/dkim_signing.lua      | 2 +-
 src/plugins/lua/dynamic_conf.lua      | 2 +-
 src/plugins/lua/elastic.lua           | 2 +-
 src/plugins/lua/external_relay.lua    | 2 +-
 src/plugins/lua/external_services.lua | 2 +-
 src/plugins/lua/force_actions.lua     | 2 +-
 src/plugins/lua/fuzzy_collect.lua     | 2 +-
 src/plugins/lua/greylist.lua          | 2 +-
 src/plugins/lua/history_redis.lua     | 2 +-
 src/plugins/lua/http_headers.lua      | 2 +-
 src/plugins/lua/metadata_exporter.lua | 2 +-
 src/plugins/lua/metric_exporter.lua   | 2 +-
 src/plugins/lua/milter_headers.lua    | 2 +-
 src/plugins/lua/mime_types.lua        | 2 +-
 src/plugins/lua/mx_check.lua          | 2 +-
 src/plugins/lua/neural.lua            | 2 +-
 src/plugins/lua/p0f.lua               | 2 +-
 src/plugins/lua/replies.lua           | 2 +-
 src/plugins/lua/rspamd_update.lua     | 2 +-
 src/plugins/lua/spamassassin.lua      | 2 +-
 src/plugins/lua/spamtrap.lua          | 2 +-
 src/plugins/lua/spf.lua               | 2 +-
 src/plugins/lua/url_redirector.lua    | 2 +-
 src/rspamadm/fuzzy_convert.c          | 2 +-
 test/functional/lua/flags.lua         | 2 +-
 test/lua/unit/folding.lua             | 2 +-
 test/lua/unit/rfc2047.lua             | 2 +-
 116 files changed, 118 insertions(+), 118 deletions(-)

diff --git a/lualib/global_functions.lua b/lualib/global_functions.lua
index 05c967534..45d4e843d 100644
--- a/lualib/global_functions.lua
+++ b/lualib/global_functions.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2017, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_auth_results.lua b/lualib/lua_auth_results.lua
index 7b41e6ff5..d10e1081c 100644
--- a/lualib/lua_auth_results.lua
+++ b/lualib/lua_auth_results.lua
@@ -1,6 +1,6 @@
 --[[
 Copyright (c) 2016, Andrew Lewis <nerf at judo.za.org>
-Copyright (c) 2017, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_aws.lua b/lualib/lua_aws.lua
index d426e30a3..5de61eb0c 100644
--- a/lualib/lua_aws.lua
+++ b/lualib/lua_aws.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2021, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_bayes_learn.lua b/lualib/lua_bayes_learn.lua
index a059c6374..7782d8196 100644
--- a/lualib/lua_bayes_learn.lua
+++ b/lualib/lua_bayes_learn.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_cfg_transform.lua b/lualib/lua_cfg_transform.lua
index 295c952db..08e4ce416 100644
--- a/lualib/lua_cfg_transform.lua
+++ b/lualib/lua_cfg_transform.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2017, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_clickhouse.lua b/lualib/lua_clickhouse.lua
index e0d4c5618..7317cc392 100644
--- a/lualib/lua_clickhouse.lua
+++ b/lualib/lua_clickhouse.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 Copyright (c) 2018, Mikhail Galanin <mgalanin at mimecast.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/lualib/lua_content/ical.lua b/lualib/lua_content/ical.lua
index ef8da5068..72db634ee 100644
--- a/lualib/lua_content/ical.lua
+++ b/lualib/lua_content/ical.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_content/init.lua b/lualib/lua_content/init.lua
index 7947f16ab..1a13311b1 100644
--- a/lualib/lua_content/init.lua
+++ b/lualib/lua_content/init.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_content/pdf.lua b/lualib/lua_content/pdf.lua
index d73c7b1ae..0677fab06 100644
--- a/lualib/lua_content/pdf.lua
+++ b/lualib/lua_content/pdf.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_content/vcard.lua b/lualib/lua_content/vcard.lua
index 91460a9d4..993a0828f 100644
--- a/lualib/lua_content/vcard.lua
+++ b/lualib/lua_content/vcard.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2021, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_dkim_tools.lua b/lualib/lua_dkim_tools.lua
index 777789dc6..f8cfc67d8 100644
--- a/lualib/lua_dkim_tools.lua
+++ b/lualib/lua_dkim_tools.lua
@@ -1,6 +1,6 @@
 --[[
 Copyright (c) 2016, Andrew Lewis <nerf at judo.za.org>
-Copyright (c) 2017, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_ffi/common.lua b/lualib/lua_ffi/common.lua
index 652b1dc6e..4455c580e 100644
--- a/lualib/lua_ffi/common.lua
+++ b/lualib/lua_ffi/common.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_ffi/dkim.lua b/lualib/lua_ffi/dkim.lua
index 8735d8709..16d7c11a1 100644
--- a/lualib/lua_ffi/dkim.lua
+++ b/lualib/lua_ffi/dkim.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_ffi/init.lua b/lualib/lua_ffi/init.lua
index 08a6763bb..6e61462f9 100644
--- a/lualib/lua_ffi/init.lua
+++ b/lualib/lua_ffi/init.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_ffi/linalg.lua b/lualib/lua_ffi/linalg.lua
index 59ff577a2..6a5c53df0 100644
--- a/lualib/lua_ffi/linalg.lua
+++ b/lualib/lua_ffi/linalg.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2020, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_ffi/spf.lua b/lualib/lua_ffi/spf.lua
index c75eee0d2..783870eac 100644
--- a/lualib/lua_ffi/spf.lua
+++ b/lualib/lua_ffi/spf.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_fuzzy.lua b/lualib/lua_fuzzy.lua
index eaeea7158..1f82752f9 100644
--- a/lualib/lua_fuzzy.lua
+++ b/lualib/lua_fuzzy.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_lexer.lua b/lualib/lua_lexer.lua
index 8ce803d59..324641013 100644
--- a/lualib/lua_lexer.lua
+++ b/lualib/lua_lexer.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_magic/heuristics.lua b/lualib/lua_magic/heuristics.lua
index 8f287acbf..ea8f08e08 100644
--- a/lualib/lua_magic/heuristics.lua
+++ b/lualib/lua_magic/heuristics.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_magic/init.lua b/lualib/lua_magic/init.lua
index 890afea68..4ad027168 100644
--- a/lualib/lua_magic/init.lua
+++ b/lualib/lua_magic/init.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_magic/patterns.lua b/lualib/lua_magic/patterns.lua
index 2cf138857..b1eb5ad4d 100644
--- a/lualib/lua_magic/patterns.lua
+++ b/lualib/lua_magic/patterns.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_magic/types.lua b/lualib/lua_magic/types.lua
index 09c93effc..859c578ca 100644
--- a/lualib/lua_magic/types.lua
+++ b/lualib/lua_magic/types.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_maps.lua b/lualib/lua_maps.lua
index f4b64173d..9c109fac2 100644
--- a/lualib/lua_maps.lua
+++ b/lualib/lua_maps.lua
@@ -4,7 +4,7 @@
 --]]
 
 --[[
-Copyright (c) 2017, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_maps_expressions.lua b/lualib/lua_maps_expressions.lua
index be4368bd3..6a2532bf4 100644
--- a/lualib/lua_maps_expressions.lua
+++ b/lualib/lua_maps_expressions.lua
@@ -19,7 +19,7 @@ whitelist_ip_from = {
 --]]
 
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_meta.lua b/lualib/lua_meta.lua
index 94ce73053..2de26cf44 100644
--- a/lualib/lua_meta.lua
+++ b/lualib/lua_meta.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2017, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_mime.lua b/lualib/lua_mime.lua
index 2128b29a6..4f8450964 100644
--- a/lualib/lua_mime.lua
+++ b/lualib/lua_mime.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_mime_types.lua b/lualib/lua_mime_types.lua
index f0a04066f..4fefddee9 100644
--- a/lualib/lua_mime_types.lua
+++ b/lualib/lua_mime_types.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_redis.lua b/lualib/lua_redis.lua
index 7737afa2b..fa7d52992 100644
--- a/lualib/lua_redis.lua
+++ b/lualib/lua_redis.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2017, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_scanners/avast.lua b/lualib/lua_scanners/avast.lua
index da8e6d710..6ecf6756f 100644
--- a/lualib/lua_scanners/avast.lua
+++ b/lualib/lua_scanners/avast.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2020, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_scanners/clamav.lua b/lualib/lua_scanners/clamav.lua
index bc090036c..48aaa66c4 100644
--- a/lualib/lua_scanners/clamav.lua
+++ b/lualib/lua_scanners/clamav.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_scanners/common.lua b/lualib/lua_scanners/common.lua
index cefec8780..2d4f2cf63 100644
--- a/lualib/lua_scanners/common.lua
+++ b/lualib/lua_scanners/common.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 Copyright (c) 2019, Carsten Rosenberg <c.rosenberg at heinlein-support.de>
 
 Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/lualib/lua_scanners/dcc.lua b/lualib/lua_scanners/dcc.lua
index e82c97cfc..9c4619479 100644
--- a/lualib/lua_scanners/dcc.lua
+++ b/lualib/lua_scanners/dcc.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 Copyright (c) 2018, Carsten Rosenberg <c.rosenberg at heinlein-support.de>
 
 Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/lualib/lua_scanners/fprot.lua b/lualib/lua_scanners/fprot.lua
index 0d63bf4b8..35c4c943d 100644
--- a/lualib/lua_scanners/fprot.lua
+++ b/lualib/lua_scanners/fprot.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_scanners/icap.lua b/lualib/lua_scanners/icap.lua
index 8fb4bff44..1d783e834 100644
--- a/lualib/lua_scanners/icap.lua
+++ b/lualib/lua_scanners/icap.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 Copyright (c) 2019, Carsten Rosenberg <c.rosenberg at heinlein-support.de>
 
 Licensed under the Apache License, Version 2.0 (the "License");
@@ -482,7 +482,7 @@ local function icap_check(task, content, digest, rule, maybe_part)
         elseif headers.http and string.find(headers.http, '^HTTP%/[12]%.. [4]%d%d') then
           threat_table_add(
             string.format("pseudo-virus (blocked): %s", string.gsub(headers.http, 'HTTP%/[12]%.. ', '')), false)
-        elseif rule.use_http_3xx_as_threat and headers.http and string.find(headers.http, '^HTTP%/[12]%.. [3]%d%d') 
+        elseif rule.use_http_3xx_as_threat and headers.http and string.find(headers.http, '^HTTP%/[12]%.. [3]%d%d')
           then
 
           threat_table_add(
diff --git a/lualib/lua_scanners/init.lua b/lualib/lua_scanners/init.lua
index 8c0f18caa..20bea7a47 100644
--- a/lualib/lua_scanners/init.lua
+++ b/lualib/lua_scanners/init.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_scanners/kaspersky_av.lua b/lualib/lua_scanners/kaspersky_av.lua
index c07a910cd..fc395f363 100644
--- a/lualib/lua_scanners/kaspersky_av.lua
+++ b/lualib/lua_scanners/kaspersky_av.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_scanners/kaspersky_se.lua b/lualib/lua_scanners/kaspersky_se.lua
index bf1fb9568..63aa4970a 100644
--- a/lualib/lua_scanners/kaspersky_se.lua
+++ b/lualib/lua_scanners/kaspersky_se.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_scanners/oletools.lua b/lualib/lua_scanners/oletools.lua
index e76a25911..04cdfad3e 100644
--- a/lualib/lua_scanners/oletools.lua
+++ b/lualib/lua_scanners/oletools.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 Copyright (c) 2018, Carsten Rosenberg <c.rosenberg at heinlein-support.de>
 
 Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/lualib/lua_scanners/p0f.lua b/lualib/lua_scanners/p0f.lua
index 06953660d..c5ccea1fe 100644
--- a/lualib/lua_scanners/p0f.lua
+++ b/lualib/lua_scanners/p0f.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 Copyright (c) 2019, Denis Paavilainen <denpa at denpa.pro>
 
 Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/lualib/lua_scanners/pyzor.lua b/lualib/lua_scanners/pyzor.lua
index cd8c8e92b..ed0e3d16b 100644
--- a/lualib/lua_scanners/pyzor.lua
+++ b/lualib/lua_scanners/pyzor.lua
@@ -1,7 +1,7 @@
 --[[
 Copyright (c) 2021, defkev <defkev at gmail.com>
 Copyright (c) 2018, Carsten Rosenberg <c.rosenberg at heinlein-support.de>
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_scanners/razor.lua b/lualib/lua_scanners/razor.lua
index 3086da948..62b1e06a1 100644
--- a/lualib/lua_scanners/razor.lua
+++ b/lualib/lua_scanners/razor.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 Copyright (c) 2018, Carsten Rosenberg <c.rosenberg at heinlein-support.de>
 
 Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/lualib/lua_scanners/savapi.lua b/lualib/lua_scanners/savapi.lua
index 67ded438e..2933aa7b4 100644
--- a/lualib/lua_scanners/savapi.lua
+++ b/lualib/lua_scanners/savapi.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_scanners/sophos.lua b/lualib/lua_scanners/sophos.lua
index cfbe93ff2..b82a71025 100644
--- a/lualib/lua_scanners/sophos.lua
+++ b/lualib/lua_scanners/sophos.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_scanners/spamassassin.lua b/lualib/lua_scanners/spamassassin.lua
index e920b8203..c50c477a4 100644
--- a/lualib/lua_scanners/spamassassin.lua
+++ b/lualib/lua_scanners/spamassassin.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 Copyright (c) 2019, Carsten Rosenberg <c.rosenberg at heinlein-support.de>
 
 Licensed under the Apache License, Version 2.0 (the "License");
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 at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_scanners/virustotal.lua b/lualib/lua_scanners/virustotal.lua
index 030f053e1..e53795b84 100644
--- a/lualib/lua_scanners/virustotal.lua
+++ b/lualib/lua_scanners/virustotal.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_selectors/common.lua b/lualib/lua_selectors/common.lua
index 336c16695..c2fe9b58f 100644
--- a/lualib/lua_selectors/common.lua
+++ b/lualib/lua_selectors/common.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2020, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_selectors/extractors.lua b/lualib/lua_selectors/extractors.lua
index 705cb5031..a4b33f52f 100644
--- a/lualib/lua_selectors/extractors.lua
+++ b/lualib/lua_selectors/extractors.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_selectors/init.lua b/lualib/lua_selectors/init.lua
index ef9a9d7e9..b50f511a6 100644
--- a/lualib/lua_selectors/init.lua
+++ b/lualib/lua_selectors/init.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2018, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_selectors/maps.lua b/lualib/lua_selectors/maps.lua
index 175e23960..85b54a635 100644
--- a/lualib/lua_selectors/maps.lua
+++ b/lualib/lua_selectors/maps.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lualib/lua_selectors/transforms.lua b/lualib/lua_selectors/transforms.lua
index 232a49b79..28ae2c315 100644
--- a/lualib/lua_selectors/transforms.lua
+++ b/lualib/lua_selectors/transforms.lua
@@ -1,5 +1,5 @@
 --[[
-Copyright (c) 2019, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright (c) 2022, Vsevolod Stakhov <vsevolod at rspamd.com>
*** OUTPUT TRUNCATED, 735 LINES SKIPPED ***


More information about the Commits mailing list