diff options
author | Mattias Andrée <maandree@kth.se> | 2021-08-05 17:30:53 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-08-05 17:30:53 +0200 |
commit | 210d6ad784d55362d24a22cd7e07725a794d46cd (patch) | |
tree | d4a0359da4cc1dad27266994954b608a1ab1ff51 /LICENSE | |
parent | demo: refuse to write image to terminal (diff) | |
download | libskrift-210d6ad784d55362d24a22cd7e07725a794d46cd.tar.gz libskrift-210d6ad784d55362d24a22cd7e07725a794d46cd.tar.bz2 libskrift-210d6ad784d55362d24a22cd7e07725a794d46cd.tar.xz |
minor fixes and cleanups, and update to use new version of libgrapheme and add text length parameter instead of using NUL-termination
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ ISC License -© 2020 Mattias Andrée <maandree@kth.se> +© 2020, 2021 Mattias Andrée <maandree@kth.se> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above |