diff --git a/lib/docs/scrapers/pony.rb b/lib/docs/scrapers/pony.rb
index 702bc1ef..5f1bbc04 100644
--- a/lib/docs/scrapers/pony.rb
+++ b/lib/docs/scrapers/pony.rb
@@ -7,7 +7,9 @@ module Docs
html_filters.push 'pony/container', 'pony/entries'
options[:attribution] = <<-HTML
- © 2018 Pony Developers
+ © 2016-2018, The Pony Developers
+ © 2014-2015, Causality Ltd.
+ Licensed under the BSD 2-Clause License
HTML
options[:trailing_slash] = false