aboutsummaryrefslogtreecommitdiff
path: root/util/abuild
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2020-05-08 19:28:13 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-05-09 21:21:32 +0000
commitea063cb9750030d7e5c8f62ed2acfa58c60dd807 (patch)
treeadfb4f0cd3bf0ee1ed7a282557b469ad753836d9 /util/abuild
parent2faeb11fcda8791e94fee804a920adfd6272e4d7 (diff)
AUTHORS, util/: Drop individual copyright notices
We have the git history which is a more reliable librarian. Change-Id: Idbcc5ceeb33804204e56d62491cb58146f7c9f37 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41175 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: ron minnich <rminnich@gmail.com>
Diffstat (limited to 'util/abuild')
-rwxr-xr-xutil/abuild/abuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/util/abuild/abuild b/util/abuild/abuild
index 3b8612119f..b6a6bfeda7 100755
--- a/util/abuild/abuild
+++ b/util/abuild/abuild
@@ -4,11 +4,6 @@
#
# This script builds coreboot images for all available targets.
#
-# (C) 2004 by Stefan Reinauer <stepan@openbios.org>
-# (C) 2006-2010 by coresystems GmbH <info@coresystems.de>
-# (C) 2013-2014 Sage Electronic Engineering, LLC
-# (C) 2014 Patrick Georgi <patrick@georgi-clan.de>
-#
# This file is subject to the terms and conditions of the GNU General
# Public License. See the file COPYING in the main directory of this
# archive for more details.