diff options
Diffstat (limited to 'lib/tabula/maprows.go')
| -rw-r--r-- | lib/tabula/maprows.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/tabula/maprows.go b/lib/tabula/maprows.go index ba6f4111..52246d28 100644 --- a/lib/tabula/maprows.go +++ b/lib/tabula/maprows.go @@ -1,5 +1,5 @@ -// Copyright 2017, Shulhan <ms@kilabit.info>. All rights reserved. -// Use of this source code is governed by a BSD-style license that can be found +// SPDX-License-Identifier: BSD-3-Clause +// SPDX-FileCopyrightText: 2017 Shulhan <ms@kilabit.info> // in the LICENSE file. package tabula |
