aboutsummaryrefslogtreecommitdiff
path: root/encoding.h
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2022-07-22 22:21:54 +0200
committerGitHub <noreply@github.com>2022-07-22 13:21:54 -0700
commit8ab2df7431d19d2942ec2a3b8386dfefe0620c88 (patch)
treeaa19a4b6b945a01461c54306d8c1f38d837862fb /encoding.h
parent700831378b7fbddc3bcc6b5052541cc4dc2d4ca1 (diff)
downloadriscv-opcodes-8ab2df7431d19d2942ec2a3b8386dfefe0620c88.zip
riscv-opcodes-8ab2df7431d19d2942ec2a3b8386dfefe0620c88.tar.gz
riscv-opcodes-8ab2df7431d19d2942ec2a3b8386dfefe0620c88.tar.bz2
Move the SPDX tag to the first line (#137)
Linux kernel coding style requires the SPDX tag to be placed in the very first line of the generated file. See kernel file Documentation/process/license-rules.rst at chapter 'License identifier syntax', '1. Placement:'. Move the SPDX tag in the python script. While there, adjust also the style of the multi-line comment. Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'encoding.h')
-rw-r--r--encoding.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/encoding.h b/encoding.h
index 8628e8c..abb5ef8 100644
--- a/encoding.h
+++ b/encoding.h
@@ -1,5 +1,3 @@
-/* SPDX-License-Identifier: BSD-3-Clause-Clear */
-
#ifndef RISCV_CSR_ENCODING_H
#define RISCV_CSR_ENCODING_H