Add apache2 SPDX headers to all source files (#48)

This commit is contained in:
Tyler
2025-04-18 17:44:24 -07:00
committed by GitHub
parent d276fee80c
commit c26606d4a3
46 changed files with 276 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
/**
* @license
* Copyright 2025 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
/* eslint-disable no-undef */
import fs from 'fs';
import path from 'path';