summaryrefslogtreecommitdiff
path: root/board/hadoken
diff options
context:
space:
mode:
Diffstat (limited to 'board/hadoken')
-rw-r--r--board/hadoken/board.c2
-rw-r--r--board/hadoken/board.h2
-rw-r--r--board/hadoken/build.mk2
-rw-r--r--board/hadoken/ec.tasklist2
-rw-r--r--board/hadoken/gpio.inc2
5 files changed, 5 insertions, 5 deletions
diff --git a/board/hadoken/board.c b/board/hadoken/board.c
index 895974efee..d9c8ed322f 100644
--- a/board/hadoken/board.c
+++ b/board/hadoken/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/hadoken/board.h b/board/hadoken/board.h
index d644f649fa..e8d71b7ee8 100644
--- a/board/hadoken/board.h
+++ b/board/hadoken/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/hadoken/build.mk b/board/hadoken/build.mk
index 866f061888..b2fee56f23 100644
--- a/board/hadoken/build.mk
+++ b/board/hadoken/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/hadoken/ec.tasklist b/board/hadoken/ec.tasklist
index 1bce87ef15..0bb461ecb8 100644
--- a/board/hadoken/ec.tasklist
+++ b/board/hadoken/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/hadoken/gpio.inc b/board/hadoken/gpio.inc
index 17dc883844..ac4127992c 100644
--- a/board/hadoken/gpio.inc
+++ b/board/hadoken/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.
*/