Skip to content

Commit 4f4d7cb

Browse files
committed
tests: add regression test for pixar license detection (fixes #3241)
Signed-off-by: kumarasantosh <santosh.pulikond02@gmail.com>
1 parent 7dbb3c7 commit 4f4d7cb

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Modified Apache 2.0 License
2+
3+
Copyright 2013 Pixar
4+
5+
Licensed under the Apache License, Version 2.0 (the "Apache License")
6+
with the following modification; you may not use this file except in
7+
compliance with the Apache License and the following modification to it:
8+
9+
Section 6. Trademarks. is deleted and replaced with:
10+
11+
6. Trademarks. This License does not grant permission to use the trade
12+
names, trademarks, service marks, or product names of the Licensor
13+
and its affiliates, except as required to comply with Section 4(c) of
14+
the License and to reproduce the content of the NOTICE file.
15+
16+
You may obtain a copy of the Apache License at
17+
18+
http://www.apache.org/licenses/LICENSE-2.0
19+
20+
Unless required by applicable law or agreed to in writing, software
21+
distributed under the Apache License with the above modification is
22+
distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
23+
KIND, either express or implied. See the Apache License for the specific
24+
language governing permissions and limitations under the Apache License.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
license_expressions:
2+
- pixar

0 commit comments

Comments
 (0)