diff options
| author | Grégoire Duchêne <gduchene@awhk.org> | 2021-07-04 16:58:10 +0100 |
|---|---|---|
| committer | Grégoire Duchêne <gduchene@awhk.org> | 2021-07-04 16:58:10 +0100 |
| commit | 3e01cdb91b0a60b014b0fc5bf1d8eeb7bd86ddef (patch) | |
| tree | 42ef473d4143c09a26c41312032a17f2b97f8c08 /resp_test.go | |
| parent | 83a5fdbb3b1582bb1083a1461bfe60f7c437bce7 (diff) | |
Use SPDX tagsv0.2.0
Diffstat (limited to 'resp_test.go')
| -rw-r--r-- | resp_test.go | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/resp_test.go b/resp_test.go index 4dadf74..4afbd92 100644 --- a/resp_test.go +++ b/resp_test.go @@ -1,7 +1,5 @@ -// Copyright (c) 2019, Grégoire Duchêne <gduchene@awhk.org> -// -// Use of this source code is governed by the ISC license that can be -// found in the LICENSE file. +// SPDX-FileCopyrightText: © 2019 Grégoire Duchêne <gduchene@awhk.org> +// SPDX-License-Identifier: ISC package main |
