]> code.citadel.org Git - citadel.git/blobdiff - webcit-ng/server/room_functions.c
Began refactoring CALDAV REPORT flow of control.
[citadel.git] / webcit-ng / server / room_functions.c
index 9153319c64d51beac9542ec3f535368de8763f4c..3ab2f5dc103b5b636225b2f0be469a36e83b7ee2 100644 (file)
@@ -1,9 +1,9 @@
 // Room functions
 //
-// Copyright (c) 1996-2023 by the citadel.org team
+// Copyright (c) 1996-2024 by the citadel.org team
 //
 // This program is open source software.  Use, duplication, or
-// disclosure are subject to the GNU General Public License v3.
+// disclosure is subject to the GNU General Public License v3.
 
 #include "webcit.h"