From 3e01cdb91b0a60b014b0fc5bf1d8eeb7bd86ddef Mon Sep 17 00:00:00 2001 From: Grégoire Duchêne Date: Sun, 4 Jul 2021 16:58:10 +0100 Subject: Use SPDX tags --- resp_test.go | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'resp_test.go') 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 -// -// 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 +// SPDX-License-Identifier: ISC package main -- cgit v1.2.3-70-g09d2