X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=xmit.c;fp=xmit.c;h=96e599af02eaceea39fb79864a5ab2cb9468dd37;hb=9d299e27352320f0b8a0c64f727908507e807322;hp=c4b1854717333b05249bf009e33387fe9b8d13de;hpb=afff36a9054d5351bdf21f07a8d86e9722bb32a2;p=innduct.git diff --git a/xmit.c b/xmit.c index c4b1854..96e599a 100644 --- a/xmit.c +++ b/xmit.c @@ -3,25 +3,9 @@ * tailing reliable realtime streaming feeder for inn * xmit.c - transmitting checks and articles, flow control, expiry * - * Copyright (C) 2010 Ian Jackson - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * 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. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - * (I believe that when you compile and link this as part of the inn2 - * build, with the Makefile runes I have provided, all the libraries - * and files which end up included in innduct are licence-compatible - * with GPLv3. If not then please let me know. -Ian Jackson.) + * Copyright Ian Jackson + * and contributors; see LICENCE.txt. + * SPDX-License-Identifier: GPL-3.0-or-later */ #include "innduct.h"