summaryrefslogtreecommitdiffstats
path: root/networking
diff options
context:
space:
mode:
Diffstat (limited to 'networking')
-rw-r--r--networking/network_task_structure.rst3
-rw-r--r--networking/networking_driver.rst3
-rw-r--r--networking/preface.rst3
-rw-r--r--networking/testing_the_driver.rst3
-rw-r--r--networking/using_networking_rtems_app.rst3
5 files changed, 5 insertions, 10 deletions
diff --git a/networking/network_task_structure.rst b/networking/network_task_structure.rst
index 4533461..bf93670 100644
--- a/networking/network_task_structure.rst
+++ b/networking/network_task_structure.rst
@@ -1,8 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. COMMENT: Written by Eric Norum
-.. COMMENT: COPYRIGHT (c) 1988-2002.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Network Task Structure and Data Flow
diff --git a/networking/networking_driver.rst b/networking/networking_driver.rst
index a86f42e..eaf70f9 100644
--- a/networking/networking_driver.rst
+++ b/networking/networking_driver.rst
@@ -1,8 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. COMMENT: Written by Eric Norum
-.. COMMENT: COPYRIGHT (c) 1988-2002.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Networking Driver
diff --git a/networking/preface.rst b/networking/preface.rst
index cde0a5f..9482179 100644
--- a/networking/preface.rst
+++ b/networking/preface.rst
@@ -1,8 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. COMMENT: Written by Eric Norum
-.. COMMENT: COPYRIGHT (c) 1988-2002.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Preface
diff --git a/networking/testing_the_driver.rst b/networking/testing_the_driver.rst
index 8c150c8..05c20eb 100644
--- a/networking/testing_the_driver.rst
+++ b/networking/testing_the_driver.rst
@@ -1,8 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. COMMENT: Text Written by Jake Janovetz
-.. COMMENT: COPYRIGHT (c) 1988-2002.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Testing the Driver
diff --git a/networking/using_networking_rtems_app.rst b/networking/using_networking_rtems_app.rst
index b5b75ea..369d904 100644
--- a/networking/using_networking_rtems_app.rst
+++ b/networking/using_networking_rtems_app.rst
@@ -1,8 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. COMMENT: Written by Eric Norum
-.. COMMENT: COPYRIGHT (c) 1988-2002.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Using Networking in an RTEMS Application