From 448df3c5aaec5105cccaaab1e1cea03a71057c85 Mon Sep 17 00:00:00 2001 From: Allen Hill Date: Tue, 8 Oct 2024 12:27:44 -0700 Subject: [PATCH] Add copyright year/author --- hardware/LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardware/LICENSE b/hardware/LICENSE index 1f38f4d..350c6d4 100644 --- a/hardware/LICENSE +++ b/hardware/LICENSE @@ -33,11 +33,11 @@ The following definitions shall replace the corresponding definitions in the Apa APPENDIX -Copyright [yyyy] [name of copyright owner] +Copyright 2023 Allen Hill SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 Licensed under the Solderpad Hardware License v 2.1 (the “License”); you may not use this file except in compliance with the License, or, at your option, the Apache License version 2.0. You may obtain a copy of the License at https://solderpad.org/licenses/SHL-2.1/ -Unless required by applicable law or agreed to in writing, any work distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. \ No newline at end of file +Unless required by applicable law or agreed to in writing, any work distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.