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/taglist | |
parent | e0673d1748fb1d3d6b3331a9956c7439ff334f4a (diff) | |
download | pluma-93dce2bc982cb90c4bdc935da979208a0589e446.tar.bz2 pluma-93dce2bc982cb90c4bdc935da979208a0589e446.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'plugins/taglist')
-rwxr-xr-x | plugins/taglist/pluma-taglist-plugin-panel.c | 4 | ||||
-rwxr-xr-x | plugins/taglist/pluma-taglist-plugin-panel.h | 4 | ||||
-rwxr-xr-x | plugins/taglist/pluma-taglist-plugin-parser.c | 4 | ||||
-rwxr-xr-x | plugins/taglist/pluma-taglist-plugin-parser.h | 4 | ||||
-rwxr-xr-x | plugins/taglist/pluma-taglist-plugin.c | 2 | ||||
-rwxr-xr-x | plugins/taglist/pluma-taglist-plugin.h | 2 |
6 files changed, 10 insertions, 10 deletions
diff --git a/plugins/taglist/pluma-taglist-plugin-panel.c b/plugins/taglist/pluma-taglist-plugin-panel.c index 513bf070..367b8f04 100755 --- a/plugins/taglist/pluma-taglist-plugin-panel.c +++ b/plugins/taglist/pluma-taglist-plugin-panel.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. */ /* diff --git a/plugins/taglist/pluma-taglist-plugin-panel.h b/plugins/taglist/pluma-taglist-plugin-panel.h index cfeddfdd..bcd42ed4 100755 --- a/plugins/taglist/pluma-taglist-plugin-panel.h +++ b/plugins/taglist/pluma-taglist-plugin-panel.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. */ /* diff --git a/plugins/taglist/pluma-taglist-plugin-parser.c b/plugins/taglist/pluma-taglist-plugin-parser.c index f7f46a87..05f50ba5 100755 --- a/plugins/taglist/pluma-taglist-plugin-parser.c +++ b/plugins/taglist/pluma-taglist-plugin-parser.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. */ /* diff --git a/plugins/taglist/pluma-taglist-plugin-parser.h b/plugins/taglist/pluma-taglist-plugin-parser.h index d1eb8c69..d6a3b2f8 100755 --- a/plugins/taglist/pluma-taglist-plugin-parser.h +++ b/plugins/taglist/pluma-taglist-plugin-parser.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. */ /* diff --git a/plugins/taglist/pluma-taglist-plugin.c b/plugins/taglist/pluma-taglist-plugin.c index 202ab12e..391a6dde 100755 --- a/plugins/taglist/pluma-taglist-plugin.c +++ b/plugins/taglist/pluma-taglist-plugin.c @@ -15,7 +15,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. * */ diff --git a/plugins/taglist/pluma-taglist-plugin.h b/plugins/taglist/pluma-taglist-plugin.h index 3ec8e088..a73fbe2d 100755 --- a/plugins/taglist/pluma-taglist-plugin.h +++ b/plugins/taglist/pluma-taglist-plugin.h @@ -15,7 +15,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. * */ |