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 --- event_notifier.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'event_notifier.h') diff --git a/event_notifier.h b/event_notifier.h index 24117ea97b..886222cb36 100644 --- a/event_notifier.h +++ b/event_notifier.h @@ -1,3 +1,15 @@ +/* + * event notifier support + * + * Copyright Red Hat, Inc. 2010 + * + * Authors: + * Michael S. Tsirkin + * + * This work is licensed under the terms of the GNU GPL, version 2 or later. + * See the COPYING file in the top-level directory. + */ + #ifndef QEMU_EVENT_NOTIFIER_H #define QEMU_EVENT_NOTIFIER_H -- cgit v1.2.3