diff --git a/libwvdrmengine/cdm/util/include/advance_iv_ctr.h b/libwvdrmengine/cdm/util/include/advance_iv_ctr.h index b7b9ff4a..db694147 100644 --- a/libwvdrmengine/cdm/util/include/advance_iv_ctr.h +++ b/libwvdrmengine/cdm/util/include/advance_iv_ctr.h @@ -1,6 +1,6 @@ // Copyright 2019 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #ifndef WVCDM_UTIL_ADVANCE_IV_CTR_H_ #define WVCDM_UTIL_ADVANCE_IV_CTR_H_ diff --git a/libwvdrmengine/cdm/util/include/arraysize.h b/libwvdrmengine/cdm/util/include/arraysize.h index 3e025536..5b5c8437 100644 --- a/libwvdrmengine/cdm/util/include/arraysize.h +++ b/libwvdrmengine/cdm/util/include/arraysize.h @@ -1,6 +1,6 @@ // Copyright 2019 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #ifndef WVCDM_UTIL_ARRAYSIZE_H_ #define WVCDM_UTIL_ARRAYSIZE_H_ diff --git a/libwvdrmengine/cdm/util/include/cdm_random.h b/libwvdrmengine/cdm/util/include/cdm_random.h index bc978407..744b10e0 100644 --- a/libwvdrmengine/cdm/util/include/cdm_random.h +++ b/libwvdrmengine/cdm/util/include/cdm_random.h @@ -1,6 +1,6 @@ // Copyright 2019 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #ifndef WVCDM_CORE_CDM_RANDOM_H_ #define WVCDM_CORE_CDM_RANDOM_H_ diff --git a/libwvdrmengine/cdm/util/include/clock.h b/libwvdrmengine/cdm/util/include/clock.h index 487ae26e..4ec59053 100644 --- a/libwvdrmengine/cdm/util/include/clock.h +++ b/libwvdrmengine/cdm/util/include/clock.h @@ -1,6 +1,6 @@ // Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. // // Clock - Platform independent interface for a time library // diff --git a/libwvdrmengine/cdm/util/include/disallow_copy_and_assign.h b/libwvdrmengine/cdm/util/include/disallow_copy_and_assign.h index abc10480..9d389077 100644 --- a/libwvdrmengine/cdm/util/include/disallow_copy_and_assign.h +++ b/libwvdrmengine/cdm/util/include/disallow_copy_and_assign.h @@ -1,6 +1,6 @@ // Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #ifndef WVCDM_UTIL_DISALLOW_COPY_AND_ASSIGN_H_ #define WVCDM_UTIL_DISALLOW_COPY_AND_ASSIGN_H_ diff --git a/libwvdrmengine/cdm/util/include/file_store.h b/libwvdrmengine/cdm/util/include/file_store.h index 39c49d79..94dded6a 100644 --- a/libwvdrmengine/cdm/util/include/file_store.h +++ b/libwvdrmengine/cdm/util/include/file_store.h @@ -1,6 +1,6 @@ // Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. // // File - Platform independent interface for a File class // diff --git a/libwvdrmengine/cdm/util/include/log.h b/libwvdrmengine/cdm/util/include/log.h index abc2829d..3a95662c 100644 --- a/libwvdrmengine/cdm/util/include/log.h +++ b/libwvdrmengine/cdm/util/include/log.h @@ -1,6 +1,6 @@ // Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. // // Log - Platform independent interface for a Logging class // diff --git a/libwvdrmengine/cdm/util/include/platform.h b/libwvdrmengine/cdm/util/include/platform.h index 4168e446..effc5144 100644 --- a/libwvdrmengine/cdm/util/include/platform.h +++ b/libwvdrmengine/cdm/util/include/platform.h @@ -1,6 +1,6 @@ // Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. // // Platform - Abstracts some utilities between platforms. // diff --git a/libwvdrmengine/cdm/util/include/rw_lock.h b/libwvdrmengine/cdm/util/include/rw_lock.h index 82724057..6082443e 100644 --- a/libwvdrmengine/cdm/util/include/rw_lock.h +++ b/libwvdrmengine/cdm/util/include/rw_lock.h @@ -1,6 +1,6 @@ // Copyright 2019 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #ifndef WVCDM_UTIL_RW_LOCK_H_ #define WVCDM_UTIL_RW_LOCK_H_ diff --git a/libwvdrmengine/cdm/util/include/string_conversions.h b/libwvdrmengine/cdm/util/include/string_conversions.h index cb6c9ee6..feff9dca 100644 --- a/libwvdrmengine/cdm/util/include/string_conversions.h +++ b/libwvdrmengine/cdm/util/include/string_conversions.h @@ -1,6 +1,6 @@ // Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #ifndef WVCDM_UTIL_STRING_CONVERSIONS_H_ #define WVCDM_UTIL_STRING_CONVERSIONS_H_ diff --git a/libwvdrmengine/cdm/util/include/util_common.h b/libwvdrmengine/cdm/util/include/util_common.h index 100e1389..4477ca1c 100644 --- a/libwvdrmengine/cdm/util/include/util_common.h +++ b/libwvdrmengine/cdm/util/include/util_common.h @@ -1,6 +1,6 @@ // Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #ifndef WVCDM_UTIL_UTIL_COMMON_H_ #define WVCDM_UTIL_UTIL_COMMON_H_ diff --git a/libwvdrmengine/cdm/util/src/cdm_random.cpp b/libwvdrmengine/cdm/util/src/cdm_random.cpp index 751836e4..ca4020a3 100644 --- a/libwvdrmengine/cdm/util/src/cdm_random.cpp +++ b/libwvdrmengine/cdm/util/src/cdm_random.cpp @@ -1,6 +1,6 @@ // Copyright 2019 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #include "cdm_random.h" diff --git a/libwvdrmengine/cdm/util/src/dllmain.cpp b/libwvdrmengine/cdm/util/src/dllmain.cpp index 8edea4a3..78519c86 100644 --- a/libwvdrmengine/cdm/util/src/dllmain.cpp +++ b/libwvdrmengine/cdm/util/src/dllmain.cpp @@ -1,6 +1,6 @@ // Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. // // dllmain - A dummy DllMain method for Windows DLLs. // diff --git a/libwvdrmengine/cdm/util/src/platform.cpp b/libwvdrmengine/cdm/util/src/platform.cpp index 820a4871..648ebd8d 100644 --- a/libwvdrmengine/cdm/util/src/platform.cpp +++ b/libwvdrmengine/cdm/util/src/platform.cpp @@ -1,6 +1,6 @@ // Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #include "platform.h" diff --git a/libwvdrmengine/cdm/util/src/rw_lock.cpp b/libwvdrmengine/cdm/util/src/rw_lock.cpp index 43dff64c..f962017b 100644 --- a/libwvdrmengine/cdm/util/src/rw_lock.cpp +++ b/libwvdrmengine/cdm/util/src/rw_lock.cpp @@ -1,6 +1,6 @@ // Copyright 2019 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #include "rw_lock.h" diff --git a/libwvdrmengine/cdm/util/src/string_conversions.cpp b/libwvdrmengine/cdm/util/src/string_conversions.cpp index b9b49798..3bdb68ae 100644 --- a/libwvdrmengine/cdm/util/src/string_conversions.cpp +++ b/libwvdrmengine/cdm/util/src/string_conversions.cpp @@ -1,6 +1,6 @@ // Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #include "string_conversions.h" diff --git a/libwvdrmengine/cdm/util/test/base64_test.cpp b/libwvdrmengine/cdm/util/test/base64_test.cpp index dd25a202..81d32a98 100644 --- a/libwvdrmengine/cdm/util/test/base64_test.cpp +++ b/libwvdrmengine/cdm/util/test/base64_test.cpp @@ -1,6 +1,6 @@ // Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #include diff --git a/libwvdrmengine/cdm/util/test/cdm_random_unittest.cpp b/libwvdrmengine/cdm/util/test/cdm_random_unittest.cpp index 85555244..097a6984 100644 --- a/libwvdrmengine/cdm/util/test/cdm_random_unittest.cpp +++ b/libwvdrmengine/cdm/util/test/cdm_random_unittest.cpp @@ -1,6 +1,6 @@ // Copyright 2019 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #include diff --git a/libwvdrmengine/cdm/util/test/file_store_unittest.cpp b/libwvdrmengine/cdm/util/test/file_store_unittest.cpp index 5140b880..c89fe6e0 100644 --- a/libwvdrmengine/cdm/util/test/file_store_unittest.cpp +++ b/libwvdrmengine/cdm/util/test/file_store_unittest.cpp @@ -1,6 +1,6 @@ // Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #include #include diff --git a/libwvdrmengine/cdm/util/test/test_clock.cpp b/libwvdrmengine/cdm/util/test/test_clock.cpp index 151bb28d..f593e58a 100644 --- a/libwvdrmengine/cdm/util/test/test_clock.cpp +++ b/libwvdrmengine/cdm/util/test/test_clock.cpp @@ -1,4 +1,6 @@ -// Copyright 2019 Google Inc. All Rights Reserved. +// Copyright 2019 Google LLC. All Rights Reserved. This file and proprietary +// source code may only be used and distributed under the Widevine License +// Agreement. // // Clock - A fake clock just for running tests. diff --git a/libwvdrmengine/cdm/util/test/test_sleep.cpp b/libwvdrmengine/cdm/util/test/test_sleep.cpp index 4893ca74..f3f219c8 100644 --- a/libwvdrmengine/cdm/util/test/test_sleep.cpp +++ b/libwvdrmengine/cdm/util/test/test_sleep.cpp @@ -1,6 +1,6 @@ // Copyright 2019 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. #include "test_sleep.h" diff --git a/libwvdrmengine/cdm/util/test/test_sleep.h b/libwvdrmengine/cdm/util/test/test_sleep.h index 35dcdc70..9658ca3f 100644 --- a/libwvdrmengine/cdm/util/test/test_sleep.h +++ b/libwvdrmengine/cdm/util/test/test_sleep.h @@ -1,6 +1,6 @@ // Copyright 2019 Google LLC. All Rights Reserved. This file and proprietary -// source code may only be used and distributed under the Widevine Master -// License Agreement. +// source code may only be used and distributed under the Widevine License +// Agreement. // // TestSleep - Controls sleep and clock adjustment during tests. //