summaryrefslogtreecommitdiff
path: root/board/oak/board_revs.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/oak/board_revs.h')
-rw-r--r--board/oak/board_revs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/oak/board_revs.h b/board/oak/board_revs.h
index 34fc4bfc88..6220a05fb0 100644
--- a/board/oak/board_revs.h
+++ b/board/oak/board_revs.h
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -12,7 +12,7 @@
#define OAK_REV3 3
#define OAK_REV4 4
#define OAK_REV5 5
-#define OAK_REV_LAST OAK_REV5
+#define OAK_REV_LAST OAK_REV5
#define OAK_REV_DEFAULT OAK_REV5
#if !defined(BOARD_REV)