summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-12-28 22:35:34 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-12-28 22:35:34 +0000
commit21657758839ed4295884276772662ef920808048 (patch)
treed90145e8cb0d7a56a817fdbfccd0e21d99c5a9fa /sys
parentdafe4d78a3806fecc3f25763fe16e7bcfadd0056 (diff)
correct copyright
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/i2c/i2c_scan.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/i2c/i2c_scan.c b/sys/dev/i2c/i2c_scan.c
index 9d7f498b6fe..394593c35c8 100644
--- a/sys/dev/i2c/i2c_scan.c
+++ b/sys/dev/i2c/i2c_scan.c
@@ -1,7 +1,7 @@
-/* $OpenBSD: i2c_scan.c,v 1.31 2005/12/28 22:30:53 deraadt Exp $ */
+/* $OpenBSD: i2c_scan.c,v 1.32 2005/12/28 22:35:33 deraadt Exp $ */
/*
- * Copyright (c) 2005 Alexander Yurchenko <grange@openbsd.org>
+ * Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above