summaryrefslogtreecommitdiff
path: root/lua/licenses.lua
diff options
context:
space:
mode:
authorleper <leper@noreply.codeberg.org>2025-08-26 23:27:29 +0200
committerleper <leper@noreply.codeberg.org>2025-08-27 00:52:02 +0200
commit7068b0eab69396b1834f05d599125c7c1878e6b0 (patch)
tree5bbb82b4819fbffeedf399c2683fe746401b832c /lua/licenses.lua
parent30e15bba7653a63b9d158008defcece552169db6 (diff)
downloadtangara-fw-7068b0eab69396b1834f05d599125c7c1878e6b0.tar.gz
Update Fusion and Ark fonts to 2025.08.24.
Keep using the latin feature branch of the Ark font. This update adds quite a few glyphs to the 10px font.
Diffstat (limited to 'lua/licenses.lua')
-rw-r--r--lua/licenses.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/licenses.lua b/lua/licenses.lua
index e8bd2796..3b5f814e 100644
--- a/lua/licenses.lua
+++ b/lua/licenses.lua
@@ -206,7 +206,7 @@ return function(self)
ofl("Copyright (C) 2022 TakWolf")
end)
library("Galmuri font", "OFL", function()
- ofl("Copyright (c) 2019–2024 Lee Minseo (quiple@quiple.dev)")
+ ofl("Copyright (c) 2019–2025 Lee Minseo (quiple@quiple.dev)")
end)
library("komihash", "MIT", function()
mit("Copyright (c) 2021-2022 Aleksey Vaneev")