From afd4c876a9b4b1040673e94b7aa1561bf4ad4bc6 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 5 May 2020 23:43:18 +0200 Subject: treewide: move copyrights and authors to AUTHORS Also split "this is part of" line from copyright notices. Change-Id: Ibc2446410bcb3104ead458b40a9ce7819c61a8eb Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/41067 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks Reviewed-by: HAOUAS Elyes --- src/ec/kontron/kempld/kempld_i2c.c | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'src/ec/kontron') diff --git a/src/ec/kontron/kempld/kempld_i2c.c b/src/ec/kontron/kempld/kempld_i2c.c index ab41097782..56283eacc4 100644 --- a/src/ec/kontron/kempld/kempld_i2c.c +++ b/src/ec/kontron/kempld/kempld_i2c.c @@ -1,15 +1,9 @@ /* * I2C bus driver for Kontron COM modules * - * Copyright (C) 2017 secunet Security Networks AG - * - * Based on the similar driver in Linux: - * - * Copyright (c) 2010-2013 Kontron Europe GmbH - * Author: Michael Brunner - * - * The driver is based on the i2c-ocores driver by Peter Korsgaard. - * + * Based on the similar driver in Linux. + */ +/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License 2 as published * by the Free Software Foundation. -- cgit v1.2.3