summaryrefslogtreecommitdiff
path: root/tools/tplog.py
diff options
context:
space:
mode:
authorGwendal Grignou <gwendal@chromium.org>2023-03-01 14:06:07 -0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-03-07 02:58:50 +0000
commit5974da6bcbe5ee56da5a3244c48f429862e63ed1 (patch)
tree6e4068e390cff9f5cae1709846ca0db4f67590a0 /tools/tplog.py
parentf9426eef190f0a857fa61a7ea097f13418739ba3 (diff)
downloadlibchrome-gestures-5974da6bcbe5ee56da5a3244c48f429862e63ed1.tar.gz
tools: Fix license header
BUG=none TEST=Check repo --verify is not complaining anymore. Change-Id: Ia90fced35f679a52c76c78ad4a2ab80fce0ce64e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/gestures/+/4300260 Reviewed-by: Harry Cutts <hcutts@chromium.org> Code-Coverage: Harry Cutts <hcutts@chromium.org> Commit-Queue: Gwendal Grignou <gwendal@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Tested-by: Gwendal Grignou <gwendal@chromium.org>
Diffstat (limited to 'tools/tplog.py')
-rwxr-xr-xtools/tplog.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tplog.py b/tools/tplog.py
index b2a685f..3ede9b7 100755
--- a/tools/tplog.py
+++ b/tools/tplog.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
-# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
+# Copyright 2012 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.