|
| 1 | + |
1 | 2 | Apache License |
2 | 3 | Version 2.0, January 2004 |
3 | 4 | https://www.apache.org/licenses/ |
|
178 | 179 | APPENDIX: How to apply the Apache License to your work. |
179 | 180 |
|
180 | 181 | 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 "{}" |
182 | 183 | replaced with your own identifying information. (Don't include |
183 | 184 | the brackets!) The text should be enclosed in the appropriate |
184 | 185 | comment syntax for the file format. We also recommend that a |
185 | 186 | file or class name and description of purpose be included on the |
186 | 187 | same "printed page" as the copyright notice for easier |
187 | 188 | identification within third-party archives. |
188 | 189 |
|
189 | | - Copyright [yyyy] [name of copyright owner] |
| 190 | + Copyright {yyyy} {name of copyright owner} |
190 | 191 |
|
191 | 192 | Licensed under the Apache License, Version 2.0 (the "License"); |
192 | 193 | you may not use this file except in compliance with the License. |
|
199 | 200 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
200 | 201 | See the License for the specific language governing permissions and |
201 | 202 | 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