diff options
| author | cooljqln <cooljqln@noreply.codeberg.org> | 2025-08-29 05:41:24 +0200 |
|---|---|---|
| committer | cooljqln <cooljqln@noreply.codeberg.org> | 2025-08-29 05:41:24 +0200 |
| commit | 3434ac766b7e093fa4b6e19b7fa24e523a86aa47 (patch) | |
| tree | 27e33657f83ee7b137453ac1885252e3bf57b430 /lua/licenses.lua | |
| parent | 2f3e465bb81784388234b359ad2383f2701dd83c (diff) | |
| parent | 7068b0eab69396b1834f05d599125c7c1878e6b0 (diff) | |
| download | tangara-fw-3434ac766b7e093fa4b6e19b7fa24e523a86aa47.tar.gz | |
Merge pull request 'Update Fusion and Ark fonts to 2025.08.24.' (#435) from leper/tangara-fw:update_fonts into main
Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/435
Diffstat (limited to 'lua/licenses.lua')
| -rw-r--r-- | lua/licenses.lua | 2 |
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") |
