diff options
| -rw-r--r-- | NOTICE.adoc | 4 |
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 |
