From 1458777c3ba714b9f62799f8cf4bbbf2e82b9d75 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sun, 28 Jul 2019 20:00:02 -0600 Subject: AUTHORS: Move src/arch/mips copyrights into AUTHORS file As discussed on the mailing list and voted upon, the coreboot project is going to move the majority of copyrights out of the headers and into an AUTHORS file. This will happen a bit at a time, as we'll be unifying license headers at the same time. Additional changes in this patch: - Remove comments saying that a file is based on another file from the coreboot project. Signed-off-by: Martin Roth Change-Id: If61689db67c58f0d66ab96ca749bfcd589935ce2 Reviewed-on: https://review.coreboot.org/c/coreboot/+/34607 Reviewed-by: Patrick Georgi Reviewed-by: Werner Zeh Tested-by: build bot (Jenkins) --- src/arch/mips/cache.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/arch/mips/cache.c') diff --git a/src/arch/mips/cache.c b/src/arch/mips/cache.c index 62c20f34a3..2b56174898 100644 --- a/src/arch/mips/cache.c +++ b/src/arch/mips/cache.c @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2014 Imagination Technologies - * * 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. -- cgit v1.2.3