]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/shmc/lib/ringbuf/ringbuf.c
update
[l4.git] / l4 / pkg / shmc / lib / ringbuf / ringbuf.c
index 448a304568187ecbbe9eaf104655a81b7c2323f1..63c590d27cb88323f4973d38054c66e503bb781e 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * (c) 2010 Adam Lackorzynski <adam@os.inf.tu-dresden.de>,
+ *          Björn Döbel <doebel@os.inf.tu-dresden.de>
+ *     economic rights: Technische Universität Dresden (Germany)
+ * This file is part of TUD:OS and distributed under the terms of the
+ * GNU Lesser General Public License 2.1.
+ * Please see the COPYING-LGPL-2.1 file for details.
+ */
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>