summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabiano Fidêncio <fidencio@redhat.com>2020-01-08 14:19:55 +0100
committerFabiano Fidêncio <fidencio@redhat.com>2020-04-13 23:03:37 +0200
commit1945ec8054d3fa22440fd040e451d0ec147c2f5c (patch)
treeaf87c0b74b6ed841c4d915b0e655c09b184e390a
parentc4ca7ae52dba3955d28c430f7e2b329adb358642 (diff)
downloadlibosinfo-1945ec8054d3fa22440fd040e451d0ec147c2f5c.tar.gz
Remove Authors
Authors are not often updated and do not reflect the current state of the code. Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
-rw-r--r--osinfo/osinfo.h4
-rw-r--r--osinfo/osinfo_avatar_format.c4
-rw-r--r--osinfo/osinfo_avatar_format.h4
-rw-r--r--osinfo/osinfo_datamap.c3
-rw-r--r--osinfo/osinfo_datamap.h3
-rw-r--r--osinfo/osinfo_datamaplist.c4
-rw-r--r--osinfo/osinfo_datamaplist.h5
-rw-r--r--osinfo/osinfo_db.c4
-rw-r--r--osinfo/osinfo_db.h4
-rw-r--r--osinfo/osinfo_deployment.c4
-rw-r--r--osinfo/osinfo_deployment.h4
-rw-r--r--osinfo/osinfo_deploymentlist.c4
-rw-r--r--osinfo/osinfo_deploymentlist.h4
-rw-r--r--osinfo/osinfo_device.c5
-rw-r--r--osinfo/osinfo_device.h5
-rw-r--r--osinfo/osinfo_device_driver.c3
-rw-r--r--osinfo/osinfo_device_driver.h3
-rw-r--r--osinfo/osinfo_device_driver_private.h3
-rw-r--r--osinfo/osinfo_device_driverlist.c5
-rw-r--r--osinfo/osinfo_device_driverlist.h5
-rw-r--r--osinfo/osinfo_devicelink.c4
-rw-r--r--osinfo/osinfo_devicelink.h4
-rw-r--r--osinfo/osinfo_devicelinkfilter.c4
-rw-r--r--osinfo/osinfo_devicelinkfilter.h4
-rw-r--r--osinfo/osinfo_devicelinklist.c4
-rw-r--r--osinfo/osinfo_devicelinklist.h4
-rw-r--r--osinfo/osinfo_devicelist.c4
-rw-r--r--osinfo/osinfo_devicelist.h4
-rw-r--r--osinfo/osinfo_entity.c4
-rw-r--r--osinfo/osinfo_entity.h4
-rw-r--r--osinfo/osinfo_filter.c4
-rw-r--r--osinfo/osinfo_filter.h4
-rw-r--r--osinfo/osinfo_image.c3
-rw-r--r--osinfo/osinfo_image.h3
-rw-r--r--osinfo/osinfo_imagelist.c3
-rw-r--r--osinfo/osinfo_imagelist.h3
-rw-r--r--osinfo/osinfo_install_config.c3
-rw-r--r--osinfo/osinfo_install_config.h3
-rw-r--r--osinfo/osinfo_install_config_param.c4
-rw-r--r--osinfo/osinfo_install_config_param.h3
-rw-r--r--osinfo/osinfo_install_config_paramlist.c5
-rw-r--r--osinfo/osinfo_install_config_paramlist.h6
-rw-r--r--osinfo/osinfo_install_script.c3
-rw-r--r--osinfo/osinfo_install_script.h3
-rw-r--r--osinfo/osinfo_install_script_private.h3
-rw-r--r--osinfo/osinfo_install_scriptlist.c4
-rw-r--r--osinfo/osinfo_install_scriptlist.h5
-rw-r--r--osinfo/osinfo_list.c5
-rw-r--r--osinfo/osinfo_list.h4
-rw-r--r--osinfo/osinfo_loader.c4
-rw-r--r--osinfo/osinfo_loader.h4
-rw-r--r--osinfo/osinfo_media.c5
-rw-r--r--osinfo/osinfo_media.h5
-rw-r--r--osinfo/osinfo_media_private.h3
-rw-r--r--osinfo/osinfo_medialist.c4
-rw-r--r--osinfo/osinfo_medialist.h5
-rw-r--r--osinfo/osinfo_os.c4
-rw-r--r--osinfo/osinfo_os.h4
-rw-r--r--osinfo/osinfo_os_variant.c3
-rw-r--r--osinfo/osinfo_os_variant.h3
-rw-r--r--osinfo/osinfo_os_variantlist.c3
-rw-r--r--osinfo/osinfo_os_variantlist.h3
-rw-r--r--osinfo/osinfo_oslist.c4
-rw-r--r--osinfo/osinfo_oslist.h4
-rw-r--r--osinfo/osinfo_platform.c4
-rw-r--r--osinfo/osinfo_platform.h4
-rw-r--r--osinfo/osinfo_platformlist.c4
-rw-r--r--osinfo/osinfo_platformlist.h4
-rw-r--r--osinfo/osinfo_product.c4
-rw-r--r--osinfo/osinfo_product.h4
-rw-r--r--osinfo/osinfo_product_private.h3
-rw-r--r--osinfo/osinfo_productfilter.c4
-rw-r--r--osinfo/osinfo_productfilter.h4
-rw-r--r--osinfo/osinfo_productlist.c4
-rw-r--r--osinfo/osinfo_productlist.h4
-rw-r--r--osinfo/osinfo_resources.c5
-rw-r--r--osinfo/osinfo_resources.h5
-rw-r--r--osinfo/osinfo_resources_private.h3
-rw-r--r--osinfo/osinfo_resourceslist.c4
-rw-r--r--osinfo/osinfo_resourceslist.h5
-rw-r--r--osinfo/osinfo_tree.c5
-rw-r--r--osinfo/osinfo_tree.h5
-rw-r--r--osinfo/osinfo_treelist.c4
-rw-r--r--osinfo/osinfo_treelist.h5
-rw-r--r--tests/test-db.c3
-rw-r--r--tests/test-device.c3
-rw-r--r--tests/test-devicelinklist.c3
-rw-r--r--tests/test-devicelist.c3
-rw-r--r--tests/test-entity.c3
-rw-r--r--tests/test-filter.c3
-rw-r--r--tests/test-image.c3
-rw-r--r--tests/test-imagelist.c3
-rw-r--r--tests/test-install-script.c3
-rw-r--r--tests/test-list.c3
-rw-r--r--tests/test-loader.c3
-rw-r--r--tests/test-media.c3
-rw-r--r--tests/test-os.c3
-rw-r--r--tests/test-oslist.c3
-rw-r--r--tests/test-platform.c3
-rw-r--r--tests/test-platformlist.c3
-rw-r--r--tests/test-product.c3
-rw-r--r--tests/test-productfilter.c3
-rw-r--r--tools/osinfo-detect.c3
-rw-r--r--tools/osinfo-install-script.c3
-rw-r--r--tools/osinfo-query.c3
105 files changed, 0 insertions, 396 deletions
diff --git a/osinfo/osinfo.h b/osinfo/osinfo.h
index 1a69f76..8a086b3 100644
--- a/osinfo/osinfo.h
+++ b/osinfo/osinfo.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#ifndef __OSINFO_H__
diff --git a/osinfo/osinfo_avatar_format.c b/osinfo/osinfo_avatar_format.c
index 2853610..59bfc76 100644
--- a/osinfo/osinfo_avatar_format.c
+++ b/osinfo/osinfo_avatar_format.c
@@ -17,10 +17,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Fabiano Fidêncio <fabiano@fidencio.org>
- * Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_avatar_format.h b/osinfo/osinfo_avatar_format.h
index 423e4dc..c441f62 100644
--- a/osinfo/osinfo_avatar_format.h
+++ b/osinfo/osinfo_avatar_format.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Fabiano Fidêncio <fabiano@fidencio.org>
- * Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_datamap.c b/osinfo/osinfo_datamap.c
index f2b8fee..f114f82 100644
--- a/osinfo/osinfo_datamap.c
+++ b/osinfo/osinfo_datamap.c
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_datamap.h b/osinfo/osinfo_datamap.h
index a5edbb8..a41b1be 100644
--- a/osinfo/osinfo_datamap.h
+++ b/osinfo/osinfo_datamap.h
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_datamaplist.c b/osinfo/osinfo_datamaplist.c
index cedb866..dccc7ef 100644
--- a/osinfo/osinfo_datamaplist.c
+++ b/osinfo/osinfo_datamaplist.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_datamaplist.h b/osinfo/osinfo_datamaplist.h
index 93183ca..a6166e4 100644
--- a/osinfo/osinfo_datamaplist.h
+++ b/osinfo/osinfo_datamaplist.h
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_db.c b/osinfo/osinfo_db.c
index 6d5ea8d..b3686d3 100644
--- a/osinfo/osinfo_db.c
+++ b/osinfo/osinfo_db.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_db.h b/osinfo/osinfo_db.h
index fc4c000..e5cdabb 100644
--- a/osinfo/osinfo_db.h
+++ b/osinfo/osinfo_db.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_deployment.c b/osinfo/osinfo_deployment.c
index 1283f0e..9383b51 100644
--- a/osinfo/osinfo_deployment.c
+++ b/osinfo/osinfo_deployment.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_deployment.h b/osinfo/osinfo_deployment.h
index f38420e..d5a8cde 100644
--- a/osinfo/osinfo_deployment.h
+++ b/osinfo/osinfo_deployment.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_deploymentlist.c b/osinfo/osinfo_deploymentlist.c
index d10e235..5e637fc 100644
--- a/osinfo/osinfo_deploymentlist.c
+++ b/osinfo/osinfo_deploymentlist.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_deploymentlist.h b/osinfo/osinfo_deploymentlist.h
index 131f9cf..cbab161 100644
--- a/osinfo/osinfo_deploymentlist.h
+++ b/osinfo/osinfo_deploymentlist.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_device.c b/osinfo/osinfo_device.c
index 5962b9e..f2c295d 100644
--- a/osinfo/osinfo_device.c
+++ b/osinfo/osinfo_device.c
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
- * Michal Privoznik <mprivozn@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_device.h b/osinfo/osinfo_device.h
index 124ae5d..54a0063 100644
--- a/osinfo/osinfo_device.h
+++ b/osinfo/osinfo_device.h
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
- * Michal Privoznik <mprivozn@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_device_driver.c b/osinfo/osinfo_device_driver.c
index a46f2ee..5eab258 100644
--- a/osinfo/osinfo_device_driver.c
+++ b/osinfo/osinfo_device_driver.c
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_device_driver.h b/osinfo/osinfo_device_driver.h
index 837afc1..4600ce5 100644
--- a/osinfo/osinfo_device_driver.h
+++ b/osinfo/osinfo_device_driver.h
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_device_driver_private.h b/osinfo/osinfo_device_driver_private.h
index b35f898..a9753d2 100644
--- a/osinfo/osinfo_device_driver_private.h
+++ b/osinfo/osinfo_device_driver_private.h
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
*/
#include "osinfo_device_driver.h"
diff --git a/osinfo/osinfo_device_driverlist.c b/osinfo/osinfo_device_driverlist.c
index 3fd1d7a..3f0487b 100644
--- a/osinfo/osinfo_device_driverlist.c
+++ b/osinfo/osinfo_device_driverlist.c
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_device_driverlist.h b/osinfo/osinfo_device_driverlist.h
index 5d720d7..19e2ea7 100644
--- a/osinfo/osinfo_device_driverlist.h
+++ b/osinfo/osinfo_device_driverlist.h
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_devicelink.c b/osinfo/osinfo_devicelink.c
index bac3a6a..0958c3d 100644
--- a/osinfo/osinfo_devicelink.c
+++ b/osinfo/osinfo_devicelink.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_devicelink.h b/osinfo/osinfo_devicelink.h
index c471fae..913e28e 100644
--- a/osinfo/osinfo_devicelink.h
+++ b/osinfo/osinfo_devicelink.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_devicelinkfilter.c b/osinfo/osinfo_devicelinkfilter.c
index bb2a2e7..25b7779 100644
--- a/osinfo/osinfo_devicelinkfilter.c
+++ b/osinfo/osinfo_devicelinkfilter.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_devicelinkfilter.h b/osinfo/osinfo_devicelinkfilter.h
index 6be0ea5..e62663f 100644
--- a/osinfo/osinfo_devicelinkfilter.h
+++ b/osinfo/osinfo_devicelinkfilter.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#ifndef __OSINFO_DEVICELINKFILTER_H__
diff --git a/osinfo/osinfo_devicelinklist.c b/osinfo/osinfo_devicelinklist.c
index a75b7c5..d6ee16a 100644
--- a/osinfo/osinfo_devicelinklist.c
+++ b/osinfo/osinfo_devicelinklist.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_devicelinklist.h b/osinfo/osinfo_devicelinklist.h
index 33b30e0..160dc6e 100644
--- a/osinfo/osinfo_devicelinklist.h
+++ b/osinfo/osinfo_devicelinklist.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_devicelist.c b/osinfo/osinfo_devicelist.c
index 3c8ef9c..8499067 100644
--- a/osinfo/osinfo_devicelist.c
+++ b/osinfo/osinfo_devicelist.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_devicelist.h b/osinfo/osinfo_devicelist.h
index 141d7d8..fc53c70 100644
--- a/osinfo/osinfo_devicelist.h
+++ b/osinfo/osinfo_devicelist.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_entity.c b/osinfo/osinfo_entity.c
index 7cf1cdc..4473f81 100644
--- a/osinfo/osinfo_entity.c
+++ b/osinfo/osinfo_entity.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_entity.h b/osinfo/osinfo_entity.h
index 2a8d703..3b58561 100644
--- a/osinfo/osinfo_entity.h
+++ b/osinfo/osinfo_entity.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_filter.c b/osinfo/osinfo_filter.c
index ef5eb4d..30763aa 100644
--- a/osinfo/osinfo_filter.c
+++ b/osinfo/osinfo_filter.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_filter.h b/osinfo/osinfo_filter.h
index 85c2f1d..6ef1652 100644
--- a/osinfo/osinfo_filter.h
+++ b/osinfo/osinfo_filter.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_image.c b/osinfo/osinfo_image.c
index febb402..b92e473 100644
--- a/osinfo/osinfo_image.c
+++ b/osinfo/osinfo_image.c
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Fabiano Fidêncio <fidencio@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_image.h b/osinfo/osinfo_image.h
index 61932f2..a182639 100644
--- a/osinfo/osinfo_image.h
+++ b/osinfo/osinfo_image.h
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Fabiano Fidêncio <fidencio@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_imagelist.c b/osinfo/osinfo_imagelist.c
index bb51cc2..d92a1d8 100644
--- a/osinfo/osinfo_imagelist.c
+++ b/osinfo/osinfo_imagelist.c
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Fabiano Fidêncio <fidencio@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_imagelist.h b/osinfo/osinfo_imagelist.h
index 11bc889..55437ec 100644
--- a/osinfo/osinfo_imagelist.h
+++ b/osinfo/osinfo_imagelist.h
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Fabiano Fidêncio <fidencio@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_install_config.c b/osinfo/osinfo_install_config.c
index c444c03..c770941 100644
--- a/osinfo/osinfo_install_config.c
+++ b/osinfo/osinfo_install_config.c
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_install_config.h b/osinfo/osinfo_install_config.h
index 4826cd2..94e2211 100644
--- a/osinfo/osinfo_install_config.h
+++ b/osinfo/osinfo_install_config.h
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_install_config_param.c b/osinfo/osinfo_install_config_param.c
index e6a849c..55ee248 100644
--- a/osinfo/osinfo_install_config_param.c
+++ b/osinfo/osinfo_install_config_param.c
@@ -17,10 +17,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Christophe Fergeau <cfergeau@redhat.com>
- * Fabiano Fidêncio <fabiano@fidencio.org>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_install_config_param.h b/osinfo/osinfo_install_config_param.h
index 544f6c9..c194200 100644
--- a/osinfo/osinfo_install_config_param.h
+++ b/osinfo/osinfo_install_config_param.h
@@ -17,9 +17,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Fabiano Fidêncio <fabiano@fidencio.org>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_install_config_paramlist.c b/osinfo/osinfo_install_config_paramlist.c
index 8fe4727..00f09f1 100644
--- a/osinfo/osinfo_install_config_paramlist.c
+++ b/osinfo/osinfo_install_config_paramlist.c
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Christophe Fergeau <cfergeau@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_install_config_paramlist.h b/osinfo/osinfo_install_config_paramlist.h
index 0d197f1..ce07e24 100644
--- a/osinfo/osinfo_install_config_paramlist.h
+++ b/osinfo/osinfo_install_config_paramlist.h
@@ -16,12 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Christophe Fergeau <cfergeau@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
- * Zeeshan Ali <zeenix@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_install_script.c b/osinfo/osinfo_install_script.c
index 5b7c14a..4f752c2 100644
--- a/osinfo/osinfo_install_script.c
+++ b/osinfo/osinfo_install_script.c
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_install_script.h b/osinfo/osinfo_install_script.h
index 76b007c..991ae68 100644
--- a/osinfo/osinfo_install_script.h
+++ b/osinfo/osinfo_install_script.h
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_install_script_private.h b/osinfo/osinfo_install_script_private.h
index cf63372..639d373 100644
--- a/osinfo/osinfo_install_script_private.h
+++ b/osinfo/osinfo_install_script_private.h
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
*/
#include <osinfo/osinfo_install_script.h>
diff --git a/osinfo/osinfo_install_scriptlist.c b/osinfo/osinfo_install_scriptlist.c
index 4786104..5f67920 100644
--- a/osinfo/osinfo_install_scriptlist.c
+++ b/osinfo/osinfo_install_scriptlist.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_install_scriptlist.h b/osinfo/osinfo_install_scriptlist.h
index 8d9b7ab..3d9f50b 100644
--- a/osinfo/osinfo_install_scriptlist.h
+++ b/osinfo/osinfo_install_scriptlist.h
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_list.c b/osinfo/osinfo_list.c
index 7f95c26..29f3147 100644
--- a/osinfo/osinfo_list.c
+++ b/osinfo/osinfo_list.c
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Christophe Fergeau <cfergeau@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_list.h b/osinfo/osinfo_list.h
index 4955066..334cc90 100644
--- a/osinfo/osinfo_list.h
+++ b/osinfo/osinfo_list.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#ifndef __OSINFO_LIST_H__
diff --git a/osinfo/osinfo_loader.c b/osinfo/osinfo_loader.c
index 1c8cb53..d9f052e 100644
--- a/osinfo/osinfo_loader.c
+++ b/osinfo/osinfo_loader.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib/gi18n-lib.h>
diff --git a/osinfo/osinfo_loader.h b/osinfo/osinfo_loader.h
index 6736892..21f9fd8 100644
--- a/osinfo/osinfo_loader.h
+++ b/osinfo/osinfo_loader.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_media.c b/osinfo/osinfo_media.c
index 084f0b6..62faace 100644
--- a/osinfo/osinfo_media.c
+++ b/osinfo/osinfo_media.c
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_media.h b/osinfo/osinfo_media.h
index 8163235..f544923 100644
--- a/osinfo/osinfo_media.h
+++ b/osinfo/osinfo_media.h
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_media_private.h b/osinfo/osinfo_media_private.h
index 11f4f8a..28260c4 100644
--- a/osinfo/osinfo_media_private.h
+++ b/osinfo/osinfo_media_private.h
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Christophe Fergeau <cfergeau@redhat.com>
*/
#include <osinfo/osinfo_media.h>
diff --git a/osinfo/osinfo_medialist.c b/osinfo/osinfo_medialist.c
index c71a561..2db71dc 100644
--- a/osinfo/osinfo_medialist.c
+++ b/osinfo/osinfo_medialist.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_medialist.h b/osinfo/osinfo_medialist.h
index 2e8a3c5..82b451d 100644
--- a/osinfo/osinfo_medialist.h
+++ b/osinfo/osinfo_medialist.h
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_os.c b/osinfo/osinfo_os.c
index d80bc18..bc6f409 100644
--- a/osinfo/osinfo_os.c
+++ b/osinfo/osinfo_os.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_os.h b/osinfo/osinfo_os.h
index 74d2148..72b9826 100644
--- a/osinfo/osinfo_os.h
+++ b/osinfo/osinfo_os.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_os_variant.c b/osinfo/osinfo_os_variant.c
index 9d26338..bb47eae 100644
--- a/osinfo/osinfo_os_variant.c
+++ b/osinfo/osinfo_os_variant.c
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_os_variant.h b/osinfo/osinfo_os_variant.h
index 806683d..fc1ca87 100644
--- a/osinfo/osinfo_os_variant.h
+++ b/osinfo/osinfo_os_variant.h
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_os_variantlist.c b/osinfo/osinfo_os_variantlist.c
index 1e72fb8..fb6ac23 100644
--- a/osinfo/osinfo_os_variantlist.c
+++ b/osinfo/osinfo_os_variantlist.c
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_os_variantlist.h b/osinfo/osinfo_os_variantlist.h
index 9b24752..c8a6e69 100644
--- a/osinfo/osinfo_os_variantlist.h
+++ b/osinfo/osinfo_os_variantlist.h
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_oslist.c b/osinfo/osinfo_oslist.c
index 8c08de9..d64ba76 100644
--- a/osinfo/osinfo_oslist.c
+++ b/osinfo/osinfo_oslist.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_oslist.h b/osinfo/osinfo_oslist.h
index b8a1549..137d783 100644
--- a/osinfo/osinfo_oslist.h
+++ b/osinfo/osinfo_oslist.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_platform.c b/osinfo/osinfo_platform.c
index ba9516d..b8c6d8f 100644
--- a/osinfo/osinfo_platform.c
+++ b/osinfo/osinfo_platform.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_platform.h b/osinfo/osinfo_platform.h
index d7b11cd..6c3379f 100644
--- a/osinfo/osinfo_platform.h
+++ b/osinfo/osinfo_platform.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_platformlist.c b/osinfo/osinfo_platformlist.c
index 90ec4e4..b5394a8 100644
--- a/osinfo/osinfo_platformlist.c
+++ b/osinfo/osinfo_platformlist.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_platformlist.h b/osinfo/osinfo_platformlist.h
index 46d9502..925d36f 100644
--- a/osinfo/osinfo_platformlist.h
+++ b/osinfo/osinfo_platformlist.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_product.c b/osinfo/osinfo_product.c
index 07a25f5..01b87cf 100644
--- a/osinfo/osinfo_product.c
+++ b/osinfo/osinfo_product.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_product.h b/osinfo/osinfo_product.h
index d07e2a1..10fd655 100644
--- a/osinfo/osinfo_product.h
+++ b/osinfo/osinfo_product.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_product_private.h b/osinfo/osinfo_product_private.h
index 872ac0c..c5d66b6 100644
--- a/osinfo/osinfo_product_private.h
+++ b/osinfo/osinfo_product_private.h
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Christophe Fergeau <cfergeau@redhat.com>
*/
#include "osinfo_product.h"
diff --git a/osinfo/osinfo_productfilter.c b/osinfo/osinfo_productfilter.c
index d1d3de4..63ff808 100644
--- a/osinfo/osinfo_productfilter.c
+++ b/osinfo/osinfo_productfilter.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_productfilter.h b/osinfo/osinfo_productfilter.h
index a2ea5a4..aea9d56 100644
--- a/osinfo/osinfo_productfilter.h
+++ b/osinfo/osinfo_productfilter.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#ifndef __OSINFO_PRODUCTFILTER_H__
diff --git a/osinfo/osinfo_productlist.c b/osinfo/osinfo_productlist.c
index 8659e22..5917b3d 100644
--- a/osinfo/osinfo_productlist.c
+++ b/osinfo/osinfo_productlist.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_productlist.h b/osinfo/osinfo_productlist.h
index 5b6afc3..bd5b075 100644
--- a/osinfo/osinfo_productlist.h
+++ b/osinfo/osinfo_productlist.h
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_resources.c b/osinfo/osinfo_resources.c
index 2cf0e73..e9ac522 100644
--- a/osinfo/osinfo_resources.c
+++ b/osinfo/osinfo_resources.c
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_resources.h b/osinfo/osinfo_resources.h
index 63e0239..25f5e06 100644
--- a/osinfo/osinfo_resources.h
+++ b/osinfo/osinfo_resources.h
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_resources_private.h b/osinfo/osinfo_resources_private.h
index d08e772..eedcc14 100644
--- a/osinfo/osinfo_resources_private.h
+++ b/osinfo/osinfo_resources_private.h
@@ -16,9 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Fabiano Fidêncio <fidencio@redhat.com>
*/
#include <osinfo/osinfo_resources.h>
diff --git a/osinfo/osinfo_resourceslist.c b/osinfo/osinfo_resourceslist.c
index bed3603..3a680ce 100644
--- a/osinfo/osinfo_resourceslist.c
+++ b/osinfo/osinfo_resourceslist.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_resourceslist.h b/osinfo/osinfo_resourceslist.h
index 78f6669..bef5693 100644
--- a/osinfo/osinfo_resourceslist.h
+++ b/osinfo/osinfo_resourceslist.h
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_tree.c b/osinfo/osinfo_tree.c
index e5a6a61..c336012 100644
--- a/osinfo/osinfo_tree.c
+++ b/osinfo/osinfo_tree.c
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_tree.h b/osinfo/osinfo_tree.h
index 6b48ca2..d6a3dc7 100644
--- a/osinfo/osinfo_tree.h
+++ b/osinfo/osinfo_tree.h
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/osinfo/osinfo_treelist.c b/osinfo/osinfo_treelist.c
index f76eb82..619f7d3 100644
--- a/osinfo/osinfo_treelist.c
+++ b/osinfo/osinfo_treelist.c
@@ -16,10 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/osinfo/osinfo_treelist.h b/osinfo/osinfo_treelist.h
index 2784e50..d5234ca 100644
--- a/osinfo/osinfo_treelist.h
+++ b/osinfo/osinfo_treelist.h
@@ -16,11 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
- * Arjun Roy <arroy@redhat.com>
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib-object.h>
diff --git a/tests/test-db.c b/tests/test-db.c
index ee666bd..8d56d36 100644
--- a/tests/test-db.c
+++ b/tests/test-db.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-device.c b/tests/test-device.c
index 6e5c521..a3ea78e 100644
--- a/tests/test-device.c
+++ b/tests/test-device.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-devicelinklist.c b/tests/test-devicelinklist.c
index 8cffecf..93c49a7 100644
--- a/tests/test-devicelinklist.c
+++ b/tests/test-devicelinklist.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Fabiano Fidêncio <fidencio@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-devicelist.c b/tests/test-devicelist.c
index 052e58e..df71ee0 100644
--- a/tests/test-devicelist.c
+++ b/tests/test-devicelist.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-entity.c b/tests/test-entity.c
index cd8f877..8a0a4c4 100644
--- a/tests/test-entity.c
+++ b/tests/test-entity.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-filter.c b/tests/test-filter.c
index efe4a0b..99a6e49 100644
--- a/tests/test-filter.c
+++ b/tests/test-filter.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-image.c b/tests/test-image.c
index 25d7308..6ed587e 100644
--- a/tests/test-image.c
+++ b/tests/test-image.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Fabiano Fidêncio <fidencio@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-imagelist.c b/tests/test-imagelist.c
index 43399de..159a694 100644
--- a/tests/test-imagelist.c
+++ b/tests/test-imagelist.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Fabiano Fidêncio <fidencio@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-install-script.c b/tests/test-install-script.c
index 4990281..7ec7804 100644
--- a/tests/test-install-script.c
+++ b/tests/test-install-script.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-list.c b/tests/test-list.c
index cb4d769..1f95955 100644
--- a/tests/test-list.c
+++ b/tests/test-list.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-loader.c b/tests/test-loader.c
index dc047d4..1d14447 100644
--- a/tests/test-loader.c
+++ b/tests/test-loader.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-media.c b/tests/test-media.c
index 43aaabf..0dc3d55 100644
--- a/tests/test-media.c
+++ b/tests/test-media.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Fabiano Fidêncio <fidencio@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-os.c b/tests/test-os.c
index 1fa68aa..03fac13 100644
--- a/tests/test-os.c
+++ b/tests/test-os.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-oslist.c b/tests/test-oslist.c
index 98e63ea..4847fbe 100644
--- a/tests/test-oslist.c
+++ b/tests/test-oslist.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-platform.c b/tests/test-platform.c
index 1a256a5..0ce3927 100644
--- a/tests/test-platform.c
+++ b/tests/test-platform.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-platformlist.c b/tests/test-platformlist.c
index ad78858..6f6dc5b 100644
--- a/tests/test-platformlist.c
+++ b/tests/test-platformlist.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-product.c b/tests/test-product.c
index 7e15314..8d94bf2 100644
--- a/tests/test-product.c
+++ b/tests/test-product.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tests/test-productfilter.c b/tests/test-productfilter.c
index f1e5be8..e7e617d 100644
--- a/tests/test-productfilter.c
+++ b/tests/test-productfilter.c
@@ -13,9 +13,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tools/osinfo-detect.c b/tools/osinfo-detect.c
index 1bc1dfd..5877cb7 100644
--- a/tools/osinfo-detect.c
+++ b/tools/osinfo-detect.c
@@ -16,9 +16,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tools/osinfo-install-script.c b/tools/osinfo-install-script.c
index 23387ab..78f0c20 100644
--- a/tools/osinfo-install-script.c
+++ b/tools/osinfo-install-script.c
@@ -15,9 +15,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
diff --git a/tools/osinfo-query.c b/tools/osinfo-query.c
index 0f4db0d..fb4aa79 100644
--- a/tools/osinfo-query.c
+++ b/tools/osinfo-query.c
@@ -15,9 +15,6 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib.h>