Skip to content

Commit 6044f11

Browse files
committed
Update uc8179.py
1 parent 5ea27cf commit 6044f11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

adafruit_epd/uc8179.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# SPDX-FileCopyrightText: 2024
1+
# SPDX-FileCopyrightText: 2025 Liz Clark for Adafruit Industries
22
#
33
# SPDX-License-Identifier: MIT
44

55
"""
66
`adafruit_epd.uc8179` - Adafruit UC8179 - ePaper display driver
77
====================================================================================
88
CircuitPython driver for Adafruit UC8179 display breakouts
9-
* Author(s): Your Name Here
9+
* Author(s): Liz Clark
1010
"""
1111

1212
import time

0 commit comments

Comments
 (0)