From f6081bb07e10f42e607b04d0f67f1e98c1def9f9 Mon Sep 17 00:00:00 2001 From: Unrud Date: Fri, 20 Apr 2018 14:57:29 +0200 Subject: [PATCH] Update email address --- radicale/tests/custom/rights.py | 2 +- radicale/tests/test_rights.py | 2 +- radicale/web.py | 2 +- radicale/web/fn.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/radicale/tests/custom/rights.py b/radicale/tests/custom/rights.py index 8fdda242..a8c10acd 100644 --- a/radicale/tests/custom/rights.py +++ b/radicale/tests/custom/rights.py @@ -1,5 +1,5 @@ # This file is part of Radicale Server - Calendar Server -# Copyright (C) 2017 Unrud +# Copyright (C) 2017 Unrud # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/radicale/tests/test_rights.py b/radicale/tests/test_rights.py index 36c28331..dfe196bb 100644 --- a/radicale/tests/test_rights.py +++ b/radicale/tests/test_rights.py @@ -1,5 +1,5 @@ # This file is part of Radicale Server - Calendar Server -# Copyright (C) 2017 Unrud +# Copyright (C) 2017 Unrud # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/radicale/web.py b/radicale/web.py index 9f8660c7..d6778ce2 100644 --- a/radicale/web.py +++ b/radicale/web.py @@ -1,5 +1,5 @@ # This file is part of Radicale Server - Calendar Server -# Copyright (C) 2017 Unrud +# Copyright (C) 2017 Unrud # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/radicale/web/fn.js b/radicale/web/fn.js index a436ae6d..b40d3586 100644 --- a/radicale/web/fn.js +++ b/radicale/web/fn.js @@ -1,6 +1,6 @@ /** * This file is part of Radicale Server - Calendar Server - * Copyright (C) 2017 Unrud + * Copyright (C) 2017 Unrud * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by