From e17d401c6e1b1c9be913993c6ed49b315e98693f Mon Sep 17 00:00:00 2001 From: kinaryml Date: Fri, 14 Apr 2023 11:24:15 -0700 Subject: [PATCH] Updated copyright --- mediapipe/tasks/python/test/vision/face_stylizer_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mediapipe/tasks/python/test/vision/face_stylizer_test.py b/mediapipe/tasks/python/test/vision/face_stylizer_test.py index 298129aa4..c104d6a8c 100644 --- a/mediapipe/tasks/python/test/vision/face_stylizer_test.py +++ b/mediapipe/tasks/python/test/vision/face_stylizer_test.py @@ -1,4 +1,4 @@ -# Copyright 2022 The MediaPipe Authors. All Rights Reserved. +# Copyright 2023 The MediaPipe 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.