Skip to content

Commit 5ea4700

Browse files
Align notice text in commoncode file headers
Signed-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>
1 parent 9330204 commit 5ea4700

42 files changed

Lines changed: 82 additions & 42 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/commoncode/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (c) nexB Inc. and others. All rights reserved.
33
# SPDX-License-Identifier: Apache-2.0
44
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
5-
# See https://github.com/aboutcode-org/commoncode for support or download.
5+
# See https://github.com/aboutcode-org/scancode-toolkit for support or download.
66
# See https://aboutcode.org for more information about nexB OSS projects.
77
#
88

src/commoncode/archive.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
#
22
# Copyright (c) nexB Inc. and others. All rights reserved.
3+
# ScanCode is a trademark of nexB Inc.
34
# SPDX-License-Identifier: Apache-2.0
45
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
5-
# See https://github.com/aboutcode-org/commoncode for support or download.
6+
# See https://github.com/nexB/scancode-toolkit for support or download.
67
# See https://aboutcode.org for more information about nexB OSS projects.
78
#
89

src/commoncode/cliutils.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
#
22
# Copyright (c) nexB Inc. and others. All rights reserved.
3+
# ScanCode is a trademark of nexB Inc.
34
# SPDX-License-Identifier: Apache-2.0
45
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
5-
# See https://github.com/aboutcode-org/commoncode for support or download.
6+
# See https://github.com/nexB/scancode-toolkit for support or download.
67
# See https://aboutcode.org for more information about nexB OSS projects.
78
#
89

src/commoncode/codec.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
#
22
# Copyright (c) nexB Inc. and others. All rights reserved.
3+
# ScanCode is a trademark of nexB Inc.
34
# SPDX-License-Identifier: Apache-2.0
45
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
5-
# See https://github.com/aboutcode-org/commoncode for support or download.
6+
# See https://github.com/nexB/scancode-toolkit for support or download.
67
# See https://aboutcode.org for more information about nexB OSS projects.
78
#
89

src/commoncode/command.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
#
22
# Copyright (c) nexB Inc. and others. All rights reserved.
3+
# ScanCode is a trademark of nexB Inc.
34
# SPDX-License-Identifier: Apache-2.0
45
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
5-
# See https://github.com/aboutcode-org/commoncode for support or download.
6+
# See https://github.com/nexB/scancode-toolkit for support or download.
67
# See https://aboutcode.org for more information about nexB OSS projects.
78
#
89

src/commoncode/compat.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
#
22
# Copyright (c) nexB Inc. and others. All rights reserved.
3+
# ScanCode is a trademark of nexB Inc.
34
# SPDX-License-Identifier: Apache-2.0
45
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
5-
# See https://github.com/aboutcode-org/commoncode for support or download.
6+
# See https://github.com/nexB/scancode-toolkit for support or download.
67
# See https://aboutcode.org for more information about nexB OSS projects.
78
#
89

src/commoncode/datautils.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
#
22
# Copyright (c) nexB Inc. and others. All rights reserved.
3+
# ScanCode is a trademark of nexB Inc.
34
# SPDX-License-Identifier: Apache-2.0
45
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
5-
# See https://github.com/aboutcode-org/commoncode for support or download.
6+
# See https://github.com/nexB/scancode-toolkit for support or download.
67
# See https://aboutcode.org for more information about nexB OSS projects.
78
#
89

src/commoncode/date.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
#
22
# Copyright (c) nexB Inc. and others. All rights reserved.
3+
# ScanCode is a trademark of nexB Inc.
34
# SPDX-License-Identifier: Apache-2.0
45
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
5-
# See https://github.com/aboutcode-org/commoncode for support or download.
6+
# See https://github.com/nexB/scancode-toolkit for support or download.
67
# See https://aboutcode.org for more information about nexB OSS projects.
78
#
89

src/commoncode/distro.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
#
22
# Copyright (c) nexB Inc. and others. All rights reserved.
3+
# ScanCode is a trademark of nexB Inc.
34
# SPDX-License-Identifier: Apache-2.0
45
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
5-
# See https://github.com/aboutcode-org/commoncode for support or download.
6+
# See https://github.com/nexB/scancode-toolkit for support or download.
67
# See https://aboutcode.org for more information about nexB OSS projects.
78
#
89

src/commoncode/fetch.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
#
22
# Copyright (c) nexB Inc. and others. All rights reserved.
3+
# ScanCode is a trademark of nexB Inc.
34
# SPDX-License-Identifier: Apache-2.0
45
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
5-
# See https://github.com/aboutcode-org/commoncode for support or download.
6+
# See https://github.com/nexB/scancode-toolkit for support or download.
67
# See https://aboutcode.org for more information about nexB OSS projects.
78
#
89

0 commit comments

Comments
 (0)