summaryrefslogtreecommitdiff
path: root/.precious.toml
diff options
context:
space:
mode:
authorMatthew Fennell <matthew@fennell.dev>2026-01-02 00:20:13 +0000
committerMatthew Fennell <matthew@fennell.dev>2026-01-02 00:20:13 +0000
commit66df8049eae4b3ec83467a81723b8b2d13f0b7ed (patch)
tree2d0aa8c8a74768ad073274e76563cd0682073779 /.precious.toml
parentd8564d5d47db8584fe0c8b51c2d09a8465f789e8 (diff)
Change license to AGPL-3.0-or-later
When I first made this playbook, I was a little sceptical of -or-later licenses. However, I've come around to the idea over time.
Diffstat (limited to '.precious.toml')
-rw-r--r--.precious.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.precious.toml b/.precious.toml
index fab63bc..1b7bee2 100644
--- a/.precious.toml
+++ b/.precious.toml
@@ -1,6 +1,6 @@
# SPDX-FileCopyrightText: 2024 Matthew Fennell <matthew@fennell.dev>
#
-# SPDX-License-Identifier: AGPL-3.0-only
+# SPDX-License-Identifier: AGPL-3.0-or-later
[commands.ansiblelint]
cmd = ["ansible-lint", "-q"]