From bf753bb331c28886af21d3f057c324c871012c08 Mon Sep 17 00:00:00 2001 From: Antoine GIRARD Date: Mon, 6 Jan 2020 15:39:49 +0100 Subject: [PATCH] Update copyright --- binding/binding_msgpack_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binding/binding_msgpack_test.go b/binding/binding_msgpack_test.go index 8706449e..9791a607 100644 --- a/binding/binding_msgpack_test.go +++ b/binding/binding_msgpack_test.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.