File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ use STD.TEXTIO.all;
5858
5959package NUMERIC_BIT is
6060 constant CopyRightNotice : STRING
61- := " Copyright © 2008 IEEE. All rights reserved." ;
61+ := " Copyright (c) 2008 IEEE. All rights reserved." ;
6262
6363 --============================================================================
6464 -- Numeric Array Type Definitions
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ use IEEE.STD_LOGIC_1164.all;
6868
6969package NUMERIC_STD is
7070 constant CopyRightNotice : STRING
71- := " Copyright © 2008 IEEE. All rights reserved." ;
71+ := " Copyright (c) 2008 IEEE. All rights reserved." ;
7272
7373
7474 --============================================================================
You can’t perform that action at this time.
0 commit comments