summaryrefslogtreecommitdiffstats
path: root/posix-users
diff options
context:
space:
mode:
Diffstat (limited to 'posix-users')
-rw-r--r--posix-users/condition_variable.rst1
-rw-r--r--posix-users/devctl.rst1
-rw-r--r--posix-users/device_and_class_specific.rst1
-rw-r--r--posix-users/files_and_directory.rst1
-rw-r--r--posix-users/input_and_output.rst1
-rw-r--r--posix-users/key.rst1
-rw-r--r--posix-users/language_specific_services.rst1
-rw-r--r--posix-users/memory_managment.rst1
-rw-r--r--posix-users/message_passing.rst1
-rw-r--r--posix-users/mutex.rst1
-rw-r--r--posix-users/preface.rst1
-rw-r--r--posix-users/process_creation_and_execution.rst1
-rw-r--r--posix-users/process_environment.rst1
-rw-r--r--posix-users/scheduler.rst1
-rw-r--r--posix-users/semaphore.rst1
-rw-r--r--posix-users/services_provided_by_c.rst1
-rw-r--r--posix-users/services_provided_by_math.rst1
-rw-r--r--posix-users/signal.rst1
-rw-r--r--posix-users/system_database.rst1
-rw-r--r--posix-users/thread.rst1
-rw-r--r--posix-users/thread_cancellation.rst1
-rw-r--r--posix-users/timer.rst1
22 files changed, 0 insertions, 22 deletions
diff --git a/posix-users/condition_variable.rst b/posix-users/condition_variable.rst
index 4310bf6..2e3c346 100644
--- a/posix-users/condition_variable.rst
+++ b/posix-users/condition_variable.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.
Condition Variable Manager
##########################
diff --git a/posix-users/devctl.rst b/posix-users/devctl.rst
index 7fd4973..7bbad48 100644
--- a/posix-users/devctl.rst
+++ b/posix-users/devctl.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 2017 On-Line Applications Research Corporation (OAR)
-.. COMMENT: All rights reserved.
Device Control
##############
diff --git a/posix-users/device_and_class_specific.rst b/posix-users/device_and_class_specific.rst
index d04f7b6..82b4227 100644
--- a/posix-users/device_and_class_specific.rst
+++ b/posix-users/device_and_class_specific.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.
Device- and Class- Specific Functions Manager
#############################################
diff --git a/posix-users/files_and_directory.rst b/posix-users/files_and_directory.rst
index 61eb0ff..5b5f4eb 100644
--- a/posix-users/files_and_directory.rst
+++ b/posix-users/files_and_directory.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.
Files and Directories Manager
#############################
diff --git a/posix-users/input_and_output.rst b/posix-users/input_and_output.rst
index f1799b8..769f30c 100644
--- a/posix-users/input_and_output.rst
+++ b/posix-users/input_and_output.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.
Input and Output Primitives Manager
###################################
diff --git a/posix-users/key.rst b/posix-users/key.rst
index eaf49d6..5ee4ba4 100644
--- a/posix-users/key.rst
+++ b/posix-users/key.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.
Key Manager
###########
diff --git a/posix-users/language_specific_services.rst b/posix-users/language_specific_services.rst
index 2580f82..89ffcb2 100644
--- a/posix-users/language_specific_services.rst
+++ b/posix-users/language_specific_services.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.
Language-Specific Services for the C Programming Language Manager
#################################################################
diff --git a/posix-users/memory_managment.rst b/posix-users/memory_managment.rst
index c88dea1..3023684 100644
--- a/posix-users/memory_managment.rst
+++ b/posix-users/memory_managment.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.
Memory Management Manager
#########################
diff --git a/posix-users/message_passing.rst b/posix-users/message_passing.rst
index 139ad8f..280a91c 100644
--- a/posix-users/message_passing.rst
+++ b/posix-users/message_passing.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 1988, 2014 On-Line Applications Research Corporation (OAR)
-.. COMMENT: All rights reserved.
Message Passing Manager
#######################
diff --git a/posix-users/mutex.rst b/posix-users/mutex.rst
index c0de42a..bafae9d 100644
--- a/posix-users/mutex.rst
+++ b/posix-users/mutex.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.
Mutex Manager
#############
diff --git a/posix-users/preface.rst b/posix-users/preface.rst
index ef67748..be3b5bd 100644
--- a/posix-users/preface.rst
+++ b/posix-users/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/posix-users/process_creation_and_execution.rst b/posix-users/process_creation_and_execution.rst
index b9ff6e8..b0af3ff 100644
--- a/posix-users/process_creation_and_execution.rst
+++ b/posix-users/process_creation_and_execution.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.
Process Creation and Execution Manager
######################################
diff --git a/posix-users/process_environment.rst b/posix-users/process_environment.rst
index e251db3..f17c2bc 100644
--- a/posix-users/process_environment.rst
+++ b/posix-users/process_environment.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.
Process Environment Manager
###########################
diff --git a/posix-users/scheduler.rst b/posix-users/scheduler.rst
index eed003a..493a6ff 100644
--- a/posix-users/scheduler.rst
+++ b/posix-users/scheduler.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.
Scheduler Manager
#################
diff --git a/posix-users/semaphore.rst b/posix-users/semaphore.rst
index 1b9ea18..db2b36c 100644
--- a/posix-users/semaphore.rst
+++ b/posix-users/semaphore.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 1989, 2008 On-Line Applications Research Corporation (OAR)
-.. COMMENT: All rights reserved.
Semaphore Manager
#################
diff --git a/posix-users/services_provided_by_c.rst b/posix-users/services_provided_by_c.rst
index d0c8540..7501b6c 100644
--- a/posix-users/services_provided_by_c.rst
+++ b/posix-users/services_provided_by_c.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.
Services Provided by C Library (libc)
#####################################
diff --git a/posix-users/services_provided_by_math.rst b/posix-users/services_provided_by_math.rst
index fb189ed..3d7b116 100644
--- a/posix-users/services_provided_by_math.rst
+++ b/posix-users/services_provided_by_math.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.
Services Provided by the Math Library (libm)
############################################
diff --git a/posix-users/signal.rst b/posix-users/signal.rst
index 02f6964..cc9d41c 100644
--- a/posix-users/signal.rst
+++ b/posix-users/signal.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.
Signal Manager
##############
diff --git a/posix-users/system_database.rst b/posix-users/system_database.rst
index d004172..45a7bb3 100644
--- a/posix-users/system_database.rst
+++ b/posix-users/system_database.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 Databases Manager
########################
diff --git a/posix-users/thread.rst b/posix-users/thread.rst
index 5376b64..97cd13a 100644
--- a/posix-users/thread.rst
+++ b/posix-users/thread.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.
Thread Manager
##############
diff --git a/posix-users/thread_cancellation.rst b/posix-users/thread_cancellation.rst
index 8576860..1db8b67 100644
--- a/posix-users/thread_cancellation.rst
+++ b/posix-users/thread_cancellation.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.
Thread Cancellation Manager
###########################
diff --git a/posix-users/timer.rst b/posix-users/timer.rst
index b52b0ab..ca2bddf 100644
--- a/posix-users/timer.rst
+++ b/posix-users/timer.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.
Timer Manager
#############