summaryrefslogtreecommitdiffstats
path: root/bsp-howto
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 /bsp-howto
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--bsp-howto/ada95_interrupt.rst3
-rw-r--r--bsp-howto/ata.rst3
-rw-r--r--bsp-howto/clock.rst3
-rw-r--r--bsp-howto/console.rst3
-rw-r--r--bsp-howto/frame_buffer.rst3
-rw-r--r--bsp-howto/getentropy.rst2
-rw-r--r--bsp-howto/i2c.rst2
-rw-r--r--bsp-howto/ide_controller.rst3
-rw-r--r--bsp-howto/initilization_code.rst3
-rw-r--r--bsp-howto/linker_script.rst3
-rw-r--r--bsp-howto/miscellanous_support.rst3
-rw-r--r--bsp-howto/networking.rst3
-rw-r--r--bsp-howto/preface.rst3
-rw-r--r--bsp-howto/real_time_clock.rst3
-rw-r--r--bsp-howto/shared_memory_support.rst3
-rw-r--r--bsp-howto/spi.rst2
-rw-r--r--bsp-howto/target_dependant_files.rst3
-rw-r--r--bsp-howto/timer.rst3
18 files changed, 18 insertions, 33 deletions
diff --git a/bsp-howto/ada95_interrupt.rst b/bsp-howto/ada95_interrupt.rst
index 08832d1..748ee74 100644
--- a/bsp-howto/ada95_interrupt.rst
+++ b/bsp-howto/ada95_interrupt.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Ada95 Interrupt Support
diff --git a/bsp-howto/ata.rst b/bsp-howto/ata.rst
index 7e7e2e8..a1b9700 100644
--- a/bsp-howto/ata.rst
+++ b/bsp-howto/ata.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. 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.
ATA Driver
diff --git a/bsp-howto/clock.rst b/bsp-howto/clock.rst
index 326ad6c..26ce1d6 100644
--- a/bsp-howto/clock.rst
+++ b/bsp-howto/clock.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. 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.
Clock Driver
diff --git a/bsp-howto/console.rst b/bsp-howto/console.rst
index 5916cf7..2ae9b53 100644
--- a/bsp-howto/console.rst
+++ b/bsp-howto/console.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. 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.
Console Driver
diff --git a/bsp-howto/frame_buffer.rst b/bsp-howto/frame_buffer.rst
index 5f74712..4cd253e 100644
--- a/bsp-howto/frame_buffer.rst
+++ b/bsp-howto/frame_buffer.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. 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.
Frame Buffer Driver
diff --git a/bsp-howto/getentropy.rst b/bsp-howto/getentropy.rst
index 840ba1e..c7c6a62 100644
--- a/bsp-howto/getentropy.rst
+++ b/bsp-howto/getentropy.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 2017 embedded brains GmbH <rtems@embedded-brains.de>
+.. Copyright (C) 2017 embedded brains GmbH <rtems@embedded-brains.de>
.. COMMENT: All rights reserved.
Entropy Source
diff --git a/bsp-howto/i2c.rst b/bsp-howto/i2c.rst
index db21486..e254ab0 100644
--- a/bsp-howto/i2c.rst
+++ b/bsp-howto/i2c.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: Copyright (c) 2016 embedded brains GmbH <rtems@embedded-brains.de>
+.. Copyright (C) 2016 embedded brains GmbH <rtems@embedded-brains.de>
.. COMMENT: All rights reserved.
I2C Driver
diff --git a/bsp-howto/ide_controller.rst b/bsp-howto/ide_controller.rst
index a6e4cc3..04f518a 100644
--- a/bsp-howto/ide_controller.rst
+++ b/bsp-howto/ide_controller.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. 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.
IDE Controller Driver
diff --git a/bsp-howto/initilization_code.rst b/bsp-howto/initilization_code.rst
index c77175c..2304d43 100644
--- a/bsp-howto/initilization_code.rst
+++ b/bsp-howto/initilization_code.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Initialization Code
diff --git a/bsp-howto/linker_script.rst b/bsp-howto/linker_script.rst
index c00d205..43c2c60 100644
--- a/bsp-howto/linker_script.rst
+++ b/bsp-howto/linker_script.rst
@@ -1,8 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2011.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2011 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Linker Script
diff --git a/bsp-howto/miscellanous_support.rst b/bsp-howto/miscellanous_support.rst
index de15000..2dba828 100644
--- a/bsp-howto/miscellanous_support.rst
+++ b/bsp-howto/miscellanous_support.rst
@@ -1,8 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. 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.
Miscellaneous Support Files
diff --git a/bsp-howto/networking.rst b/bsp-howto/networking.rst
index e95bb28..2d5b6de 100644
--- a/bsp-howto/networking.rst
+++ b/bsp-howto/networking.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. 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/bsp-howto/preface.rst b/bsp-howto/preface.rst
index 9ce1128..9cb5507 100644
--- a/bsp-howto/preface.rst
+++ b/bsp-howto/preface.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. 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.
Introduction
diff --git a/bsp-howto/real_time_clock.rst b/bsp-howto/real_time_clock.rst
index 1a9069e..bc90bfa 100644
--- a/bsp-howto/real_time_clock.rst
+++ b/bsp-howto/real_time_clock.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. 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.
Real-Time Clock Driver
diff --git a/bsp-howto/shared_memory_support.rst b/bsp-howto/shared_memory_support.rst
index 332e4b6..8d572ca 100644
--- a/bsp-howto/shared_memory_support.rst
+++ b/bsp-howto/shared_memory_support.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2009.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2009 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Shared Memory Support Driver
diff --git a/bsp-howto/spi.rst b/bsp-howto/spi.rst
index 0f3e9cf..9a19803 100644
--- a/bsp-howto/spi.rst
+++ b/bsp-howto/spi.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: Copyright (c) 2016 embedded brains GmbH <rtems@embedded-brains.de>
+.. Copyright (C) 2016 embedded brains GmbH <rtems@embedded-brains.de>
.. COMMENT: All rights reserved.
SPI Driver
diff --git a/bsp-howto/target_dependant_files.rst b/bsp-howto/target_dependant_files.rst
index 20fdd97..4b1b439 100644
--- a/bsp-howto/target_dependant_files.rst
+++ b/bsp-howto/target_dependant_files.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
diff --git a/bsp-howto/timer.rst b/bsp-howto/timer.rst
index b5e6bb6..c1b86b8 100644
--- a/bsp-howto/timer.rst
+++ b/bsp-howto/timer.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. 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.
Timer Driver