Browse Source

[Minor] Update more copyright years/email

pull/4135/head
Vsevolod Stakhov 4 years ago
parent
commit
79417a5f81
No known key found for this signature in database GPG Key ID: 7647B6790081437
  1. 2
      lualib/plugins/dmarc.lua
  2. 2
      rules/forwarding.lua
  3. 2
      rules/misc.lua
  4. 2
      rules/regexp/misc.lua
  5. 2
      rules/regexp/upstream_spam_filters.lua
  6. 2
      rules/rspamd.lua
  7. 2
      src/plugins/lua/asn.lua
  8. 2
      src/plugins/lua/dmarc.lua
  9. 2
      src/plugins/lua/forged_recipients.lua
  10. 2
      src/plugins/lua/hfilter.lua
  11. 2
      src/plugins/lua/maillist.lua
  12. 2
      src/plugins/lua/maps_stats.lua
  13. 2
      src/plugins/lua/multimap.lua
  14. 2
      src/plugins/lua/once_received.lua
  15. 2
      src/plugins/lua/phishing.lua
  16. 2
      src/plugins/lua/ratelimit.lua
  17. 2
      src/plugins/lua/rbl.lua
  18. 2
      src/plugins/lua/reputation.lua
  19. 2
      src/plugins/lua/settings.lua
  20. 2
      src/plugins/lua/trie.lua
  21. 2
      src/plugins/lua/whitelist.lua

2
lualib/plugins/dmarc.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2016, Vsevolod Stakhov <vsevolod@highsecure.ru>
Copyright (c) 2022, Vsevolod Stakhov <vsevolod@rspamd.com>
Copyright (c) 2015-2016, Andrew Lewis <nerf@judo.za.org>
Licensed under the Apache License, Version 2.0 (the "License");

2
rules/forwarding.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2016, 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.

2
rules/misc.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2017, 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.

2
rules/regexp/misc.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2016, 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.

2
rules/regexp/upstream_spam_filters.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2016, 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.

2
rules/rspamd.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2015, 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.

2
src/plugins/lua/asn.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2016, Vsevolod Stakhov <vsevolod@highsecure.ru>
Copyright (c) 2022, Vsevolod Stakhov <vsevolod@rspamd.com>
Copyright (c) 2016, Andrew Lewis <nerf@judo.za.org>
Licensed under the Apache License, Version 2.0 (the "License");

2
src/plugins/lua/dmarc.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2016, Vsevolod Stakhov <vsevolod@highsecure.ru>
Copyright (c) 2022, Vsevolod Stakhov <vsevolod@rspamd.com>
Copyright (c) 2015-2016, Andrew Lewis <nerf@judo.za.org>
Licensed under the Apache License, Version 2.0 (the "License");

2
src/plugins/lua/forged_recipients.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2015, 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.

2
src/plugins/lua/hfilter.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2016, Vsevolod Stakhov <vsevolod@highsecure.ru>
Copyright (c) 2022, Vsevolod Stakhov <vsevolod@rspamd.com>
Copyright (c) 2013-2015, Alexey Savelyev <info@homeweb.ru>
Licensed under the Apache License, Version 2.0 (the "License");

2
src/plugins/lua/maillist.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2015, 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.

2
src/plugins/lua/maps_stats.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2015, 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.

2
src/plugins/lua/multimap.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2015, 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.

2
src/plugins/lua/once_received.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2015, 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.

2
src/plugins/lua/phishing.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2015, 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.

2
src/plugins/lua/ratelimit.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2017, Vsevolod Stakhov <vsevolod@highsecure.ru>
Copyright (c) 2022, Vsevolod Stakhov <vsevolod@rspamd.com>
Copyright (c) 2016-2017, Andrew Lewis <nerf@judo.za.org>
Licensed under the Apache License, Version 2.0 (the "License");

2
src/plugins/lua/rbl.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2020, Vsevolod Stakhov <vsevolod@highsecure.ru>
Copyright (c) 2022, Vsevolod Stakhov <vsevolod@rspamd.com>
Copyright (c) 2013-2015, Andrew Lewis <nerf@judo.za.org>
Licensed under the Apache License, Version 2.0 (the "License");

2
src/plugins/lua/reputation.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2017-2018, 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.

2
src/plugins/lua/settings.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2015, 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.

2
src/plugins/lua/trie.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2011-2015, 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.

2
src/plugins/lua/whitelist.lua

@ -1,5 +1,5 @@
--[[
Copyright (c) 2015-2017, 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.

Loading…
Cancel
Save