]> code.citadel.org Git - citadel.git/blobdiff - webcit-ng/tcp_sockets.c
new license declaration text
[citadel.git] / webcit-ng / tcp_sockets.c
index 17c60485665cbfa092f21992a6cbd1dc458e471c..5de373ac948c3cc763bae24301fcb85fe739c12d 100644 (file)
@@ -3,15 +3,8 @@
 //
 // Copyright (c) 1987-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"