summaryrefslogtreecommitdiffstats
path: root/src/console/post.c
diff options
context:
space:
mode:
authorMartin Roth <martin@coreboot.org>2019-08-30 21:34:34 -0600
committerPatrick Georgi <pgeorgi@google.com>2019-09-10 12:50:44 +0000
commit65244a7f66af89c4fb4e8f00466b289d71da4771 (patch)
tree28417a7f9fb383f0b7b2f61ac8afb52d496eeed9 /src/console/post.c
parent0443ac282757cdf46703486717b388818297181c (diff)
downloadcoreboot-65244a7f66af89c4fb4e8f00466b289d71da4771.tar.gz
coreboot-65244a7f66af89c4fb4e8f00466b289d71da4771.tar.bz2
coreboot-65244a7f66af89c4fb4e8f00466b289d71da4771.zip
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 <martin@coreboot.org> Change-Id: I2f350cc3008b17516b5a42cdf07e28d2da5995e9 Reviewed-on: https://review.coreboot.org/c/coreboot/+/35179 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/console/post.c')
-rw-r--r--src/console/post.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/console/post.c b/src/console/post.c
index 0719e5e7df81..64aa2a551335 100644
--- a/src/console/post.c
+++ b/src/console/post.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