]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/dde/ddekit/src/semaphore.c
update
[l4.git] / l4 / pkg / dde / ddekit / src / semaphore.c
index 892d37a3b7cbd5002bbbe458197a7931005fe8ea..e8edb3bb401b09d65ab2c6ee0141728c1480cf99 100644 (file)
@@ -1,3 +1,16 @@
+/*
+ * This file is part of DDEKit.
+ *
+ * (c) 2006-2010 Bjoern Doebel <doebel@os.inf.tu-dresden.de>
+ *               Christian Helmuth <ch12@os.inf.tu-dresden.de>
+ *               Thomas Friebel <tf13@os.inf.tu-dresden.de>
+ *     economic rights: Technische Universitaet Dresden (Germany)
+ *
+ * This file is part of TUD:OS and distributed under the terms of the
+ * GNU General Public License 2.
+ * Please see the COPYING-GPL-2 file for details.
+ */
+
 #include <l4/dde/ddekit/semaphore.h>
 #include <l4/dde/ddekit/memory.h>
 #include <l4/dde/ddekit/panic.h>