Module Name: src
Committed By: mbalmer
Date: Fri Aug 12 08:06:23 UTC 2011
Modified Files:
src/usr.sbin/gpioctl: gpioctl.c
Log Message:
use my NetBSD email address
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/gpioctl/gpioctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/gpioctl/gpioctl.c
diff -u src/usr.sbin/gpioctl/gpioctl.c:1.9 src/usr.sbin/gpioctl/gpioctl.c:1.10
--- src/usr.sbin/gpioctl/gpioctl.c:1.9 Fri Aug 12 08:02:33 2011
+++ src/usr.sbin/gpioctl/gpioctl.c Fri Aug 12 08:06:23 2011
@@ -1,7 +1,7 @@
-/* $NetBSD: gpioctl.c,v 1.9 2011/08/12 08:02:33 mbalmer Exp $ */
+/* $NetBSD: gpioctl.c,v 1.10 2011/08/12 08:06:23 mbalmer Exp $ */
/*
- * Copyright (c) 2008, 2010 Marc Balmer <[email protected]>
+ * Copyright (c) 2008, 2010 Marc Balmer <[email protected]>
* Copyright (c) 2004 Alexander Yurchenko <[email protected]>
*
* Permission to use, copy, modify, and distribute this software for any