X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=textclient%2Fcitadel_ipc.c;fp=textclient%2Fcitadel_ipc.c;h=3b3cb45939e4aab085fb14f92f786734643b1e58;hp=1a5164d7ff4dab0fcd7929b9c1dca2fac7992e7a;hb=ff8b822cefb034b780dc3c8b1f2c679191a168d9;hpb=9053e2d882352050a3fd443ccfbaf321a0222b93 diff --git a/textclient/citadel_ipc.c b/textclient/citadel_ipc.c index 1a5164d7f..3b3cb4593 100644 --- a/textclient/citadel_ipc.c +++ b/textclient/citadel_ipc.c @@ -1,12 +1,6 @@ // 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"