new license declaration text
[citadel.git] / webcit-ng / main.c
index ab515adf28caacabbc3812be03ed82f983ff6903..03136913182b84fb81c91b19525d77cdc1014f73 100644 (file)
@@ -2,15 +2,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.