Skip to content

Commit 0300342

Browse files
committed
Add NOTICE
1 parent 84a96ec commit 0300342

File tree

2 files changed

+29
-5
lines changed

2 files changed

+29
-5
lines changed

NOTICE.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Notices
2+
3+
ATProtoKit incorporates documentation text sourced from the following repositories:
4+
5+
* LICENSE (Apache License v2.0):
6+
* https://github.com/bluesky-social/atproto/blob/main/LICENSE-MIT.txt
7+
* HOMEPAGE:
8+
* https://github.com/bluesky-social/atproto
9+
10+
[bluesky-social/atproto](https://github.com/bluesky-social/atproto) repository. Please view the [license included the repository](ATProtoLicense/ATPROTO-LICENSE.txt).
11+
12+
-------------------------------------------------------------------------------
13+
14+
ATProtoKit also contains the following repositories:
15+
16+
This product contains swift-docc-plugin from The Swift Programming Language:
17+
18+
* LICENSE (Apache License v2.0):
19+
* https://github.com/swiftlang/swift-docc-plugin/blob/main/LICENSE.txt
20+
* HOMEPAGE:
21+
* https://github.com/swiftlang/swift-docc-plugin
22+
23+
---
24+
25+
* LICENSE (Apache License v2.0):
26+
* https://github.com/apple/swift-log/blob/main/LICENSE.txt
27+
* HOMEPAGE:
28+
* https://github.com/apple/swift-log

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,4 @@ If you have any questions, you can ask me on Bluesky ([@cjrriley.ca](https://bsk
175175
## License and Acknowledgments
176176
This Swift package is using the MIT License. Please view [LICENSE.md](https://github.com/MasterJ93/ATProtoKit/blob/main/LICENSE.md) for more details.
177177

178-
The documentation text used by Bluesky is licenced under the MIT Licence. Please view [ATPROTO-LICENSE.md](ATProtoLicense/ATPROTO-LICENSE.txt) for more details.
179-
180-
The following Swift packages have been used to help run ATProtoKit:
181-
- [swift-docc-plugin](https://github.com/swiftlang/swift-docc-plugin) from [The Swift Programming Language](https://github.com/swiftlang).
182-
- [swift-log](https://github.com/apple/swift-log) from [Apple](https://github.com/apple).
178+
The documentation text used by Bluesky is licenced under the MIT Licence. Additional Swift packages have also been used to help run ATProtoKit. Please view [NOTICE.md](NOTICE.md) for more details.

0 commit comments

Comments
 (0)