diff options
author | Steve Zesch <[email protected]> | 2012-11-18 20:45:57 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-11-18 20:45:57 -0500 |
commit | a39bbde3774a32bca86eb18654c1c0a880dc507a (patch) | |
tree | e4e407737f61c839c7f63012ed2d87b2994c61e6 /plugins/i2c-sys/i2c-sys-plugin.c | |
parent | 07fc7c237c3db0ec240b3c4fb705c0c3964228d0 (diff) | |
download | mate-sensors-applet-a39bbde3774a32bca86eb18654c1c0a880dc507a.tar.bz2 mate-sensors-applet-a39bbde3774a32bca86eb18654c1c0a880dc507a.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'plugins/i2c-sys/i2c-sys-plugin.c')
-rw-r--r-- | plugins/i2c-sys/i2c-sys-plugin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/i2c-sys/i2c-sys-plugin.c b/plugins/i2c-sys/i2c-sys-plugin.c index 17535aa..b1be6b2 100644 --- a/plugins/i2c-sys/i2c-sys-plugin.c +++ b/plugins/i2c-sys/i2c-sys-plugin.c @@ -13,7 +13,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifdef HAVE_CONFIG_H |