X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=grab_client.c;h=8370649301906eaef68a4c30d1b1f3975283dea8;hp=11fff4cc985db6716d14ee663f59facf764a2eeb;hb=ec05ce7931f80398c0d628d93c7892d71094d320;hpb=f5cf47f2bc4bb76d0d21e2467c5846cade38558f diff --git a/grab_client.c b/grab_client.c index 11fff4cc..83706493 100644 --- a/grab_client.c +++ b/grab_client.c @@ -1,14 +1,9 @@ -/* - * Copyright (C) 2006 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 2006 Andre Noll , see file COPYING. */ /** \file grab_client.c Functions for grabbing the audio stream. */ #include #include -#include #include #include "audiod_cmd.lsg.h"