summaryrefslogtreecommitdiff
path: root/board/volmar/i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/volmar/i2c.c')
-rw-r--r--board/volmar/i2c.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/volmar/i2c.c b/board/volmar/i2c.c
index 890a578788..29dd2904c1 100644
--- a/board/volmar/i2c.c
+++ b/board/volmar/i2c.c
@@ -1,4 +1,4 @@
-/* Copyright 2022 The Chromium OS Authors. All rights reserved.
+/* Copyright 2022 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -8,7 +8,7 @@
#include "hooks.h"
#include "i2c.h"
-#define BOARD_ID_FAST_PLUS_CAPABLE 2
+#define BOARD_ID_FAST_PLUS_CAPABLE 2
/* I2C port map configuration */
const struct i2c_port_t i2c_ports[] = {