X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fcrypto.c;fp=webcit%2Fcrypto.c;h=8792a341e0780c3515dcfe201e2ca41f32c8b444;hp=71d8bdfc133e13d0bf4f3ba4eb70730c1c59063f;hb=fb6f6fa4ec4e3277e30d84326d48e6850822d318;hpb=a64bfc27dd3a05603efa1a729cc1ae4922e7ed17 diff --git a/webcit/crypto.c b/webcit/crypto.c index 71d8bdfc1..8792a341e 100644 --- a/webcit/crypto.c +++ b/webcit/crypto.c @@ -4,16 +4,10 @@ * 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. - * - * - * - * */ #include "sysdep.h"