summaryrefslogtreecommitdiffstats
path: root/lib/Plugins
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Plugins')
-rw-r--r--lib/Plugins/Kerneloops.cpp4
-rw-r--r--lib/Plugins/Kerneloops.h4
-rw-r--r--lib/Plugins/KerneloopsReporter.cpp2
-rw-r--r--lib/Plugins/KerneloopsReporter.h4
-rw-r--r--lib/Plugins/KerneloopsSysLog.cpp2
-rw-r--r--lib/Plugins/KerneloopsSysLog.h2
6 files changed, 12 insertions, 6 deletions
diff --git a/lib/Plugins/Kerneloops.cpp b/lib/Plugins/Kerneloops.cpp
index 8d7d5d6..5d041e0 100644
--- a/lib/Plugins/Kerneloops.cpp
+++ b/lib/Plugins/Kerneloops.cpp
@@ -1,7 +1,8 @@
/*
+ * Copyright 2007, Intel Corporation
* Copyright 2009, Red Hat Inc.
*
- * This file is part of %TBD%
+ * This file is part of Abrt.
*
* This program file is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
@@ -20,6 +21,7 @@
*
* Authors:
* Anton Arapov <anton@redhat.com>
+ * Arjan van de Ven <arjan@linux.intel.com>
*/
#include "Kerneloops.h"
diff --git a/lib/Plugins/Kerneloops.h b/lib/Plugins/Kerneloops.h
index 7e0c0ac..0eccb08 100644
--- a/lib/Plugins/Kerneloops.h
+++ b/lib/Plugins/Kerneloops.h
@@ -1,7 +1,8 @@
/*
+ * Copyright 2007, Intel Corporation
* Copyright 2009, Red Hat Inc.
*
- * This file is part of %TBD%
+ * This file is part of Abrt.
*
* This program file is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
@@ -20,6 +21,7 @@
*
* Authors:
* Anton Arapov <anton@redhat.com>
+ * Arjan van de Ven <arjan@linux.intel.com>
*/
#ifndef __INCLUDE_GUARD_KERNELOOPS_H_
diff --git a/lib/Plugins/KerneloopsReporter.cpp b/lib/Plugins/KerneloopsReporter.cpp
index 3f0fb32..58ea2d4 100644
--- a/lib/Plugins/KerneloopsReporter.cpp
+++ b/lib/Plugins/KerneloopsReporter.cpp
@@ -2,7 +2,7 @@
* Copyright 2007, Intel Corporation
* Copyright 2009, Red Hat Inc.
*
- * This file is part of %TBD%
+ * This file is part of Abrt.
*
* This program file is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
diff --git a/lib/Plugins/KerneloopsReporter.h b/lib/Plugins/KerneloopsReporter.h
index 124766a..1a6757c 100644
--- a/lib/Plugins/KerneloopsReporter.h
+++ b/lib/Plugins/KerneloopsReporter.h
@@ -1,7 +1,8 @@
/*
+ * Copyright 2007, Intel Corporation
* Copyright 2009, Red Hat Inc.
*
- * This file is part of %TBD%
+ * This file is part of Abrt.
*
* This program file is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
@@ -20,6 +21,7 @@
*
* Authors:
* Anton Arapov <anton@redhat.com>
+ * Arjan van de Ven <arjan@linux.intel.com>
*/
#ifndef __INCLUDE_GUARD_KERNELOOPSREPORTER_H_
diff --git a/lib/Plugins/KerneloopsSysLog.cpp b/lib/Plugins/KerneloopsSysLog.cpp
index 59e6687..5f5de48 100644
--- a/lib/Plugins/KerneloopsSysLog.cpp
+++ b/lib/Plugins/KerneloopsSysLog.cpp
@@ -2,7 +2,7 @@
* Copyright 2007, Intel Corporation
* Copyright 2009, Red Hat Inc.
*
- * This file is part of %TBD%
+ * This file is part of Abrt.
*
* This program file is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
diff --git a/lib/Plugins/KerneloopsSysLog.h b/lib/Plugins/KerneloopsSysLog.h
index e0bf16f..66dfa54 100644
--- a/lib/Plugins/KerneloopsSysLog.h
+++ b/lib/Plugins/KerneloopsSysLog.h
@@ -2,7 +2,7 @@
* Copyright 2007, Intel Corporation
* Copyright 2009, Red Hat Inc.
*
- * This file is part of %TBD%
+ * This file is part of Abrt.
*
* This program file is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the