From d17ab9ff0fe43d74ef7296900818a5ca5a6be6f2 Mon Sep 17 00:00:00 2001 From: Mikey Sklar Date: Sun, 27 Oct 2024 10:47:44 -0700 Subject: [PATCH] copyright text --- adafruit_epd/ssd1680z.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/adafruit_epd/ssd1680z.py b/adafruit_epd/ssd1680z.py index f60d030..67887d4 100644 --- a/adafruit_epd/ssd1680z.py +++ b/adafruit_epd/ssd1680z.py @@ -1,5 +1,6 @@ +# SPDX-FileCopyrightText: 2018 Dean Miller for Adafruit Industries +# # SPDX-License-Identifier: MIT - """ `adafruit_epd.ssd1680z` - Adafruit SSD1680Z - ePaper display driver ====================================================================================