diff options
Diffstat (limited to 'lib/http/form_example_test.go')
| -rw-r--r-- | lib/http/form_example_test.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/http/form_example_test.go b/lib/http/form_example_test.go index 50994fa4..8eaafc38 100644 --- a/lib/http/form_example_test.go +++ b/lib/http/form_example_test.go @@ -1,3 +1,6 @@ +// SPDX-License-Identifier: BSD-3-Clause +// SPDX-FileCopyrightText: 2022 M. Shulhan <ms@kilabit.info> + package http import ( |
