X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Fclient_chat.c;h=b8f621bd7e8a0865bc1e94ae658f4c49ff9ebe8f;hb=HEAD;hp=0ce8d92437b2ff82efb6e9e616272d1cb17a780a;hpb=545fc1a847d9401923ef312f995d4f385da84e56;p=citadel.git diff --git a/textclient/client_chat.c b/textclient/client_chat.c index 0ce8d9243..2469e5bc3 100644 --- a/textclient/client_chat.c +++ b/textclient/client_chat.c @@ -2,13 +2,7 @@ // // Copyright (c) 1987-2016 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"