Skip to content

Commit c9df575

Browse files
Correct SPDX-FileCopyrightText name.
1 parent 0c61d88 commit c9df575

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/fonts/cousine-bold.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
** Contains the binary font data for the Cousine Bold typeface used in the Spotify display UI.
66
** This header defines the glyph data for rendering fixed-width bold text on screen.
77
**
8-
** SPDX-FileCopyrightText: 2025 Electric Diversions
8+
** SPDX-FileCopyrightText: 2025 ThingPulse Ltd., https://thingpulse.com
99
** SPDX-License-Identifier: MIT
1010
**
1111
** ------------------------------------------------------------------------------------------------

src/fonts/open-sans.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
** Contains the binary font data for the Open Sans typeface used in the Spotify display UI.
66
** This header defines the glyph data for rendering fixed-width bold text on screen.
77
**
8-
** SPDX-FileCopyrightText: 2025 Electric Diversions
8+
** SPDX-FileCopyrightText: 2025 ThingPulse Ltd., https://thingpulse.com
99
** SPDX-License-Identifier: MIT
1010
**
1111
** ------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)