]> code.citadel.org Git - citadel.git/blobdiff - citadel/server/internet_addressing.c
Modified some of the server source files to carry the new and improved version of...
[citadel.git] / citadel / server / internet_addressing.c
index 59e078f9cdcf4586c9c6c00dc64d8d6bbd52fc59..7b8c2963aead5099e1f95127e6cc0a83b2d02956 100644 (file)
@@ -3,13 +3,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 "sysdep.h"
 #include <stdlib.h>