@@ -207,7 +207,7 @@ credits = [
'http://daringfireball.net/projects/markdown/license'
], [
'MaxCDN',
- '2014 MaxCDN',
+ '2015 MaxCDN',
'MIT',
'https://raw.githubusercontent.com/MaxCDN/api-docs/master/LICENSE'
@@ -10,7 +10,7 @@ module Docs
options[:skip_links] = true
options[:attribution] = <<-HTML
- © 2014 MaxCDN<br>
+ © 2015 MaxCDN<br>
Licensed under the MIT License.
HTML
end