Add notice and license to jar
In many other Spring and Spring Boot projects, the license and notice files are included in the jar file under META-INF. In this Spring project, the two files should also be added to the jar. * add notice and license to jar * Update NOTICE.txt
This commit is contained in:
5
NOTICE.txt
Normal file
5
NOTICE.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Copyright (c) 2006-2023 the original author or authors.
|
||||
|
||||
This product is licensed to you under the Apache License, Version 2.0
|
||||
(the "License"). You may not use this product except in compliance with
|
||||
the License.
|
||||
Reference in New Issue
Block a user