From 498e4ace314252823969bfe967c3d820a3877b54 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 14 Sep 2023 16:29:31 -0700 Subject: [PATCH] update Bluesky PBLLC to PBC (Public Benefit Corporation) (#1600) --- LICENSE | 2 +- README.md | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index c947c234799..042cffe65ef 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022-2023 Bluesky PBLLC +Copyright (c) 2022-2023 Bluesky PBC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 12c6e58b880..39a0f6bc346 100644 --- a/README.md +++ b/README.md @@ -54,4 +54,4 @@ If you discover any security issues, please send an email to security@bsky.app. MIT License -Copyright (c) 2023 Bluesky PBLLC +Copyright (c) 2023 Bluesky PBC diff --git a/package.json b/package.json index 13d9555429f..9a3f4b42993 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "atp", "version": "0.0.1", "repository": "git@github.com:bluesky-social/atproto.git", - "author": "Bluesky PBLLC ", + "author": "Bluesky PBC ", "license": "MIT", "private": true, "engines": {