Add Id strings

This commit is contained in:
Gary Palmer 1999-06-17 23:42:45 +00:00
parent 43f9e1bb41
commit 0625ba2fc3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=47989
4 changed files with 8 additions and 0 deletions

View File

@ -11,6 +11,8 @@
* This software is provided ``AS IS'' without any warranties of any kind.
*
* Snoop stuff.
*
* $Id$
*/
#include "snp.h"

View File

@ -59,6 +59,8 @@
* ranges.
*
* This code can be compiled stand-alone for debugging.
*
* $Id$
*/
#ifdef KERNEL

View File

@ -11,6 +11,8 @@
* This software is provided ``AS IS'' without any warranties of any kind.
*
* Snoop stuff.
*
* $Id$
*/
#include "snp.h"

View File

@ -35,6 +35,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
*
* $Id$
*/
#include <sys/param.h>