summaryrefslogtreecommitdiff
path: root/lib/libmp
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2017-11-26 02:00:33 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2017-11-26 02:00:33 +0000
commit5e53a4f90f82c4345f277dd87cc9292f26e04a29 (patch)
tree10be8127dc8fe8e40344df4a1c8b85297442fba1 /lib/libmp
parentefe67753ccbbbba0013dac241c79d2dc124d76a2 (diff)
downloadsrc-test2-5e53a4f90f82c4345f277dd87cc9292f26e04a29.tar.gz
src-test2-5e53a4f90f82c4345f277dd87cc9292f26e04a29.zip
Notes
Diffstat (limited to 'lib/libmp')
-rw-r--r--lib/libmp/mpasbn.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libmp/mpasbn.c b/lib/libmp/mpasbn.c
index 2656124c4738..e3b96831167a 100644
--- a/lib/libmp/mpasbn.c
+++ b/lib/libmp/mpasbn.c
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2001 Dima Dorfman.
* All rights reserved.
*