From f684de861824ff54e91b5b873403dcb067f6c567 Mon Sep 17 00:00:00 2001 From: hopehook Date: Wed, 8 Feb 2023 23:23:26 +0800 Subject: [PATCH] chore: update Copyright --- internal/bytesconv/bytesconv_1.20.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/bytesconv/bytesconv_1.20.go b/internal/bytesconv/bytesconv_1.20.go index 7c1cae12..f5001878 100644 --- a/internal/bytesconv/bytesconv_1.20.go +++ b/internal/bytesconv/bytesconv_1.20.go @@ -1,4 +1,4 @@ -// Copyright 2022 Gin Core Team. All rights reserved. +// Copyright 2023 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.