From 5974da6bcbe5ee56da5a3244c48f429862e63ed1 Mon Sep 17 00:00:00 2001 From: Gwendal Grignou Date: Wed, 1 Mar 2023 14:06:07 -0800 Subject: 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 Code-Coverage: Harry Cutts Commit-Queue: Gwendal Grignou Reviewed-by: Jack Rosenthal Tested-by: Gwendal Grignou --- tools/tplog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/tplog.py') 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. -- cgit v1.2.3