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/archive/archive.c | 3 --- util/archive/archive.h | 3 --- 2 files changed, 6 deletions(-) (limited to 'util/archive') diff --git a/util/archive/archive.c b/util/archive/archive.c index 36c0ab1a87..384a98025f 100644 --- a/util/archive/archive.c +++ b/util/archive/archive.c @@ -1,7 +1,4 @@ /* - * Copyright (C) 2015 The ChromiumOS Authors. All rights reserved. - * written by Daisuke Nojiri - * * 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/archive/archive.h b/util/archive/archive.h index 67c42e2bbb..c7fe53f659 100644 --- a/util/archive/archive.h +++ b/util/archive/archive.h @@ -1,7 +1,4 @@ /* - * Copyright (C) 2015 The ChromiumOS Authors. All rights reserved. - * written by Daisuke Nojiri - * * 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