diff options
Diffstat (limited to 'lib/tabula/rows.go')
| -rw-r--r-- | lib/tabula/rows.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/tabula/rows.go b/lib/tabula/rows.go index d753d87d..ccba310c 100644 --- a/lib/tabula/rows.go +++ b/lib/tabula/rows.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 |
