diff options
Diffstat (limited to 'lib/libc/include/nss_tls.h')
-rw-r--r-- | lib/libc/include/nss_tls.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/include/nss_tls.h b/lib/libc/include/nss_tls.h index 16b27c04ac1c..bfc34cd7fd58 100644 --- a/lib/libc/include/nss_tls.h +++ b/lib/libc/include/nss_tls.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2003 Networks Associates Technology, Inc. * All rights reserved. @@ -31,8 +31,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ - * * Macros which generate thread local storage handling code in NSS modules. */ #ifndef _NSS_TLS_H_ |