2021-06-30 15:18:03 +02:00
|
|
|
<!--
|
|
|
|
SPDX-FileCopyrightText: 2021 Johannes Loher
|
|
|
|
|
|
|
|
SPDX-License-Identifier: MIT
|
|
|
|
-->
|
|
|
|
|
|
|
|
This project is being developed under the terms of the
|
|
|
|
[LIMITED LICENSE AGREEMENT FOR MODULE DEVELOPMENT] for Foundry Virtual Tabletop.
|
|
|
|
|
2022-02-01 13:11:13 +01:00
|
|
|
The project itself is licensed under multiple licenses. [REUSE] is used to
|
|
|
|
specify the licenses for the individual files. Most of the licenses are
|
|
|
|
specified either inside the source file or by an accompanying `.license` file,
|
|
|
|
but for some files, the licenses are specified in [.reuse/dep5].
|
2021-06-30 15:18:03 +02:00
|
|
|
|
|
|
|
|
|
|
|
[LIMITED LICENSE AGREEMENT FOR MODULE DEVELOPMENT]: https://foundryvtt.com/article/license/
|
2022-02-01 13:11:13 +01:00
|
|
|
[REUSE]: https://reuse.software/
|
|
|
|
[.reuse/dep5]: .reuse/dep5
|