From c5b0e3b566c5371479ad255dbe030c3f00fcd11c Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 11 Apr 2016 20:56:52 -0600 Subject: southbridge/via: Update license headers Update all of the license headers to make sure they are compliant with coreboot's license header policy. Change-Id: Id6d11d1cea3ebde4adf63e3d98ac603d85591d5b Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/14331 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/southbridge/via/vt8237r/early_serial.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/southbridge/via') diff --git a/src/southbridge/via/vt8237r/early_serial.c b/src/southbridge/via/vt8237r/early_serial.c index 9143f4690a..9249da6f7e 100644 --- a/src/southbridge/via/vt8237r/early_serial.c +++ b/src/southbridge/via/vt8237r/early_serial.c @@ -1,3 +1,16 @@ +/* + * 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. + */ + /* * Enable the serial devices on the VIA */ -- cgit v1.2.3