new license declaration text
[citadel.git] / webcit-ng / webserver.c
index d3f5aeb396fa46640d673de88365d99a04123a52..07109b01d311ad2d3930b7a90b1962d631c89bd3 100644 (file)
@@ -7,15 +7,8 @@
 //
 // Copyright (c) 1996-2022 by the citadel.org team
 //
-// This program is open source software.  It runs great on the
-// Linux operating system (and probably elsewhere).  You can use,
-// copy, and run it under the terms of the GNU General Public
-// License version 3.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-// GNU General Public License for more details.
+// This program is open source software.  Use, duplication, or
+// disclosure are subject to the GNU General Public License v3.
 
 #include "webcit.h"                    // All other headers are included from this header.