From fb72a002a36138ef072897facbd3b229313e8baa Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 20 Feb 2019 10:07:04 +1100 Subject: Add unicode support for commonly used characters like copyright. - This change makes the copyright character easier to see on editors lacking good unicode rendering support, ie terminals. --- bsp-howto/index.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'bsp-howto/index.rst') diff --git a/bsp-howto/index.rst b/bsp-howto/index.rst index f035817..4795e08 100644 --- a/bsp-howto/index.rst +++ b/bsp-howto/index.rst @@ -1,15 +1,17 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 +.. include:: ../common/unicode.rst + ======================================= RTEMS BSP and Driver Guide (|version|). ======================================= .. topic:: Copyrights and License - | © 2017 Christian Mauderer - | © 2016, 2018 embedded brains GmbH - | © 2016, 2018 Sebastian Huber - | © 1988, 2017 On-Line Applications Research Corporation (OAR) + | |copy| 2017 Christian Mauderer + | |copy| 2016, 2018 embedded brains GmbH + | |copy| 2016, 2018 Sebastian Huber + | |copy| 1988, 2017 On-Line Applications Research Corporation (OAR) .. include:: ../common/license.rst -- cgit v1.2.3