aboutsummaryrefslogtreecommitdiff
path: root/lib/libsdp/sdp-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libsdp/sdp-int.h')
-rw-r--r--lib/libsdp/sdp-int.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libsdp/sdp-int.h b/lib/libsdp/sdp-int.h
index 4d4dd2bcddd9..c260582af331 100644
--- a/lib/libsdp/sdp-int.h
+++ b/lib/libsdp/sdp-int.h
@@ -1,7 +1,7 @@
/*-
* sdp-int.h
*
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2001-2003 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
@@ -28,7 +28,6 @@
* SUCH DAMAGE.
*
* $Id: sdp-int.h,v 1.1 2003/09/01 23:01:07 max Exp $
- * $FreeBSD$
*/
#ifndef _SDP_INT_H_