summaryrefslogtreecommitdiff
path: root/board/bds
diff options
context:
space:
mode:
Diffstat (limited to 'board/bds')
-rw-r--r--board/bds/board.c2
-rw-r--r--board/bds/board.h2
-rw-r--r--board/bds/build.mk2
-rw-r--r--board/bds/ec.tasklist2
-rw-r--r--board/bds/gpio.inc2
5 files changed, 5 insertions, 5 deletions
diff --git a/board/bds/board.c b/board/bds/board.c
index e1ff649a6f..95f3ef6cfd 100644
--- a/board/bds/board.c
+++ b/board/bds/board.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
+/* Copyright 2012 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/bds/board.h b/board/bds/board.h
index b08c7f47e3..f43ea6ee92 100644
--- a/board/bds/board.h
+++ b/board/bds/board.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 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/bds/build.mk b/board/bds/build.mk
index 08eb00be8a..e3e91f0bb2 100644
--- a/board/bds/build.mk
+++ b/board/bds/build.mk
@@ -1,5 +1,5 @@
# -*- makefile -*-
-# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
+# Copyright 2012 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/bds/ec.tasklist b/board/bds/ec.tasklist
index 547eb14b41..7329da7d2d 100644
--- a/board/bds/ec.tasklist
+++ b/board/bds/ec.tasklist
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
+/* Copyright 2012 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/bds/gpio.inc b/board/bds/gpio.inc
index 424fde7f6d..374894f932 100644
--- a/board/bds/gpio.inc
+++ b/board/bds/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.
*/