Skip to content

Commit bee5a19

Browse files
authored
add author & license
1 parent d388875 commit bee5a19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

2020_shake/2020.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2020 Limor Fried for Adafruit Industries
2+
#
3+
# SPDX-License-Identifier: MIT
4+
15
#define BITMAP_WIDTH 64
26
#define BITMAP_HEIGHT 32
37
const uint8_t PROGMEM bitmap_2020[] = {

0 commit comments

Comments
 (0)