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. --- cpu-supplement/index.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'cpu-supplement') diff --git a/cpu-supplement/index.rst b/cpu-supplement/index.rst index 614a746..951d6b7 100644 --- a/cpu-supplement/index.rst +++ b/cpu-supplement/index.rst @@ -1,16 +1,18 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 +.. include:: ../common/unicode.rst + ============================================== RTEMS CPU Architecture Supplement (|version|). ============================================== .. topic:: Copyrights and License - | © 2016, 2018 embedded brains GmbH - | © 2016, 2018 Sebastian Huber - | © 2014, 2015 Hesham Almatary - | © 2010 Gedare Bloom - | © 1988, 2018 On-Line Applications Research Corporation (OAR) + | |copy| 2016, 2018 embedded brains GmbH + | |copy| 2016, 2018 Sebastian Huber + | |copy| 2014, 2015 Hesham Almatary + | |copy| 2010 Gedare Bloom + | |copy| 1988, 2018 On-Line Applications Research Corporation (OAR) .. include:: ../common/license.rst -- cgit v1.2.3