aboutsummaryrefslogtreecommitdiff
path: root/test/integration/GCDTester.fir
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/GCDTester.fir')
-rw-r--r--test/integration/GCDTester.fir3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/integration/GCDTester.fir b/test/integration/GCDTester.fir
index f236ecdc..2d4f479b 100644
--- a/test/integration/GCDTester.fir
+++ b/test/integration/GCDTester.fir
@@ -1,4 +1,5 @@
-circuit GCDTester :
+; SPDX-License-Identifier: Apache-2.0
+circuit GCDTester :
module DecoupledGCD :
input clock : Clock
input reset : UInt<1>