From cd24f633a063f0fd2c18f4c584cd43bd609bafbe Mon Sep 17 00:00:00 2001 From: Uwe Kleine-König Date: Thu, 23 Apr 2020 22:44:58 +0200 Subject: treewide: remove references to CREDITS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The CREDITS file was removed from barebox in 2015 by commit 6570288f2d97 ("Remove the CREDITS file"). Remove references to it from several files. Signed-off-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- common/clock.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'common/clock.c') diff --git a/common/clock.c b/common/clock.c index 1a4931ca83..17b07abdc1 100644 --- a/common/clock.c +++ b/common/clock.c @@ -7,9 +7,6 @@ * Copyright (C) 2004, 2005 IBM, John Stultz (johnstul@us.ibm.com) * Copyright (c) 2007 Sascha Hauer , Pengutronix * - * 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 version 2 * as published by the Free Software Foundation. -- cgit v1.2.3