diff options
Diffstat (limited to 'Doc/license.rst')
-rw-r--r-- | Doc/license.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/license.rst b/Doc/license.rst index d15cae8..ac29d16 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -386,8 +386,8 @@ Floating point exception control The source for the :mod:`fpectl` module includes the following notice:: - --------------------------------------------------------------------- - / Copyright (c) 1996. \ + --------------------------------------------------------------------- + / Copyright (c) 1996. \ | The Regents of the University of California. | | All rights reserved. | | | @@ -419,7 +419,7 @@ The source for the :mod:`fpectl` module includes the following notice:: | opinions of authors expressed herein do not necessarily state or | | reflect those of the United States Government or the University | | of California, and shall not be used for advertising or product | - \ endorsement purposes. / + \ endorsement purposes. / --------------------------------------------------------------------- |