diff options
author | Steve Zesch <[email protected]> | 2012-11-18 20:54:49 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-11-18 20:54:49 -0500 |
commit | 93dce2bc982cb90c4bdc935da979208a0589e446 (patch) | |
tree | 243adb3239cee244364007282ee38464d3fce071 /plugins/checkupdate | |
parent | e0673d1748fb1d3d6b3331a9956c7439ff334f4a (diff) | |
download | pluma-93dce2bc982cb90c4bdc935da979208a0589e446.tar.bz2 pluma-93dce2bc982cb90c4bdc935da979208a0589e446.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'plugins/checkupdate')
-rw-r--r-- | plugins/checkupdate/pluma-check-update-plugin.c | 2 | ||||
-rw-r--r-- | plugins/checkupdate/pluma-check-update-plugin.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/checkupdate/pluma-check-update-plugin.c b/plugins/checkupdate/pluma-check-update-plugin.c index d00b2e70..44e4ac95 100644 --- a/plugins/checkupdate/pluma-check-update-plugin.c +++ b/plugins/checkupdate/pluma-check-update-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 diff --git a/plugins/checkupdate/pluma-check-update-plugin.h b/plugins/checkupdate/pluma-check-update-plugin.h index 6742d2d4..03c6ead6 100644 --- a/plugins/checkupdate/pluma-check-update-plugin.h +++ b/plugins/checkupdate/pluma-check-update-plugin.h @@ -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. */ #ifndef __PLUMA_CHECK_UPDATE_PLUGIN_H__ |