diff options
Diffstat (limited to 'mixer')
-rw-r--r-- | mixer/applet.c | 4 | ||||
-rw-r--r-- | mixer/applet.h | 4 | ||||
-rw-r--r-- | mixer/dock.c | 4 | ||||
-rw-r--r-- | mixer/dock.h | 4 | ||||
-rw-r--r-- | mixer/keys.h | 4 | ||||
-rw-r--r-- | mixer/load.c | 4 | ||||
-rw-r--r-- | mixer/preferences.c | 4 | ||||
-rw-r--r-- | mixer/preferences.h | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/mixer/applet.c b/mixer/applet.c index ea539069..a0f239d8 100644 --- a/mixer/applet.c +++ b/mixer/applet.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/mixer/applet.h b/mixer/applet.h index 5429ae0c..f373f8ff 100644 --- a/mixer/applet.h +++ b/mixer/applet.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __GVA_APPLET_H__ diff --git a/mixer/dock.c b/mixer/dock.c index 1c4ea783..f9132c24 100644 --- a/mixer/dock.c +++ b/mixer/dock.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/mixer/dock.h b/mixer/dock.h index 180bfda9..aa3d0bbf 100644 --- a/mixer/dock.h +++ b/mixer/dock.h @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __GVA_DOCK_H__ diff --git a/mixer/keys.h b/mixer/keys.h index e5cc7f1b..724df3ed 100644 --- a/mixer/keys.h +++ b/mixer/keys.h @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __GVA_KEYS_H__ diff --git a/mixer/load.c b/mixer/load.c index 4c2c3fb0..684a3a58 100644 --- a/mixer/load.c +++ b/mixer/load.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/mixer/preferences.c b/mixer/preferences.c index a9a9fd79..2dc7973a 100644 --- a/mixer/preferences.c +++ b/mixer/preferences.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/mixer/preferences.h b/mixer/preferences.h index f63a9287..eca0715f 100644 --- a/mixer/preferences.h +++ b/mixer/preferences.h @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __GVA_PREFERENCES_H__ |