[devdocsgjs/main: 413/1867] Add apache2 license to attribution




commit 925f458985bb2a659d59d09d22a00672b9acd73f
Author: Boris Bera <bbera pmctire com>
Date:   Wed Sep 26 20:14:56 2018 -0400

    Add apache2 license to attribution

 lib/docs/scrapers/salt_stack.rb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/salt_stack.rb b/lib/docs/scrapers/salt_stack.rb
index ee83a476..ae4e47f3 100644
--- a/lib/docs/scrapers/salt_stack.rb
+++ b/lib/docs/scrapers/salt_stack.rb
@@ -17,7 +17,8 @@ module Docs
     options[:container] = '.body-content'
 
     options[:attribution] = <<-HTML
-      &copy; 2018 SaltStack. All Rights Reserved, SaltStack Inc.
+      &copy; 2018 SaltStack.<br>
+      Licensed under the Apache License, Version 2.0.
     HTML
   end
 end


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