From cba08786529822933352e7829779fe3a033801e7 Mon Sep 17 00:00:00 2001 From: Kinar Date: Mon, 18 Dec 2023 02:51:11 -0800 Subject: [PATCH] Updated Copyright year --- mediapipe/tasks/python/vision/holistic_landmarker.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mediapipe/tasks/python/vision/holistic_landmarker.py b/mediapipe/tasks/python/vision/holistic_landmarker.py index 315600b1c..a7a649974 100644 --- a/mediapipe/tasks/python/vision/holistic_landmarker.py +++ b/mediapipe/tasks/python/vision/holistic_landmarker.py @@ -1,4 +1,4 @@ -# Copyright 2022 The MediaPipe Authors. +# Copyright 2023 The MediaPipe Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.