From b88d8085aa44e2b78d36c73f7cb8854b57eb98de Mon Sep 17 00:00:00 2001 From: Antoine GIRARD Date: Mon, 6 Jan 2020 15:41:55 +0100 Subject: [PATCH] Update copyright --- binding/binding_nomsgpack.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binding/binding_nomsgpack.go b/binding/binding_nomsgpack.go index e2bedec6..fd227b11 100644 --- a/binding/binding_nomsgpack.go +++ b/binding/binding_nomsgpack.go @@ -1,4 +1,4 @@ -// Copyright 2014 Manu Martinez-Almeida. All rights reserved. +// Copyright 2020 Gin Core Team. All rights reserved. // Use of this source code is governed by a MIT style // license that can be found in the LICENSE file.