|
|
@@ -16,8 +16,8 @@ module Docs
|
|
|
options[:skip] = %w(/howto-index.html)
|
|
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
- © 2005–2018 Linus Torvalds and others<br>
|
|
|
- Licensed under the GNU General Public License version 2.
|
|
|
+ © 2012–2018 Scott Chacon and others<br>
|
|
|
+ Licensed under the MIT License.
|
|
|
HTML
|
|
|
|
|
|
def get_latest_version(opts)
|