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. --- c-user/index.rst | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'c-user/index.rst') diff --git a/c-user/index.rst b/c-user/index.rst index 19f50a5..1b6e096 100644 --- a/c-user/index.rst +++ b/c-user/index.rst @@ -1,18 +1,20 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 +.. include:: ../common/unicode.rst + ==================================== RTEMS Classic API Guide (|version|). ==================================== .. topic:: Copyrights and License - | © 2017 Chris Johns - | © 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) + | |copy| 2017 Chris Johns + | |copy| 2017 Kuan-Hsun Chen + | |copy| 2016, 2018 embedded brains GmbH + | |copy| 2016, 2018 Sebastian Huber + | |copy| 2011 Petr Benes + | |copy| 2010 Gedare Bloom + | |copy| 1988, 2018 On-Line Applications Research Corporation (OAR) .. include:: ../common/license.rst -- cgit v1.2.3