aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArjun Satarkar <me@arjunsatarkar.net>2024-11-03 15:14:28 +0000
committerArjun Satarkar <me@arjunsatarkar.net>2024-11-03 15:14:28 +0000
commit23d20640b866095a674870ec9d26162eb5560cae (patch)
tree49ec4a9640dde7b85d54e0cb39d9bcbcd7f6b406
parent58d32f23eb0ebc988c6e0fd4c6c651c7757021a2 (diff)
downloadmediasync-23d20640b866095a674870ec9d26162eb5560cae.tar
mediasync-23d20640b866095a674870ec9d26162eb5560cae.tar.gz
mediasync-23d20640b866095a674870ec9d26162eb5560cae.zip
Update license
...To specify version 3 only, not version 3+. The original grant is presumably irrevocable, but this will apply to later changes.
-rw-r--r--.github/workflows/check.yml2
-rw-r--r--README.md3
2 files changed, 3 insertions, 2 deletions
diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml
index 04e8f16..e66b828 100644
--- a/.github/workflows/check.yml
+++ b/.github/workflows/check.yml
@@ -1,4 +1,6 @@
on: [push, pull_request]
+permissions:
+ contents: read
jobs:
check:
runs-on: ubuntu-latest
diff --git a/README.md b/README.md
index f34f654..884d537 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,7 @@ Copyright (C) 2024-present Arjun Satarkar
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
-by the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
+by the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of