X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=textclient%2Fscreen.c;fp=textclient%2Fscreen.c;h=30cf3d9bbc7b6df712966a5abae70b4386f53555;hp=ea4fc5d9e5b599605895917682f883defdc2254f;hb=ff8b822cefb034b780dc3c8b1f2c679191a168d9;hpb=9053e2d882352050a3fd443ccfbaf321a0222b93 diff --git a/textclient/screen.c b/textclient/screen.c index ea4fc5d9e..30cf3d9bb 100644 --- a/textclient/screen.c +++ b/textclient/screen.c @@ -2,13 +2,7 @@ // // Copyright (c) 1987-2021 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"