aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2c-smbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/i2c-smbus.h')
-rw-r--r--include/linux/i2c-smbus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/i2c-smbus.h b/include/linux/i2c-smbus.h
index 017fb40f702a..8f1b086ca5bc 100644
--- a/include/linux/i2c-smbus.h
+++ b/include/linux/i2c-smbus.h
@@ -1,7 +1,7 @@
1/* 1/*
2 * i2c-smbus.h - SMBus extensions to the I2C protocol 2 * i2c-smbus.h - SMBus extensions to the I2C protocol
3 * 3 *
4 * Copyright (C) 2010 Jean Delvare <khali@linux-fr.org> 4 * Copyright (C) 2010 Jean Delvare <jdelvare@suse.de>
5 * 5 *
6 * This program is free software; you can redistribute it and/or modify 6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by 7 * it under the terms of the GNU General Public License as published by