docs(basis): fix LICENSE URL in subs.jl header

This commit is contained in:
Jukka Aho
2026-05-09 16:33:39 +03:00
parent c9d806a946
commit a43ae90891
+1 -1
View File
@@ -1,5 +1,5 @@
# This file is a part of JuliaFEM.
# License is MIT: see https://github.com/JuliaFEM/jl/blob/master/LICENSE
# License is MIT: see https://github.com/JuliaFEM/JuliaFEM.jl/blob/master/LICENSE.md
# Minimal simplify for subs (from SymDiff.jl by Jukka Aho)
simplify_local(f::Union{Number,Symbol}) = f