X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ringbuffer.c;h=76e2d7afc8ab7caea1207a36c37c8b6452af2816;hp=15d767e67d6bcb7e99a4c84f59ba2376f530c9e0;hb=4fb6bf35f5dd6bfcafc0b90e83d4d9084da38365;hpb=d91b2b2a70c85562b5d30cc5fda46468532e314a 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 */