From 2950cd2de173f8a4f0ffac32823b23774dac4db5 Mon Sep 17 00:00:00 2001 From: Damien Zammit Date: Wed, 2 Dec 2015 14:03:02 +1100 Subject: mainboard/intel/d510mo: Licence fixes and azalia verb table Azalia verb table replicated from vendor bios. Licence headers added where appropriate. Change-Id: I29e4fe433dee6c5f30fe36055fc9a8bf2062fef5 Signed-off-by: Damien Zammit Reviewed-on: https://review.coreboot.org/12621 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/mainboard/intel/d510mo/cstates.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/mainboard/intel/d510mo/cstates.c') diff --git a/src/mainboard/intel/d510mo/cstates.c b/src/mainboard/intel/d510mo/cstates.c index 2d543ff62e..b7eb6df341 100644 --- a/src/mainboard/intel/d510mo/cstates.c +++ b/src/mainboard/intel/d510mo/cstates.c @@ -1,3 +1,18 @@ +/* + * This file is part of the coreboot project. + * + * Copyright (C) 2015 Damien Zammit + * + * 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. + */ + #include #include -- cgit v1.2.3