version = 1 # All original code in this repository is licensed under Apache 2.0 with Swift # exception. [[annotations]] path = ["**"] SPDX-FileCopyrightText = "Copyright 2012-2026 Manas Technology Solutions." SPDX-License-Identifier = "Apache-2.0 WITH Swift-exception" # Unset license information for vendored libraries ("shards"). They either # provide their own information or there's a specific section in this file. [[annotations]] path = ["lib/*/**"] [[annotations]] path = "lib/markd/**" SPDX-FileCopyrightText = "Copyright (c) 2017-present icyleaf" SPDX-License-Identifier = "MIT" [[annotations]] path = "lib/reply/**" SPDX-FileCopyrightText = "Copyright (c) 2022 I3oris " SPDX-License-Identifier = "MIT" [[annotations]] path = "lib/sanitize/**" SPDX-FileCopyrightText = "Copyright (c) 2020 Johannes Müller " SPDX-License-Identifier = "Apache-2.0"