1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-07 21:15:00 +00:00

Re-License Vaultwarden to AGPLv3

This commit prepares Vaultwarden for the Re-Licensing to AGPLv3
Solves #2450
This commit is contained in:
BlackDex 2022-06-16 15:13:10 +02:00
parent 50fc22966c
commit 9342fa5744
No known key found for this signature in database
GPG key ID: 58C80A2AA6C765E1
4 changed files with 69 additions and 82 deletions

View file

@ -8,7 +8,7 @@ resolver = "2"
repository = "https://github.com/dani-garcia/vaultwarden"
readme = "README.md"
license = "GPL-3.0-only"
license = "AGPL-3.0-only"
publish = false
build = "build.rs"