diff options
Diffstat (limited to 'fetch/http.go')
| -rw-r--r-- | fetch/http.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetch/http.go b/fetch/http.go index db84759..bd2ff7a 100644 --- a/fetch/http.go +++ b/fetch/http.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>. // This file incorporates code from Drew DeVault's gemreader: |
