diff --git a/src/mod_invites.erl b/src/mod_invites.erl index 361b8f183..0ac91489a 100644 --- a/src/mod_invites.erl +++ b/src/mod_invites.erl @@ -5,7 +5,7 @@ %%% Created : Mon Sep 15 2025 by Stefan Strigler %%% %%% -%%% ejabberd, Copyright (C) 2025 ProcessOne +%%% ejabberd, Copyright (C) 2026 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as diff --git a/src/mod_invites_http.erl b/src/mod_invites_http.erl index 722a8ec04..05d4ad65a 100644 --- a/src/mod_invites_http.erl +++ b/src/mod_invites_http.erl @@ -5,7 +5,7 @@ %%% Created : Fri Oct 31 2025 by Stefan Strigler %%% %%% -%%% ejabberd, Copyright (C) 2025 ProcessOne +%%% ejabberd, Copyright (C) 2026 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as diff --git a/src/mod_invites_http_erlylib.erl b/src/mod_invites_http_erlylib.erl index 4c5aaa26b..1d75ac645 100644 --- a/src/mod_invites_http_erlylib.erl +++ b/src/mod_invites_http_erlylib.erl @@ -5,7 +5,7 @@ %%% Created : Mon Nov 10 2025 by Stefan Strigler %%% %%% -%%% ejabberd, Copyright (C) 2025 ProcessOne +%%% ejabberd, Copyright (C) 2026 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as diff --git a/src/mod_invites_mnesia.erl b/src/mod_invites_mnesia.erl index 08c0467db..4f4de23ea 100644 --- a/src/mod_invites_mnesia.erl +++ b/src/mod_invites_mnesia.erl @@ -4,7 +4,7 @@ %%% Created : Mon Sep 15 2025 by Stefan Strigler %%% %%% -%%% ejabberd, Copyright (C) 2025 ProcessOne +%%% ejabberd, Copyright (C) 2026 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as diff --git a/src/mod_invites_register.erl b/src/mod_invites_register.erl index b3ed6c4f9..a7ab9f0c0 100644 --- a/src/mod_invites_register.erl +++ b/src/mod_invites_register.erl @@ -5,7 +5,7 @@ %%% Created : Fri Oct 31 2025 by Stefan Strigler %%% %%% -%%% ejabberd, Copyright (C) 2025 ProcessOne +%%% ejabberd, Copyright (C) 2026 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as diff --git a/src/mod_invites_sql.erl b/src/mod_invites_sql.erl index a90229452..763b2c7a5 100644 --- a/src/mod_invites_sql.erl +++ b/src/mod_invites_sql.erl @@ -4,7 +4,7 @@ %%% Created : Mon Sep 15 2025 by Stefan Strigler %%% %%% -%%% ejabberd, Copyright (C) 2025 ProcessOne +%%% ejabberd, Copyright (C) 2026 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as diff --git a/test/invites_tests.erl b/test/invites_tests.erl index 865764939..320dbcdba 100644 --- a/test/invites_tests.erl +++ b/test/invites_tests.erl @@ -3,7 +3,7 @@ %%% Created : 16 September 2025 by Stefan Strigler %%% %%% -%%% ejabberd, Copyright (C) 2025 ProcessOne +%%% ejabberd, Copyright (C) 2026 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as