]> code.citadel.org Git - citadel.git/blobdiff - webcit-ng/room_functions.c
new license declaration text
[citadel.git] / webcit-ng / room_functions.c
index d8e1231aae8b9ce47e651078bbe073796c3ac9fb..b6e508c1d426823fd4f807eaaf1d32db641b471a 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"