X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=recv.c;h=7b46d78cac4602b1032508818c710fbcd2b0cc98;hb=f932f45196a8a4480ad910c455abe8aae9824967;hp=9842c7dc8f168fe5e4cd3daf2ee0d9f3f34df358;hpb=8d106ca317a2c42f35a86ba244f843688f6939e6;p=paraslash.git diff --git a/recv.c b/recv.c index 9842c7dc..7b46d78c 100644 --- a/recv.c +++ b/recv.c @@ -1,14 +1,9 @@ -/* - * Copyright (C) 2005 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 2005 Andre Noll , see file COPYING. */ /** \file recv.c the stand-alone audio stream receiver */ #include #include -#include #include #include "recv_cmd.lsg.h"