diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2021-04-06 18:29:24 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2021-04-06 18:29:24 -0600 |
| commit | d3d96cf38c46db898cb7958001c393e42c5e11e1 (patch) | |
| tree | 4171ce4cd1d9ff346cbe29d945596f20ba468ca9 /NOTICE.adoc | |
| parent | 380c6431afd3b10420789eb5f1a00b9c28648d2a (diff) | |
clarify that the CodeRayEncoder class inherits the Prawn triple license [skip ci]
Diffstat (limited to 'NOTICE.adoc')
| -rw-r--r-- | NOTICE.adoc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/NOTICE.adoc b/NOTICE.adoc index 9444a678..0319b79e 100644 --- a/NOTICE.adoc +++ b/NOTICE.adoc @@ -67,9 +67,7 @@ RomanNumeral class:: Asciidoctor::Prawn::CodeRayEncoder class:: The Asciidoctor::Prawn::CodeRayEncoder class, which is used for syntax highlighting source code for use with Prawn, is borrowed from the Prawn project and modified for the purpose of this application. - The PrawnEncoder was written by Felipe Doria and is licensed under the GPLv3 license. - - http://www.gnu.org/licenses/gpl-3.0.html + The PrawnEncoder was written by Felipe Doria and may be used under Matz's original licensing terms for Ruby, the GPLv2 license, or the GPLv3 license. - https://github.com/prawnpdf/prawn |
