From 2c957c6656bb493dfe0a97ff2039a70c0e3583fe Mon Sep 17 00:00:00 2001 From: Jukka Aho Date: Wed, 19 Jul 2017 00:14:35 +0300 Subject: [PATCH] fix license string for run_lint.jl --- test/run_lint.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/run_lint.jl b/test/run_lint.jl index 43a7ecd..351f2af 100644 --- a/test/run_lint.jl +++ b/test/run_lint.jl @@ -1,5 +1,5 @@ # This file is a part of JuliaFEM. -# License is MIT: see https://github.com/JuliaFEM/JuliaFEM.jl/blob/master/LICENSE +# License is MIT: see https://github.com/JuliaFEM/JuliaFEM.jl/blob/master/LICENSE.md using Lint using Base.Test