diff options
Diffstat (limited to 'xen-all.c')
| -rw-r--r-- | xen-all.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xen-all.c b/xen-all.c index c86ebf43cb..d1fc5972c7 100644 --- a/xen-all.c +++ b/xen-all.c @@ -4,6 +4,8 @@ * This work is licensed under the terms of the GNU GPL, version 2. See * the COPYING file in the top-level directory. * + * Contributions after 2012-01-13 are licensed under the terms of the + * GNU GPL, version 2 or (at your option) any later version. */ #include <sys/mman.h> |