summaryrefslogtreecommitdiffstats
path: root/c-user
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-02-05 11:43:10 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-02-08 09:43:16 +0100
commitfa5a960a1f215e08a6b2cf4ce1818092fcfb24ad (patch)
tree35e2a12bd4676b68d35abe2730fce3731f99249d /c-user
parentbuild: Prepend project common path (diff)
downloadrtems-docs-fa5a960a1f215e08a6b2cf4ce1818092fcfb24ad.tar.bz2
Add copyright notices
Diffstat (limited to 'c-user')
-rw-r--r--c-user/configuring_a_system.rst2
-rw-r--r--c-user/constant_bandwidth_server.rst1
-rw-r--r--c-user/index.rst2
-rw-r--r--c-user/red_black_trees.rst1
-rw-r--r--c-user/scheduling_concepts.rst2
5 files changed, 8 insertions, 0 deletions
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index 1e7b6cc..0384d06 100644
--- a/c-user/configuring_a_system.rst
+++ b/c-user/configuring_a_system.rst
@@ -1,5 +1,7 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0
+.. Copyright (C) 2011 Petr Benes
+.. Copyright (C) 2010 Gedare Bloom
.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. index:: configuring a system
diff --git a/c-user/constant_bandwidth_server.rst b/c-user/constant_bandwidth_server.rst
index e04c704..e1ab20e 100644
--- a/c-user/constant_bandwidth_server.rst
+++ b/c-user/constant_bandwidth_server.rst
@@ -1,5 +1,6 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0
+.. Copyright (C) 2011 Petr Benes
.. Copyright (C) 1989, 2011 On-Line Applications Research Corporation (OAR)
.. index:: cbs
diff --git a/c-user/index.rst b/c-user/index.rst
index f52b2f2..6675747 100644
--- a/c-user/index.rst
+++ b/c-user/index.rst
@@ -10,6 +10,8 @@ RTEMS Classic API Guide (|version|).
| © 2017 Kuan-Hsun Chen
| © 2016, 2018 embedded brains GmbH
| © 2016, 2018 Sebastian Huber
+ | © 2011 Petr Benes
+ | © 2010 Gedare Bloom
| © 1988, 2018 On-Line Applications Research Corporation (OAR)
.. include:: ../common/license.rst
diff --git a/c-user/red_black_trees.rst b/c-user/red_black_trees.rst
index 0884806..1eb9c4f 100644
--- a/c-user/red_black_trees.rst
+++ b/c-user/red_black_trees.rst
@@ -1,5 +1,6 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0
+.. Copyright (C) 2010 Gedare Bloom
.. Copyright (C) 1988, 2012 On-Line Applications Research Corporation (OAR)
.. index:: Red-Black Trees
diff --git a/c-user/scheduling_concepts.rst b/c-user/scheduling_concepts.rst
index 0f3ecc4..db90ed1 100644
--- a/c-user/scheduling_concepts.rst
+++ b/c-user/scheduling_concepts.rst
@@ -1,5 +1,7 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0
+.. Copyright (C) 2011 Petr Benes
+.. Copyright (C) 2010 Gedare Bloom
.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. index:: scheduling