port-work; won't compile or even work
[ppcskel.git] / irq.h
diff --git a/irq.h b/irq.h
index 9d6a666975fb94b78456b24b7c57e59d828e8a9b..2e09926b2710405822940383e86f025ed872c752 100644 (file)
--- a/irq.h
+++ b/irq.h
@@ -1,3 +1,14 @@
+/*
+       ppcskel - a Free Software replacement for the Nintendo/BroadOn IOS.
+       IRQ support
+
+Copyright (C) 2009             Bernhard Urban <lewurm@gmx.net>
+Copyright (C) 2009             Sebastian Falbesoner <sebastian.falbesoner@gmail.com>
+
+# This code is licensed to you under the terms of the GNU GPL, version 2;
+# see file COPYING or http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
+*/
+
 #ifndef __IRQ_H__
 #define __IRQ_H__