diff options
Diffstat (limited to 'libexec/bootpd/bootpgw')
| -rw-r--r-- | libexec/bootpd/bootpgw/Makefile | 2 | ||||
| -rw-r--r-- | libexec/bootpd/bootpgw/bootpgw.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libexec/bootpd/bootpgw/Makefile b/libexec/bootpd/bootpgw/Makefile index 4a658533741f..3a07520004c1 100644 --- a/libexec/bootpd/bootpgw/Makefile +++ b/libexec/bootpd/bootpgw/Makefile @@ -1,5 +1,5 @@ # Makefile -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/bootpgw/Makefile,v 1.4 1999/08/28 00:09:22 peter Exp $ PROG= bootpgw NOMAN= true diff --git a/libexec/bootpd/bootpgw/bootpgw.c b/libexec/bootpd/bootpgw/bootpgw.c index 7271a7ad4330..14c18e0251f9 100644 --- a/libexec/bootpd/bootpgw/bootpgw.c +++ b/libexec/bootpd/bootpgw/bootpgw.c @@ -25,7 +25,7 @@ ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ************************************************************************/ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/bootpd/bootpgw/bootpgw.c,v 1.3.2.1 2000/12/11 01:03:21 obrien Exp $ */ /* * BOOTPGW is typically used to forward BOOTP client requests from |
