diff options
| author | nytpu <alex@nytpu.com> | 2021-03-26 11:10:04 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-03-26 11:10:04 -0600 |
| commit | 41683edee4a2f4b03798e37a5dfdbe9f98c9b057 (patch) | |
| tree | 554a060fa130b63e32e7314cf39a60d6c8692ffc /comitium.go | |
| parent | c3059d57d82da06cd646fb5913eb4f6147451936 (diff) | |
relicense to AGPL 3.0 only
Diffstat (limited to 'comitium.go')
| -rw-r--r-- | comitium.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comitium.go b/comitium.go index 0fffb58..2126956 100644 --- a/comitium.go +++ b/comitium.go @@ -1,5 +1,5 @@ // Copyright (C) 2021 nytpu -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: AGPL-3.0-only // For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>. // comitium is a feed aggregator for gemini. see README.md for more details and |
