]> code.citadel.org Git - citadel.git/blobdiff - webcit-ng/server/user_functions.c
Skeleton code for filters.
[citadel.git] / webcit-ng / server / user_functions.c
index de4233dfbf774c9f7931efa83209abbaac2ce97d..64fc9b558e5b4255c7668f89370188a26ec3bc0d 100644 (file)
@@ -1,9 +1,8 @@
 // User functions
 //
-// Copyright (c) 1996-2022 by the citadel.org team
+// Copyright (c) 1996-2023 by the citadel.org team
 //
-// This program is open source software.  Use, duplication, or
-// disclosure are subject to the GNU General Public License v3.
+// This program is open source software.  Use, duplication, or disclosure is subject to the GNU General Public License v3.
 
 #include "webcit.h"