OK. Change to: /****************************************************************************** * xsm/silo.c * * SILO module for XSM(Xen Security Modules) * * Copyright (c) 2018 Citrix Systems Ltd. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. * * You should have received a copy of the GNU General Public License along with * this program; If not, see <http://www.gnu.org/licenses/>. */
Best regards Xin(Talons) Li > -----Original Message----- > From: Julien Grall [mailto:julien.gr...@arm.com] > Sent: Friday, June 29, 2018 9:22 PM > To: Xin Li <talons....@gmail.com>; xen-de...@lists.xen.org > Cc: Sergey Dyasli <sergey.dya...@citrix.com>; Stefano Stabellini > <sstabell...@kernel.org>; Wei Liu <wei.l...@citrix.com>; George Dunlap > <george.dun...@citrix.com>; Xin Li (Talons) <xin...@citrix.com>; Tim (Xen.org) > <t...@xen.org>; Jan Beulich <jbeul...@suse.com>; Andrew Cooper > <andrew.coop...@citrix.com>; Ming Lu <ming...@citrix.com>; Daniel De > Graaf <dgde...@tycho.nsa.gov> > Subject: Re: [Xen-devel] [PATCH 2/2] xen/xsm: Add new SILO mode for XSM > > 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