Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries
# SPDX-FileCopyrightText: Copyright (c) 2025 EGJ Moorington
#
# SPDX-License-Identifier: Unlicense

Expand Down
2 changes: 1 addition & 1 deletion README.rst.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
SPDX-FileCopyrightText: Copyright (c) 2024 EGJ Moorington
SPDX-FileCopyrightText: Copyright (c) 2024, 2025 EGJ Moorington
SPDX-License-Identifier: MIT
2 changes: 1 addition & 1 deletion button_handler.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
# SPDX-FileCopyrightText: Copyright (c) 2024 EGJ Moorington
# SPDX-FileCopyrightText: Copyright (c) 2024, 2025 EGJ Moorington
#
# SPDX-License-Identifier: MIT
"""
Expand Down
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
# Copyright (c) 2025 EGJ Moorington
#
# SPDX-License-Identifier: MIT

Expand Down
1 change: 1 addition & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# SPDX-FileCopyrightText: 2024 Tim Cocks for Adafruit Industries
# SPDX-FileCopyrightText: Copyright (c) 2025 EGJ Moorington
#
# SPDX-License-Identifier: MIT

Expand Down