use legally registered name for company (#3834)
This commit is contained in:
parent
b36014dac5
commit
fb283edbaf
@ -1,6 +1,6 @@
|
|||||||
Dual MIT/Apache-2.0 License
|
Dual MIT/Apache-2.0 License
|
||||||
|
|
||||||
Copyright (c) 2022-2025 Bluesky PBC, and Contributors
|
Copyright (c) 2022-2025 Bluesky Social PBC, and Contributors
|
||||||
|
|
||||||
Except as otherwise noted in individual files, this software is licensed under the MIT license (<http://opensource.org/licenses/MIT>), or the Apache License, Version 2.0 (<http://www.apache.org/licenses/LICENSE-2.0>).
|
Except as otherwise noted in individual files, this software is licensed under the MIT license (<http://opensource.org/licenses/MIT>), or the Apache License, Version 2.0 (<http://www.apache.org/licenses/LICENSE-2.0>).
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ make help
|
|||||||
|
|
||||||
## About AT Protocol
|
## About AT Protocol
|
||||||
|
|
||||||
The Authenticated Transfer Protocol ("ATP" or "atproto") is a decentralized social media protocol, developed by [Bluesky PBC](https://bsky.social). Learn more at:
|
The Authenticated Transfer Protocol ("ATP" or "atproto") is a decentralized social media protocol, developed by [Bluesky Social PBC](https://bsky.social). Learn more at:
|
||||||
|
|
||||||
- [Overview and Guides](https://atproto.com/guides/overview) 👈 Best starting point
|
- [Overview and Guides](https://atproto.com/guides/overview) 👈 Best starting point
|
||||||
- [Github Discussions](https://github.com/bluesky-social/atproto/discussions) 👈 Great place to ask questions
|
- [Github Discussions](https://github.com/bluesky-social/atproto/discussions) 👈 Great place to ask questions
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "atp",
|
"name": "atp",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"repository": "git@github.com:bluesky-social/atproto.git",
|
"repository": "git@github.com:bluesky-social/atproto.git",
|
||||||
"author": "Bluesky PBC <hello@blueskyweb.xyz>",
|
"author": "Bluesky Social PBC <hello@blueskyweb.xyz>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"private": true,
|
"private": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user