Skip to content

Commit e008bdb

Browse files
committed
Update build config for correct notice and license.txt inclusion.
Closes spring-projects/spring-data-commons#3524
1 parent 2be8cfc commit e008bdb

1 file changed

Lines changed: 3 additions & 17 deletions

File tree

src/main/resources/license.txt

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
Apache License
23
Version 2.0, January 2004
34
https://www.apache.org/licenses/
@@ -178,15 +179,15 @@
178179
APPENDIX: How to apply the Apache License to your work.
179180

180181
To apply the Apache License to your work, attach the following
181-
boilerplate notice, with the fields enclosed by brackets "[]"
182+
boilerplate notice, with the fields enclosed by brackets "{}"
182183
replaced with your own identifying information. (Don't include
183184
the brackets!) The text should be enclosed in the appropriate
184185
comment syntax for the file format. We also recommend that a
185186
file or class name and description of purpose be included on the
186187
same "printed page" as the copyright notice for easier
187188
identification within third-party archives.
188189

189-
Copyright [yyyy] [name of copyright owner]
190+
Copyright {yyyy} {name of copyright owner}
190191

191192
Licensed under the Apache License, Version 2.0 (the "License");
192193
you may not use this file except in compliance with the License.
@@ -199,18 +200,3 @@
199200
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200201
See the License for the specific language governing permissions and
201202
limitations under the License.
202-
203-
=======================================================================
204-
205-
To the extent any open source subcomponents are licensed under the EPL and/or other
206-
similar licenses that require the source code and/or modifications to
207-
source code to be made available (as would be noted above), you may obtain a
208-
copy of the source code corresponding to the binaries for such open source
209-
components and modifications thereto, if any, (the "Source Files"), by
210-
downloading the Source Files from https://www.springsource.org/download,
211-
or by sending a request, with your name and address to: VMware, Inc., 3401 Hillview
212-
Avenue, Palo Alto, CA 94304, United States of America or email info@vmware.com. All
213-
such requests should clearly specify: OPEN SOURCE FILES REQUEST, Attention General
214-
Counsel. VMware shall mail a copy of the Source Files to you on a CD or equivalent
215-
physical medium. This offer to obtain a copy of the Source Files is valid for three
216-
years from the date you acquired this Software product.

0 commit comments

Comments
 (0)