From aa49d2539ddefc2562a6745e94fb5a54cbdf3576 Mon Sep 17 00:00:00 2001 From: Hui Zhang Date: Fri, 27 May 2022 00:07:01 +0000 Subject: [PATCH] 2022 year for default copyright --- .pre-commit-hooks/copyright-check.hook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-hooks/copyright-check.hook b/.pre-commit-hooks/copyright-check.hook index 26044c29e..761edbc01 100644 --- a/.pre-commit-hooks/copyright-check.hook +++ b/.pre-commit-hooks/copyright-check.hook @@ -19,7 +19,7 @@ import subprocess import platform COPYRIGHT = ''' -Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved. +Copyright (c) 2022 PaddlePaddle Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.