aboutsummaryrefslogtreecommitdiff
path: root/cmd/ini
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/ini')
-rw-r--r--cmd/ini/main.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/cmd/ini/main.go b/cmd/ini/main.go
index dff05c35..2ef02a93 100644
--- a/cmd/ini/main.go
+++ b/cmd/ini/main.go
@@ -1,6 +1,6 @@
-// Copyright 2022, Shulhan <ms@kilabit.info>. 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: 2022 M. Shulhan <ms@kilabit.info>
+//
+// SPDX-License-Identifier: BSD-3-Clause
// Command ini provide a command line interface to get and set values in the
// [INI file format].