diff --git a/.eslintrc.js b/.eslintrc.js index 64a352ee2a..c462e7c05a 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/.github/actions/send-email/action.yml b/.github/actions/send-email/action.yml index eca721b842..98364e6cca 100644 --- a/.github/actions/send-email/action.yml +++ b/.github/actions/send-email/action.yml @@ -1,4 +1,4 @@ -# Copyright 2021 Google Inc. +# Copyright 2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/actions/send-email/index.js b/.github/actions/send-email/index.js index 38be9f04fc..9fefbe8f1e 100644 --- a/.github/actions/send-email/index.js +++ b/.github/actions/send-email/index.js @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/.github/actions/send-tweet/action.yml b/.github/actions/send-tweet/action.yml index bb45748d4b..853273f54b 100644 --- a/.github/actions/send-tweet/action.yml +++ b/.github/actions/send-tweet/action.yml @@ -1,4 +1,4 @@ -# Copyright 2020 Google Inc. +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/actions/send-tweet/index.js b/.github/actions/send-tweet/index.js index aa6140ba8b..6a90a92218 100644 --- a/.github/actions/send-tweet/index.js +++ b/.github/actions/send-tweet/index.js @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/.github/scripts/publish_package.sh b/.github/scripts/publish_package.sh index 42d40c199e..d4a7bb4e0b 100755 --- a/.github/scripts/publish_package.sh +++ b/.github/scripts/publish_package.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2020 Google Inc. +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/scripts/publish_preflight_check.sh b/.github/scripts/publish_preflight_check.sh index 8d2f4a14cd..d52b49a531 100755 --- a/.github/scripts/publish_preflight_check.sh +++ b/.github/scripts/publish_preflight_check.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2020 Google Inc. +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/scripts/run_integration_tests.sh b/.github/scripts/run_integration_tests.sh index 37dc7d1216..414fbab6f2 100755 --- a/.github/scripts/run_integration_tests.sh +++ b/.github/scripts/run_integration_tests.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2020 Google Inc. +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/scripts/verify_package.sh b/.github/scripts/verify_package.sh index 2b295a63b9..8bfdf295ca 100755 --- a/.github/scripts/verify_package.sh +++ b/.github/scripts/verify_package.sh @@ -1,4 +1,4 @@ -# Copyright 2017 Google Inc. +# Copyright 2017 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index e3ce768cb5..277f1449e4 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -1,4 +1,4 @@ -# Copyright 2021 Google Inc. +# Copyright 2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e2a7eb9cea..0589a5f669 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -# Copyright 2020 Google Inc. +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/docgen/post-process.js b/docgen/post-process.js index 9c0a79bdcd..8b350d5a10 100644 --- a/docgen/post-process.js +++ b/docgen/post-process.js @@ -1,6 +1,6 @@ /** * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/generate-esm-wrapper.js b/generate-esm-wrapper.js index 3d47c709d1..753927bb0b 100644 --- a/generate-esm-wrapper.js +++ b/generate-esm-wrapper.js @@ -1,6 +1,6 @@ /** * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/generate-reports.js b/generate-reports.js index 129c06e542..8d92b0d2b8 100644 --- a/generate-reports.js +++ b/generate-reports.js @@ -1,6 +1,6 @@ /** * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/gulpfile.js b/gulpfile.js index 749b6ff517..f5c2e06acd 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app-check/app-check-api-client-internal.ts b/src/app-check/app-check-api-client-internal.ts index 6e896044f6..8a1afa872e 100644 --- a/src/app-check/app-check-api-client-internal.ts +++ b/src/app-check/app-check-api-client-internal.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app-check/app-check-api.ts b/src/app-check/app-check-api.ts index de44a5a854..7766299fcd 100644 --- a/src/app-check/app-check-api.ts +++ b/src/app-check/app-check-api.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app-check/app-check-namespace.ts b/src/app-check/app-check-namespace.ts index 13e5beb3a7..85ac284bb4 100644 --- a/src/app-check/app-check-namespace.ts +++ b/src/app-check/app-check-namespace.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app-check/app-check.ts b/src/app-check/app-check.ts index c81a04acf5..c7e6cadbd1 100644 --- a/src/app-check/app-check.ts +++ b/src/app-check/app-check.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app-check/index.ts b/src/app-check/index.ts index 54cd9291d8..7b4ba04709 100644 --- a/src/app-check/index.ts +++ b/src/app-check/index.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app-check/token-generator.ts b/src/app-check/token-generator.ts index 0ae7032d64..be3383d9d0 100644 --- a/src/app-check/token-generator.ts +++ b/src/app-check/token-generator.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app-check/token-verifier.ts b/src/app-check/token-verifier.ts index cde4878a42..074e556307 100644 --- a/src/app-check/token-verifier.ts +++ b/src/app-check/token-verifier.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app/core.ts b/src/app/core.ts index f37e3c112c..c229b20408 100644 --- a/src/app/core.ts +++ b/src/app/core.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app/credential-factory.ts b/src/app/credential-factory.ts index 9bb32a8869..e6bbdfcd44 100644 --- a/src/app/credential-factory.ts +++ b/src/app/credential-factory.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app/credential-internal.ts b/src/app/credential-internal.ts index 2171d6e637..8ce61b4edd 100644 --- a/src/app/credential-internal.ts +++ b/src/app/credential-internal.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app/credential.ts b/src/app/credential.ts index b5857903f8..4bd1fa3705 100644 --- a/src/app/credential.ts +++ b/src/app/credential.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app/firebase-app.ts b/src/app/firebase-app.ts index 982c8d14e8..dcd30d8a1d 100644 --- a/src/app/firebase-app.ts +++ b/src/app/firebase-app.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app/firebase-namespace.ts b/src/app/firebase-namespace.ts index ef5e17f0eb..edc022dd62 100644 --- a/src/app/firebase-namespace.ts +++ b/src/app/firebase-namespace.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app/index.ts b/src/app/index.ts index 5308e414e2..b10323b8f9 100644 --- a/src/app/index.ts +++ b/src/app/index.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/app/lifecycle.ts b/src/app/lifecycle.ts index 5160e51f5c..d2b5898451 100644 --- a/src/app/lifecycle.ts +++ b/src/app/lifecycle.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/action-code-settings-builder.ts b/src/auth/action-code-settings-builder.ts index 13dbcbc725..5ffd72d048 100644 --- a/src/auth/action-code-settings-builder.ts +++ b/src/auth/action-code-settings-builder.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/auth-api-request.ts b/src/auth/auth-api-request.ts index cd9c145b1e..8e979d1aed 100644 --- a/src/auth/auth-api-request.ts +++ b/src/auth/auth-api-request.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/auth-config.ts b/src/auth/auth-config.ts index d2d07e9536..1dd5565a88 100644 --- a/src/auth/auth-config.ts +++ b/src/auth/auth-config.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/auth-namespace.ts b/src/auth/auth-namespace.ts index 486c0b488a..7c450e8a61 100644 --- a/src/auth/auth-namespace.ts +++ b/src/auth/auth-namespace.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/auth.ts b/src/auth/auth.ts index 4808fbbdc0..75848a3731 100644 --- a/src/auth/auth.ts +++ b/src/auth/auth.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/base-auth.ts b/src/auth/base-auth.ts index 56941056d9..25e1a3db2b 100644 --- a/src/auth/base-auth.ts +++ b/src/auth/base-auth.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/identifier.ts b/src/auth/identifier.ts index 8bae483d1d..424dc77df1 100644 --- a/src/auth/identifier.ts +++ b/src/auth/identifier.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/index.ts b/src/auth/index.ts index 69cb95bf2a..4650b25e27 100644 --- a/src/auth/index.ts +++ b/src/auth/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/project-config-manager.ts b/src/auth/project-config-manager.ts index 847aa7d982..f956bac7e7 100644 --- a/src/auth/project-config-manager.ts +++ b/src/auth/project-config-manager.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/project-config.ts b/src/auth/project-config.ts index 259f6eebb2..1695ec3a0d 100644 --- a/src/auth/project-config.ts +++ b/src/auth/project-config.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/tenant-manager.ts b/src/auth/tenant-manager.ts index 71a505ecc7..19da5b4c83 100644 --- a/src/auth/tenant-manager.ts +++ b/src/auth/tenant-manager.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2019 Google Inc. + * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/tenant.ts b/src/auth/tenant.ts index 4b66cace3e..19812c02e6 100644 --- a/src/auth/tenant.ts +++ b/src/auth/tenant.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2019 Google Inc. + * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/token-generator.ts b/src/auth/token-generator.ts index ce6e21fbb6..3df1dcebe2 100644 --- a/src/auth/token-generator.ts +++ b/src/auth/token-generator.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/token-verifier.ts b/src/auth/token-verifier.ts index 73fc8f678c..64da8ac516 100644 --- a/src/auth/token-verifier.ts +++ b/src/auth/token-verifier.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/user-import-builder.ts b/src/auth/user-import-builder.ts index 23e4e5aba3..f396066b49 100644 --- a/src/auth/user-import-builder.ts +++ b/src/auth/user-import-builder.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/auth/user-record.ts b/src/auth/user-record.ts index 5b00151401..2310968849 100644 --- a/src/auth/user-record.ts +++ b/src/auth/user-record.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/credential/index.ts b/src/credential/index.ts index f83adcc148..f8a9cc47a7 100644 --- a/src/credential/index.ts +++ b/src/credential/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/data-connect/data-connect-api-client-internal.ts b/src/data-connect/data-connect-api-client-internal.ts index e12005b8bb..c100abd023 100644 --- a/src/data-connect/data-connect-api-client-internal.ts +++ b/src/data-connect/data-connect-api-client-internal.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2024 Google Inc. + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/data-connect/data-connect-api.ts b/src/data-connect/data-connect-api.ts index 1073437032..c60ef5a2eb 100644 --- a/src/data-connect/data-connect-api.ts +++ b/src/data-connect/data-connect-api.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2024 Google Inc. + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/data-connect/data-connect.ts b/src/data-connect/data-connect.ts index aa7d9d7e19..a689423257 100644 --- a/src/data-connect/data-connect.ts +++ b/src/data-connect/data-connect.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2024 Google Inc. + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/data-connect/index.ts b/src/data-connect/index.ts index ab262682f2..43ca313c90 100644 --- a/src/data-connect/index.ts +++ b/src/data-connect/index.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2024 Google Inc. + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/database/database-namespace.ts b/src/database/database-namespace.ts index 0bb190bc27..03d116b7d2 100644 --- a/src/database/database-namespace.ts +++ b/src/database/database-namespace.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/database/database.ts b/src/database/database.ts index 144f08d430..355c43b33a 100644 --- a/src/database/database.ts +++ b/src/database/database.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/database/index.ts b/src/database/index.ts index 7a17deb751..c078893d2c 100644 --- a/src/database/index.ts +++ b/src/database/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/default-namespace.d.ts b/src/default-namespace.d.ts index 5405cc67c6..c5c826a1e6 100644 --- a/src/default-namespace.d.ts +++ b/src/default-namespace.d.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/default-namespace.ts b/src/default-namespace.ts index 12e855e2d8..bd250cd79c 100644 --- a/src/default-namespace.ts +++ b/src/default-namespace.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/eventarc/cloudevent.ts b/src/eventarc/cloudevent.ts index 9fa0749f2e..1a5396868a 100644 --- a/src/eventarc/cloudevent.ts +++ b/src/eventarc/cloudevent.ts @@ -1,7 +1,7 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/eventarc/eventarc-client-internal.ts b/src/eventarc/eventarc-client-internal.ts index 3aecbdcc96..e4e5bda0a4 100644 --- a/src/eventarc/eventarc-client-internal.ts +++ b/src/eventarc/eventarc-client-internal.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/eventarc/eventarc-utils.ts b/src/eventarc/eventarc-utils.ts index 6bf6531285..3737e5a906 100644 --- a/src/eventarc/eventarc-utils.ts +++ b/src/eventarc/eventarc-utils.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/eventarc/eventarc.ts b/src/eventarc/eventarc.ts index a1edc4a011..c27e0b3acf 100644 --- a/src/eventarc/eventarc.ts +++ b/src/eventarc/eventarc.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/eventarc/index.ts b/src/eventarc/index.ts index d1e6fc79bd..f3bb023947 100644 --- a/src/eventarc/index.ts +++ b/src/eventarc/index.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/extensions/extensions-api-client-internal.ts b/src/extensions/extensions-api-client-internal.ts index a51c001304..a90c5b34fd 100644 --- a/src/extensions/extensions-api-client-internal.ts +++ b/src/extensions/extensions-api-client-internal.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/extensions/extensions-api.ts b/src/extensions/extensions-api.ts index ce0c18f89d..e95a02c6de 100644 --- a/src/extensions/extensions-api.ts +++ b/src/extensions/extensions-api.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/extensions/extensions.ts b/src/extensions/extensions.ts index e16f893aa0..f148d68dcb 100644 --- a/src/extensions/extensions.ts +++ b/src/extensions/extensions.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/extensions/index.ts b/src/extensions/index.ts index 486ad645d0..e96401a774 100644 --- a/src/extensions/index.ts +++ b/src/extensions/index.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/firebase-namespace-api.ts b/src/firebase-namespace-api.ts index 5358e5bd2c..3808876910 100644 --- a/src/firebase-namespace-api.ts +++ b/src/firebase-namespace-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/firestore/firestore-internal.ts b/src/firestore/firestore-internal.ts index 65cb123d85..95c6e74414 100644 --- a/src/firestore/firestore-internal.ts +++ b/src/firestore/firestore-internal.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/firestore/firestore-namespace.ts b/src/firestore/firestore-namespace.ts index 67733fb8f6..84ffe51ab5 100644 --- a/src/firestore/firestore-namespace.ts +++ b/src/firestore/firestore-namespace.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/firestore/index.ts b/src/firestore/index.ts index f906f382e2..c41fd5ea1a 100644 --- a/src/firestore/index.ts +++ b/src/firestore/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/functions/functions-api-client-internal.ts b/src/functions/functions-api-client-internal.ts index e1fd04ee6d..d68a0b1c72 100644 --- a/src/functions/functions-api-client-internal.ts +++ b/src/functions/functions-api-client-internal.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/functions/functions-api.ts b/src/functions/functions-api.ts index a0473baee2..e685aeb99b 100644 --- a/src/functions/functions-api.ts +++ b/src/functions/functions-api.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/functions/functions.ts b/src/functions/functions.ts index f5a3ce6153..c8c0a30a71 100644 --- a/src/functions/functions.ts +++ b/src/functions/functions.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/functions/index.ts b/src/functions/index.ts index 11e05c6782..bd86d88c2d 100644 --- a/src/functions/index.ts +++ b/src/functions/index.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/index.d.ts b/src/index.d.ts index b893c88183..cb5413cd2d 100644 --- a/src/index.d.ts +++ b/src/index.d.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/index.ts b/src/index.ts index eb121bc023..cdc5b6c64d 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/installations/index.ts b/src/installations/index.ts index 1d6a39dc35..e7fc00ab78 100644 --- a/src/installations/index.ts +++ b/src/installations/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/installations/installations-namespace.ts b/src/installations/installations-namespace.ts index 1bdca2fbce..f2bd180205 100644 --- a/src/installations/installations-namespace.ts +++ b/src/installations/installations-namespace.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/installations/installations-request-handler.ts b/src/installations/installations-request-handler.ts index 5314642d55..67c0f6f46f 100644 --- a/src/installations/installations-request-handler.ts +++ b/src/installations/installations-request-handler.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/installations/installations.ts b/src/installations/installations.ts index c5408299da..fb2bb5fa15 100644 --- a/src/installations/installations.ts +++ b/src/installations/installations.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/instance-id/index.ts b/src/instance-id/index.ts index 1a9c06d3bc..0486a927af 100644 --- a/src/instance-id/index.ts +++ b/src/instance-id/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/instance-id/instance-id.ts b/src/instance-id/instance-id.ts index e5dc2102b0..3a5baac09f 100644 --- a/src/instance-id/instance-id.ts +++ b/src/instance-id/instance-id.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/machine-learning/index.ts b/src/machine-learning/index.ts index 433832c358..2945c43d35 100644 --- a/src/machine-learning/index.ts +++ b/src/machine-learning/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/machine-learning/machine-learning-api-client.ts b/src/machine-learning/machine-learning-api-client.ts index c3ea7cee4f..b8fd5301f7 100644 --- a/src/machine-learning/machine-learning-api-client.ts +++ b/src/machine-learning/machine-learning-api-client.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/machine-learning/machine-learning-namespace.ts b/src/machine-learning/machine-learning-namespace.ts index 7c5786fdbb..5131390a67 100644 --- a/src/machine-learning/machine-learning-namespace.ts +++ b/src/machine-learning/machine-learning-namespace.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/machine-learning/machine-learning-utils.ts b/src/machine-learning/machine-learning-utils.ts index 1202314e93..3e2236975c 100644 --- a/src/machine-learning/machine-learning-utils.ts +++ b/src/machine-learning/machine-learning-utils.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/machine-learning/machine-learning.ts b/src/machine-learning/machine-learning.ts index 98b956c85c..a83bda71cc 100644 --- a/src/machine-learning/machine-learning.ts +++ b/src/machine-learning/machine-learning.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messaging/index.ts b/src/messaging/index.ts index d0a39df2fb..16054c2c38 100644 --- a/src/messaging/index.ts +++ b/src/messaging/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messaging/messaging-api-request-internal.ts b/src/messaging/messaging-api-request-internal.ts index 830fbed568..3c4e124d44 100644 --- a/src/messaging/messaging-api-request-internal.ts +++ b/src/messaging/messaging-api-request-internal.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messaging/messaging-api.ts b/src/messaging/messaging-api.ts index d0c5d5af7e..a305ec68b3 100644 --- a/src/messaging/messaging-api.ts +++ b/src/messaging/messaging-api.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messaging/messaging-errors-internal.ts b/src/messaging/messaging-errors-internal.ts index a04e4cfb2b..41aa667b1d 100644 --- a/src/messaging/messaging-errors-internal.ts +++ b/src/messaging/messaging-errors-internal.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2019 Google Inc. + * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messaging/messaging-internal.ts b/src/messaging/messaging-internal.ts index c41f93a923..311d2af4be 100644 --- a/src/messaging/messaging-internal.ts +++ b/src/messaging/messaging-internal.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messaging/messaging-namespace.ts b/src/messaging/messaging-namespace.ts index 40ca3a3ed2..43627c60ed 100644 --- a/src/messaging/messaging-namespace.ts +++ b/src/messaging/messaging-namespace.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messaging/messaging.ts b/src/messaging/messaging.ts index 8e61cd679a..05367128f4 100644 --- a/src/messaging/messaging.ts +++ b/src/messaging/messaging.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/project-management/android-app.ts b/src/project-management/android-app.ts index 667b8be4d6..e4e503e946 100644 --- a/src/project-management/android-app.ts +++ b/src/project-management/android-app.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/project-management/app-metadata.ts b/src/project-management/app-metadata.ts index 8fd69255d2..0f07f89dca 100644 --- a/src/project-management/app-metadata.ts +++ b/src/project-management/app-metadata.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/project-management/index.ts b/src/project-management/index.ts index cc23066681..87a6d570ce 100644 --- a/src/project-management/index.ts +++ b/src/project-management/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/project-management/ios-app.ts b/src/project-management/ios-app.ts index 0789265f29..775d19a120 100644 --- a/src/project-management/ios-app.ts +++ b/src/project-management/ios-app.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/project-management/project-management-api-request-internal.ts b/src/project-management/project-management-api-request-internal.ts index d4a38cb2bc..bc502a5ebd 100644 --- a/src/project-management/project-management-api-request-internal.ts +++ b/src/project-management/project-management-api-request-internal.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/project-management/project-management-namespace.ts b/src/project-management/project-management-namespace.ts index f3d48d1fe7..ac58bc215e 100644 --- a/src/project-management/project-management-namespace.ts +++ b/src/project-management/project-management-namespace.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/project-management/project-management.ts b/src/project-management/project-management.ts index ac74004555..c29589be86 100644 --- a/src/project-management/project-management.ts +++ b/src/project-management/project-management.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/remote-config/condition-evaluator-internal.ts b/src/remote-config/condition-evaluator-internal.ts index b49b35dc8d..73a878109f 100644 --- a/src/remote-config/condition-evaluator-internal.ts +++ b/src/remote-config/condition-evaluator-internal.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2024 Google Inc. + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/remote-config/index.ts b/src/remote-config/index.ts index 42a2573227..790568735e 100644 --- a/src/remote-config/index.ts +++ b/src/remote-config/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/remote-config/internal/value-impl.ts b/src/remote-config/internal/value-impl.ts index 6d71476538..92dc79e0c9 100644 --- a/src/remote-config/internal/value-impl.ts +++ b/src/remote-config/internal/value-impl.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2024 Google Inc. + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/remote-config/remote-config-api-client-internal.ts b/src/remote-config/remote-config-api-client-internal.ts index 30a0b10a54..199c974c7d 100644 --- a/src/remote-config/remote-config-api-client-internal.ts +++ b/src/remote-config/remote-config-api-client-internal.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/remote-config/remote-config-api.ts b/src/remote-config/remote-config-api.ts index d315572192..ed7da05496 100644 --- a/src/remote-config/remote-config-api.ts +++ b/src/remote-config/remote-config-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/remote-config/remote-config-namespace.ts b/src/remote-config/remote-config-namespace.ts index 4efb3baee1..159204d316 100644 --- a/src/remote-config/remote-config-namespace.ts +++ b/src/remote-config/remote-config-namespace.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/remote-config/remote-config.ts b/src/remote-config/remote-config.ts index a984d67e1f..91eebfa0cb 100644 --- a/src/remote-config/remote-config.ts +++ b/src/remote-config/remote-config.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/security-rules/index.ts b/src/security-rules/index.ts index b3b78a265a..23d6ed10fd 100644 --- a/src/security-rules/index.ts +++ b/src/security-rules/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/security-rules/security-rules-api-client-internal.ts b/src/security-rules/security-rules-api-client-internal.ts index 7f10a27b93..33ad1ee886 100644 --- a/src/security-rules/security-rules-api-client-internal.ts +++ b/src/security-rules/security-rules-api-client-internal.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2019 Google Inc. + * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/security-rules/security-rules-internal.ts b/src/security-rules/security-rules-internal.ts index d21f5a0f0e..539359cb63 100644 --- a/src/security-rules/security-rules-internal.ts +++ b/src/security-rules/security-rules-internal.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2019 Google Inc. + * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/security-rules/security-rules-namespace.ts b/src/security-rules/security-rules-namespace.ts index 52ffc592a7..d61ba294fb 100644 --- a/src/security-rules/security-rules-namespace.ts +++ b/src/security-rules/security-rules-namespace.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/security-rules/security-rules.ts b/src/security-rules/security-rules.ts index 135e32459b..8dcd55c836 100644 --- a/src/security-rules/security-rules.ts +++ b/src/security-rules/security-rules.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2019 Google Inc. + * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/storage/index.ts b/src/storage/index.ts index 7b963593e8..2638192690 100644 --- a/src/storage/index.ts +++ b/src/storage/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/storage/storage-namespace.ts b/src/storage/storage-namespace.ts index f0dd80725d..29c88068cc 100644 --- a/src/storage/storage-namespace.ts +++ b/src/storage/storage-namespace.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/storage/storage.ts b/src/storage/storage.ts index 6e155b379e..b78898fb34 100644 --- a/src/storage/storage.ts +++ b/src/storage/storage.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/utils/api-request.ts b/src/utils/api-request.ts index f26fcf9326..3e5aa754d8 100644 --- a/src/utils/api-request.ts +++ b/src/utils/api-request.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/utils/crypto-signer.ts b/src/utils/crypto-signer.ts index f2b8bcbafd..a4b1f20be5 100644 --- a/src/utils/crypto-signer.ts +++ b/src/utils/crypto-signer.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/utils/deep-copy.ts b/src/utils/deep-copy.ts index 1dde902c03..e4c2bddf85 100644 --- a/src/utils/deep-copy.ts +++ b/src/utils/deep-copy.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/utils/error.ts b/src/utils/error.ts index a80254b5b8..db013b8967 100644 --- a/src/utils/error.ts +++ b/src/utils/error.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/utils/index.ts b/src/utils/index.ts index c7c331206d..7754e59b01 100644 --- a/src/utils/index.ts +++ b/src/utils/index.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/utils/jwt.ts b/src/utils/jwt.ts index 1b1fea6af9..9a66494482 100644 --- a/src/utils/jwt.ts +++ b/src/utils/jwt.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/utils/validator.ts b/src/utils/validator.ts index d63d14772c..fb738904e1 100644 --- a/src/utils/validator.ts +++ b/src/utils/validator.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/app-check.spec.ts b/test/integration/app-check.spec.ts index 83a71a6f53..89a920daea 100644 --- a/test/integration/app-check.spec.ts +++ b/test/integration/app-check.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/app.spec.ts b/test/integration/app.spec.ts index 3470ae088a..d679dc5766 100644 --- a/test/integration/app.spec.ts +++ b/test/integration/app.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/auth.spec.ts b/test/integration/auth.spec.ts index 560cd47005..3c538d3319 100644 --- a/test/integration/auth.spec.ts +++ b/test/integration/auth.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/data-connect.spec.ts b/test/integration/data-connect.spec.ts index f9ced89ece..8ab24925df 100644 --- a/test/integration/data-connect.spec.ts +++ b/test/integration/data-connect.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2024 Google Inc. + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/database.spec.ts b/test/integration/database.spec.ts index 40b35484eb..7f4dce576f 100644 --- a/test/integration/database.spec.ts +++ b/test/integration/database.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/firestore.spec.ts b/test/integration/firestore.spec.ts index 9127ef2e17..18cb9e75a8 100644 --- a/test/integration/firestore.spec.ts +++ b/test/integration/firestore.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/functions.spec.ts b/test/integration/functions.spec.ts index 9b1f5277f9..ef65176935 100644 --- a/test/integration/functions.spec.ts +++ b/test/integration/functions.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/installations.spec.ts b/test/integration/installations.spec.ts index 98eb3ad72a..3dd68b72e7 100644 --- a/test/integration/installations.spec.ts +++ b/test/integration/installations.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/instance-id.spec.ts b/test/integration/instance-id.spec.ts index 2155205990..fe3cccc935 100644 --- a/test/integration/instance-id.spec.ts +++ b/test/integration/instance-id.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/machine-learning.spec.ts b/test/integration/machine-learning.spec.ts index b44ebdc1e2..e7a5b42567 100644 --- a/test/integration/machine-learning.spec.ts +++ b/test/integration/machine-learning.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/messaging.spec.ts b/test/integration/messaging.spec.ts index 97adc8e008..94304edce8 100644 --- a/test/integration/messaging.spec.ts +++ b/test/integration/messaging.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/postcheck/esm/example.test.js b/test/integration/postcheck/esm/example.test.js index 29d0654374..6ac8540196 100644 --- a/test/integration/postcheck/esm/example.test.js +++ b/test/integration/postcheck/esm/example.test.js @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/postcheck/typescript/example-modular.test.ts b/test/integration/postcheck/typescript/example-modular.test.ts index c5ccf3c8a2..67332e01af 100644 --- a/test/integration/postcheck/typescript/example-modular.test.ts +++ b/test/integration/postcheck/typescript/example-modular.test.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/postcheck/typescript/example.test.ts b/test/integration/postcheck/typescript/example.test.ts index 2d97196477..5de1eadae0 100644 --- a/test/integration/postcheck/typescript/example.test.ts +++ b/test/integration/postcheck/typescript/example.test.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/postcheck/typescript/example.ts b/test/integration/postcheck/typescript/example.ts index b44dbcc163..f626ba374c 100644 --- a/test/integration/postcheck/typescript/example.ts +++ b/test/integration/postcheck/typescript/example.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/project-management.spec.ts b/test/integration/project-management.spec.ts index 0d24566394..b2eaa24b32 100644 --- a/test/integration/project-management.spec.ts +++ b/test/integration/project-management.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/remote-config.spec.ts b/test/integration/remote-config.spec.ts index 79689a64e6..0818bf0ab7 100644 --- a/test/integration/remote-config.spec.ts +++ b/test/integration/remote-config.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/security-rules.spec.ts b/test/integration/security-rules.spec.ts index eda5f000f4..85bae9dd47 100644 --- a/test/integration/security-rules.spec.ts +++ b/test/integration/security-rules.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2019 Google Inc. + * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/setup.ts b/test/integration/setup.ts index 8c700d4c41..5c23270f3b 100644 --- a/test/integration/setup.ts +++ b/test/integration/setup.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/integration/storage.spec.ts b/test/integration/storage.spec.ts index 78d1c731b5..406cfa94bf 100644 --- a/test/integration/storage.spec.ts +++ b/test/integration/storage.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/resources/mocks.ts b/test/resources/mocks.ts index c6b86886a0..e0f2ed00a9 100644 --- a/test/resources/mocks.ts +++ b/test/resources/mocks.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/app-check/app-check-api-client-internal.spec.ts b/test/unit/app-check/app-check-api-client-internal.spec.ts index 743f6ed89f..b6a5060bb5 100644 --- a/test/unit/app-check/app-check-api-client-internal.spec.ts +++ b/test/unit/app-check/app-check-api-client-internal.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/app-check/app-check.spec.ts b/test/unit/app-check/app-check.spec.ts index 62b8eeac64..e849be9850 100644 --- a/test/unit/app-check/app-check.spec.ts +++ b/test/unit/app-check/app-check.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/app-check/token-generator.spec.ts b/test/unit/app-check/token-generator.spec.ts index f892c9fa08..a2e72e9f08 100644 --- a/test/unit/app-check/token-generator.spec.ts +++ b/test/unit/app-check/token-generator.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/app-check/token-verifier.spec.ts b/test/unit/app-check/token-verifier.spec.ts index ecc664783b..38d42ac897 100644 --- a/test/unit/app-check/token-verifier.spec.ts +++ b/test/unit/app-check/token-verifier.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/app/credential-internal.spec.ts b/test/unit/app/credential-internal.spec.ts index f37716e998..d57cc5e91a 100644 --- a/test/unit/app/credential-internal.spec.ts +++ b/test/unit/app/credential-internal.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/app/firebase-app.spec.ts b/test/unit/app/firebase-app.spec.ts index a99e15d8f0..56a7edae39 100644 --- a/test/unit/app/firebase-app.spec.ts +++ b/test/unit/app/firebase-app.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/app/firebase-namespace.spec.ts b/test/unit/app/firebase-namespace.spec.ts index 38a4c49886..694c6f5ffe 100644 --- a/test/unit/app/firebase-namespace.spec.ts +++ b/test/unit/app/firebase-namespace.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/app/index.spec.ts b/test/unit/app/index.spec.ts index 896fd2534e..af0d0ebf75 100644 --- a/test/unit/app/index.spec.ts +++ b/test/unit/app/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/auth/action-code-settings-builder.spec.ts b/test/unit/auth/action-code-settings-builder.spec.ts index 4608f711f1..f8eed33d74 100644 --- a/test/unit/auth/action-code-settings-builder.spec.ts +++ b/test/unit/auth/action-code-settings-builder.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/auth/auth-api-request.spec.ts b/test/unit/auth/auth-api-request.spec.ts index 9a6d624b88..5f8e45b458 100644 --- a/test/unit/auth/auth-api-request.spec.ts +++ b/test/unit/auth/auth-api-request.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/auth/auth-config.spec.ts b/test/unit/auth/auth-config.spec.ts index c5bdb7c445..e33c6f7f24 100644 --- a/test/unit/auth/auth-config.spec.ts +++ b/test/unit/auth/auth-config.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/auth/auth.spec.ts b/test/unit/auth/auth.spec.ts index 34d4c3d9a6..b9675e720b 100644 --- a/test/unit/auth/auth.spec.ts +++ b/test/unit/auth/auth.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/auth/index.spec.ts b/test/unit/auth/index.spec.ts index 099bb00cd4..beb0b784d7 100644 --- a/test/unit/auth/index.spec.ts +++ b/test/unit/auth/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/auth/project-config-manager.spec.ts b/test/unit/auth/project-config-manager.spec.ts index 3fc0770b36..be7df54d99 100644 --- a/test/unit/auth/project-config-manager.spec.ts +++ b/test/unit/auth/project-config-manager.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/auth/project-config.spec.ts b/test/unit/auth/project-config.spec.ts index 7857deb398..a447bf28ed 100644 --- a/test/unit/auth/project-config.spec.ts +++ b/test/unit/auth/project-config.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/auth/tenant-manager.spec.ts b/test/unit/auth/tenant-manager.spec.ts index 8a8f0617f2..782e4f96bb 100644 --- a/test/unit/auth/tenant-manager.spec.ts +++ b/test/unit/auth/tenant-manager.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2019 Google Inc. + * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/auth/tenant.spec.ts b/test/unit/auth/tenant.spec.ts index 05c8bbf6aa..62ef31478b 100644 --- a/test/unit/auth/tenant.spec.ts +++ b/test/unit/auth/tenant.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2019 Google Inc. + * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/auth/token-generator.spec.ts b/test/unit/auth/token-generator.spec.ts index acb89b13e8..1cc9bd44ab 100644 --- a/test/unit/auth/token-generator.spec.ts +++ b/test/unit/auth/token-generator.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/auth/token-verifier.spec.ts b/test/unit/auth/token-verifier.spec.ts index 2d01678ef7..3dae6817cd 100644 --- a/test/unit/auth/token-verifier.spec.ts +++ b/test/unit/auth/token-verifier.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/auth/user-import-builder.spec.ts b/test/unit/auth/user-import-builder.spec.ts index 859265a03a..6be38ebe28 100644 --- a/test/unit/auth/user-import-builder.spec.ts +++ b/test/unit/auth/user-import-builder.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/auth/user-record.spec.ts b/test/unit/auth/user-record.spec.ts index dc332c13b9..0a6a7c0357 100644 --- a/test/unit/auth/user-record.spec.ts +++ b/test/unit/auth/user-record.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/data-connect/data-connect-api-client-internal.spec.ts b/test/unit/data-connect/data-connect-api-client-internal.spec.ts index a5798703e5..b23c5e144d 100644 --- a/test/unit/data-connect/data-connect-api-client-internal.spec.ts +++ b/test/unit/data-connect/data-connect-api-client-internal.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2024 Google Inc. + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/data-connect/index.spec.ts b/test/unit/data-connect/index.spec.ts index b71670544b..98dd6dea42 100644 --- a/test/unit/data-connect/index.spec.ts +++ b/test/unit/data-connect/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2024 Google Inc. + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/database/database.spec.ts b/test/unit/database/database.spec.ts index 5032deb3c3..941793ebab 100644 --- a/test/unit/database/database.spec.ts +++ b/test/unit/database/database.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/database/index.spec.ts b/test/unit/database/index.spec.ts index 382a1d96d3..82b8250915 100644 --- a/test/unit/database/index.spec.ts +++ b/test/unit/database/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/eventarc/eventarc-utils.spec.ts b/test/unit/eventarc/eventarc-utils.spec.ts index d2f18b7d96..b46cc53ca2 100644 --- a/test/unit/eventarc/eventarc-utils.spec.ts +++ b/test/unit/eventarc/eventarc-utils.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/eventarc/eventarc.spec.ts b/test/unit/eventarc/eventarc.spec.ts index 94587cde16..93ca71d28a 100644 --- a/test/unit/eventarc/eventarc.spec.ts +++ b/test/unit/eventarc/eventarc.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/extensions/extensions-api-client-internal.spec.ts b/test/unit/extensions/extensions-api-client-internal.spec.ts index 66f2e8198b..62cb8eafca 100644 --- a/test/unit/extensions/extensions-api-client-internal.spec.ts +++ b/test/unit/extensions/extensions-api-client-internal.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/extensions/extensions.spec.ts b/test/unit/extensions/extensions.spec.ts index 0b3ffb3004..6f2d75a2de 100644 --- a/test/unit/extensions/extensions.spec.ts +++ b/test/unit/extensions/extensions.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/firebase.spec.ts b/test/unit/firebase.spec.ts index 9a1ca5820e..815fb1a5db 100644 --- a/test/unit/firebase.spec.ts +++ b/test/unit/firebase.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/firestore/firestore.spec.ts b/test/unit/firestore/firestore.spec.ts index 22f8f4d8df..065b058b99 100644 --- a/test/unit/firestore/firestore.spec.ts +++ b/test/unit/firestore/firestore.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/firestore/index.spec.ts b/test/unit/firestore/index.spec.ts index 11c5c24936..dd78c7fe53 100644 --- a/test/unit/firestore/index.spec.ts +++ b/test/unit/firestore/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/functions/functions-api-client-internal.spec.ts b/test/unit/functions/functions-api-client-internal.spec.ts index f1332b2e30..34cc0ffab9 100644 --- a/test/unit/functions/functions-api-client-internal.spec.ts +++ b/test/unit/functions/functions-api-client-internal.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/functions/functions.spec.ts b/test/unit/functions/functions.spec.ts index 36e6098d42..48ed21c886 100644 --- a/test/unit/functions/functions.spec.ts +++ b/test/unit/functions/functions.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Google Inc. + * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/functions/index.spec.ts b/test/unit/functions/index.spec.ts index 8bfcaa5dfe..8244741040 100644 --- a/test/unit/functions/index.spec.ts +++ b/test/unit/functions/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/index.spec.ts b/test/unit/index.spec.ts index f6bfb1b39a..c75bf0dc8b 100644 --- a/test/unit/index.spec.ts +++ b/test/unit/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/installations/installations-request-handler.spec.ts b/test/unit/installations/installations-request-handler.spec.ts index 8baeaa3de8..f9cca78d25 100644 --- a/test/unit/installations/installations-request-handler.spec.ts +++ b/test/unit/installations/installations-request-handler.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/installations/installations.spec.ts b/test/unit/installations/installations.spec.ts index 6a38c8413c..71d0eeae9d 100644 --- a/test/unit/installations/installations.spec.ts +++ b/test/unit/installations/installations.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/instance-id/index.spec.ts b/test/unit/instance-id/index.spec.ts index 2f1d690e6a..a33da021c7 100644 --- a/test/unit/instance-id/index.spec.ts +++ b/test/unit/instance-id/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/instance-id/instance-id.spec.ts b/test/unit/instance-id/instance-id.spec.ts index a610d7678d..f43d19d9d0 100644 --- a/test/unit/instance-id/instance-id.spec.ts +++ b/test/unit/instance-id/instance-id.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/machine-learning/index.spec.ts b/test/unit/machine-learning/index.spec.ts index 1937f5387d..0e1f7faa18 100644 --- a/test/unit/machine-learning/index.spec.ts +++ b/test/unit/machine-learning/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/machine-learning/machine-learning-api-client.spec.ts b/test/unit/machine-learning/machine-learning-api-client.spec.ts index 2f4447c2da..ce99b85177 100644 --- a/test/unit/machine-learning/machine-learning-api-client.spec.ts +++ b/test/unit/machine-learning/machine-learning-api-client.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/machine-learning/machine-learning.spec.ts b/test/unit/machine-learning/machine-learning.spec.ts index 58e424484d..ef2ec15239 100644 --- a/test/unit/machine-learning/machine-learning.spec.ts +++ b/test/unit/machine-learning/machine-learning.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/messaging/index.spec.ts b/test/unit/messaging/index.spec.ts index 56374ff1a6..0063437677 100644 --- a/test/unit/messaging/index.spec.ts +++ b/test/unit/messaging/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/messaging/messaging.spec.ts b/test/unit/messaging/messaging.spec.ts index 9e8d1ea814..d51c186c48 100644 --- a/test/unit/messaging/messaging.spec.ts +++ b/test/unit/messaging/messaging.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/project-management/android-app.spec.ts b/test/unit/project-management/android-app.spec.ts index 94ccacbbd3..84807737cb 100644 --- a/test/unit/project-management/android-app.spec.ts +++ b/test/unit/project-management/android-app.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/project-management/index.spec.ts b/test/unit/project-management/index.spec.ts index 6848494c96..9760f9b8fe 100644 --- a/test/unit/project-management/index.spec.ts +++ b/test/unit/project-management/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/project-management/ios-app.spec.ts b/test/unit/project-management/ios-app.spec.ts index f250ed5f10..58865dd821 100644 --- a/test/unit/project-management/ios-app.spec.ts +++ b/test/unit/project-management/ios-app.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/project-management/project-management-api-request.spec.ts b/test/unit/project-management/project-management-api-request.spec.ts index 58f15653b7..8040f58f81 100644 --- a/test/unit/project-management/project-management-api-request.spec.ts +++ b/test/unit/project-management/project-management-api-request.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/project-management/project-management.spec.ts b/test/unit/project-management/project-management.spec.ts index b818bdb1c8..c0acea8027 100644 --- a/test/unit/project-management/project-management.spec.ts +++ b/test/unit/project-management/project-management.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2018 Google Inc. + * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/remote-config/condition-evaluator.spec.ts b/test/unit/remote-config/condition-evaluator.spec.ts index 7368457fcf..764d1b76ef 100644 --- a/test/unit/remote-config/condition-evaluator.spec.ts +++ b/test/unit/remote-config/condition-evaluator.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2024 Google Inc. + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/remote-config/index.spec.ts b/test/unit/remote-config/index.spec.ts index f2fd51a141..5484bde18e 100644 --- a/test/unit/remote-config/index.spec.ts +++ b/test/unit/remote-config/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/remote-config/internal/value-impl.spec.ts b/test/unit/remote-config/internal/value-impl.spec.ts index b344d0c9d1..c8ba45c0b5 100644 --- a/test/unit/remote-config/internal/value-impl.spec.ts +++ b/test/unit/remote-config/internal/value-impl.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2024 Google Inc. + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/remote-config/remote-config-api-client.spec.ts b/test/unit/remote-config/remote-config-api-client.spec.ts index 91783e9088..b5aa644d43 100644 --- a/test/unit/remote-config/remote-config-api-client.spec.ts +++ b/test/unit/remote-config/remote-config-api-client.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/remote-config/remote-config.spec.ts b/test/unit/remote-config/remote-config.spec.ts index 976266e5ab..e7e4f84e57 100644 --- a/test/unit/remote-config/remote-config.spec.ts +++ b/test/unit/remote-config/remote-config.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2020 Google Inc. + * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/security-rules/index.spec.ts b/test/unit/security-rules/index.spec.ts index ad6a0b05de..96f3c37b59 100644 --- a/test/unit/security-rules/index.spec.ts +++ b/test/unit/security-rules/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/security-rules/security-rules-api-client.spec.ts b/test/unit/security-rules/security-rules-api-client.spec.ts index c4176540a6..c3599af8d0 100644 --- a/test/unit/security-rules/security-rules-api-client.spec.ts +++ b/test/unit/security-rules/security-rules-api-client.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2019 Google Inc. + * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/security-rules/security-rules.spec.ts b/test/unit/security-rules/security-rules.spec.ts index 380583d4cd..e35b2d07b6 100644 --- a/test/unit/security-rules/security-rules.spec.ts +++ b/test/unit/security-rules/security-rules.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2019 Google Inc. + * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/storage/index.spec.ts b/test/unit/storage/index.spec.ts index 7924f8a61c..7fe4161cf8 100644 --- a/test/unit/storage/index.spec.ts +++ b/test/unit/storage/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/storage/storage.spec.ts b/test/unit/storage/storage.spec.ts index ea656a1e92..14653985fb 100644 --- a/test/unit/storage/storage.spec.ts +++ b/test/unit/storage/storage.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/utils.ts b/test/unit/utils.ts index 6ff00d5e26..033015b96b 100644 --- a/test/unit/utils.ts +++ b/test/unit/utils.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/utils/api-request.spec.ts b/test/unit/utils/api-request.spec.ts index 642d011460..4636878f6b 100644 --- a/test/unit/utils/api-request.spec.ts +++ b/test/unit/utils/api-request.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/utils/crypto-signer.spec.ts b/test/unit/utils/crypto-signer.spec.ts index cf38160a2f..a964f00f7b 100644 --- a/test/unit/utils/crypto-signer.spec.ts +++ b/test/unit/utils/crypto-signer.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/utils/error.spec.ts b/test/unit/utils/error.spec.ts index c2321005ee..3bc58c9173 100644 --- a/test/unit/utils/error.spec.ts +++ b/test/unit/utils/error.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/utils/index.spec.ts b/test/unit/utils/index.spec.ts index 5226353107..d6e0ddc06c 100644 --- a/test/unit/utils/index.spec.ts +++ b/test/unit/utils/index.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/utils/jwt.spec.ts b/test/unit/utils/jwt.spec.ts index 8dd49dfaf6..987faf5e47 100644 --- a/test/unit/utils/jwt.spec.ts +++ b/test/unit/utils/jwt.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright 2021 Google Inc. + * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/utils/validator.spec.ts b/test/unit/utils/validator.spec.ts index a2f86c83c2..f059839ca9 100644 --- a/test/unit/utils/validator.spec.ts +++ b/test/unit/utils/validator.spec.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2017 Google Inc. + * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.