Skip to content

Commit d848466

Browse files
committed
update spdx
1 parent a1a0112 commit d848466

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

TFP401_800x480_RP2040/TFP401_800x480_RP2040.ino

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// SPDX-FileCopyrightText: 2023 PaintYourDragon for Adafruit
2+
//
3+
// SPDX-License-Identifier: MIT
4+
15
// "Aquarium" example for PicoDVI library. If just starting out,
26
// see the 8bit_double_buffer which explains the PicoDVI groundwork.
37
// Comments in THIS file are mostly distinct & new concepts.

TFP401_800x480_RP2040/sprites.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// SPDX-FileCopyrightText: 2023 PaintYourDragon for Adafruit
2+
//
3+
// SPDX-License-Identifier: MIT
4+
15
// Graphics data for the aquarium PicoDVI example.
26
// Unlike the flying toasters demo, this one uses a larger color palette
37
// and 2:1 packing as described as a possible upgrade in that code is not

0 commit comments

Comments
 (0)