Skeleton code for filters.
[citadel.git] / webcit-ng / server / main.c
index 9416679412cdc6acd4b271531f335a9eac2104dd..e06d70693ae1d09b269c43b40fbd33470aca6772 100644 (file)
@@ -2,8 +2,7 @@
 //
 // Copyright (c) 1996-2024 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.