X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fi2c%2Fi2c-dev.c;h=45048323b75eab01d5875cb05464207c2eb614b3;hb=8065248069097dddf9945acfb2081025e9618c16;hp=10e7f1e7658610b8e2b697cf6e355a999aa4f5b6;hpb=72c79bdbda396b7f67e97b2a89410ac91d814c1b;p=~andy%2Flinux diff --git a/drivers/i2c/i2c-dev.c b/drivers/i2c/i2c-dev.c index 10e7f1e7658..45048323b75 100644 --- a/drivers/i2c/i2c-dev.c +++ b/drivers/i2c/i2c-dev.c @@ -17,7 +17,8 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + MA 02110-1301 USA. */ /* Note that this is a complete rewrite of Simon Vogl's i2c-dev module.