aboutsummaryrefslogtreecommitdiff
path: root/radicale_infcloud
diff options
context:
space:
mode:
authorUnrud <unrud@openaliasbox.org>2018-08-29 05:18:50 +0200
committerUnrud <unrud@openaliasbox.org>2018-08-29 05:18:50 +0200
commit598c268bfd50c74bc2fe9f68a1142033efee2b7c (patch)
tree2e73d934b2367d31b5a12b55507a2b3677df65dc /radicale_infcloud
parentadd dependency on radicale (diff)
downloadradicaleinfcloud-598c268bfd50c74bc2fe9f68a1142033efee2b7c.tar.gz
radicaleinfcloud-598c268bfd50c74bc2fe9f68a1142033efee2b7c.tar.bz2
radicaleinfcloud-598c268bfd50c74bc2fe9f68a1142033efee2b7c.zip
update email
Diffstat (limited to 'radicale_infcloud')
-rw-r--r--radicale_infcloud/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/radicale_infcloud/__init__.py b/radicale_infcloud/__init__.py
index f7509ba..7f1b3ea 100644
--- a/radicale_infcloud/__init__.py
+++ b/radicale_infcloud/__init__.py
@@ -1,5 +1,5 @@
# RadicaleWeb web interface for Radicale.
-# Copyright (C) 2017 Unrud <unrud@openaliasbox.org>
+# Copyright (C) 2017 Unrud <unrud@outlook.com>
#
# 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
bgstack15