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 "apply.verifrax.net" "CNAME"
grep -F "https://apply.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 @@
# APPLY

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

APPLY is the Verifrax intake boundary: the public surface that accepts structured intake into the Verifrax system without becoming authored protocol source, authority issuance, governed execution, public verification, proof publication, or archive/reference.

Expand Down Expand Up @@ -166,4 +166,4 @@ APPLY is not archive/reference.

## 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`.
Loading