Explorar o código

htmx: missing "license"

Simon Legner hai 1 ano
pai
achega
35ff391b34
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/htmx.rb

+ 1 - 1
lib/docs/scrapers/htmx.rb

@@ -25,7 +25,7 @@ module Docs
 
 	# https://github.com/bigskysoftware/htmx/blob/master/LICENSE
     options[:attribution] = <<-HTML
-	  Licensed under the Zero-Clause BSD
+	  Licensed under the Zero-Clause BSD License.
     HTML
 
     def get_latest_version(opts)