Skip to content

Commit a11ed73

Browse files
committed
Update Licensing
Added my name to the licensing portion.
1 parent acb718a commit a11ed73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

adafruit_button/button.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2019 Limor Fried for Adafruit Industries
2+
# SPDX-FileCopyrightText: 2024 Channing Ramos
23
#
34
# SPDX-License-Identifier: MIT
45

@@ -9,7 +10,7 @@
910
UI Buttons for displayio
1011
1112
12-
* Author(s): Limor Fried
13+
* Author(s): Limor Fried, Channing Ramos
1314
1415
Implementation Notes
1516
--------------------

0 commit comments

Comments
 (0)