Skip to content

Commit 617f00f

Browse files
committed
Adds SPDX license headers to utils.py
1 parent d10c89c commit 617f00f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/easydiffraction/display/utils.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: 2021-2025 EasyDiffraction contributors <https://github.com/easyscience/diffraction>
2+
# SPDX-License-Identifier: BSD-3-Clause
3+
14
from __future__ import annotations
25

36
from typing import ClassVar

0 commit comments

Comments
 (0)