summaryrefslogtreecommitdiffstats
path: root/user/exe
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-09 16:14:04 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-11 07:18:16 +0100
commit4886d60aa8e18161f2a9fe86d681e5244c73b249 (patch)
treec0ea4447e19bda3f4dbc99b51cdaea26cfd0f49c /user/exe
parentuser: Add TODO entries for all BSP families (diff)
downloadrtems-docs-4886d60aa8e18161f2a9fe86d681e5244c73b249.tar.bz2
Use standard format for copyright lines
Diffstat (limited to '')
-rw-r--r--user/exe/debugging.rst2
-rw-r--r--user/exe/executables.rst2
-rw-r--r--user/exe/execution.rst2
-rw-r--r--user/exe/index.rst2
-rw-r--r--user/exe/initialization.rst2
5 files changed, 5 insertions, 5 deletions
diff --git a/user/exe/debugging.rst b/user/exe/debugging.rst
index 3d1aa38..31d461b 100644
--- a/user/exe/debugging.rst
+++ b/user/exe/debugging.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. comment: Copyright (c) 2018 Chris Johns <chrisj@rtems.org>
+.. Copyright (C) 2018 Chris Johns <chrisj@rtems.org>
.. comment: All rights reserved.
Debugging
diff --git a/user/exe/executables.rst b/user/exe/executables.rst
index d911006..d08a48c 100644
--- a/user/exe/executables.rst
+++ b/user/exe/executables.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. comment: Copyright (c) 2018 Chris Johns <chrisj@rtems.org>
+.. Copyright (C) 2018 Chris Johns <chrisj@rtems.org>
.. comment: All rights reserved.
RTEMS Executable
diff --git a/user/exe/execution.rst b/user/exe/execution.rst
index 029bd24..e15dbaf 100644
--- a/user/exe/execution.rst
+++ b/user/exe/execution.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. comment: Copyright (c) 2018 Chris Johns <chrisj@rtems.org>
+.. Copyright (C) 2018 Chris Johns <chrisj@rtems.org>
.. comment: All rights reserved.
Target Execution
diff --git a/user/exe/index.rst b/user/exe/index.rst
index c40b773..d4d9167 100644
--- a/user/exe/index.rst
+++ b/user/exe/index.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. comment: Copyright (c) 2018 Chris Johns <chrisj@rtems.org>
+.. Copyright (C) 2018 Chris Johns <chrisj@rtems.org>
.. comment: All rights reserved.
Executables
diff --git a/user/exe/initialization.rst b/user/exe/initialization.rst
index 9ecee16..d14cb69 100644
--- a/user/exe/initialization.rst
+++ b/user/exe/initialization.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. comment: Copyright (c) 2018 Chris Johns <chrisj@rtems.org>
+.. Copyright (C) 2018 Chris Johns <chrisj@rtems.org>
.. comment: All rights reserved.
BSP Initialization