Skip to content

Commit b16e7fd

Browse files
committed
Fix copyright headers
1 parent 3fd7424 commit b16e7fd

29 files changed

+29
-29
lines changed

matrix_content_scanner/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/crypto.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/httpserver.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/logutils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/mcs.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/scanner/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/scanner/file_downloader.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/scanner/scanner.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/servlets/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/servlets/download.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/servlets/public_key.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/servlets/scan.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/servlets/thumbnail.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/utils/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/utils/constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/utils/encrypted_file_metadata.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/utils/errors.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

matrix_content_scanner/utils/types.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

tests/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

tests/scanner/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

tests/scanner/test_file_downloader.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

tests/scanner/test_scanner.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

tests/servlets/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

tests/servlets/test_servlets.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

tests/test_crypto.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

tests/testutils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

tests/utils/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

tests/utils/test_encrypted_file_metadata.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The Matrix.org Foundation C.I.C.
1+
# Copyright 2022 New Vector Ltd
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)