[devdocsgjs/main: 615/1867] fix attribution




commit 32a83f3e447648cbe84cc9fb074ef39a9edb226b
Author: Mathieu PATUREL <australie p gmail com>
Date:   Sun Apr 28 09:26:23 2019 +1000

    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
-      &copy; 2017-2019 Nathaniel Smith<br>
+      &copy; 2017-2019 Nathaniel J. Smith<br>
       Licensed under MIT and Apache2.
     HTML
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]