Skip to content

Commit b19ba0f

Browse files
authored
Merge pull request #12 from newrelic/gfuller/add-license-links
add licensing links to projects and licensing files
2 parents 8fdb372 + ee26d5a commit b19ba0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

THIRD_PARTY_NOTICES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For any licenses that require the disclosure of source code, the source code can
1111
* [Open Tracing](#open-tracing)
1212

1313
## AWS Lambda
14-
This product includes sources derived from AWS Lambda, distributed under the Apache License:
14+
This product includes sources derived from [AWS Lambda](https://github.com/aws/aws-lambda-java-libs), distributed under the [Apache License](https://github.com/aws/aws-lambda-java-libs/blob/master/LICENSE):
1515
```
1616
Apache License
1717
Version 2.0, January 2004
@@ -217,7 +217,7 @@ This product includes sources derived from AWS Lambda, distributed under the Apa
217217
```
218218

219219
## AWS Java SDK
220-
This product includes sources derived from AWS Java SDK, distributed under the Apache License:
220+
This product includes sources derived from [AWS Java SDK](https://github.com/aws/aws-sdk-java), distributed under the [Apache License](https://github.com/aws/aws-sdk-java/blob/master/LICENSE.txt):
221221

222222
```
223223
Apache License
@@ -276,7 +276,7 @@ Note: Other license terms may apply to certain, identified software files contai
276276
```
277277

278278
## Open Tracing
279-
This product includes sources derived from Open Tracing, distributed under the Apache License:
279+
This product includes sources derived from [Open Tracing](https://github.com/opentracing/opentracing-java), distributed under the [Apache License](https://github.com/opentracing/opentracing-java/blob/master/LICENSE):
280280

281281
```
282282
Apache License

0 commit comments

Comments
 (0)