From ea063cb9750030d7e5c8f62ed2acfa58c60dd807 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 8 May 2020 19:28:13 +0200 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/41175 Tested-by: build bot (Jenkins) Reviewed-by: ron minnich --- util/intelvbttool/Makefile | 3 --- util/intelvbttool/intelvbttool.c | 2 -- 2 files changed, 5 deletions(-) (limited to 'util/intelvbttool') diff --git a/util/intelvbttool/Makefile b/util/intelvbttool/Makefile index 57f2627e49..34f4254833 100644 --- a/util/intelvbttool/Makefile +++ b/util/intelvbttool/Makefile @@ -1,8 +1,5 @@ -## ## This file is part of the coreboot project. ## -## Copyright (C) 2012 The ChromiumOS Authors. All rights reserved. -## ## 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. diff --git a/util/intelvbttool/intelvbttool.c b/util/intelvbttool/intelvbttool.c index 2dfa0023f2..b98d6e4408 100644 --- a/util/intelvbttool/intelvbttool.c +++ b/util/intelvbttool/intelvbttool.c @@ -1,6 +1,4 @@ /* - * Copyright (C) 2014 Vladimir Serbinenko - * * 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. -- cgit v1.2.3