diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-12-26 02:51:01 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-12-26 02:51:01 +0000 |
commit | 4d0239b153419f16fd159668c595ebac89e908b1 (patch) | |
tree | 848880210efe0dce491c21284e091dcd285f12fd /usr.sbin/hoststated | |
parent | 61b2257a161e059378d9690aae455323415b1adb (diff) |
Add missing $OpenBSD$
Diffstat (limited to 'usr.sbin/hoststated')
-rw-r--r-- | usr.sbin/hoststated/hoststated.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/hoststated/hoststated.h b/usr.sbin/hoststated/hoststated.h index 89532b6baf6..ec611e5e7ad 100644 --- a/usr.sbin/hoststated/hoststated.h +++ b/usr.sbin/hoststated/hoststated.h @@ -1,3 +1,5 @@ +/* $OpenBSD: hoststated.h,v 1.6 2006/12/26 02:51:00 jsg Exp $ */ + /* * Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org> * Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> |