From 6b620ca3b052e622eef4379cfe37c5c3db5364c9 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Fri, 13 Jan 2012 17:44:23 +0100 Subject: prepare for future GPLv2+ relicensing All files under GPLv2 will get GPLv2+ changes starting tomorrow. event_notifier.c and exec-obsolete.h were only ever touched by Red Hat employees and can be relicensed now. Signed-off-by: Paolo Bonzini Signed-off-by: Anthony Liguori --- hw/pl031.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hw/pl031.c') 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" -- cgit 1.4.1