summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2021-01-11 10:47:39 -0700
committerCommit Bot <commit-bot@chromium.org>2021-01-11 18:56:15 +0000
commit2cf1a917c124869b13b3180626621ffa18e840b3 (patch)
treeb6a15f9a9e9107102007881f9765d7598740a711
parentaff5df0393abbff3e8adbac053b96451f0e219d0 (diff)
downloadchrome-ec-2cf1a917c124869b13b3180626621ffa18e840b3.tar.gz
checkpatch: add a copyright header
Presubmit complains when uploading this file as it has no copyright header. Add one to quiet down the presubmit. BUG=none BRANCH=none TEST=repo upload Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Change-Id: I5df2c89ee3de6d3289d45747b35d27f429822c8a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2622508 Commit-Queue: Paul Fagerburg <pfagerburg@chromium.org> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
-rw-r--r--.checkpatch.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/.checkpatch.conf b/.checkpatch.conf
index 3be4a5f821..c8f945bc05 100644
--- a/.checkpatch.conf
+++ b/.checkpatch.conf
@@ -1,3 +1,7 @@
+# Copyright 2021 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
# Not Linux, so don't expect a Linux tree.
--no-tree