comlink
comlink copied to clipboard
Use shorter SPDX @license headers
This PR changes the license headers on the .ts source files in the following ways:
-
Adds a
@licenseannotation, so that tools like Terser and Closure compiler will automatically know to preserve these license headers by default. -
Uses a new, more concise style of header with the
SPDX-License-Identifierproperty, which is approved by Google's open source office (e.g. it's used by Lit).