diff options
author | Patrick Georgi <pgeorgi@google.com> | 2020-05-08 19:28:13 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-09 21:21:32 +0000 |
commit | ea063cb9750030d7e5c8f62ed2acfa58c60dd807 (patch) | |
tree | adfb4f0cd3bf0ee1ed7a282557b469ad753836d9 /util/lint/lint-stable-005-board-status | |
parent | 2faeb11fcda8791e94fee804a920adfd6272e4d7 (diff) | |
download | coreboot-ea063cb9750030d7e5c8f62ed2acfa58c60dd807.tar.xz |
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/lint/lint-stable-005-board-status')
-rwxr-xr-x | util/lint/lint-stable-005-board-status | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util/lint/lint-stable-005-board-status b/util/lint/lint-stable-005-board-status index 952a9b5c6f..edaa0b76c2 100755 --- a/util/lint/lint-stable-005-board-status +++ b/util/lint/lint-stable-005-board-status @@ -1,8 +1,6 @@ #!/bin/sh # This file is part of the coreboot project. # -# Copyright (C) 2014 Vladimir Serbinenko <phcoder@gmail.com> -# # 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 the License, or (at your option) |