Skip to content

Commit e2716a4

Browse files
Merge pull request #34 from EGJ-Moorington/33-update-licencing-tags
Updated `SPDX` licencing tags for release `3.0.1`
2 parents a5e8124 + 4231415 commit e2716a4

File tree

5 files changed

+5
-2
lines changed

5 files changed

+5
-2
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries
2+
# SPDX-FileCopyrightText: Copyright (c) 2025 EGJ Moorington
23
#
34
# SPDX-License-Identifier: Unlicense
45

README.rst.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
2-
SPDX-FileCopyrightText: Copyright (c) 2024 EGJ Moorington
2+
SPDX-FileCopyrightText: Copyright (c) 2024, 2025 EGJ Moorington
33
SPDX-License-Identifier: MIT

button_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
2-
# SPDX-FileCopyrightText: Copyright (c) 2024 EGJ Moorington
2+
# SPDX-FileCopyrightText: Copyright (c) 2024, 2025 EGJ Moorington
33
#
44
# SPDX-License-Identifier: MIT
55
"""

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
2+
# Copyright (c) 2025 EGJ Moorington
23
#
34
# SPDX-License-Identifier: MIT
45

ruff.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2024 Tim Cocks for Adafruit Industries
2+
# SPDX-FileCopyrightText: Copyright (c) 2025 EGJ Moorington
23
#
34
# SPDX-License-Identifier: MIT
45

0 commit comments

Comments
 (0)