Make sure all of the utilities carry the new and improved version of the GPL declarat...
[citadel.git] / citadel / utils / sendcommand.c
index 6971d60a4d25b4d33a0f9adacb3dec54052eb205..e2a3a29c1ca3f05203f8217477d9f852505c823d 100644 (file)
@@ -2,13 +2,9 @@
 //
 // Copyright (c) 1987-2022 by the citadel.org team
 //
-// This program is open source software; you can redistribute it and/or modify
-// 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
+// is subject to the terms of the GNU General Public License, version 3.
+// The program is distributed without any warranty, expressed or implied.
 
 #include <stdio.h>
 #include <stdlib.h>