diff --git a/radicale/__init__.py b/radicale/__init__.py index 4cab3f7..f69b721 100644 --- a/radicale/__init__.py +++ b/radicale/__init__.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/__main__.py b/radicale/__main__.py index c624fdf..409b393 100644 --- a/radicale/__main__.py +++ b/radicale/__main__.py @@ -1,6 +1,6 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2011-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/app/__init__.py b/radicale/app/__init__.py index 54cff3e..bb46b3c 100644 --- a/radicale/app/__init__.py +++ b/radicale/app/__init__.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/app/delete.py b/radicale/app/delete.py index 4a60a96..439368a 100644 --- a/radicale/app/delete.py +++ b/radicale/app/delete.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/app/get.py b/radicale/app/get.py index 09b6019..feab880 100644 --- a/radicale/app/get.py +++ b/radicale/app/get.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/app/head.py b/radicale/app/head.py index 1b434ec..7a70225 100644 --- a/radicale/app/head.py +++ b/radicale/app/head.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/app/mkcalendar.py b/radicale/app/mkcalendar.py index c2a7ae4..15ba2a1 100644 --- a/radicale/app/mkcalendar.py +++ b/radicale/app/mkcalendar.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/app/mkcol.py b/radicale/app/mkcol.py index 59a17de..ccc5deb 100644 --- a/radicale/app/mkcol.py +++ b/radicale/app/mkcol.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/app/move.py b/radicale/app/move.py index 05b6f7d..79fe464 100644 --- a/radicale/app/move.py +++ b/radicale/app/move.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/app/options.py b/radicale/app/options.py index 34fb468..60af1d5 100644 --- a/radicale/app/options.py +++ b/radicale/app/options.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/app/propfind.py b/radicale/app/propfind.py index 8e756bd..5614ed6 100644 --- a/radicale/app/propfind.py +++ b/radicale/app/propfind.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/app/proppatch.py b/radicale/app/proppatch.py index 9206f4a..a8b1918 100644 --- a/radicale/app/proppatch.py +++ b/radicale/app/proppatch.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/app/put.py b/radicale/app/put.py index d6d4588..5cb9e6a 100644 --- a/radicale/app/put.py +++ b/radicale/app/put.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/app/report.py b/radicale/app/report.py index 33a05f1..8ed91cc 100644 --- a/radicale/app/report.py +++ b/radicale/app/report.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/auth/__init__.py b/radicale/auth/__init__.py index 02a1802..f0d735a 100644 --- a/radicale/auth/__init__.py +++ b/radicale/auth/__init__.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/auth/htpasswd.py b/radicale/auth/htpasswd.py index c14b4be..3f1c785 100644 --- a/radicale/auth/htpasswd.py +++ b/radicale/auth/htpasswd.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/auth/http_x_remote_user.py b/radicale/auth/http_x_remote_user.py index c8f05bb..d0db598 100644 --- a/radicale/auth/http_x_remote_user.py +++ b/radicale/auth/http_x_remote_user.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/auth/none.py b/radicale/auth/none.py index f1be09e..9b7898c 100644 --- a/radicale/auth/none.py +++ b/radicale/auth/none.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/auth/remote_user.py b/radicale/auth/remote_user.py index 2a9d2be..57e2342 100644 --- a/radicale/auth/remote_user.py +++ b/radicale/auth/remote_user.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/config.py b/radicale/config.py index 7907d04..3b2c290 100644 --- a/radicale/config.py +++ b/radicale/config.py @@ -2,7 +2,7 @@ # Copyright © 2008-2017 Guillaume Ayoub # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/httputils.py b/radicale/httputils.py index 1b4438c..ba4bc43 100644 --- a/radicale/httputils.py +++ b/radicale/httputils.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/item/__init__.py b/radicale/item/__init__.py index 06270e9..edf79c4 100644 --- a/radicale/item/__init__.py +++ b/radicale/item/__init__.py @@ -3,7 +3,7 @@ # Copyright © 2008 Pascal Halter # Copyright © 2014 Jean-Marc Martins # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/item/filter.py b/radicale/item/filter.py index 4d38d70..a0ff037 100644 --- a/radicale/item/filter.py +++ b/radicale/item/filter.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2015 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/log.py b/radicale/log.py index 598f5f2..4114738 100644 --- a/radicale/log.py +++ b/radicale/log.py @@ -1,6 +1,6 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2011-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/pathutils.py b/radicale/pathutils.py index 769441a..ae47f87 100644 --- a/radicale/pathutils.py +++ b/radicale/pathutils.py @@ -1,7 +1,7 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2014 Jean-Marc Martins # Copyright © 2012-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/rights/__init__.py b/radicale/rights/__init__.py index b770a4d..071c9e2 100644 --- a/radicale/rights/__init__.py +++ b/radicale/rights/__init__.py @@ -1,6 +1,6 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2012-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/rights/authenticated.py b/radicale/rights/authenticated.py index f41a5c2..a6075ff 100644 --- a/radicale/rights/authenticated.py +++ b/radicale/rights/authenticated.py @@ -1,6 +1,6 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2012-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/rights/from_file.py b/radicale/rights/from_file.py index 4c08dcb..8ab4ce3 100644 --- a/radicale/rights/from_file.py +++ b/radicale/rights/from_file.py @@ -1,6 +1,6 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2012-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/rights/owner_only.py b/radicale/rights/owner_only.py index 55ddc4a..8af385a 100644 --- a/radicale/rights/owner_only.py +++ b/radicale/rights/owner_only.py @@ -1,6 +1,6 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2012-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/rights/owner_write.py b/radicale/rights/owner_write.py index f157150..449d713 100644 --- a/radicale/rights/owner_write.py +++ b/radicale/rights/owner_write.py @@ -1,6 +1,6 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2012-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/server.py b/radicale/server.py index 4f625e0..038f90b 100644 --- a/radicale/server.py +++ b/radicale/server.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/storage/__init__.py b/radicale/storage/__init__.py index cd56abd..afae57e 100644 --- a/radicale/storage/__init__.py +++ b/radicale/storage/__init__.py @@ -1,7 +1,7 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2014 Jean-Marc Martins # Copyright © 2012-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/storage/multifilesystem.py b/radicale/storage/multifilesystem.py index e96236d..c0e2fdf 100644 --- a/radicale/storage/multifilesystem.py +++ b/radicale/storage/multifilesystem.py @@ -1,7 +1,7 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2014 Jean-Marc Martins # Copyright © 2012-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/__init__.py b/radicale/tests/__init__.py index 22aeab0..30d40ea 100644 --- a/radicale/tests/__init__.py +++ b/radicale/tests/__init__.py @@ -1,6 +1,6 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2012-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/custom/auth.py b/radicale/tests/custom/auth.py index b0a1172..08968bc 100644 --- a/radicale/tests/custom/auth.py +++ b/radicale/tests/custom/auth.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/custom/rights.py b/radicale/tests/custom/rights.py index 9a06fd4..16033e6 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 © 2017-2018 Unrud +# Copyright © 2017-2018 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/custom/storage.py b/radicale/tests/custom/storage.py index c12d7fd..88b0c48 100644 --- a/radicale/tests/custom/storage.py +++ b/radicale/tests/custom/storage.py @@ -1,6 +1,6 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2012-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/custom/web.py b/radicale/tests/custom/web.py index ff45feb..6f7a1d7 100644 --- a/radicale/tests/custom/web.py +++ b/radicale/tests/custom/web.py @@ -1,5 +1,5 @@ # This file is part of Radicale Server - Calendar Server -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/helpers.py b/radicale/tests/helpers.py index 0062b2b..4158082 100644 --- a/radicale/tests/helpers.py +++ b/radicale/tests/helpers.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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_auth.py b/radicale/tests/test_auth.py index 223bdf6..521e5d5 100644 --- a/radicale/tests/test_auth.py +++ b/radicale/tests/test_auth.py @@ -1,7 +1,7 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2012-2016 Jean-Marc Martins # Copyright © 2012-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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_base.py b/radicale/tests/test_base.py index 96e9f0e..7749732 100644 --- a/radicale/tests/test_base.py +++ b/radicale/tests/test_base.py @@ -1,6 +1,6 @@ # This file is part of Radicale Server - Calendar Server # Copyright © 2012-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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 7cc16d9..b7f8c93 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 © 2017-2018 Unrud +# Copyright © 2017-2018 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_server.py b/radicale/tests/test_server.py index 1c29e55..9b413ca 100644 --- a/radicale/tests/test_server.py +++ b/radicale/tests/test_server.py @@ -1,5 +1,5 @@ # This file is part of Radicale Server - Calendar Server -# Copyright © 2018 Unrud +# Copyright © 2018 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_web.py b/radicale/tests/test_web.py index d53ba13..61d5d46 100644 --- a/radicale/tests/test_web.py +++ b/radicale/tests/test_web.py @@ -1,5 +1,5 @@ # This file is part of Radicale Server - Calendar Server -# Copyright © 2018 Unrud +# Copyright © 2018 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/__init__.py b/radicale/web/__init__.py index eb76b4a..e4dd2cb 100644 --- a/radicale/web/__init__.py +++ b/radicale/web/__init__.py @@ -1,5 +1,5 @@ # This file is part of Radicale Server - Calendar Server -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/internal.py b/radicale/web/internal.py index e5fb073..7c9fa4a 100644 --- a/radicale/web/internal.py +++ b/radicale/web/internal.py @@ -1,5 +1,5 @@ # This file is part of Radicale Server - Calendar Server -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/internal_data/fn.js b/radicale/web/internal_data/fn.js index 9bec353..83e44c3 100644 --- a/radicale/web/internal_data/fn.js +++ b/radicale/web/internal_data/fn.js @@ -1,6 +1,6 @@ /** * This file is part of Radicale Server - Calendar Server - * Copyright © 2017-2018 Unrud + * Copyright © 2017-2018 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 diff --git a/radicale/web/none.py b/radicale/web/none.py index e1e8b8c..abc731e 100644 --- a/radicale/web/none.py +++ b/radicale/web/none.py @@ -1,5 +1,5 @@ # This file is part of Radicale Server - Calendar Server -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/xmlutils.py b/radicale/xmlutils.py index 59e5218..8464340 100644 --- a/radicale/xmlutils.py +++ b/radicale/xmlutils.py @@ -2,7 +2,7 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2015 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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/setup.py b/setup.py index 13cc078..16fb89e 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ # # This file is part of Radicale Server - Calendar Server # Copyright © 2009-2017 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2018 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