X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv.c;h=7b46d78cac4602b1032508818c710fbcd2b0cc98;hp=9842c7dc8f168fe5e4cd3daf2ee0d9f3f34df358;hb=3d33c9e922243e6f9f716c5a220d10e34bd694b7;hpb=206708954b39a6216161409b785b7c6b1480a856 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"