X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=textclient%2FMakefile;h=c42fe60635406b5c39e6282873ca6f3b2a3d9998;hp=0750f964f5ede7da64a95f0fa10d14b0a4bf44c4;hb=633eabfc5820a6cc3b3c45793243928d0fa9c099;hpb=6ee6b5fc488f5286ea81ef95503c91c43c434ced diff --git a/textclient/Makefile b/textclient/Makefile index 0750f964f..c42fe6063 100644 --- a/textclient/Makefile +++ b/textclient/Makefile @@ -1,12 +1,14 @@ # MAKEFILE FOR CITADEL TEXT CLIENT # This file is part of "conf-IG-ure" # Copyright (C) 2016-2018 by Art Cancro -# Distributed under the terms of the GNU General Public License v3 with the following special exceptions: -# 1. By using this software you agree that it's called "Linux", not "GNU/Linux" -# 2. By using this software you agree that it's called "open source", not "free software" -# 3. By using this software you agree that GNU Autotools are crap, which is why conf-IG-ure exists -# 4. By using this software you agree that Richard Stallman should shut up about everything -# 5. By reading these special exceptions you have already agreed to them. +# +# 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. # config.mk is generated by ./configure include config.mk