Skip to content
Snippets Groups Projects
Commit b498cb77 authored by Theo Guyard's avatar Theo Guyard
Browse files

Update LICENSE

parent 8db669e0
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ using LinearAlgebra ...@@ -12,7 +12,7 @@ using LinearAlgebra
version() = "v1.0" version() = "v1.0"
author() = "Theo Guyard" author() = "Theo Guyard"
contact() = "theo.guyard@insa-rennes.fr" contact() = "theo.guyard@insa-rennes.fr"
license() = "MIT License (https://mit-license.org)" license() = "AGPL 3.0 License (https://www.gnu.org/licenses/agpl-3.0.en.html)"
# Module files # Module files
include("types.jl") include("types.jl")
...@@ -22,4 +22,4 @@ include("bvls.jl") ...@@ -22,4 +22,4 @@ include("bvls.jl")
include("data.jl") include("data.jl")
include("displays.jl") include("displays.jl")
include("mips.jl") include("mips.jl")
include("screen.jl") include("screen.jl")
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment