X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ringbuffer.c;h=e6f03ee835a1c65bd2bdfca060dc0538f5f1e41a;hp=643cc40ddbdb3ea509a3452994bfbe2f17653074;hb=refs%2Fheads%2Fmaint;hpb=9de1287d67c9562e9140c6dc7deb0c01c4e10cc0 diff --git a/ringbuffer.c b/ringbuffer.c index 643cc40d..76e2d7af 100644 --- a/ringbuffer.c +++ b/ringbuffer.c @@ -1,8 +1,4 @@ -/* - * Copyright (C) 2006-2012 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 */