summaryrefslogtreecommitdiff
path: root/vendor/github.com/gin-gonic/gin/internal/json/jsoniter.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/gin-gonic/gin/internal/json/jsoniter.go')
-rw-r--r--vendor/github.com/gin-gonic/gin/internal/json/jsoniter.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/gin-gonic/gin/internal/json/jsoniter.go b/vendor/github.com/gin-gonic/gin/internal/json/jsoniter.go
index 232f8dcad..853b1a901 100644
--- a/vendor/github.com/gin-gonic/gin/internal/json/jsoniter.go
+++ b/vendor/github.com/gin-gonic/gin/internal/json/jsoniter.go
@@ -1,4 +1,4 @@
-// Copyright 2017 Bo-Yi Wu. All rights reserved.
+// Copyright 2017 Bo-Yi Wu. All rights reserved.
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.