From 795406ef1243a0a16217ce0779136556372614b8 Mon Sep 17 00:00:00 2001 From: Amy Gale Ruth Bowersox Date: Thu, 12 Mar 2026 23:09:43 -0600 Subject: [PATCH] embarrassing typo :) --- config/default.yaml | 2 +- database/auditref.yaml | 2 +- database/securitydefs.yaml | 2 +- database/servicedefs.yaml | 2 +- docs/templates/yaml-header.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/default.yaml b/config/default.yaml index f2e48e1..647ef66 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -6,7 +6,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at https://mozilla.org/MPL/2.0/. # -# SPDX-Licenrse-Identifier: MPL-2.0 +# SPDX-License-Identifier: MPL-2.0 # site: production: false diff --git a/database/auditref.yaml b/database/auditref.yaml index a4d5bed..bae44be 100644 --- a/database/auditref.yaml +++ b/database/auditref.yaml @@ -6,7 +6,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at https://mozilla.org/MPL/2.0/. # -# SPDX-Licenrse-Identifier: MPL-2.0 +# SPDX-License-Identifier: MPL-2.0 # # ---------------------------------------------------------------------------- # N.B.: Keep this synchronized with the constant definitions in diff --git a/database/securitydefs.yaml b/database/securitydefs.yaml index 23eb0ac..4c7fb12 100644 --- a/database/securitydefs.yaml +++ b/database/securitydefs.yaml @@ -6,7 +6,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at https://mozilla.org/MPL/2.0/. # -# SPDX-Licenrse-Identifier: MPL-2.0 +# SPDX-License-Identifier: MPL-2.0 # scopes: - name: Global diff --git a/database/servicedefs.yaml b/database/servicedefs.yaml index b96e3ed..df09cd6 100644 --- a/database/servicedefs.yaml +++ b/database/servicedefs.yaml @@ -6,7 +6,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at https://mozilla.org/MPL/2.0/. # -# SPDX-Licenrse-Identifier: MPL-2.0 +# SPDX-License-Identifier: MPL-2.0 # domains: - domain: "community" diff --git a/docs/templates/yaml-header.txt b/docs/templates/yaml-header.txt index fc2612a..82fd640 100644 --- a/docs/templates/yaml-header.txt +++ b/docs/templates/yaml-header.txt @@ -6,5 +6,5 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at https://mozilla.org/MPL/2.0/. # -# SPDX-Licenrse-Identifier: MPL-2.0 +# SPDX-License-Identifier: MPL-2.0 #