From 2245fccca0beb25a1bf309a1c9cbd273512f125a Mon Sep 17 00:00:00 2001
From: xuri <xuri.me@gmail.com>
Date: Sun, 9 Jan 2022 00:20:42 +0800
Subject: Typo fix, rename exported constants, dependencies modules and
 copyright update

Rename exported constants `NameSpaceDublinCoreMetadataIntiative` to `NameSpaceDublinCoreMetadataInitiative`
---
 datavalidation_test.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'datavalidation_test.go')

diff --git a/datavalidation_test.go b/datavalidation_test.go
index d07f1b1..403cb15 100644
--- a/datavalidation_test.go
+++ b/datavalidation_test.go
@@ -1,4 +1,4 @@
-// Copyright 2016 - 2021 The excelize Authors. All rights reserved. Use of
+// Copyright 2016 - 2022 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