diff --git a/ppcls/data/imaug/randaugment.py b/ppcls/data/imaug/randaugment.py index cca59da42..cb3e9695c 100644 --- a/ppcls/data/imaug/randaugment.py +++ b/ppcls/data/imaug/randaugment.py @@ -1,4 +1,4 @@ -# Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved. +# Copyright (c) 2020 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.