diff options
Diffstat (limited to '3rdparty/bgfx/src/charset.h')
-rw-r--r-- | 3rdparty/bgfx/src/charset.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/bgfx/src/charset.h b/3rdparty/bgfx/src/charset.h index e9233a32e70..b76f23d1582 100644 --- a/3rdparty/bgfx/src/charset.h +++ b/3rdparty/bgfx/src/charset.h @@ -1,6 +1,6 @@ /* - * Copyright 2011-2018 Branimir Karadzic. All rights reserved. - * License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause + * Copyright 2011-2022 Branimir Karadzic. All rights reserved. + * License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE */ static const uint8_t vga8x8[256*8] = |