aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/arch/arm/convolve_neon.S
diff options
context:
space:
mode:
Diffstat (limited to 'Transceiver52M/arch/arm/convolve_neon.S')
-rw-r--r--Transceiver52M/arch/arm/convolve_neon.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/Transceiver52M/arch/arm/convolve_neon.S b/Transceiver52M/arch/arm/convolve_neon.S
index 8a023ff..a3e1ba5 100644
--- a/Transceiver52M/arch/arm/convolve_neon.S
+++ b/Transceiver52M/arch/arm/convolve_neon.S
@@ -2,6 +2,8 @@
* NEON Convolution
* Copyright (C) 2012, 2013 Thomas Tsou <tom@tsou.cc>
*
+ * SPDX-License-Identifier: LGPL-2.1+
+ *
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either