提交 a34db9b2 编写于 作者: I Ingo Molnar 提交者: Linus Torvalds

[PATCH] genirq: update copyrights

Update/add copyrights in the generic IRQ code.
Signed-off-by: NIngo Molnar <mingo@elte.hu>
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 94d39e1f
/* /*
* linux/kernel/irq/handle.c * linux/kernel/irq/handle.c
* *
* Copyright (C) 1992, 1998-2004 Linus Torvalds, Ingo Molnar * Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar
* Copyright (C) 2005-2006, Thomas Gleixner, Russell King
* *
* This file contains the core interrupt handling code. * This file contains the core interrupt handling code.
*
* Detailed information is available in Documentation/DocBook/genericirq
*
*/ */
#include <linux/irq.h> #include <linux/irq.h>
......
/* /*
* linux/kernel/irq/manage.c * linux/kernel/irq/manage.c
* *
* Copyright (C) 1992, 1998-2004 Linus Torvalds, Ingo Molnar * Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar
* Copyright (C) 2005-2006 Thomas Gleixner
* *
* This file contains driver APIs to the irq subsystem. * This file contains driver APIs to the irq subsystem.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册