summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Kerneloops.h
diff options
context:
space:
mode:
authorAnton Arapov <aarapov@redhat.com>2009-03-31 11:52:00 +0200
committerAnton Arapov <aarapov@redhat.com>2009-03-31 11:52:00 +0200
commit9466b938f7c79f394677f16ed9b128ab367e92fe (patch)
tree364ceda3fdbc47d456e0b6c50aeabdd315610d91 /lib/Plugins/Kerneloops.h
parent88ef95da43041bc700ed0f06cf016859d44b59ef (diff)
downloadabrt-9466b938f7c79f394677f16ed9b128ab367e92fe.tar.gz
abrt-9466b938f7c79f394677f16ed9b128ab367e92fe.tar.xz
abrt-9466b938f7c79f394677f16ed9b128ab367e92fe.zip
kerneloops: correct copyrights and package relation.
Diffstat (limited to 'lib/Plugins/Kerneloops.h')
-rw-r--r--lib/Plugins/Kerneloops.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/Plugins/Kerneloops.h b/lib/Plugins/Kerneloops.h
index 7e0c0ac8..0eccb080 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_