On Tue, May 08, 2018 at 03:40:00PM +0300, David Kiarie wrote: > Remove my name and email from these files > > Signed-off-by: David Kiarie <[email protected]> > --- > src/xenconfig/xen_xl.c | 1 - > src/xenconfig/xen_xl.h | 1 - > tests/xlconfigtest.c | 1 - > 3 files changed, 3 deletions(-) > > diff --git a/src/xenconfig/xen_xl.c b/src/xenconfig/xen_xl.c > index 35d52f8a..f0d9177c 100644 > --- a/src/xenconfig/xen_xl.c > +++ b/src/xenconfig/xen_xl.c > @@ -17,7 +17,6 @@ > * License along with this library. If not, see > * <http://www.gnu.org/licenses/>. > * > - * Author: Kiarie Kahurani <[email protected]> > * Author: Jim Fehlig <[email protected]> > */ > > diff --git a/src/xenconfig/xen_xl.h b/src/xenconfig/xen_xl.h > index 68f332ac..588d8d11 100644 > --- a/src/xenconfig/xen_xl.h > +++ b/src/xenconfig/xen_xl.h > @@ -17,7 +17,6 @@ > * License along with this library. If not, see > * <http://www.gnu.org/licenses/>. > * > - * Author: Kiarie Kahurani<[email protected]> > */ > > #ifndef __VIR_XEN_XL_H__ > diff --git a/tests/xlconfigtest.c b/tests/xlconfigtest.c > index 39f51e2d..36f7699f 100644 > --- a/tests/xlconfigtest.c > +++ b/tests/xlconfigtest.c > @@ -19,7 +19,6 @@ > * <http://www.gnu.org/licenses/>. > * > * Author: Daniel P. Berrange <[email protected]> > - * Author: Kiarie Kahurani <[email protected]> > * > */
Reviewed-by: Daniel P. Berrangé <[email protected]> Will push to git shortly. Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
