refactor: Add license information to files (#3093)

This commit is contained in:
2025-08-12 02:09:37 -05:00
parent 071943afa5
commit 7f3839630f
125 changed files with 1095 additions and 1222 deletions
+4
View File
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2025 Jonah Aragon <jonah@privacyguides.org>
#
# SPDX-License-Identifier: MIT
:1337 {
reverse_proxy /articles/* http://127.0.0.1:8001
reverse_proxy /videos/* http://127.0.0.1:8002
+4
View File
@@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2025 Jonah Aragon <jonah@privacyguides.org>
//
// SPDX-License-Identifier: MIT
// For format details, see https://aka.ms/devcontainer.json.
{
"name": "Privacy Guides",