Make sure all of the utilities carry the new and improved version of the GPL declarat...
[citadel.git] / citadel / utils / ctdlmigrate.c
index 8c1f18a5383b01ebadedde4727947bdb77683f54..87ce92ffd2bf7bce5169647deb10c5b663553e0c 100644 (file)
@@ -2,13 +2,9 @@
 //
 // Copyright (c) 2009-2022 citadel.org
 //
-// 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 <stdlib.h>
 #include <unistd.h>