diff options
Diffstat (limited to 'lib/libsdp')
| -rw-r--r-- | lib/libsdp/Makefile | 2 | ||||
| -rw-r--r-- | lib/libsdp/sdp-int.h | 2 | ||||
| -rw-r--r-- | lib/libsdp/sdp.3 | 2 | ||||
| -rw-r--r-- | lib/libsdp/sdp.h | 2 | ||||
| -rw-r--r-- | lib/libsdp/search.c | 2 | ||||
| -rw-r--r-- | lib/libsdp/session.c | 2 | ||||
| -rw-r--r-- | lib/libsdp/util.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/lib/libsdp/Makefile b/lib/libsdp/Makefile index 4df747114eb6..9c3edc17461d 100644 --- a/lib/libsdp/Makefile +++ b/lib/libsdp/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.2 2003/09/07 20:34:19 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/lib/libsdp/Makefile,v 1.1 2003/10/12 22:04:18 emax Exp $ LIB= sdp MAN= sdp.3 diff --git a/lib/libsdp/sdp-int.h b/lib/libsdp/sdp-int.h index 95aeb43e230c..90880f2ef2ea 100644 --- a/lib/libsdp/sdp-int.h +++ b/lib/libsdp/sdp-int.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: sdp-int.h,v 1.1 2003/09/01 23:01:07 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/lib/libsdp/sdp-int.h,v 1.1 2003/10/12 22:04:18 emax Exp $ */ #ifndef _SDP_INT_H_ diff --git a/lib/libsdp/sdp.3 b/lib/libsdp/sdp.3 index 94ef34e9d147..9d9630fbaedc 100644 --- a/lib/libsdp/sdp.3 +++ b/lib/libsdp/sdp.3 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: sdp.3,v 1.1 2003/09/07 20:34:19 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libsdp/sdp.3,v 1.1 2003/10/12 22:04:18 emax Exp $ .\" .Dd September 7, 2003 .Dt SDP 3 diff --git a/lib/libsdp/sdp.h b/lib/libsdp/sdp.h index 83f5977830ca..b9c995e866d3 100644 --- a/lib/libsdp/sdp.h +++ b/lib/libsdp/sdp.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: sdp.h,v 1.3 2003/09/05 00:33:59 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/lib/libsdp/sdp.h,v 1.1 2003/10/12 22:04:18 emax Exp $ */ #ifndef _SDP_H_ diff --git a/lib/libsdp/search.c b/lib/libsdp/search.c index ab495e32115f..7c149803c5ef 100644 --- a/lib/libsdp/search.c +++ b/lib/libsdp/search.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: search.c,v 1.2 2003/09/04 22:12:13 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/lib/libsdp/search.c,v 1.3 2003/10/26 11:11:13 ume Exp $ */ #include <sys/uio.h> diff --git a/lib/libsdp/session.c b/lib/libsdp/session.c index 199f8cd2c6e0..2afa0a3107ab 100644 --- a/lib/libsdp/session.c +++ b/lib/libsdp/session.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: session.c,v 1.2 2003/09/04 22:12:13 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/lib/libsdp/session.c,v 1.1 2003/10/12 22:04:18 emax Exp $ */ #include <bluetooth.h> diff --git a/lib/libsdp/util.c b/lib/libsdp/util.c index e6edfc99eb0d..a6a32316270e 100644 --- a/lib/libsdp/util.c +++ b/lib/libsdp/util.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: util.c,v 1.5 2003/09/08 02:29:35 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/lib/libsdp/util.c,v 1.2 2003/11/11 02:43:10 emax Exp $ */ #include <bluetooth.h> |
