Module Name: src
Committed By: nisimura
Date: Tue Jan 4 02:50:08 UTC 2011
Modified Files:
src/sys/dev/i2c: motoi2c.c motoi2creg.h motoi2cvar.h
Log Message:
withdraw my name from the copyright notice as there is little code
substance made by me.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/motoi2c.c \
src/sys/dev/i2c/motoi2creg.h src/sys/dev/i2c/motoi2cvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/i2c/motoi2c.c
diff -u src/sys/dev/i2c/motoi2c.c:1.1 src/sys/dev/i2c/motoi2c.c:1.2
--- src/sys/dev/i2c/motoi2c.c:1.1 Tue Jan 4 01:25:17 2011
+++ src/sys/dev/i2c/motoi2c.c Tue Jan 4 02:50:08 2011
@@ -1,11 +1,11 @@
-/* $NetBSD: motoi2c.c,v 1.1 2011/01/04 01:25:17 matt Exp $ */
+/* $NetBSD: motoi2c.c,v 1.2 2011/01/04 02:50:08 nisimura Exp $ */
/*-
* Copyright (c) 2007, 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by Tohru Nishimura and Matt Thomas.
+ * by Matt Thomas.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: motoi2c.c,v 1.1 2011/01/04 01:25:17 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: motoi2c.c,v 1.2 2011/01/04 02:50:08 nisimura Exp $");
#include <sys/param.h>
#include <sys/device.h>
Index: src/sys/dev/i2c/motoi2creg.h
diff -u src/sys/dev/i2c/motoi2creg.h:1.1 src/sys/dev/i2c/motoi2creg.h:1.2
--- src/sys/dev/i2c/motoi2creg.h:1.1 Tue Jan 4 01:25:17 2011
+++ src/sys/dev/i2c/motoi2creg.h Tue Jan 4 02:50:08 2011
@@ -1,11 +1,11 @@
-/* $NetBSD: motoi2creg.h,v 1.1 2011/01/04 01:25:17 matt Exp $ */
+/* $NetBSD: motoi2creg.h,v 1.2 2011/01/04 02:50:08 nisimura Exp $ */
/*-
* Copyright (c) 2007, 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by Tohru Nishimura and Matt Thomas.
+ * by Matt Thomas.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Index: src/sys/dev/i2c/motoi2cvar.h
diff -u src/sys/dev/i2c/motoi2cvar.h:1.1 src/sys/dev/i2c/motoi2cvar.h:1.2
--- src/sys/dev/i2c/motoi2cvar.h:1.1 Tue Jan 4 01:25:17 2011
+++ src/sys/dev/i2c/motoi2cvar.h Tue Jan 4 02:50:08 2011
@@ -1,11 +1,11 @@
-/* $NetBSD: motoi2cvar.h,v 1.1 2011/01/04 01:25:17 matt Exp $ */
+/* $NetBSD: motoi2cvar.h,v 1.2 2011/01/04 02:50:08 nisimura Exp $ */
/*-
* Copyright (c) 2007, 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by Tohru Nishimura and Matt Thomas.
+ * by Matt Thomas.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions