summaryrefslogtreecommitdiff
path: root/core/cortex-m/include
diff options
context:
space:
mode:
Diffstat (limited to 'core/cortex-m/include')
-rw-r--r--core/cortex-m/include/math.h2
-rw-r--r--core/cortex-m/include/mpu.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/cortex-m/include/math.h b/core/cortex-m/include/math.h
index ac6acf1ef0..1b336eb2aa 100644
--- a/core/cortex-m/include/math.h
+++ b/core/cortex-m/include/math.h
@@ -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/core/cortex-m/include/mpu.h b/core/cortex-m/include/mpu.h
index c252ab6ddc..62e9b8bbec 100644
--- a/core/cortex-m/include/mpu.h
+++ b/core/cortex-m/include/mpu.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.
*/