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:
Andrew Ferrazzutti
2025-02-12 15:42:18 -05:00
parent 3e107737aa
commit 523758cbea
13 changed files with 679 additions and 12 deletions
@@ -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