X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ringbuffer.c;h=76e2d7afc8ab7caea1207a36c37c8b6452af2816;hp=15d767e67d6bcb7e99a4c84f59ba2376f530c9e0;hb=f14e5c15c82d4bf3b7ea611eab6bce95d4767b61;hpb=ae8073c5441aeee5d3b63840e84d8c33e2c583ee diff --git a/ringbuffer.c b/ringbuffer.c index 15d767e6..76e2d7af 100644 --- a/ringbuffer.c +++ b/ringbuffer.c @@ -1,8 +1,4 @@ -/* - * Copyright (C) 2006-2011 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 */