diff options
Diffstat (limited to 'sound-theme')
-rw-r--r-- | sound-theme/gvc-sound-theme-chooser.c | 2 | ||||
-rw-r--r-- | sound-theme/gvc-sound-theme-chooser.h | 2 | ||||
-rw-r--r-- | sound-theme/gvc-sound-theme-editor.c | 2 | ||||
-rw-r--r-- | sound-theme/gvc-sound-theme-editor.h | 2 | ||||
-rw-r--r-- | sound-theme/sound-theme-file-utils.c | 4 | ||||
-rw-r--r-- | sound-theme/sound-theme-file-utils.h | 4 |
6 files changed, 8 insertions, 8 deletions
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 <config.h> 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__ |