summaryrefslogtreecommitdiff
path: root/board/samus
diff options
context:
space:
mode:
Diffstat (limited to 'board/samus')
-rw-r--r--board/samus/battery.c2
-rw-r--r--board/samus/board.c2
-rw-r--r--board/samus/board.h2
-rw-r--r--board/samus/build.mk2
-rw-r--r--board/samus/ec.tasklist2
-rw-r--r--board/samus/extpower.c2
-rw-r--r--board/samus/gpio.inc2
-rw-r--r--board/samus/panel.c2
-rw-r--r--board/samus/power_sequence.c2
9 files changed, 9 insertions, 9 deletions
diff --git a/board/samus/battery.c b/board/samus/battery.c
index f3c78e9d96..dcbd4f0964 100644
--- a/board/samus/battery.c
+++ b/board/samus/battery.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/samus/board.c b/board/samus/board.c
index 6c948459a5..2804799994 100644
--- a/board/samus/board.c
+++ b/board/samus/board.c
@@ -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/samus/board.h b/board/samus/board.h
index a3a6b97448..03a94bd893 100644
--- a/board/samus/board.h
+++ b/board/samus/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/samus/build.mk b/board/samus/build.mk
index c6c50e3885..183605fc62 100644
--- a/board/samus/build.mk
+++ b/board/samus/build.mk
@@ -1,5 +1,5 @@
# -*- makefile -*-
-# 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/samus/ec.tasklist b/board/samus/ec.tasklist
index b55e616e3d..345892a64b 100644
--- a/board/samus/ec.tasklist
+++ b/board/samus/ec.tasklist
@@ -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/samus/extpower.c b/board/samus/extpower.c
index c2fabbd35e..9307463cbf 100644
--- a/board/samus/extpower.c
+++ b/board/samus/extpower.c
@@ -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/samus/gpio.inc b/board/samus/gpio.inc
index fbd9f46223..1b49c58bd0 100644
--- a/board/samus/gpio.inc
+++ b/board/samus/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/samus/panel.c b/board/samus/panel.c
index 961cb6fafe..ccb43f1fcb 100644
--- a/board/samus/panel.c
+++ b/board/samus/panel.c
@@ -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/samus/power_sequence.c b/board/samus/power_sequence.c
index 717af8577c..20109fe803 100644
--- a/board/samus/power_sequence.c
+++ b/board/samus/power_sequence.c
@@ -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.
*/