aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/include/fls64.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/include/fls64.h')
-rw-r--r--sys/mips/include/fls64.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/mips/include/fls64.h b/sys/mips/include/fls64.h
index e49c087c995d..3a2fa63edc72 100644
--- a/sys/mips/include/fls64.h
+++ b/sys/mips/include/fls64.h
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 2003-2009 RMI Corporation
* All rights reserved.
*
@@ -26,6 +28,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $FreeBSD$
* RMI_BSD */
#ifndef _MIPS_FLS64_H_
#define _MIPS_FLS64_H_