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 /plugin-loaders/python/pluma-plugin-python.c | |
parent | e0673d1748fb1d3d6b3331a9956c7439ff334f4a (diff) | |
download | pluma-93dce2bc982cb90c4bdc935da979208a0589e446.tar.bz2 pluma-93dce2bc982cb90c4bdc935da979208a0589e446.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'plugin-loaders/python/pluma-plugin-python.c')
-rw-r--r-- | plugin-loaders/python/pluma-plugin-python.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin-loaders/python/pluma-plugin-python.c b/plugin-loaders/python/pluma-plugin-python.c index c26f81cb..bdb1ea95 100644 --- a/plugin-loaders/python/pluma-plugin-python.c +++ b/plugin-loaders/python/pluma-plugin-python.c @@ -17,8 +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., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <config.h> |