diff options
Diffstat (limited to 'lib/_hunspell/spell.go')
| -rw-r--r-- | lib/_hunspell/spell.go | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/_hunspell/spell.go b/lib/_hunspell/spell.go index 5c77c08b..b1bdc911 100644 --- a/lib/_hunspell/spell.go +++ b/lib/_hunspell/spell.go @@ -1,6 +1,5 @@ -// Copyright 2019, 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-License-Identifier: BSD-3-Clause +// SPDX-FileCopyrightText: 2019 Shulhan <ms@kilabit.info> package hunspell |
