summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2021-04-05 15:55:09 -0600
committerDan Allen <dan.j.allen@gmail.com>2021-04-16 13:54:49 -0600
commitb236d66a223941f445b8e3e1aede7f712622fa66 (patch)
tree98192eb2a78aa1b5f44b15fd53354d3ccc6ebf61
parentaf875f7840930d6a91d630afb66391cfd7df9d71 (diff)
update the name of the CodeRay encoder class in the NOTICE file [skip ci]
-rw-r--r--NOTICE.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/NOTICE.adoc b/NOTICE.adoc
index e13fe86a..f3bdbc87 100644
--- a/NOTICE.adoc
+++ b/NOTICE.adoc
@@ -54,8 +54,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