]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/dde/linux26/lib/src/arch/l4/irq.c
update
[l4.git] / l4 / pkg / dde / linux26 / lib / src / arch / l4 / irq.c
index c91ea0b986b20596ba63bcdbfce5e3a5d4cb91bb..3c14845f090969ae3ebf12fd337127482b2b6938 100644 (file)
@@ -1,9 +1,17 @@
 /*
- * \brief   Hardware-interrupt support
- * \author  Christian Helmuth <ch12@os.inf.tu-dresden.de>
- * \date    2007-02-12
+ * This file is part of DDE/Linux2.6.
  *
+ * (c) 2006-2010 Bjoern Doebel <doebel@os.inf.tu-dresden.de>
+ *               Christian Helmuth <ch12@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.
+ */
+
+/*
+ * \brief   Hardware-interrupt support
  *
  * XXX Consider support for IRQ_HANDLED and friends (linux/irqreturn.h)
  */