string.c: Fix typos in comment.
[paraslash.git] / ringbuffer.c
index e85661e4c0d57e56fb6b245b5c106c6e87090180..76e2d7afc8ab7caea1207a36c37c8b6452af2816 100644 (file)
@@ -1,8 +1,4 @@
-/*
- * Copyright (C) 2006-2014 Andre Noll <maan@systemlinux.org>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
+/* Copyright (C) 2006 Andre Noll <maan@tuebingen.mpg.de>, see file COPYING. */
 
 /** \file ringbuffer.c Simple ringbuffer implementation */