瀏覽代碼

Update Spring Boot documentation (3.1.3)

Simon Legner 2 年之前
父節點
當前提交
6108888d53
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      lib/docs/scrapers/spring_boot.rb

+ 2 - 1
lib/docs/scrapers/spring_boot.rb

@@ -15,7 +15,8 @@ module Docs
 
     # https://github.com/spring-projects/spring-boot/blob/main/buildSrc/src/main/resources/NOTICE.txt
     options[:attribution] = <<-HTML
-    Copyright &copy; 2002–2022 Pivotal, Inc. All Rights Reserved.
+    Copyright &copy; 2012-2023 VMware, Inc.<br>
+    Licensed under the Apache License, Version 2.0.
     HTML
 
     self.release = '3.1.3'