---
 src/libxl/libxl_conf.c   |    3 +++
 src/libxl/libxl_conf.h   |    3 +++
 src/libxl/libxl_driver.c |    6 ++++++
 src/libxl/libxl_driver.h |    3 +++
 4 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/src/libxl/libxl_conf.c b/src/libxl/libxl_conf.c
index 9dc35fc..5054422 100644
--- a/src/libxl/libxl_conf.c
+++ b/src/libxl/libxl_conf.c
@@ -14,6 +14,9 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
+ *
+ * Authors:
+ *     Jim Fehlig <jfeh...@novell.com>
  */
 /*---------------------------------------------------------------------------*/
 
diff --git a/src/libxl/libxl_conf.h b/src/libxl/libxl_conf.h
index a86df9a..f2f0d8a 100644
--- a/src/libxl/libxl_conf.h
+++ b/src/libxl/libxl_conf.h
@@ -14,6 +14,9 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
+ *
+ * Authors:
+ *     Jim Fehlig <jfeh...@novell.com>
  */
 /*---------------------------------------------------------------------------*/
 
diff --git a/src/libxl/libxl_driver.c b/src/libxl/libxl_driver.c
index 64f1505..aa135dd 100644
--- a/src/libxl/libxl_driver.c
+++ b/src/libxl/libxl_driver.c
@@ -1,6 +1,7 @@
 /*---------------------------------------------------------------------------*/
 /*  Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
  *  Copyright (C) 2011 Univention GmbH.
+ *  Copyright (C) 2006-2011 Red Hat, Inc.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -15,6 +16,11 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
+ *
+ * Authors:
+ *     Jim Fehlig <jfeh...@novell.com>
+ *     Markus Groß <gr...@univention.de>
+ *     Daniel P. Berrange <berra...@redhat.com>
  */
 /*---------------------------------------------------------------------------*/
 
diff --git a/src/libxl/libxl_driver.h b/src/libxl/libxl_driver.h
index e047552..4632d33 100644
--- a/src/libxl/libxl_driver.h
+++ b/src/libxl/libxl_driver.h
@@ -14,6 +14,9 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
+ *
+ * Authors:
+ *     Jim Fehlig <jfeh...@novell.com>
  */
 /*---------------------------------------------------------------------------*/
 
-- 
1.7.4.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to