From 82c4b637bb9cf64fcc7a7bdb508b391e88019105 Mon Sep 17 00:00:00 2001 From: James Pace Date: Wed, 16 Sep 2026 20:18:06 -0400 Subject: [PATCH] Fix licensing. --- src/components/DiagnosticsCard.tsx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/components/DiagnosticsCard.tsx b/src/components/DiagnosticsCard.tsx index e34c960..2d40e20 100644 --- a/src/components/DiagnosticsCard.tsx +++ b/src/components/DiagnosticsCard.tsx @@ -1,3 +1,13 @@ +// +// Copyright 2026 James Pace +// +// This Source Code Form is subject to the terms of the Mozilla Public +// 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/. +// +// This Source Code Form is "Incompatible With Secondary Licenses", as +// defined by the Mozilla Public License, v. 2.0. +// import React, { useState } from "react"; import { Button, ListGroup, Collapse } from "react-bootstrap"; import {