From 2af96c07149e2b79a06375bdc735c0a8c1f6646e Mon Sep 17 00:00:00 2001 From: xuri Date: Tue, 30 Mar 2021 23:02:22 +0800 Subject: #65 fn: N, PERCENTILE.INC and T typo fixed --- excelize.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'excelize.go') diff --git a/excelize.go b/excelize.go index f45dcc0..1d4cf58 100644 --- a/excelize.go +++ b/excelize.go @@ -1,4 +1,4 @@ -// Copyright 2016 - 2020 The excelize Authors. All rights reserved. Use of +// Copyright 2016 - 2021 The excelize Authors. All rights reserved. Use of // this source code is governed by a BSD-style license that can be found in // the LICENSE file. -- cgit v1.2.1