Selaa lähdekoodia

feat (scrapers): update astro license

lippiece 1 vuosi sitten
vanhempi
commit
e1c967a3de
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      lib/docs/scrapers/astro.rb

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

@@ -10,7 +10,7 @@ module Docs
 
 
     # https://github.com/withastro/astro/blob/main/LICENSE
     # https://github.com/withastro/astro/blob/main/LICENSE
     options[:attribution] = <<-HTML
     options[:attribution] = <<-HTML
-      &copy; 2021 Fred K. Schott<br>
+      Copyright (c) 2022 withastro<br>
       Licensed under the MIT License.
       Licensed under the MIT License.
     HTML
     HTML