build: Reduce bundle size by deduplicating license headers (#10182)

Ensure generated bundles contain a single license header instead of
repeating the same notice across bundled modules.

Normalize all copyright years to 2016 and remove
duplicate license headers from generated bundles.

This reduces the final bundle size while preserving license information
in the distributed artifacts.
This commit is contained in:
Álvaro Velad Galván
2026-06-05 12:43:28 +02:00
committed by GitHub
parent c09ddc623d
commit 4f62ce8b24
85 changed files with 85 additions and 85 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/*! @license
* Shaka Player
* Copyright 2025 Google LLC
* Copyright 2016 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/