From: Vsevolod Stakhov Date: Fri, 25 Mar 2022 20:16:35 +0000 (+0000) Subject: [Minor] Update my email and the copyright year X-Git-Tag: 3.2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2fa0e126c74e8702ef16759d92c1c05d28337195;p=thirdparty%2Frspamd.git [Minor] Update my email and the copyright year --- diff --git a/lualib/global_functions.lua b/lualib/global_functions.lua index 05c967534a..45d4e843db 100644 --- a/lualib/global_functions.lua +++ b/lualib/global_functions.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 7b41e6ff52..d10e1081c0 100644 --- a/lualib/lua_auth_results.lua +++ b/lualib/lua_auth_results.lua @@ -1,6 +1,6 @@ --[[ Copyright (c) 2016, Andrew Lewis -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 d426e30a3c..5de61eb0c4 100644 --- a/lualib/lua_aws.lua +++ b/lualib/lua_aws.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2021, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 a059c63741..7782d81962 100644 --- a/lualib/lua_bayes_learn.lua +++ b/lualib/lua_bayes_learn.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 295c952dbb..08e4ce4168 100644 --- a/lualib/lua_cfg_transform.lua +++ b/lualib/lua_cfg_transform.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 e0d4c56184..7317cc3928 100644 --- a/lualib/lua_clickhouse.lua +++ b/lualib/lua_clickhouse.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2018, Mikhail Galanin 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 ef8da50687..72db634ee2 100644 --- a/lualib/lua_content/ical.lua +++ b/lualib/lua_content/ical.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 7947f16ab8..1a13311b11 100644 --- a/lualib/lua_content/init.lua +++ b/lualib/lua_content/init.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 d73c7b1aef..0677fab06d 100644 --- a/lualib/lua_content/pdf.lua +++ b/lualib/lua_content/pdf.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 91460a9d4e..993a0828f0 100644 --- a/lualib/lua_content/vcard.lua +++ b/lualib/lua_content/vcard.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2021, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 777789dc6a..f8cfc67d89 100644 --- a/lualib/lua_dkim_tools.lua +++ b/lualib/lua_dkim_tools.lua @@ -1,6 +1,6 @@ --[[ Copyright (c) 2016, Andrew Lewis -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 652b1dc6ef..4455c580ed 100644 --- a/lualib/lua_ffi/common.lua +++ b/lualib/lua_ffi/common.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 8735d8709c..16d7c11a1f 100644 --- a/lualib/lua_ffi/dkim.lua +++ b/lualib/lua_ffi/dkim.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 08a6763bb0..6e61462f9e 100644 --- a/lualib/lua_ffi/init.lua +++ b/lualib/lua_ffi/init.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 59ff577a2d..6a5c53df0e 100644 --- a/lualib/lua_ffi/linalg.lua +++ b/lualib/lua_ffi/linalg.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2020, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 c75eee0d26..783870eaca 100644 --- a/lualib/lua_ffi/spf.lua +++ b/lualib/lua_ffi/spf.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 eaeea71589..1f82752f90 100644 --- a/lualib/lua_fuzzy.lua +++ b/lualib/lua_fuzzy.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 8ce803d597..3246410134 100644 --- a/lualib/lua_lexer.lua +++ b/lualib/lua_lexer.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 8f287acbf5..ea8f08e081 100644 --- a/lualib/lua_magic/heuristics.lua +++ b/lualib/lua_magic/heuristics.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 890afea682..4ad027168f 100644 --- a/lualib/lua_magic/init.lua +++ b/lualib/lua_magic/init.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 2cf1388572..b1eb5ad4d5 100644 --- a/lualib/lua_magic/patterns.lua +++ b/lualib/lua_magic/patterns.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 09c93effcc..859c578ca5 100644 --- a/lualib/lua_magic/types.lua +++ b/lualib/lua_magic/types.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 f4b64173da..9c109fac22 100644 --- a/lualib/lua_maps.lua +++ b/lualib/lua_maps.lua @@ -4,7 +4,7 @@ --]] --[[ -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 be4368bd3d..6a2532bf4d 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 +Copyright (c) 2022, Vsevolod Stakhov 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 94ce73053d..2de26cf449 100644 --- a/lualib/lua_meta.lua +++ b/lualib/lua_meta.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 2128b29a65..4f84509645 100644 --- a/lualib/lua_mime.lua +++ b/lualib/lua_mime.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 f0a04066fd..4fefddee91 100644 --- a/lualib/lua_mime_types.lua +++ b/lualib/lua_mime_types.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 7737afa2b1..fa7d529929 100644 --- a/lualib/lua_redis.lua +++ b/lualib/lua_redis.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 da8e6d7109..6ecf6756fc 100644 --- a/lualib/lua_scanners/avast.lua +++ b/lualib/lua_scanners/avast.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2020, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 bc090036c3..48aaa66c4a 100644 --- a/lualib/lua_scanners/clamav.lua +++ b/lualib/lua_scanners/clamav.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 cefec87805..2d4f2cf633 100644 --- a/lualib/lua_scanners/common.lua +++ b/lualib/lua_scanners/common.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2019, Carsten Rosenberg 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 e82c97cfcd..9c46194792 100644 --- a/lualib/lua_scanners/dcc.lua +++ b/lualib/lua_scanners/dcc.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2018, Carsten Rosenberg 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 0d63bf4b8a..35c4c943dd 100644 --- a/lualib/lua_scanners/fprot.lua +++ b/lualib/lua_scanners/fprot.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 8fb4bff44a..1d783e8344 100644 --- a/lualib/lua_scanners/icap.lua +++ b/lualib/lua_scanners/icap.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2019, Carsten Rosenberg 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 8c0f18caae..20bea7a47d 100644 --- a/lualib/lua_scanners/init.lua +++ b/lualib/lua_scanners/init.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 c07a910cdb..fc395f363c 100644 --- a/lualib/lua_scanners/kaspersky_av.lua +++ b/lualib/lua_scanners/kaspersky_av.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 bf1fb95683..63aa4970a2 100644 --- a/lualib/lua_scanners/kaspersky_se.lua +++ b/lualib/lua_scanners/kaspersky_se.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 e76a25911c..04cdfad3e5 100644 --- a/lualib/lua_scanners/oletools.lua +++ b/lualib/lua_scanners/oletools.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2018, Carsten Rosenberg 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 06953660d2..c5ccea1fe3 100644 --- a/lualib/lua_scanners/p0f.lua +++ b/lualib/lua_scanners/p0f.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2019, Denis Paavilainen 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 cd8c8e92bf..ed0e3d16b0 100644 --- a/lualib/lua_scanners/pyzor.lua +++ b/lualib/lua_scanners/pyzor.lua @@ -1,7 +1,7 @@ --[[ Copyright (c) 2021, defkev Copyright (c) 2018, Carsten Rosenberg -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 3086da948b..62b1e06a1a 100644 --- a/lualib/lua_scanners/razor.lua +++ b/lualib/lua_scanners/razor.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2018, Carsten Rosenberg 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 67ded438e5..2933aa7b4a 100644 --- a/lualib/lua_scanners/savapi.lua +++ b/lualib/lua_scanners/savapi.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 cfbe93ff26..b82a71025e 100644 --- a/lualib/lua_scanners/sophos.lua +++ b/lualib/lua_scanners/sophos.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 e920b82037..c50c477a48 100644 --- a/lualib/lua_scanners/spamassassin.lua +++ b/lualib/lua_scanners/spamassassin.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2019, Carsten Rosenberg 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 158eedb1a8..b912eb46ff 100644 --- a/lualib/lua_scanners/vadesecure.lua +++ b/lualib/lua_scanners/vadesecure.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 030f053e11..e53795b84c 100644 --- a/lualib/lua_scanners/virustotal.lua +++ b/lualib/lua_scanners/virustotal.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 336c166954..c2fe9b58f0 100644 --- a/lualib/lua_selectors/common.lua +++ b/lualib/lua_selectors/common.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2020, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 705cb50310..a4b33f52fb 100644 --- a/lualib/lua_selectors/extractors.lua +++ b/lualib/lua_selectors/extractors.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 ef9a9d7e9e..b50f511a6f 100644 --- a/lualib/lua_selectors/init.lua +++ b/lualib/lua_selectors/init.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 175e23960a..85b54a635f 100644 --- a/lualib/lua_selectors/maps.lua +++ b/lualib/lua_selectors/maps.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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 232a49b793..28ae2c3155 100644 --- a/lualib/lua_selectors/transforms.lua +++ b/lualib/lua_selectors/transforms.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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_settings.lua b/lualib/lua_settings.lua index b645e5c4aa..feeb03d28c 100644 --- a/lualib/lua_settings.lua +++ b/lualib/lua_settings.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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_smtp.lua b/lualib/lua_smtp.lua index 256da05222..33c69159f6 100644 --- a/lualib/lua_smtp.lua +++ b/lualib/lua_smtp.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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_stat.lua b/lualib/lua_stat.lua index 7fff6cefe3..e7111735a1 100644 --- a/lualib/lua_stat.lua +++ b/lualib/lua_stat.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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_urls_compose.lua b/lualib/lua_urls_compose.lua index d63dc24288..5216721b94 100644 --- a/lualib/lua_urls_compose.lua +++ b/lualib/lua_urls_compose.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2020, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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_util.lua b/lualib/lua_util.lua index 7cabeed2d2..6b28bbe1b5 100644 --- a/lualib/lua_util.lua +++ b/lualib/lua_util.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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_verdict.lua b/lualib/lua_verdict.lua index cde33f52e1..3ce7e06898 100644 --- a/lualib/lua_verdict.lua +++ b/lualib/lua_verdict.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/plugins/neural.lua b/lualib/plugins/neural.lua index ba8550a42a..56c723ea55 100644 --- a/lualib/plugins/neural.lua +++ b/lualib/plugins/neural.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2020, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -267,7 +267,7 @@ local function get_roc_thresholds(ann, inputs, outputs, alpha, beta) table.sort(r, function(p, q) return cmp(x[p], x[q]) end) - for i=1,n do + for i=1,n do a[i] = x[r[i]] b[i] = y[r[i]] end diff --git a/lualib/plugins/rbl.lua b/lualib/plugins/rbl.lua index 2b0630164f..baa019f412 100644 --- a/lualib/plugins/rbl.lua +++ b/lualib/plugins/rbl.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2020, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/plugins_stats.lua b/lualib/plugins_stats.lua index 9bbebb1c8d..2497fb93c5 100644 --- a/lualib/plugins_stats.lua +++ b/lualib/plugins_stats.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/clickhouse.lua b/lualib/rspamadm/clickhouse.lua index 63e025f3eb..6bdc612d8b 100644 --- a/lualib/rspamadm/clickhouse.lua +++ b/lualib/rspamadm/clickhouse.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2020, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/configgraph.lua b/lualib/rspamadm/configgraph.lua index 6eef1f42ff..75eb2d9402 100644 --- a/lualib/rspamadm/configgraph.lua +++ b/lualib/rspamadm/configgraph.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/configwizard.lua b/lualib/rspamadm/configwizard.lua index bfbabbf0fa..a375d81ccd 100644 --- a/lualib/rspamadm/configwizard.lua +++ b/lualib/rspamadm/configwizard.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/cookie.lua b/lualib/rspamadm/cookie.lua index b9995cdf9f..bc4df9de26 100644 --- a/lualib/rspamadm/cookie.lua +++ b/lualib/rspamadm/cookie.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/dmarc_report.lua b/lualib/rspamadm/dmarc_report.lua index 9bdbc8d1a3..41b463a807 100644 --- a/lualib/rspamadm/dmarc_report.lua +++ b/lualib/rspamadm/dmarc_report.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2021, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/dns_tool.lua b/lualib/rspamadm/dns_tool.lua index 1cbd6b8b58..e3ffb29ddd 100644 --- a/lualib/rspamadm/dns_tool.lua +++ b/lualib/rspamadm/dns_tool.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/grep.lua b/lualib/rspamadm/grep.lua index 3b4a058ab1..426b93c7a5 100644 --- a/lualib/rspamadm/grep.lua +++ b/lualib/rspamadm/grep.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/keypair.lua b/lualib/rspamadm/keypair.lua index d882fafde1..62f2909b71 100644 --- a/lualib/rspamadm/keypair.lua +++ b/lualib/rspamadm/keypair.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/mime.lua b/lualib/rspamadm/mime.lua index e5a7e1c013..d2e9c052d4 100644 --- a/lualib/rspamadm/mime.lua +++ b/lualib/rspamadm/mime.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/publicsuffix.lua b/lualib/rspamadm/publicsuffix.lua index 779ecfe467..f8e1bac932 100644 --- a/lualib/rspamadm/publicsuffix.lua +++ b/lualib/rspamadm/publicsuffix.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2021, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/rescore.lua b/lualib/rspamadm/rescore.lua index d603b02061..6e372a4197 100644 --- a/lualib/rspamadm/rescore.lua +++ b/lualib/rspamadm/rescore.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/statistics_dump.lua b/lualib/rspamadm/statistics_dump.lua index aa461a92a9..68b425aa85 100644 --- a/lualib/rspamadm/statistics_dump.lua +++ b/lualib/rspamadm/statistics_dump.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2021, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/template.lua b/lualib/rspamadm/template.lua index 79656e4b7b..bb799f7300 100644 --- a/lualib/rspamadm/template.lua +++ b/lualib/rspamadm/template.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rspamadm/vault.lua b/lualib/rspamadm/vault.lua index 6414d9273e..2c7d5abfe9 100644 --- a/lualib/rspamadm/vault.lua +++ b/lualib/rspamadm/vault.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rules/bitcoin.lua b/rules/bitcoin.lua index 731bf46720..1c902e93ed 100644 --- a/rules/bitcoin.lua +++ b/rules/bitcoin.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rules/content.lua b/rules/content.lua index 2b8a03ba5f..038d4f63ae 100644 --- a/rules/content.lua +++ b/rules/content.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rules/controller/init.lua b/rules/controller/init.lua index 136081ddcc..90bb137c49 100644 --- a/rules/controller/init.lua +++ b/rules/controller/init.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2020, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rules/controller/maps.lua b/rules/controller/maps.lua index 9079cb39ac..a45e3d3061 100644 --- a/rules/controller/maps.lua +++ b/rules/controller/maps.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2020, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rules/controller/neural.lua b/rules/controller/neural.lua index b3ec690e0c..db95cb7e9b 100644 --- a/rules/controller/neural.lua +++ b/rules/controller/neural.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2020, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rules/controller/selectors.lua b/rules/controller/selectors.lua index bde0cefb0f..8f3dc09317 100644 --- a/rules/controller/selectors.lua +++ b/rules/controller/selectors.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2020, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rules/headers_checks.lua b/rules/headers_checks.lua index d80dbb9b8e..d888470031 100644 --- a/rules/headers_checks.lua +++ b/rules/headers_checks.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/rules/mid.lua b/rules/mid.lua index 760a2f30ae..0d3e52c24e 100644 --- a/rules/mid.lua +++ b/rules/mid.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2016, Steve Freegard Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/rules/subject_checks.lua b/rules/subject_checks.lua index c1492815f3..d0a41d9204 100644 --- a/rules/subject_checks.lua +++ b/rules/subject_checks.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/antivirus.lua b/src/plugins/lua/antivirus.lua index 2ad5dc0297..c73e4fa2f2 100644 --- a/src/plugins/lua/antivirus.lua +++ b/src/plugins/lua/antivirus.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/arc.lua b/src/plugins/lua/arc.lua index 278798d652..4ee893e5f6 100644 --- a/src/plugins/lua/arc.lua +++ b/src/plugins/lua/arc.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2020, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/aws_s3.lua b/src/plugins/lua/aws_s3.lua index 78d718c246..3168f36381 100644 --- a/src/plugins/lua/aws_s3.lua +++ b/src/plugins/lua/aws_s3.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2021, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/bayes_expiry.lua b/src/plugins/lua/bayes_expiry.lua index 40e0fed9e8..97d463f810 100644 --- a/src/plugins/lua/bayes_expiry.lua +++ b/src/plugins/lua/bayes_expiry.lua @@ -1,6 +1,6 @@ --[[ Copyright (c) 2017, Andrew Lewis -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/bimi.lua b/src/plugins/lua/bimi.lua index 16ed25c961..405477c621 100644 --- a/src/plugins/lua/bimi.lua +++ b/src/plugins/lua/bimi.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2021, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/clickhouse.lua b/src/plugins/lua/clickhouse.lua index 1236941de1..540b87ac93 100644 --- a/src/plugins/lua/clickhouse.lua +++ b/src/plugins/lua/clickhouse.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/dkim_signing.lua b/src/plugins/lua/dkim_signing.lua index 1e5a35be74..0d7939005c 100644 --- a/src/plugins/lua/dkim_signing.lua +++ b/src/plugins/lua/dkim_signing.lua @@ -1,6 +1,6 @@ --[[ Copyright (c) 2016, Andrew Lewis -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/dynamic_conf.lua b/src/plugins/lua/dynamic_conf.lua index ffe1f7e9c7..833aa45df0 100644 --- a/src/plugins/lua/dynamic_conf.lua +++ b/src/plugins/lua/dynamic_conf.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/elastic.lua b/src/plugins/lua/elastic.lua index 43c9d6b0f2..e8b5b6434e 100644 --- a/src/plugins/lua/elastic.lua +++ b/src/plugins/lua/elastic.lua @@ -1,6 +1,6 @@ --[[ Copyright (c) 2017, Veselin Iordanov -Copyright (c) 2018, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/external_relay.lua b/src/plugins/lua/external_relay.lua index 31f6a10370..5c0084bc9c 100644 --- a/src/plugins/lua/external_relay.lua +++ b/src/plugins/lua/external_relay.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2021, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/external_services.lua b/src/plugins/lua/external_services.lua index 02068685bb..bafcc9eecb 100644 --- a/src/plugins/lua/external_services.lua +++ b/src/plugins/lua/external_services.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2019, Carsten Rosenberg Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/plugins/lua/force_actions.lua b/src/plugins/lua/force_actions.lua index 9355c5249b..ecdd3aeeec 100644 --- a/src/plugins/lua/force_actions.lua +++ b/src/plugins/lua/force_actions.lua @@ -1,6 +1,6 @@ --[[ Copyright (c) 2017, Andrew Lewis -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/fuzzy_collect.lua b/src/plugins/lua/fuzzy_collect.lua index 57a4a2fa6c..9a63823d93 100644 --- a/src/plugins/lua/fuzzy_collect.lua +++ b/src/plugins/lua/fuzzy_collect.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/greylist.lua b/src/plugins/lua/greylist.lua index 652452496c..405e22f9dd 100644 --- a/src/plugins/lua/greylist.lua +++ b/src/plugins/lua/greylist.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2016, Alexey Savelyev Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/plugins/lua/history_redis.lua b/src/plugins/lua/history_redis.lua index fa9db5b856..e669cb919d 100644 --- a/src/plugins/lua/history_redis.lua +++ b/src/plugins/lua/history_redis.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/http_headers.lua b/src/plugins/lua/http_headers.lua index b5018a225b..c437392e43 100644 --- a/src/plugins/lua/http_headers.lua +++ b/src/plugins/lua/http_headers.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2015, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/metadata_exporter.lua b/src/plugins/lua/metadata_exporter.lua index 118d3eda17..20d388fefd 100644 --- a/src/plugins/lua/metadata_exporter.lua +++ b/src/plugins/lua/metadata_exporter.lua @@ -1,6 +1,6 @@ --[[ Copyright (c) 2016, Andrew Lewis -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/metric_exporter.lua b/src/plugins/lua/metric_exporter.lua index b4b7756b41..6e48ae5338 100644 --- a/src/plugins/lua/metric_exporter.lua +++ b/src/plugins/lua/metric_exporter.lua @@ -1,6 +1,6 @@ --[[ Copyright (c) 2016, Andrew Lewis -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/milter_headers.lua b/src/plugins/lua/milter_headers.lua index 6704ba3f23..4513ab7e1d 100644 --- a/src/plugins/lua/milter_headers.lua +++ b/src/plugins/lua/milter_headers.lua @@ -1,6 +1,6 @@ --[[ Copyright (c) 2016, Andrew Lewis -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/mime_types.lua b/src/plugins/lua/mime_types.lua index a2e570ef8c..75035523e3 100644 --- a/src/plugins/lua/mime_types.lua +++ b/src/plugins/lua/mime_types.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/mx_check.lua b/src/plugins/lua/mx_check.lua index 2c9fcb3e79..544b6132d5 100644 --- a/src/plugins/lua/mx_check.lua +++ b/src/plugins/lua/mx_check.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/neural.lua b/src/plugins/lua/neural.lua index 43b4af45da..7b414b5a32 100644 --- a/src/plugins/lua/neural.lua +++ b/src/plugins/lua/neural.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/p0f.lua b/src/plugins/lua/p0f.lua index fcf54c0ee6..d9e91da0fa 100644 --- a/src/plugins/lua/p0f.lua +++ b/src/plugins/lua/p0f.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2019, Denis Paavilainen Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/plugins/lua/replies.lua b/src/plugins/lua/replies.lua index 6b522ccbfe..2602c514c0 100644 --- a/src/plugins/lua/replies.lua +++ b/src/plugins/lua/replies.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2016, Andrew Lewis Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/plugins/lua/rspamd_update.lua b/src/plugins/lua/rspamd_update.lua index d53d021123..7800d419fc 100644 --- a/src/plugins/lua/rspamd_update.lua +++ b/src/plugins/lua/rspamd_update.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/spamassassin.lua b/src/plugins/lua/spamassassin.lua index b19ad9a0db..2e332d198b 100644 --- a/src/plugins/lua/spamassassin.lua +++ b/src/plugins/lua/spamassassin.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2015, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/spamtrap.lua b/src/plugins/lua/spamtrap.lua index 594d4f2255..0f0bbe813c 100644 --- a/src/plugins/lua/spamtrap.lua +++ b/src/plugins/lua/spamtrap.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov Copyright (c) 2016, Andrew Lewis Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/plugins/lua/spf.lua b/src/plugins/lua/spf.lua index 0f3a17ea07..c8aeb971b3 100644 --- a/src/plugins/lua/spf.lua +++ b/src/plugins/lua/spf.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2019, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/plugins/lua/url_redirector.lua b/src/plugins/lua/url_redirector.lua index a5154c5c01..53987ad623 100644 --- a/src/plugins/lua/url_redirector.lua +++ b/src/plugins/lua/url_redirector.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2017, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov 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/src/rspamadm/fuzzy_convert.c b/src/rspamadm/fuzzy_convert.c index b8d0c8d696..c5fc7e0a0b 100644 --- a/src/rspamadm/fuzzy_convert.c +++ b/src/rspamadm/fuzzy_convert.c @@ -1,6 +1,6 @@ /*- * Copyright (c) 2016, Andrew Lewis - * Copyright (c) 2016, Vsevolod Stakhov + * Copyright (c) 2022, Vsevolod Stakhov * * 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/test/functional/lua/flags.lua b/test/functional/lua/flags.lua index fa99d367f5..5d01ab171c 100644 --- a/test/functional/lua/flags.lua +++ b/test/functional/lua/flags.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2015, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/test/lua/unit/folding.lua b/test/lua/unit/folding.lua index 1f9cf678f0..8a92384a73 100644 --- a/test/lua/unit/folding.lua +++ b/test/lua/unit/folding.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2015, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/test/lua/unit/rfc2047.lua b/test/lua/unit/rfc2047.lua index 9c83f37b82..24a87f3573 100644 --- a/test/lua/unit/rfc2047.lua +++ b/test/lua/unit/rfc2047.lua @@ -1,5 +1,5 @@ --[[ -Copyright (c) 2016, Vsevolod Stakhov +Copyright (c) 2022, Vsevolod Stakhov All rights reserved. Redistribution and use in source and binary forms, with or without