summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Kerneloops.cpp
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.cpp
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.cpp')
-rw-r--r--lib/Plugins/Kerneloops.cpp4
1 files changed, 3 insertions, 1 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"