From e9711267ec88b5e3510f1b59796dc155ed22b156 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sun, 18 Nov 2012 20:35:29 -0500 Subject: fixed incorrect fsf addresses. --- sound-theme/gvc-sound-theme-chooser.c | 2 +- sound-theme/gvc-sound-theme-chooser.h | 2 +- sound-theme/gvc-sound-theme-editor.c | 2 +- sound-theme/gvc-sound-theme-editor.h | 2 +- sound-theme/sound-theme-file-utils.c | 4 ++-- sound-theme/sound-theme-file-utils.h | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) (limited to 'sound-theme') diff --git a/sound-theme/gvc-sound-theme-chooser.c b/sound-theme/gvc-sound-theme-chooser.c index 6109737..e423423 100644 --- a/sound-theme/gvc-sound-theme-chooser.c +++ b/sound-theme/gvc-sound-theme-chooser.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/sound-theme/gvc-sound-theme-chooser.h b/sound-theme/gvc-sound-theme-chooser.h index 6701aad..026dd7c 100644 --- a/sound-theme/gvc-sound-theme-chooser.h +++ b/sound-theme/gvc-sound-theme-chooser.h @@ -14,7 +14,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/sound-theme/gvc-sound-theme-editor.c b/sound-theme/gvc-sound-theme-editor.c index 098fb76..3c8cebf 100644 --- a/sound-theme/gvc-sound-theme-editor.c +++ b/sound-theme/gvc-sound-theme-editor.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/sound-theme/gvc-sound-theme-editor.h b/sound-theme/gvc-sound-theme-editor.h index 5e4330d..ae13209 100644 --- a/sound-theme/gvc-sound-theme-editor.h +++ b/sound-theme/gvc-sound-theme-editor.h @@ -14,7 +14,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/sound-theme/sound-theme-file-utils.c b/sound-theme/sound-theme-file-utils.c index 962b617..1de9886 100644 --- a/sound-theme/sound-theme-file-utils.c +++ b/sound-theme/sound-theme-file-utils.c @@ -13,8 +13,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 diff --git a/sound-theme/sound-theme-file-utils.h b/sound-theme/sound-theme-file-utils.h index 7fc3a58..0ac248b 100644 --- a/sound-theme/sound-theme-file-utils.h +++ b/sound-theme/sound-theme-file-utils.h @@ -13,8 +13,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 __SOUND_THEME_FILE_UTILS_HH__ #define __SOUND_THEME_FILE_UTILS_HH__ -- cgit v1.2.1