From 3f596408f91e2555b4a15e6a83ff9d39f2cc4e4f Mon Sep 17 00:00:00 2001 From: James Stine Date: Thu, 19 Jun 2025 07:44:31 -0500 Subject: [PATCH] Add license to files - apologies --- bin/cvw.prj | 1 + bin/lint-spyglass.sh | 1 + bin/waivers.tcl | 1 + 3 files changed, 3 insertions(+) diff --git a/bin/cvw.prj b/bin/cvw.prj index 9f135dc25..6d99d1b6b 100644 --- a/bin/cvw.prj +++ b/bin/cvw.prj @@ -1,6 +1,7 @@ # # Synopsys SpyGlass Lint Flow # james.stine@okstate.edu 11 June 2025 +# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 # # Sets directory for output reports diff --git a/bin/lint-spyglass.sh b/bin/lint-spyglass.sh index d2e986630..7196f70d1 100755 --- a/bin/lint-spyglass.sh +++ b/bin/lint-spyglass.sh @@ -3,6 +3,7 @@ ############################################################################### # Script Name: lint_spyglass.sh # Author: james.stine@okstate.edu 11 June 2025 +# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 # Description: # This script automates the running of Synopsys SpyGlass linting for # various Wally RISC-V configurations. It substitutes the WALLYVER value diff --git a/bin/waivers.tcl b/bin/waivers.tcl index 3b53948fd..f14093153 100644 --- a/bin/waivers.tcl +++ b/bin/waivers.tcl @@ -1,6 +1,7 @@ # # Synopsys SpyGlass Lint Waivers # james.stine@okstate.edu 11 June 2025 +# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 # # Add waivers that are not neededed to be checked