Commit e61ee88dd27c228fe74537866012ef9afdb7d16e
1 parent
b9b7e347
Provide link to public key file
Showing
2 changed files
with
6 additions
and
6 deletions
README.md
| @@ -7,6 +7,12 @@ | @@ -7,6 +7,12 @@ | ||
| 7 | 7 | ||
| 8 | This is the QPDF package. Information about it can be found at http://qpdf.sourceforge.net. The source code repository is hosted at github: https://github.com/qpdf/qpdf. | 8 | This is the QPDF package. Information about it can be found at http://qpdf.sourceforge.net. The source code repository is hosted at github: https://github.com/qpdf/qpdf. |
| 9 | 9 | ||
| 10 | +# Verifying Distributions | ||
| 11 | + | ||
| 12 | +The public key used to sign qpdf source distributions has fingerprint `C2C9 6B10 011F E009 E6D1 DF82 8A75 D109 9801 2C7E` and can be found at https://q.ql.org/pubkey.asc or downloaded from a public key server. | ||
| 13 | + | ||
| 14 | +# Copyright, License | ||
| 15 | + | ||
| 10 | QPDF is copyright (c) 2005-2019 Jay Berkenbilt | 16 | QPDF is copyright (c) 2005-2019 Jay Berkenbilt |
| 11 | 17 | ||
| 12 | Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at | 18 | Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at |