diff options
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/sensorsd/sensorsd.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/sensorsd/sensorsd.c b/usr.sbin/sensorsd/sensorsd.c index 139ac59f664..519dc0a7801 100644 --- a/usr.sbin/sensorsd/sensorsd.c +++ b/usr.sbin/sensorsd/sensorsd.c @@ -1,8 +1,9 @@ -/* $OpenBSD: sensorsd.c,v 1.27 2007/01/06 18:17:06 deraadt Exp $ */ +/* $OpenBSD: sensorsd.c,v 1.28 2007/02/23 22:55:40 deraadt Exp $ */ /* * Copyright (c) 2003 Henning Brauer <henning@openbsd.org> * Copyright (c) 2005 Matthew Gream <matthew.gream@pobox.com> + * Copyright (c) 2006 Constantine A. Murenin <cnst+openbsd@bugmail.mojo.ru> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |