diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2014-11-04 23:46:27 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2014-11-07 18:35:33 +0100 |
commit | ca1f8da9ac5ce6e63d8f6933f83fabc1f3f961f4 (patch) | |
tree | 8e385e84dfe2f5fcca7f5ec72d1548a84bad92a1 /drivers/i2c/i2c-core.h | |
parent | 0df1f2487d2f0d04703f142813d53615d62a1da4 (diff) | |
download | linux-stable-ca1f8da9ac5ce6e63d8f6933f83fabc1f3f961f4.tar.gz linux-stable-ca1f8da9ac5ce6e63d8f6933f83fabc1f3f961f4.tar.bz2 linux-stable-ca1f8da9ac5ce6e63d8f6933f83fabc1f3f961f4.zip |
i2c: remove FSF address
We have a central copy of the GPL for that. Some addresses were already
outdated.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'drivers/i2c/i2c-core.h')
-rw-r--r-- | drivers/i2c/i2c-core.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/i2c/i2c-core.h b/drivers/i2c/i2c-core.h index 18a8fd21d2c2..17700bfddcf5 100644 --- a/drivers/i2c/i2c-core.h +++ b/drivers/i2c/i2c-core.h @@ -10,11 +10,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - * MA 02110-1301 USA. */ #include <linux/rwsem.h> |