Skip to content

Commit 4ad7454

Browse files
rkedar1JaccovG
authored andcommitted
Conditioning MLI Copyright to be displayed only for MLI, not for NN SDK
1 parent 76418bf commit 4ad7454

File tree

2 files changed

+33
-25
lines changed

2 files changed

+33
-25
lines changed

doc/documents/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@
6666
author = u'Synopsys, Inc'
6767
today_fmt = '%Y'
6868

69+
#Conditional tags
70+
tags.add('mli_only')
71+
6972
# The version info for the project you're documenting, acts as replacement for
7073
# |version| and |release|, also used in various other places throughout the
7174
# built documents.

doc/documents/overview/overview.rst

Lines changed: 30 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -156,31 +156,36 @@ Terms and definitions
156156
xCAM
157157
Cycle Accurate Model
158158

159-
.. _Copyright:
160-
161-
Copyright
162-
---------
163-
164-
165-
Copyright (c) 2021, Synopsys, Inc. All rights reserved.
166159

167-
Redistribution and use in source and binary forms, with or without modification, are permitted provided
168-
that the following conditions are met:
160+
.. only:: mli_only
169161

170-
Redistributions of source code must retain the above copyright notice, this list of conditions and the
171-
following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this
172-
list of conditions and the following disclaimer in the documentation and/or other materials provided
173-
with the distribution. Neither the name of the Synopsys, Inc., nor the names of its contributors may
174-
be used to endorse or promote products derived from this software without specific prior written permission.
162+
.. _Copyright:
163+
164+
Copyright
165+
---------
166+
167+
168+
Copyright (c) 2021, Synopsys, Inc. All rights reserved.
169+
170+
Redistribution and use in source and binary forms, with or without modification, are permitted provided
171+
that the following conditions are met:
172+
173+
Redistributions of source code must retain the above copyright notice, this list of conditions and the
174+
following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this
175+
list of conditions and the following disclaimer in the documentation and/or other materials provided
176+
with the distribution. Neither the name of the Synopsys, Inc., nor the names of its contributors may
177+
be used to endorse or promote products derived from this software without specific prior written permission.
178+
179+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
180+
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
181+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
182+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
183+
TO, PROCUREMENT OFSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
184+
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
185+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
186+
OF SUCH DAMAGE. NY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
187+
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
175188

176-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
177-
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
178-
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
179-
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
180-
TO, PROCUREMENT OFSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
181-
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
182-
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
183-
OF SUCH DAMAGE. NY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
184-
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
185-
186-
For complete embARC license information, please refer to the embARC FOSS Notice.
189+
For complete embARC license information, please refer to the embARC FOSS Notice.
190+
..
191+

0 commit comments

Comments
 (0)