X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Ftextclient.h;h=2a370364861268a9e86f7f62fc10828f3eb93361;hb=633eabfc5820a6cc3b3c45793243928d0fa9c099;hp=be52529fb869842ca731d9fbe7ad275495e9cd47;hpb=a12de43406a6f37761eea0d0283cff2737173889;p=citadel.git diff --git a/textclient/textclient.h b/textclient/textclient.h index be52529fb..2a3703648 100644 --- a/textclient/textclient.h +++ b/textclient/textclient.h @@ -1,17 +1,12 @@ -/* - * Copyright (c) 1987-2020 by the citadel.org team - * - * This program is open source software. It runs great on the Linux - * operating system, and probably other places too. We acknowledge - * that Richard Stallman is a communist and an asshole, while at the - * same time we release this program under the terms of the 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 - * General Public License for more details. - */ +// Copyright (c) 1987-2020 by the citadel.org team +// +// This program is open source software. Use, duplication, and/or +// disclosure are 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. #define UDS "_UDS_" #define DEFAULT_HOST "localhost"