From 31a477c3e82ad2ae13b11a8965a52c002c52c85b Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 11 Apr 2016 14:04:28 -0600 Subject: mainboard/google: Update license headers Update all of the license headers to make sure they are compliant with coreboot's license header policy. Change-Id: Ied67c5079a7f49594edb39caf61fe7f386c3f80d Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/14323 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/google/oak/memlayout.ld | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/mainboard/google/oak') diff --git a/src/mainboard/google/oak/memlayout.ld b/src/mainboard/google/oak/memlayout.ld index ead7f47838..2c3330651d 100644 --- a/src/mainboard/google/oak/memlayout.ld +++ b/src/mainboard/google/oak/memlayout.ld @@ -1 +1,14 @@ +/* + * This file is part of the coreboot project. + * + * 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 -- cgit v1.2.3