From 66a0ad55608e49d842813bf1ebce08bf849605a3 Mon Sep 17 00:00:00 2001 From: mstmdev Date: Tue, 16 Aug 2022 10:04:41 +0800 Subject: [PATCH] Update Copyright --- context_1.19_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/context_1.19_test.go b/context_1.19_test.go index d0fe35bc..b70ef557 100644 --- a/context_1.19_test.go +++ b/context_1.19_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Gin Core Team. All rights reserved. +// Copyright 2022 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.