From ea063cb9750030d7e5c8f62ed2acfa58c60dd807 Mon Sep 17 00:00:00 2001 From: Patrick Georgi <pgeorgi@google.com> 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 <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> --- util/gitconfig/commit-msg | 3 --- 1 file changed, 3 deletions(-) (limited to 'util/gitconfig/commit-msg') diff --git a/util/gitconfig/commit-msg b/util/gitconfig/commit-msg index ba6fa3ffb6..f0c0b659e2 100755 --- a/util/gitconfig/commit-msg +++ b/util/gitconfig/commit-msg @@ -1,9 +1,6 @@ #!/bin/sh -# # Part of Gerrit Code Review (http://code.google.com/p/gerrit/) # -# Copyright (C) 2009 The Android Open Source Project -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at -- cgit v1.2.3