summaryrefslogtreecommitdiff
path: root/plugin-loaders/python
diff options
context:
space:
mode:
Diffstat (limited to 'plugin-loaders/python')
-rw-r--r--plugin-loaders/python/pluma-plugin-loader-python.c4
-rw-r--r--plugin-loaders/python/pluma-plugin-loader-python.h4
-rw-r--r--plugin-loaders/python/pluma-plugin-python.c4
-rw-r--r--plugin-loaders/python/pluma-plugin-python.h4
4 files changed, 8 insertions, 8 deletions
diff --git a/plugin-loaders/python/pluma-plugin-loader-python.c b/plugin-loaders/python/pluma-plugin-loader-python.c
index 140fbb7d..6c856844 100644
--- a/plugin-loaders/python/pluma-plugin-loader-python.c
+++ b/plugin-loaders/python/pluma-plugin-loader-python.c
@@ -16,8 +16,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 "pluma-plugin-loader-python.h"
diff --git a/plugin-loaders/python/pluma-plugin-loader-python.h b/plugin-loaders/python/pluma-plugin-loader-python.h
index 884b4895..7463d0fc 100644
--- a/plugin-loaders/python/pluma-plugin-loader-python.h
+++ b/plugin-loaders/python/pluma-plugin-loader-python.h
@@ -16,8 +16,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.
*/
#ifndef __PLUMA_PLUGIN_LOADER_PYTHON_H__
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>
diff --git a/plugin-loaders/python/pluma-plugin-python.h b/plugin-loaders/python/pluma-plugin-python.h
index 3612cfbb..ad5341fb 100644
--- a/plugin-loaders/python/pluma-plugin-python.h
+++ b/plugin-loaders/python/pluma-plugin-python.h
@@ -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.
*/
#ifndef __PLUMA_PLUGIN_PYTHON_H__