chore(setup): license under Apache-2.0

This commit is contained in:
2026-04-24 00:40:27 +02:00
parent 357468cd82
commit 8c800227b2
2 changed files with 203 additions and 0 deletions
+2
View File
@@ -1,4 +1,6 @@
#!/usr/bin/env python3
# SPDX-FileCopyrightText: 2026 Oscar Wallberg
# SPDX-License-Identifier: Apache-2.0
"""Install dotfiles and system configuration from this repo."""
from __future__ import annotations