diff options
Diffstat (limited to 'hw/irq.c')
| -rw-r--r-- | hw/irq.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/irq.c b/hw/irq.c index 4bc8d80de9..e46ee603c4 100644 --- a/hw/irq.c +++ b/hw/irq.c @@ -1,8 +1,8 @@ /* * QEMU IRQ/GPIO common code. - * + * * Copyright (c) 2007 CodeSourcery. - * + * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights |