diff options
Diffstat (limited to 'event_notifier.c')
-rw-r--r-- | event_notifier.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/event_notifier.c b/event_notifier.c index 2c735556a1..0b829813d3 100644 --- a/event_notifier.c +++ b/event_notifier.c @@ -6,8 +6,8 @@ * Authors: * Michael S. Tsirkin <mst@redhat.com> * - * This work is licensed under the terms of the GNU GPL, version 2. See - * the COPYING file in the top-level directory. + * This work is licensed under the terms of the GNU GPL, version 2 or later. + * See the COPYING file in the top-level directory. */ #include "event_notifier.h" |