mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 05:56:14 +02:00
Upgrade license to GPLv3 (#918)
The MIT license is a bit outdated, and doesn't provide the protections we'd like in a modern open-source application. Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
This commit is contained in:
parent
6198604045
commit
e57a51ba25
4 changed files with 690 additions and 23 deletions
|
@ -10,7 +10,7 @@ authors = [
|
|||
maintainers = [
|
||||
"Jonathan Wren and Micah Ellison <jrnl-sh@googlegroups.com>",
|
||||
]
|
||||
license = "MIT"
|
||||
license = "GPLv3"
|
||||
readme = "README.md"
|
||||
homepage = "https://jrnl.sh"
|
||||
repository = "https://github.com/jrnl-org/jrnl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue