Browse Source

Update Spring Boot documentation (3.1.3)

Simon Legner 2 years ago
parent
commit
6108888d53
1 changed files with 2 additions and 1 deletions
  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'