synapse guest module: move license files
Move them into the module folder so that they'll be properly included in distribution builds, such as when installing this module via pip. Also reword copyright headers to refer to the project root instead of the repository root, which isn't included in distribution builds.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Copyright 2025 New Vector Ltd.
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
|
||||
# Please see LICENSE files in the repository root for full details.
|
||||
# Please see LICENSE files in the project root for full details.
|
||||
|
||||
# A script to run a command in a python virtual environment that is stored in
|
||||
# `<repo-root>/.venv`. If the virtual environment doesn't exist yet, it will
|
||||
|
||||
Reference in New Issue
Block a user