diff options
author | Yicheng Li <yichengli@chromium.org> | 2019-06-13 14:15:20 -0700 |
---|---|---|
committer | Commit Bot <commit-bot@chromium.org> | 2019-06-15 03:05:29 +0000 |
commit | 38eb0404ba4e72880e334e47dc7871dc0ed65cb3 (patch) | |
tree | 9a527c02af5bc157811a860bda4070f2f18d524a /include | |
parent | bb9122dbca0b94916535d5c01f8e9ba07424316c (diff) | |
download | chrome-ec-38eb0404ba4e72880e334e47dc7871dc0ed65cb3.tar.gz |
fpsensor: Change new files' year to 2019
Although the code is moved from files created in 2017, these are new
files, so change the year to 2019.
BRANCH=nocturne
BUG=none
TEST=make -j buildall
Change-Id: I15015c7ad1a713437b04395fd09e6641019f5ff7
Signed-off-by: Yicheng Li <yichengli@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1660092
Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
Diffstat (limited to 'include')
-rw-r--r-- | include/fpsensor_state.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fpsensor_state.h b/include/fpsensor_state.h index 4ca792035f..a07f7a683d 100644 --- a/include/fpsensor_state.h +++ b/include/fpsensor_state.h @@ -1,4 +1,4 @@ -/* Copyright 2017 The Chromium OS Authors. All rights reserved. +/* Copyright 2019 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. */ |