File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed
Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright 2020 SmartBear Software Inc.
189+ Copyright (c) 2015. SmartBear Software Inc.
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1+ Swagger Parser - ${pom.name}
2+ Copyright (c) 2015. SmartBear Software Inc.
3+ Swagger Parser - ${pom.name} is licensed under Apache 2.0 license.
4+ Copy of the Apache 2.0 license can be found in `LICENSE` file.
Original file line number Diff line number Diff line change 5959 <exclude >logback.xml</exclude >
6060 </excludes >
6161 </resource >
62+ <resource >
63+ <targetPath >META-INF</targetPath >
64+ <directory >.</directory >
65+ <includes >
66+ <include >NOTICE</include >
67+ <include >LICENSE</include >
68+ </includes >
69+ </resource >
6270 </resources >
6371 <plugins >
6472 <plugin >
You can’t perform that action at this time.
0 commit comments