diff --git a/src/xenconfig/xen_xl.c b/src/xenconfig/xen_xl.c
index 35d52f8a34..f0d9177cec 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
* .
*
- * Author: Kiarie Kahurani
* Author: Jim Fehlig
*/
diff --git a/src/xenconfig/xen_xl.h b/src/xenconfig/xen_xl.h
index 68f332aca5..588d8d1143 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
* .
*
- * Author: Kiarie Kahurani
*/
#ifndef __VIR_XEN_XL_H__
diff --git a/tests/xlconfigtest.c b/tests/xlconfigtest.c
index 39f51e2d2a..36f7699fa9 100644
--- a/tests/xlconfigtest.c
+++ b/tests/xlconfigtest.c
@@ -19,7 +19,6 @@
* .
*
* Author: Daniel P. Berrange
- * Author: Kiarie Kahurani
*
*/