misc style cleanup
[citadel.git] / citadel / server / modules / crypto / serv_crypto.c
index 529579aa0b5ed159bd637843ec3e8af89f1b3fe5..5d41fa27c924817cb29cc58c517417ba7daf996c 100644 (file)
@@ -1,12 +1,5 @@
 // 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 GNU General Public License v3.
 
 #include <string.h>
 #include <unistd.h>