summaryrefslogtreecommitdiff
path: root/plugin-loaders
diff options
context:
space:
mode:
Diffstat (limited to 'plugin-loaders')
-rw-r--r--plugin-loaders/c/pluma-plugin-loader-c.c4
-rw-r--r--plugin-loaders/c/pluma-plugin-loader-c.h4
-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
6 files changed, 12 insertions, 12 deletions
diff --git a/plugin-loaders/c/pluma-plugin-loader-c.c b/plugin-loaders/c/pluma-plugin-loader-c.c
index 09f0cccd..1ecca185 100644
--- a/plugin-loaders/c/pluma-plugin-loader-c.c
+++ b/plugin-loaders/c/pluma-plugin-loader-c.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-c.h"
diff --git a/plugin-loaders/c/pluma-plugin-loader-c.h b/plugin-loaders/c/pluma-plugin-loader-c.h
index 1877039f..431befb5 100644
--- a/plugin-loaders/c/pluma-plugin-loader-c.h
+++ b/plugin-loaders/c/pluma-plugin-loader-c.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_C_H__
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__