Browse Source

Revert "feat (scrapers): update astro license"

This reverts commit e1c967a3de09eeb957f8d50c4c4c06378ac038f9.
Simon Legner 1 year ago
parent
commit
7394720998
1 changed files with 1 additions and 1 deletions
  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
-      Copyright (c) 2022 withastro<br>
+      &copy; 2021 Fred K. Schott<br>
       Licensed under the MIT License.
       Licensed under the MIT License.
     HTML
     HTML