Skip to content

Commit

Permalink
Added license headers
Browse files Browse the repository at this point in the history
  • Loading branch information
applejag committed Aug 5, 2023
1 parent fe66167 commit cf22f01
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: 2023 Kalle Fagerberg
//
// SPDX-License-Identifier: CC0-1.0
{
"recommendations": [
"griimick.vhs",
Expand Down
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: 2023 Kalle Fagerberg
//
// SPDX-License-Identifier: CC0-1.0
{
"cSpell.words": [
"klock",
Expand Down
3 changes: 3 additions & 0 deletions docs/demo.gif.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2023 Kalle Fagerberg

SPDX-License-Identifier: CC-BY-4.0
4 changes: 4 additions & 0 deletions docs/demo.tape
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2023 Kalle Fagerberg
#
# SPDX-License-Identifier: CC-BY-4.0

Output docs/demo.gif

Require echo
Expand Down
2 changes: 1 addition & 1 deletion package.json.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2023 Kalle Fagerberg

SPDX-License-Identifier: CC0-1.0
SPDX-License-Identifier: CC0-1.0

0 comments on commit cf22f01

Please sign in to comment.