mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-06 13:09:50 +00:00
Typo/$Id$ police.
This commit is contained in:
parent
de7453bb2a
commit
f13f9fada7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=32026
@ -1,3 +1,7 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
@ -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>
|
||||
|
@ -1,3 +1,7 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user