Skip to content

Commit 5e30a67

Browse files
committed
Add missing license header
1 parent a6d8dab commit 5e30a67

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

scripts/compare_merge.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#!/usr/bin/env python3
2+
# SPDX-License-Identifier: MPL-2.0
3+
# Copyright (c) 2025 Daniel Schmidt
4+
25
# /// script
36
# requires-python = ">=3.10"
47
# dependencies = ["ruamel.yaml"]

0 commit comments

Comments
 (0)