aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32ui/bne.S
diff options
context:
space:
mode:
Diffstat (limited to 'isa/rv32ui/bne.S')
-rw-r--r--isa/rv32ui/bne.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/isa/rv32ui/bne.S b/isa/rv32ui/bne.S
index b6db725..0b33753 100644
--- a/isa/rv32ui/bne.S
+++ b/isa/rv32ui/bne.S
@@ -1,3 +1,5 @@
+# See LICENSE for license details.
+
#*****************************************************************************
# bne.S
#-----------------------------------------------------------------------------