added SPDX identifiers to util package and the top-level code

This commit is contained in:
2026-03-13 14:49:28 -06:00
parent 1210a65de9
commit e65ecd9166
22 changed files with 44 additions and 0 deletions
+2
View File
@@ -5,6 +5,8 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*
* SPDX-License-Identifier: MPL-2.0
*/
// Package main contains the high-level Amsterdam logic.
package main