From 539500ee3373b91985aec9749ae35fb5a94e1c51 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 2 Feb 2011 23:56:15 +0000 Subject: pmh7.[ch]: Add missing license headers. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6328 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/ec/lenovo/pmh7/pmh7.h | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'src/ec/lenovo/pmh7/pmh7.h') diff --git a/src/ec/lenovo/pmh7/pmh7.h b/src/ec/lenovo/pmh7/pmh7.h index 2999ef6197..a4a61cc2a1 100644 --- a/src/ec/lenovo/pmh7/pmh7.h +++ b/src/ec/lenovo/pmh7/pmh7.h @@ -1,3 +1,22 @@ +/* + * This file is part of the coreboot project. + * + * Copyright (C) 2011 Sven Schnelle + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; version 2 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef EC_LENOVO_PMH7_H #define EC_LENOVO_PMH7_H -- cgit v1.2.3