Skip to content

Commit 9975445

Browse files
committed
Release 9.2.1
1 parent 3e7b4b0 commit 9975445

16 files changed

+31
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Hardware
8585
## Licence
8686

8787
**Copyright** © Etigues, 2010-2025
88-
**Copyright** © Pervasive Displays Inc., 2021-2025,
88+
**Copyright** © Pervasive Displays Inc., 2021-2025
8989

9090
*For exclusive use with Pervasive Displays screens*
9191

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ paragraph=Graphics and text primitives, normal and fast update
77
category=Display
88
url=https://docs.pervasivedisplays.com/knowledge/
99
architectures=*
10-
depends=PDLS_Common,Pervasive_Wide_Large,Pervasive_Wide_Medium,Pervasive_Wide_Small,Pervasive_BWRY_Large, Pervasive_BWRY_Medium,Pervasive_BWRY_Small,Pervasive_Touch_Small
10+
depends=PDLS_Common,Pervasive_Wide_Large,Pervasive_Wide_Medium,Pervasive_Wide_Small,Pervasive_BWRY_Large,Pervasive_BWRY_Medium,Pervasive_BWRY_Small,Pervasive_Touch_Small

src/PDLS_Basic.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
/// @version 920
1010
///
1111
/// @copyright (c) Etigues, 2010-2025
12+
/// @copyright (c) Pervasive Displays Inc., 2021-2025
1213
/// @copyright All rights reserved
1314
/// @copyright For exclusive use with Pervasive Displays screens
1415
///

src/Terminal12x16e.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
/// @version 902
1010
///
1111
/// @copyright (c) Etigues, 2010-2025
12+
/// @copyright (c) Pervasive Displays Inc., 2021-2025
1213
/// @copyright All rights reserved
14+
/// @copyright For exclusive use with Pervasive Displays screens
1315
///
1416
/// * Basic edition: for hobbyists and for basic usage
1517
/// @n Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)

src/Terminal16x24e.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
/// @version 902
1010
///
1111
/// @copyright (c) Etigues, 2010-2025
12+
/// @copyright (c) Pervasive Displays Inc., 2021-2025
1213
/// @copyright All rights reserved
14+
/// @copyright For exclusive use with Pervasive Displays screens
1315
///
1416
/// * Basic edition: for hobbyists and for basic usage
1517
/// @n Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
@@ -43,7 +45,7 @@
4345

4446
///
4547
/// @brief Font Terminal16x24
46-
/// @details
48+
/// @details
4749
/// * Name : Terminal11x16
4850
/// * Size : 16 x 24
4951
///

src/Terminal6x8e.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
/// @version 902
1010
///
1111
/// @copyright (c) Etigues, 2010-2025
12+
/// @copyright (c) Pervasive Displays Inc., 2021-2025
1213
/// @copyright All rights reserved
14+
/// @copyright For exclusive use with Pervasive Displays screens
1315
///
1416
/// * Basic edition: for hobbyists and for basic usage
1517
/// @n Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
@@ -43,7 +45,7 @@
4345

4446
///
4547
/// @brief Font Terminal6x8e
46-
/// @details
48+
/// @details
4749
/// * Name : Terminal6x8e
4850
/// * Size : 6 x 8
4951
///

src/Terminal8x12e.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
/// @version 902
1010
///
1111
/// @copyright (c) Etigues, 2010-2025
12+
/// @copyright (c) Pervasive Displays Inc., 2021-2025
1213
/// @copyright All rights reserved
14+
/// @copyright For exclusive use with Pervasive Displays screens
1315
///
1416
/// * Basic edition: for hobbyists and for basic usage
1517
/// @n Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
@@ -43,7 +45,7 @@
4345

4446
///
4547
/// @brief Font Terminal8x12e
46-
/// @details
48+
/// @details
4749
/// * Name : Terminal8x12e
4850
/// * Size : 8 x 12
4951
///

src/hV_Colours565.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// Created by Rei Vilo, 31 Dec 2013
1010
//
1111
// Copyright (c) Etigues, 2010-2025
12+
// Copyright (c) Pervasive Displays Inc., 2021-2025
1213
// Licence Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
1314
//
1415
// See hV_Colours565.h for references

src/hV_Colours565.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
/// @version 902
1010
///
1111
/// @copyright (c) Etigues, 2010-2025
12+
/// @copyright (c) Pervasive Displays Inc., 2021-2025
1213
/// @copyright All rights reserved
14+
/// @copyright For exclusive use with Pervasive Displays screens
1315
///
1416
/// * Basic edition: for hobbyists and for basic usage
1517
/// @n Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)

src/hV_Font.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
/// @version 902
1010
///
1111
/// @copyright (c) Etigues, 2010-2025
12+
/// @copyright (c) Pervasive Displays Inc., 2021-2025
1213
/// @copyright All rights reserved
14+
/// @copyright For exclusive use with Pervasive Displays screens
1315
///
1416
/// * Basic edition: for hobbyists and for basic usage
1517
/// @n Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)

0 commit comments

Comments
 (0)