]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Update my email where relevant
authorVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 17 Mar 2023 09:56:07 +0000 (09:56 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 17 Mar 2023 10:08:07 +0000 (10:08 +0000)
contrib/aho-corasick/acism.h
debian/changelog
debian/control
debian/copyright
debian/rspamd.init
docker/Dockerfile

index b5a3b1a5c25f2030b2ba3301a1928e6fc5830038..1e03176706a93e55051dd54c4cbb58847bfa4340 100644 (file)
@@ -1,6 +1,6 @@
 /*
 ** Copyright (C) 2009-2014 Mischa Sandberg <mischasan@gmail.com>
-** Copyright (C) 2015 Vsevolod Stakhov <vsevolod@highsecure.ru>
+** Copyright (C) 2015 Vsevolod Stakhov <vsevolod@rspamd.com>
 **
 ** This program is free software; you can redistribute it and/or modify
 ** it under the terms of the GNU Lesser General Public License as
index d68ba2da2300297551b34c4c663d4b6155d72f47..6f4629a631620712fa291ab169526ba2e65df613 100644 (file)
@@ -2,4 +2,4 @@ rspamd (2.5) unstable; urgency=low
 
   * New release.
 
- -- Vsevolod Stakhov <vsevolod@highsecure.ru>  Fri, 16 Feb 2020 23:10:27 +0000
+ -- Vsevolod Stakhov <vsevolod@rspamd.com>  Fri, 16 Feb 2020 23:10:27 +0000
index a6dd41eabbb70419930c09b87a10f5f9b8b19ef7..c6363e50d471b34b374c55636d17c3b6e8e6ffcb 100644 (file)
@@ -1,7 +1,7 @@
 Source: rspamd
 Section: mail
 Priority: extra
-Maintainer: Vsevolod Stakhov <vsevolod@highsecure.ru>
+Maintainer: Vsevolod Stakhov <vsevolod@rspamd.com>
 Build-Depends: cmake,
                debhelper (>= 10),
                libcurl4-openssl-dev,
index 851544057ebd84779f96ab25a1d8a1801dcc4aca..5091c26f3f770d2f5c4fd08ff346d2aa74b2b0d9 100644 (file)
@@ -1,9 +1,9 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: rspamd
-Source: https://github.com/vstakhov/rspamd
+Source: https://github.com/rspamd/rspamd
 
 Files: *
-Copyright: 2008-2016 Vsevolod Stakhov <vsevolod@highsecure.ru>
+Copyright: 2008-2023 Vsevolod Stakhov <vsevolod@rspamd.com>
 License: Apache-2.0
 
 Files: contrib/lgpl/*
@@ -68,26 +68,26 @@ License: BSD-3-Clause-Redis
 
 Files: src/libutil/printf.c
 Copyright: 2002-2015 Igor Sysoev
-           2010-2015 Vsevolod Stakhov <vsevolod@highsecure.ru>
+           2010-2015 Vsevolod Stakhov <vsevolod@rspamd.com>
 License: BSD-2-Clause
 
 Files: src/libserver/url.c
 Copyright: 2002-2015 Igor Sysoev
-           2010-2015 Vsevolod Stakhov <vsevolod@highsecure.ru>
+           2010-2015 Vsevolod Stakhov <vsevolod@rspamd.com>
 License: BSD-2-Clause
 
 Files: src/plugins/lua/rbl.lua
-Copyright: 2011-2015, Vsevolod Stakhov <vsevolod@highsecure.ru>
+Copyright: 2011-2015, Vsevolod Stakhov <vsevolod@rspamd.com>
            2013-2015, Andrew Lewis <nerf@judo.za.org>
 License: Apache-2.0
 
 Files: doc/doxydown/*
-Copyright: 2014, Vsevolod Stakhov <vsevolod@highsecure.ru>
+Copyright: 2014, Vsevolod Stakhov <vsevolod@rspamd.com>
 License: MIT
 
-Files: interface/* 
+Files: interface/*
 Copyright:  2012-2013 Anton Simonov <untone@gmail.com>
-            2014-2015 Vsevolod Stakhov <vsevolod@highsecure.ru>
+            2014-2015 Vsevolod Stakhov <vsevolod@rspamd.com>
 License: MIT
 
 Files: contrib/cdb*
@@ -118,7 +118,7 @@ Copyright: 2015, Andrew Moon
 License: MIT
 
 Files: debian/*
-Copyright: 2011-2015 Vsevolod Stakhov <vsevolod@highsecure.ru>
+Copyright: 2011-2015 Vsevolod Stakhov <vsevolod@rspamd.com>
  2014-2015 Mikhail Gusarov <dottedmag@dottedmag.net>
 License: BSD-2-Clause
 
index 0cde6447aeaf39bfb868f10770e80068d4d780e7..3dff269433939be3f4cfa98b47881cc9875bde1e 100644 (file)
@@ -9,7 +9,7 @@
 # Description:       Rspamd is fast and modular spam filtering system
 ### END INIT INFO
 
-# Author: Vsevolod Stakhov <vsevolod@highsecure.ru>
+# Author: Vsevolod Stakhov <vsevolod@rspamd.com>
 
 # PATH should only include /usr/* if it runs after the mountnfs.sh script
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
index ae6d9562daef40baad894c5eb921e1acae834f70..04753b87a0ec129e2a5c691c272c6ea75c3dcd3f 100644 (file)
@@ -11,7 +11,7 @@ RUN   apt-get update && apt-get install -y --no-install-recommends \
 
 SHELL ["/bin/bash", "-c"]
 RUN    set -x \
-# gpg: key FFA232EDBF21E25E: public key "Rspamd Nightly Builds (Rspamd Nightly Builds) <vsevolod@highsecure.ru>" imported
+# gpg: key FFA232EDBF21E25E: public key "Rspamd Nightly Builds (Rspamd Nightly Builds) <vsevolod@rspamd.com>" imported
        && key='3FA347D5E599BE4595CA2576FFA232EDBF21E25E' \
        && export GNUPGHOME="$(mktemp -d)" \
        && gpg --import <<<$'\