From 8046719c10fd3a276a8af463fd27bac82a808b12 Mon Sep 17 00:00:00 2001 From: Rahul Frias Date: Wed, 20 Mar 2024 22:53:19 -0700 Subject: [PATCH] Correct copyright header [ Merge of http://go/wvgerrit/186825 ] Remove the words ` All rights reserved.` from Widevine's existing copyright headers. For context, see cl/578224540 Bug: 330655176 Test: WVTS PiperOrigin-RevId: 580020267 Change-Id: I43e845b83f438e4ef7f0f542c2f4e427a188ab06 --- libwvdrmengine/oemcrypto/odk/src/odk_timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libwvdrmengine/oemcrypto/odk/src/odk_timer.c b/libwvdrmengine/oemcrypto/odk/src/odk_timer.c index c837d783..57e4f431 100644 --- a/libwvdrmengine/oemcrypto/odk/src/odk_timer.c +++ b/libwvdrmengine/oemcrypto/odk/src/odk_timer.c @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. All rights reserved. This file and proprietary +// Copyright 2019 Google LLC. This file and proprietary // source code may only be used and distributed under the Widevine // License Agreement.