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

This commit is contained in:
Jukka Aho
2026-05-09 16:33:46 +03:00
parent a43ae90891
commit abd21331c9
+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
"""
vandermonde_matrix(polynomial, coordinates)