Bladeren bron

Add copyright for contributors

Signed-off-by: David Greaves <david@dgreaves.com>
David Greaves 7 maanden geleden
bovenliggende
commit
a26bfaa08a
2 gewijzigde bestanden met toevoegingen van 4 en 1 verwijderingen
  1. 2 1
      radicale/app/report.py
  2. 2 0
      radicale/tests/test_expand.py

+ 2 - 1
radicale/app/report.py

@@ -5,8 +5,9 @@
 # Copyright © 2017-2021 Unrud <unrud@outlook.com>
 # Copyright © 2024-2024 Pieter Hijma <pieterhijma@users.noreply.github.com>
 # Copyright © 2024-2024 Ray <ray@react0r.com>
-# Copyright © 2024-2024 Georgiy <metallerok@gmail.com>
+# Copyright © 2024-2025 Georgiy <metallerok@gmail.com>
 # Copyright © 2024-2025 Peter Bieringer <pb@bieringer.de>
+# Copyright © 2025-2025 David Greaves <david@dgreaves.com>
 #
 # 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

+ 2 - 0
radicale/tests/test_expand.py

@@ -1,6 +1,8 @@
 # This file is part of Radicale - CalDAV and CardDAV server
 # Copyright © 2012-2017 Guillaume Ayoub
 # Copyright © 2017-2019 Unrud <unrud@outlook.com>
+# Copyright © 2024 Pieter Hijma <pieterhijma@users.noreply.github.com>
+# Copyright © 2025 David Greaves <david@dgreaves.com>
 #
 # 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