From 32a83f3e447648cbe84cc9fb074ef39a9edb226b Mon Sep 17 00:00:00 2001 From: Mathieu PATUREL Date: Sun, 28 Apr 2019 09:26:23 +1000 Subject: [PATCH] fix attribution --- lib/docs/scrapers/trio.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/trio.rb b/lib/docs/scrapers/trio.rb index 041d6564..8eb7cd26 100644 --- a/lib/docs/scrapers/trio.rb +++ b/lib/docs/scrapers/trio.rb @@ -19,7 +19,7 @@ module Docs ] options[:attribution] = <<-HTML - © 2017-2019 Nathaniel Smith
+ © 2017-2019 Nathaniel J. Smith
Licensed under MIT and Apache2. HTML