summaryrefslogtreecommitdiff
path: root/board/plankton
diff options
context:
space:
mode:
Diffstat (limited to 'board/plankton')
-rw-r--r--board/plankton/board.c2
-rw-r--r--board/plankton/board.h2
-rw-r--r--board/plankton/build.mk2
-rw-r--r--board/plankton/ec.tasklist2
-rw-r--r--board/plankton/gpio.inc2
-rw-r--r--board/plankton/usb_pd_config.h2
-rw-r--r--board/plankton/usb_pd_policy.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/board/plankton/board.c b/board/plankton/board.c
index 5cd9e54486..925a036c7f 100644
--- a/board/plankton/board.c
+++ b/board/plankton/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/plankton/board.h b/board/plankton/board.h
index d42a76b0d6..f78a2825ec 100644
--- a/board/plankton/board.h
+++ b/board/plankton/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/plankton/build.mk b/board/plankton/build.mk
index 3d6b7a4688..89a01e629b 100644
--- a/board/plankton/build.mk
+++ b/board/plankton/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/plankton/ec.tasklist b/board/plankton/ec.tasklist
index 8ef66f756f..41fc047d6a 100644
--- a/board/plankton/ec.tasklist
+++ b/board/plankton/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/plankton/gpio.inc b/board/plankton/gpio.inc
index b090f4154f..9c618dbaa6 100644
--- a/board/plankton/gpio.inc
+++ b/board/plankton/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.
*/
diff --git a/board/plankton/usb_pd_config.h b/board/plankton/usb_pd_config.h
index 4ef1d3707d..fca6484069 100644
--- a/board/plankton/usb_pd_config.h
+++ b/board/plankton/usb_pd_config.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/plankton/usb_pd_policy.c b/board/plankton/usb_pd_policy.c
index 42dd5180f8..e94a88517e 100644
--- a/board/plankton/usb_pd_policy.c
+++ b/board/plankton/usb_pd_policy.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.
*/