From 556e536ea7821bd0cd60c6c514e8fd30ee24a78c Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Wed, 25 May 2022 14:58:44 -0700 Subject: [PATCH] chore: try and fix the license section for GitHub's license detector (#361) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b76bc7840..347f12c10 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ and probably not then. License ------- -BSD - See [LICENSE] for more information. +BSD 3-Clause - See [LICENSE] for more information. Build and Test --------------