git @ Cat's Eye Technologies Etcha / master REUSE.toml
master

Tree @master (Download .tar.gz)

REUSE.toml @masterraw · history · blame

# SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
# For more information, please refer to <https://unlicense.org/>
# SPDX-License-Identifier: Unlicense

version = 1

[[annotations]]
path = "eg/*.*"
precedence = "aggregate"
SPDX-FileCopyrightText = "In 2012, Chris Pressey, the original author of this work, placed it into the public domain."
SPDX-License-Identifier = "Unlicense"

[[annotations]]
path = "impl/etcha.js/src/yoob/*.js"
precedence = "aggregate"
SPDX-FileCopyrightText = "Chris Pressey, the original author of this work, has dedicated it to the public domain."
SPDX-License-Identifier = "Unlicense"