diff --git a/src/AvaloniaMath/AvaloniaMath.csproj b/src/AvaloniaMath/AvaloniaMath.csproj index 36abc03b..1ef2aa9a 100644 --- a/src/AvaloniaMath/AvaloniaMath.csproj +++ b/src/AvaloniaMath/AvaloniaMath.csproj @@ -8,7 +8,7 @@ AvaloniaMath Avalonia-Math - MIT AND Knuth-CTAN AND OFL-1.1 + MIT AND OFL-1.1 $(PackageTags);avalonia .NET library for rendering mathematical formulae using the LaTeX typsetting style, for the Avalonia framework. diff --git a/src/WpfMath/WpfMath.csproj b/src/WpfMath/WpfMath.csproj index c97e796a..30b4d5d0 100644 --- a/src/WpfMath/WpfMath.csproj +++ b/src/WpfMath/WpfMath.csproj @@ -8,7 +8,7 @@ WpfMath WPF-Math - MIT AND Knuth-CTAN AND OFL-1.1 + MIT AND OFL-1.1 .NET library for rendering mathematical formulae using the LaTeX typsetting style, for the WPF framework. $(PackageTags);wpf