Skip to content

Commit

Permalink
Add NOTICE file (celestiaorg#1466)
Browse files Browse the repository at this point in the history
<!--
Please read and fill out this form before submitting your PR.

Please make sure you have reviewed our contributors guide before
submitting your
first PR.
-->

## Overview

<!-- 
Please provide an explanation of the PR, including the appropriate
context,
background, goal, and rationale. If there is an issue with this
information,
please provide a tl;dr and link the issue. 
-->

Based on some offline discussions, to properly use the LICENSE the repo
needs a NOTICE file that explains how to use the LICENSE.

This PR creates the minimal NOTICE file which identifies the repo name
and the copyright info.

## Checklist

<!-- 
Please complete the checklist to ensure that the PR is ready to be
reviewed.

IMPORTANT:
PRs should be left in Draft until the below checklist is completed.
-->

- [x] New and updated code has appropriate documentation
- [x] New and updated code has new and/or updated testing
- [x] Required CI checks are passing
- [x] Visual proof for any user facing features like CLI or
documentation updates
- [x] Linked issues closed with keywords
  • Loading branch information
MSevey authored Mar 10, 2023
1 parent 734b054 commit 88a8787
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Celestia App
Copyright 2021 and onwards Strange Loop Labs AG

0 comments on commit 88a8787

Please sign in to comment.