summaryrefslogtreecommitdiff
path: root/board/npcx_evb
diff options
context:
space:
mode:
Diffstat (limited to 'board/npcx_evb')
-rw-r--r--board/npcx_evb/board.c2
-rw-r--r--board/npcx_evb/board.h2
-rw-r--r--board/npcx_evb/build.mk2
-rw-r--r--board/npcx_evb/ec.tasklist2
-rw-r--r--board/npcx_evb/gpio.inc2
5 files changed, 5 insertions, 5 deletions
diff --git a/board/npcx_evb/board.c b/board/npcx_evb/board.c
index d4741fbe31..fe45e07805 100644
--- a/board/npcx_evb/board.c
+++ b/board/npcx_evb/board.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 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.
*/
diff --git a/board/npcx_evb/board.h b/board/npcx_evb/board.h
index b74e7cac4f..d7b7b6162a 100644
--- a/board/npcx_evb/board.h
+++ b/board/npcx_evb/board.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 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.
*/
diff --git a/board/npcx_evb/build.mk b/board/npcx_evb/build.mk
index 786afd9d94..7dfc4544f2 100644
--- a/board/npcx_evb/build.mk
+++ b/board/npcx_evb/build.mk
@@ -1,5 +1,5 @@
# -*- makefile -*-
-# Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
+# Copyright 2014 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.
#
diff --git a/board/npcx_evb/ec.tasklist b/board/npcx_evb/ec.tasklist
index 9640c34e6c..b0d584174e 100644
--- a/board/npcx_evb/ec.tasklist
+++ b/board/npcx_evb/ec.tasklist
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 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.
*/
diff --git a/board/npcx_evb/gpio.inc b/board/npcx_evb/gpio.inc
index 9259b7bb5f..c4e673fd25 100644
--- a/board/npcx_evb/gpio.inc
+++ b/board/npcx_evb/gpio.inc
@@ -1,6 +1,6 @@
/* -*- mode:c -*-
*
- * Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
+ * Copyright 2014 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.
*/