]> code.citadel.org Git - citadel.git/blobdiff - webcit-ng/user_functions.c
new license declaration text
[citadel.git] / webcit-ng / user_functions.c
index d92312814abbca0dbe61f518a2a44175b9e265d8..0b4548ec3e9696a1d593f0b5388ec0c2c90f6bc2 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"