diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2021-04-05 15:55:09 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2021-04-05 15:55:09 -0600 |
| commit | 380c6431afd3b10420789eb5f1a00b9c28648d2a (patch) | |
| tree | 09e2ca5395967a70787c3ffe44db70b20404218b /NOTICE.adoc | |
| parent | 70794f07c7c070d4226a83a1383c4c12289aa555 (diff) | |
update the name of the CodeRay encoder class in the NOTICE file [skip ci]
Diffstat (limited to 'NOTICE.adoc')
| -rw-r--r-- | NOTICE.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NOTICE.adoc b/NOTICE.adoc index 307a5a24..9444a678 100644 --- a/NOTICE.adoc +++ b/NOTICE.adoc @@ -65,8 +65,8 @@ RomanNumeral class:: - https://github.com/AndrewVos/roman-numerals -PrawnCodeRayEncoder class:: - The PrawnCodeRayEncoder 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. +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 |
