From 6f717569de92c71c989e01dc13a815209b8587c0 Mon Sep 17 00:00:00 2001 From: Tony Bark <35226681+tonytins@users.noreply.github.com> Date: Mon, 10 Oct 2022 02:59:42 -0400 Subject: [PATCH] Fixed license identifier --- CSTNet/CSTNet.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSTNet/CSTNet.csproj b/CSTNet/CSTNet.csproj index 8aa2b8d..4b91492 100644 --- a/CSTNet/CSTNet.csproj +++ b/CSTNet/CSTNet.csproj @@ -13,7 +13,7 @@ CSTNet provides you the framework for parsing the CST format. https://github.com/tonytins/cstdotnet - BSD 3-Clause + BSD-3-Clause \ No newline at end of file