From f6dd8efbee662b7381d6646e67fd63ef10cce359 Mon Sep 17 00:00:00 2001 From: Tero Frondelius Date: Tue, 23 Jun 2015 21:52:42 +0300 Subject: [PATCH] Update JuliaFEM.jl Testing travis & coverage --- src/JuliaFEM.jl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/JuliaFEM.jl b/src/JuliaFEM.jl index e098cab..0c46909 100644 --- a/src/JuliaFEM.jl +++ b/src/JuliaFEM.jl @@ -1,4 +1,5 @@ -# This file is a part of JuliaFEM. License is MIT: https://github.com/ovainola/JuliaFEM/blob/master/README.md +# This file is a part of JuliaFEM. +# License is MIT: see https://github.com/JuliaFEM/JuliaFEM.jl/blob/master/LICENSE.md module JuliaFEM VERSION < v"0.4-" && using Docile