2025-08-12 01:55:49 -05:00
version = 1
# Computer-generated files and other files which cannot be copyrighted
[ [ annotations ] ]
path = [
".all-contributorsrc" ,
".allowed_signers" ,
".gitmodules" ,
".mailmap" ,
".python-version" ,
"Pipfile.lock" ,
".vscode/.empty-schema.json" ,
".vscode/ltex.dictionary.en-US.txt" ,
".vscode/ltex.hiddenFalsePositives.en-US.txt" ,
"blog/tags.md" ,
"includes/contributors.md" ,
"videos/playlists.md"
]
precedence = "override"
SPDX-FileCopyrightText = "NONE"
SPDX-License-Identifier = "CC0-1.0"
2025-08-12 03:13:42 -05:00
# Privacy Guides Paid Work - Fria
2025-08-12 01:55:49 -05:00
[ [ annotations ] ]
path = [
"blog/assets/images/digital-provenance/*" ,
2025-08-12 03:13:42 -05:00
"blog/assets/images/privacy-pass/*"
]
SPDX-FileCopyrightText = "Privacy Guides <https://magicgrants.org/funds/privacy_guides/>"
SPDX-License-Identifier = "CC-BY-SA-4.0"
SPDX-FileContributor = "Fria <fria@privacyguides.org>"
# Privacy Guides Paid Work - Kevin
[ [ annotations ] ]
path = [
"blog/assets/images/clearing-your-browsing-data/*"
]
SPDX-FileCopyrightText = "Privacy Guides <https://magicgrants.org/funds/privacy_guides/>"
SPDX-License-Identifier = "CC-BY-SA-4.0"
SPDX-FileContributor = "Kevin Pham <kevin@privacyguides.org>"
# Privacy Guides Paid Work - Jordan
[ [ annotations ] ]
path = [
"videos/posts/**"
2025-08-12 01:55:49 -05:00
]
SPDX-FileCopyrightText = "Privacy Guides <https://magicgrants.org/funds/privacy_guides/>"
SPDX-License-Identifier = "CC-BY-SA-4.0"
2025-08-12 03:13:42 -05:00
SPDX-FileContributor = [
"Jordan Warne <jordan@privacyguides.org>" ,
"Jonah Aragon <jonah@privacyguides.org>"
]
2025-08-12 01:55:49 -05:00
2025-08-12 03:13:42 -05:00
# 2024 Jonah Aragon
2025-08-12 01:55:49 -05:00
[ [ annotations ] ]
path = [
"includes/strings.en.env"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "2024 Jonah Aragon <jonah@privacyguides.org>"
SPDX-License-Identifier = "CC-BY-SA-4.0"
# Fair Use / Copyrighted Logos
[ [ annotations ] ]
path = [
"theme/assets/img/**"
]
SPDX-FileCopyrightText = "NOASSERTION"
SPDX-License-Identifier = "LicenseRef-FairUse"
SPDX-LicenseComments = "This is a copyrighted and/or trademarked logo we are using under fair use. Your usage rights of this file outside Privacy Guides may vary."