From 5d8721e77e363c90d71696241585a108373dd9f4 Mon Sep 17 00:00:00 2001 From: Mostyn Bramley-Moore Date: Fri, 25 Sep 2026 18:18:22 +0200 Subject: [PATCH] Include license.txt in the NuGet package BSD-2-Clause requires binary redistributions to reproduce the copyright notice and license text, and PackageLicenseExpression only records the SPDX identifier. --- src/CppAst/CppAst.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CppAst/CppAst.csproj b/src/CppAst/CppAst.csproj index 10f687f..c13dce5 100644 --- a/src/CppAst/CppAst.csproj +++ b/src/CppAst/CppAst.csproj @@ -25,6 +25,7 @@ +