mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-12 16:45:35 +00:00
10 lines
271 B
Plaintext
10 lines
271 B
Plaintext
# SPDX-FileCopyrightText: 2021 Christopher Kerr
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
recursive-include LICENSES *.txt
|
|
include README.md
|
|
|
|
# The GitHub CodeQL file is not included in the tarball,
|
|
# so its licence does not need to be included either
|
|
exclude LICENSES/MIT.txt
|