未验证 提交 30e546c7 编写于 作者: 小湉湉's avatar 小湉湉 提交者: GitHub

Update copyright-check.hook

上级 528ae58a
...@@ -19,7 +19,7 @@ import subprocess ...@@ -19,7 +19,7 @@ import subprocess
import platform import platform
COPYRIGHT = ''' COPYRIGHT = '''
Copyright (c) 2022 PaddlePaddle Authors. All Rights Reserved. Copyright (c) 2023 PaddlePaddle Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
...@@ -128,4 +128,4 @@ def main(argv=None): ...@@ -128,4 +128,4 @@ def main(argv=None):
if __name__ == '__main__': if __name__ == '__main__':
exit(main()) exit(main())
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册