diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-12-09 15:28:01 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-12-09 15:28:01 +0100 |
commit | 8a00d7064bb1ec6e3fda57f5e3d72cda9e7bcc5b (patch) | |
tree | cf635252591cc7d63aaacea0ba45e6fa99cd4212 /pdf | |
parent | b358467791bb1e277edcc997c31098f5d7a052f5 (diff) | |
download | pdf-simple-sign-8a00d7064bb1ec6e3fda57f5e3d72cda9e7bcc5b.tar.gz pdf-simple-sign-8a00d7064bb1ec6e3fda57f5e3d72cda9e7bcc5b.tar.xz pdf-simple-sign-8a00d7064bb1ec6e3fda57f5e3d72cda9e7bcc5b.zip |
Update documentation
Diffstat (limited to 'pdf')
-rw-r--r-- | pdf/pdf.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ // -// Copyright (c) 2018 - 2020, Přemysl Eric Janouch <p@janouch.name> +// Copyright (c) 2018 - 2021, 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. |