From 4460703f59c58626c762a8a1244842b7a3efe0db Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sat, 5 Sep 2015 07:51:32 -0700 Subject: Drop "See file CREDITS..." comment coreboot has no CREDITS file. Change-Id: Iaa4686979ba1385b00ad1dbb6ea91e58f5014384 Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/11514 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/arch/arm64/div0.c | 3 --- src/arch/arm64/include/clocks.h | 2 -- 2 files changed, 5 deletions(-) (limited to 'src/arch/arm64') diff --git a/src/arch/arm64/div0.c b/src/arch/arm64/div0.c index 786a1172ff..65501425c3 100644 --- a/src/arch/arm64/div0.c +++ b/src/arch/arm64/div0.c @@ -2,9 +2,6 @@ * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * - * See file CREDITS for list of people who contributed to this - * 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; either version 2 of diff --git a/src/arch/arm64/include/clocks.h b/src/arch/arm64/include/clocks.h index 96cdd06adc..eadd58aa3f 100644 --- a/src/arch/arm64/include/clocks.h +++ b/src/arch/arm64/include/clocks.h @@ -1,7 +1,5 @@ /* * Copyright (c) 2011 The Chromium OS Authors. - * See file CREDITS for list of people who contributed to this - * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as -- cgit v1.2.3