diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-04 16:00:27 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-04 16:00:27 +0000 |
| commit | 1c0442969cd576514acfce932c0a0798593c7af7 (patch) | |
| tree | 430cd197d61e20d51161de05e99c28dc8c06ae42 /contrib/bind/bin/nslookup | |
| parent | 196dcb487d15e63d76c2cdd9ad58a847849c6e9e (diff) | |
Diffstat (limited to 'contrib/bind/bin/nslookup')
| -rw-r--r-- | contrib/bind/bin/nslookup/commands.l | 2 | ||||
| -rw-r--r-- | contrib/bind/bin/nslookup/debug.c | 2 | ||||
| -rw-r--r-- | contrib/bind/bin/nslookup/getinfo.c | 2 | ||||
| -rw-r--r-- | contrib/bind/bin/nslookup/main.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/contrib/bind/bin/nslookup/commands.l b/contrib/bind/bin/nslookup/commands.l index fd228a49bbce..d96e585c8459 100644 --- a/contrib/bind/bin/nslookup/commands.l +++ b/contrib/bind/bin/nslookup/commands.l @@ -1,5 +1,5 @@ %{ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/bind/bin/nslookup/commands.l,v 1.10 2002/07/01 01:20:28 dougb Exp $ */ /* * Copyright (c) 1985 * The Regents of the University of California. All rights reserved. diff --git a/contrib/bind/bin/nslookup/debug.c b/contrib/bind/bin/nslookup/debug.c index 1d99ddc50eb4..01c8e0ed6c9e 100644 --- a/contrib/bind/bin/nslookup/debug.c +++ b/contrib/bind/bin/nslookup/debug.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/bind/bin/nslookup/debug.c,v 1.6 2002/02/04 19:15:33 nectar Exp $ */ /* * Copyright (c) 1985, 1989 * The Regents of the University of California. All rights reserved. diff --git a/contrib/bind/bin/nslookup/getinfo.c b/contrib/bind/bin/nslookup/getinfo.c index 0c1072e9db8f..afb1d7105e7f 100644 --- a/contrib/bind/bin/nslookup/getinfo.c +++ b/contrib/bind/bin/nslookup/getinfo.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/bind/bin/nslookup/getinfo.c,v 1.11 2002/07/01 01:20:28 dougb Exp $ */ /* * Copyright (c) 1985, 1989 * The Regents of the University of California. All rights reserved. diff --git a/contrib/bind/bin/nslookup/main.c b/contrib/bind/bin/nslookup/main.c index 5bce811629ec..27b2beeed945 100644 --- a/contrib/bind/bin/nslookup/main.c +++ b/contrib/bind/bin/nslookup/main.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/bind/bin/nslookup/main.c,v 1.8 2002/07/01 01:20:28 dougb Exp $ */ /* * Copyright (c) 1985, 1989 * The Regents of the University of California. All rights reserved. |
