diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2025-01-08 10:54:40 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2025-01-11 09:57:59 +0100 |
commit | 7aa1e5dd3d80e2664eac7eb0a409829e9785a521 (patch) | |
tree | c986a85bce91de498c7470a87da209700dc081ff /LICENSE | |
parent | 9319d14566e5d1bfec617c479b8543a9ee3ad4ea (diff) | |
download | pdf-simple-sign-7aa1e5dd3d80e2664eac7eb0a409829e9785a521.tar.gz pdf-simple-sign-7aa1e5dd3d80e2664eac7eb0a409829e9785a521.tar.xz pdf-simple-sign-7aa1e5dd3d80e2664eac7eb0a409829e9785a521.zip |
WIP: Add a Lua PDF generatorlpg-libqr
Because Lua compiled for C++ might be hard to find,
provide a wrap. Only GitHub releases seem to contain onelua.c,
which is a very handy file.
WIP: Add documentation, actually get rid of the libqr copy.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2017 - 2024, Přemysl Eric Janouch <p@janouch.name> +Copyright (c) 2017 - 2025, Přemysl Eric Janouch <p@janouch.name> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. |