Skip to content

Commit 925f458

Browse files
author
Boris Bera
committed
Add apache2 license to attribution
1 parent 63b3ef9 commit 925f458

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/docs/scrapers/salt_stack.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ class SaltStack < UrlScraper
1717
options[:container] = '.body-content'
1818

1919
options[:attribution] = <<-HTML
20-
&copy; 2018 SaltStack. All Rights Reserved, SaltStack Inc.
20+
&copy; 2018 SaltStack.<br>
21+
Licensed under the Apache License, Version 2.0.
2122
HTML
2223
end
2324
end

0 commit comments

Comments
 (0)