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 .github/workflows/identity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

grep -Fx "api.verifrax.net" "CNAME"
grep -F "https://api.verifrax.net" README.md
grep -F "GNU General Public License v3.0" README.md
grep -F "" README.md

python3 - <<PY2
import json
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# VERIFRAX-API

* License: GNU General Public License v3.0
* License: GNU Affero General Public License v3.0

Package: @verifrax/verifrax-api
Binary: verifrax-seal
Expand Down Expand Up @@ -157,7 +157,7 @@ VERIFRAX-API is not intake.

## License

This repository is licensed under the GNU General Public License v3.0. See `LICENSE`.
This repository is licensed under the GNU Affero General Public License v3.0. See `LICENSE`.

## Adjacent chamber surfaces

Expand Down
Loading