From 057440da4ffb8abcdb1887c95f3d0bb48698ccf9 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Wed, 11 Sep 2024 02:08:02 +0700 Subject: all: use SPDX license header format --- lib/xmlrpc/value_example_test.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/xmlrpc/value_example_test.go') diff --git a/lib/xmlrpc/value_example_test.go b/lib/xmlrpc/value_example_test.go index 5933e5b8..95bee82f 100644 --- a/lib/xmlrpc/value_example_test.go +++ b/lib/xmlrpc/value_example_test.go @@ -1,6 +1,6 @@ -// Copyright 2022, Shulhan . All rights reserved. -// Use of this source code is governed by a BSD-style -// license that can be found in the LICENSE file. +// SPDX-FileCopyrightText: 2020 M. Shulhan +// +// SPDX-License-Identifier: BSD-3-Clause package xmlrpc -- cgit v1.3