Skip to content

Commit

Permalink
Add license info for .gitignore and README
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtribick committed Jan 13, 2024
1 parent e4e39e5 commit fc3181b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: Celestia Development Team
# SPDX-License-Identifier: GPL-2.0-or-later

Debug/
Release/
.vs/
Expand Down
4 changes: 4 additions & 0 deletions .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Upstream-Name: Celestia Content
Upstream-Contact: Celestia Development Team
Source: https://github.com/CelestiaProject/CelestiaContent

Files: README
Copyright: Celestia Development Team
License: GPL-2.0-or-later

Files: .github/*
Copyright: Celestia Development Team
License: GPL-2.0-or-later
Expand Down

0 comments on commit fc3181b

Please sign in to comment.