From 65244a7f66af89c4fb4e8f00466b289d71da4771 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 30 Aug 2019 21:34:34 -0600 Subject: AUTHORS: Move src/console 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. Signed-off-by: Martin Roth Change-Id: I2f350cc3008b17516b5a42cdf07e28d2da5995e9 Reviewed-on: https://review.coreboot.org/c/coreboot/+/35179 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/console/die.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/console/die.c') diff --git a/src/console/die.c b/src/console/die.c index 3a17126264..76c456d1fb 100644 --- a/src/console/die.c +++ b/src/console/die.c @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2003 Eric Biederman - * * 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 -- cgit v1.2.3