From f5123bd375152816af6a0d9b72c839260ed53668 Mon Sep 17 00:00:00 2001
From: Anton Hibl <75855379+antonhibl@users.noreply.github.com>
Date: Mon, 5 Feb 2024 14:05:04 -0700
Subject: [PATCH] license typo fix: BDS 3 -> BSD 3 (#475)

---
 LICENSE.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/LICENSE.md b/LICENSE.md
index 4edd82f..f969789 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -8,7 +8,7 @@ https://www.usgs.gov/information-policies-and-instructions/copyrights-and-credit
 
 Several files in this project were originally developed and are copyrighted by
 BAE Systems Information and Electronic Systems Integration Inc. They are licensed
-under the BDS 3 clause license and have comments identifying this at the top.
+under the BSD 3 clause license and have comments identifying this at the top.
 
 It also contains materials from contributors that have waived their
 copyright interest to the public domain.
-- 
GitLab