diff options
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/cmd/mergedic/main.go | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/internal/cmd/mergedic/main.go b/internal/cmd/mergedic/main.go index a962aba..7f6301b 100644 --- a/internal/cmd/mergedic/main.go +++ b/internal/cmd/mergedic/main.go @@ -1,6 +1,5 @@ -// Copyright 2020, 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: 2020 M. Shulhan <ms@kilabit.info> +// SPDX-License-Identifier: GPL-3.0-or-later // Program mergedic merge daftar kata from KBBI with hunspell-id dictionary. package main |
