浏览代码

feat (scrapers): update astro license

lippiece 1 年之前
父节点
当前提交
e1c967a3de
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
     options[:attribution] = <<-HTML
-      &copy; 2021 Fred K. Schott<br>
+      Copyright (c) 2022 withastro<br>
       Licensed under the MIT License.
     HTML