Skip to content

Commit 5cb6eed

Browse files
committed
docs: readmes.
1 parent d700b9c commit 5cb6eed

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

PinkSea.AtProto.Server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ Your new query will now be available at `<your url>/xrpc/tld.domain.handlerName`
4848

4949
# Licensing
5050

51-
Unlike the rest of the PinkSea repository, which is EUPL licensed, PinkSea.AtProto is released under the public domain, as described by the Unlicense. Please build on top of it!
51+
Unlike the rest of the PinkSea repository, which is EUPL licensed, PinkSea.AtProto.Server is released under the Creative Commons Zero license, effectively putting it in the public domain. Please build on top of it!

PinkSea.AtProto.Shared/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# PinkSea.AtProto.Shared
2+
3+
Thiss is a library containing models shared between PinkSea.AtProto and PinkSea.AtProto.Server.
4+
5+
# Licensing
6+
7+
Unlike the rest of the PinkSea repository, which is EUPL licensed, PinkSea.AtProto.Shared is released under the Creative Commons Zero license, effectively putting it in the public domain. Please build on top of it!

PinkSea.AtProto/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ This is a C# library for interfacing with the AT protocol, developed specificall
44

55
# Licensing
66

7-
Unlike the rest of the PinkSea repository, which is EUPL licensed, PinkSea.AtProto is released under the public domain, as described by the Unlicense. Please build on top of it!
7+
Unlike the rest of the PinkSea repository, which is EUPL licensed, PinkSea.AtProto is released under the Creative Commons Zero license, effectively putting it in the public domain. Please build on top of it!

0 commit comments

Comments
 (0)