Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/superdb-desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ questions.
**NOTE** - Beginning with this release, a subset of the source code in the
[github.com/brimdata/brim](https://github.com/brimdata/brim) GitHub repository is
covered by a source-available style license, the
[Polyform Perimeter License (PPL)](https://polyformproject.org/licenses/perimeter/1.0.0/).
[Polyform Perimeter License (PPL)](https://polyformproject.org/licenses/perimeter/1.0.1).
We've moved the PPL-covered code under a `ppl/` directory in the repository.
The majority of our source code retains the existing BSD-3-Clause license.

Expand Down
4 changes: 2 additions & 2 deletions apps/superdb-desktop/LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

# Polyform Perimeter License 1.0.0
# Polyform Perimeter License 1.0.1

<https://polyformproject.org/licenses/perimeter/1.0.0>
<https://polyformproject.org/licenses/perimeter/1.0.1>

## Acceptance

Expand Down
Loading