Skip to content

Commit ab7f19d

Browse files
committed
Added license header in test_codefix_id
Signed-off-by: Shrish0098 <shrish409@gmail.com>
1 parent f7be093 commit ab7f19d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

vulnerabilities/tests/test_codefix_id

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
#
2+
# Copyright (c) nexB Inc. and others. All rights reserved.
3+
# VulnerableCode is a trademark of nexB Inc.
4+
# SPDX-License-Identifier: Apache-2.0
5+
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
6+
# See https://github.com/aboutcode-org/vulnerablecode for support or download.
7+
# See https://aboutcode.org for more information about nexB OSS projects.
8+
#
9+
110
import re
211
import json
312
import uuid

0 commit comments

Comments
 (0)