Skeleton code for filters.
[citadel.git] / webcit-ng / server / webserver.c
index 1a4545fa9c999ac37d2e5aaa57dfb8329ca29b62..446625d9c12593fd655ed9ecb9033cba8fb13d40 100644 (file)
@@ -6,8 +6,7 @@
 //
 // Copyright (c) 1996-2022 by the citadel.org team
 //
-// This program is open source software.  Use, duplication, or
-// disclosure is 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"                    // All other headers are included from this header.