Add AGPL license

This commit is contained in:
Michael Bradley 2025-05-24 16:56:12 -04:00
parent 5047931d17
commit 8fc7817154
Signed by: MichaelBradley
SSH key fingerprint: SHA256:o/aaeYtRubILK7OYYjYP12DmU7BsPUhKji1AgaQ+ge4
2 changed files with 662 additions and 0 deletions

View file

@ -3,6 +3,7 @@ name = "distributed_physics_test"
version = "0.1.0"
edition = "2024"
description = "Experimental distributed physics system"
license = "AGPL-3.0-only"
[profile.dev]
opt-level = 1