Forráskód Böngészése

Update Spring Boot documentation (3.1.3)

Simon Legner 2 éve
szülő
commit
6108888d53
1 módosított fájl, 2 hozzáadás és 1 törlés
  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'