diff --git a/ppcls/data/preprocess/ops/cutout.py b/ppcls/data/preprocess/ops/cutout.py index 43d557f8619075976f3f313c1535ed9badb65563..b906e14520429b42c800ec3eb676fcc8587eb7da 100644 --- a/ppcls/data/preprocess/ops/cutout.py +++ b/ppcls/data/preprocess/ops/cutout.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 PaddlePaddle Authors. All Rights Reserved. +# Copyright (c) 2021 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.