summaryrefslogtreecommitdiffstats
path: root/filesystem
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-09 16:14:05 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-11 07:18:56 +0100
commit12dccfe716242a018b4f87d492f523039a56b03e (patch)
tree853ba71099a36cd2a7270728cef8eaff0fd12b1e /filesystem
parentUse standard format for copyright lines (diff)
downloadrtems-docs-12dccfe716242a018b4f87d492f523039a56b03e.tar.bz2
Remove superfluous "All rights reserved."
Diffstat (limited to '')
-rw-r--r--filesystem/call_development.rst1
-rw-r--r--filesystem/fileystem_implmentation.rst1
-rw-r--r--filesystem/in-memory.rst1
-rw-r--r--filesystem/minature_in-memory.rst1
-rw-r--r--filesystem/mounting_and_unmounting.rst1
-rw-r--r--filesystem/pathname_eval.rst1
-rw-r--r--filesystem/preface.rst1
-rw-r--r--filesystem/system_init.rst1
8 files changed, 0 insertions, 8 deletions
diff --git a/filesystem/call_development.rst b/filesystem/call_development.rst
index 51134b1..0f9fe4f 100644
--- a/filesystem/call_development.rst
+++ b/filesystem/call_development.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
-.. COMMENT: All rights reserved.
System Call Development Notes
*****************************
diff --git a/filesystem/fileystem_implmentation.rst b/filesystem/fileystem_implmentation.rst
index c4378fa..c13f39c 100644
--- a/filesystem/fileystem_implmentation.rst
+++ b/filesystem/fileystem_implmentation.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
-.. COMMENT: All rights reserved.
Filesystem Implementation Requirements
**************************************
diff --git a/filesystem/in-memory.rst b/filesystem/in-memory.rst
index 60154c8..87eb97d 100644
--- a/filesystem/in-memory.rst
+++ b/filesystem/in-memory.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
-.. COMMENT: All rights reserved.
In-Memory Filesystem
********************
diff --git a/filesystem/minature_in-memory.rst b/filesystem/minature_in-memory.rst
index 9386ccf..1161ca4 100644
--- a/filesystem/minature_in-memory.rst
+++ b/filesystem/minature_in-memory.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
-.. COMMENT: All rights reserved.
Miniature In-Memory Filesystem
******************************
diff --git a/filesystem/mounting_and_unmounting.rst b/filesystem/mounting_and_unmounting.rst
index 387e038..09fdea8 100644
--- a/filesystem/mounting_and_unmounting.rst
+++ b/filesystem/mounting_and_unmounting.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
-.. COMMENT: All rights reserved.
Mounting and Unmounting Filesystems
***********************************
diff --git a/filesystem/pathname_eval.rst b/filesystem/pathname_eval.rst
index 0e03c9d..1120020 100644
--- a/filesystem/pathname_eval.rst
+++ b/filesystem/pathname_eval.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
-.. COMMENT: All rights reserved.
Pathname Evaluation
*******************
diff --git a/filesystem/preface.rst b/filesystem/preface.rst
index 42d53cf..bf44925 100644
--- a/filesystem/preface.rst
+++ b/filesystem/preface.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
-.. COMMENT: All rights reserved.
Preface
*******
diff --git a/filesystem/system_init.rst b/filesystem/system_init.rst
index 4ca60df..ed47b86 100644
--- a/filesystem/system_init.rst
+++ b/filesystem/system_init.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
-.. COMMENT: All rights reserved.
System Initialization
*********************