Typo/$Id$ police.

This commit is contained in:
Alexander Langer 1997-12-27 19:31:11 +00:00
parent de7453bb2a
commit f13f9fada7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=32026
4 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,7 @@
/*
* $Id$
*/
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>

View File

@ -1,7 +1,7 @@
/*
* natd - Network Address Translation Daemon for FreeBSD.
*
* This software ois provided free of charge, with no
* This software is provided free of charge, with no
* warranty of any kind, either expressed or implied.
* Use at your own risk.
*
@ -9,6 +9,7 @@
*
* Ari Suutari <suutari@iki.fi>
*
* $Id$
*/
#include <sys/types.h>

View File

@ -1,3 +1,7 @@
/*
* $Id$
*/
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>

View File

@ -1,7 +1,7 @@
/*
* natd - Network Address Translation Daemon for FreeBSD.
*
* This software ois provided free of charge, with no
* This software is provided free of charge, with no
* warranty of any kind, either expressed or implied.
* Use at your own risk.
*
@ -9,6 +9,7 @@
*
* Ari Suutari <suutari@iki.fi>
*
* $Id$
*/
#include <sys/types.h>