diff options
Diffstat (limited to 'hw/pl031.c')
-rw-r--r-- | hw/pl031.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/pl031.c b/hw/pl031.c index a007ff0ff2..2fb0c8ef24 100644 --- a/hw/pl031.c +++ b/hw/pl031.c @@ -7,6 +7,8 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * + * Contributions after 2012-01-13 are licensed under the terms of the + * GNU GPL, version 2 or (at your option) any later version. */ #include "sysbus.h" |