diff options
Diffstat (limited to 'lib/http/client_response.go')
| -rw-r--r-- | lib/http/client_response.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/http/client_response.go b/lib/http/client_response.go index 0606ac25..9bce7289 100644 --- a/lib/http/client_response.go +++ b/lib/http/client_response.go @@ -1,3 +1,6 @@ +// SPDX-License-Identifier: BSD-3-Clause +// SPDX-FileCopyrightText: 2024 M. Shulhan <ms@kilabit.info> + package http import "net/http" |
