X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=textclient%2Fcitadel.c;fp=textclient%2Fcitadel.c;h=ba1be6cb3ce5ce958e1fdc893543fbba34ef943a;hp=a2875ef70e25cad60d287d3855a5fe1eb99064f0;hb=ff8b822cefb034b780dc3c8b1f2c679191a168d9;hpb=9053e2d882352050a3fd443ccfbaf321a0222b93 diff --git a/textclient/citadel.c b/textclient/citadel.c index a2875ef70..ba1be6cb3 100644 --- a/textclient/citadel.c +++ b/textclient/citadel.c @@ -2,13 +2,7 @@ // // Copyright (c) 1987-2022 by the citadel.org team // -// This program is open source software. Use, duplication, and/or -// disclosure is subject to the GNU General Purpose 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 version 3. #include "textclient.h"