From 9466b938f7c79f394677f16ed9b128ab367e92fe Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Tue, 31 Mar 2009 11:52:00 +0200 Subject: kerneloops: correct copyrights and package relation. --- lib/Plugins/Kerneloops.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/Plugins/Kerneloops.cpp') diff --git a/lib/Plugins/Kerneloops.cpp b/lib/Plugins/Kerneloops.cpp index 8d7d5d69..5d041e0c 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 + * Arjan van de Ven */ #include "Kerneloops.h" -- cgit