X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ringbuffer.c;h=76e2d7afc8ab7caea1207a36c37c8b6452af2816;hp=e6f03ee835a1c65bd2bdfca060dc0538f5f1e41a;hb=ac93cb364106bbaa88bf0d0852981a872166e6a9;hpb=68630d8b55d688a7c7ce116951c310150aa9c166 diff --git a/ringbuffer.c b/ringbuffer.c index e6f03ee8..76e2d7af 100644 --- a/ringbuffer.c +++ b/ringbuffer.c @@ -1,8 +1,4 @@ -/* - * Copyright (C) 2006 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 2006 Andre Noll , see file COPYING. */ /** \file ringbuffer.c Simple ringbuffer implementation */