aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/milenage/milenage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsm/milenage/milenage.c')
-rw-r--r--src/gsm/milenage/milenage.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gsm/milenage/milenage.c b/src/gsm/milenage/milenage.c
index 012b3996..7cf33122 100644
--- a/src/gsm/milenage/milenage.c
+++ b/src/gsm/milenage/milenage.c
@@ -12,6 +12,8 @@
*
* See README and COPYING for more details.
*
+ * SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
+ *
* This file implements an example authentication algorithm defined for 3GPP
* AKA. This can be used to implement a simple HLR/AuC into hlr_auc_gw to allow
* EAP-AKA to be tested properly with real USIM cards.