Skip to content

Commit 6108888

Browse files
committed
Update Spring Boot documentation (3.1.3)
1 parent 041d942 commit 6108888

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/docs/scrapers/spring_boot.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ class SpringBoot < UrlScraper
1515

1616
# https://github.com/spring-projects/spring-boot/blob/main/buildSrc/src/main/resources/NOTICE.txt
1717
options[:attribution] = <<-HTML
18-
Copyright &copy; 2002–2022 Pivotal, Inc. All Rights Reserved.
18+
Copyright &copy; 2012-2023 VMware, Inc.<br>
19+
Licensed under the Apache License, Version 2.0.
1920
HTML
2021

2122
self.release = '3.1.3'

0 commit comments

Comments
 (0)