Hello, On 29/06/18 10:28, Xin Li wrote:
diff --git a/xen/xsm/silo.c b/xen/xsm/silo.c new file mode 100644 index 0000000000..cac22432da --- /dev/null +++ b/xen/xsm/silo.c @@ -0,0 +1,106 @@ +/****************************************************************************** + * xsm/silo.c + * + * SILO module for XSM(Xen Security Modules) + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version.
Xen hypervisor is licensed as GPLv2 only. However, this header is allowing GPLv2+. Can you please update the header accordingly?
Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel