diff options
Diffstat (limited to 'src/combined')
-rw-r--r-- | src/combined/combined_wavpack.c | 2 | ||||
-rw-r--r-- | src/combined/combined_wavpack.h | 2 | ||||
-rw-r--r-- | src/combined/decoder_flac.c | 2 | ||||
-rw-r--r-- | src/combined/decoder_wavpack.c | 2 | ||||
-rw-r--r-- | src/combined/demux_flac.c | 2 | ||||
-rw-r--r-- | src/combined/demux_flac.h | 2 | ||||
-rw-r--r-- | src/combined/demux_wavpack.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/combined/combined_wavpack.c b/src/combined/combined_wavpack.c index 7a334b15c..f542628a6 100644 --- a/src/combined/combined_wavpack.c +++ b/src/combined/combined_wavpack.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 Street, Fifth Floor, Boston, MA 02110, USA * * xine interface to libwavpack by Diego Pettenò <flameeyes@gmail.com> * diff --git a/src/combined/combined_wavpack.h b/src/combined/combined_wavpack.h index b7bf32acb..67dda7688 100644 --- a/src/combined/combined_wavpack.h +++ b/src/combined/combined_wavpack.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 Street, Fifth Floor, Boston, MA 02110, USA * * xine interface to libwavpack by Diego Pettenò <flameeyes@gmail.com> * diff --git a/src/combined/decoder_flac.c b/src/combined/decoder_flac.c index 148f5e62c..2230056cd 100644 --- a/src/combined/decoder_flac.c +++ b/src/combined/decoder_flac.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 Street, Fifth Floor, Boston, MA 02110, USA * * John McCutchan 2003 * FLAC Decoder (http://flac.sf.net) diff --git a/src/combined/decoder_wavpack.c b/src/combined/decoder_wavpack.c index e036e3bf8..f261788bf 100644 --- a/src/combined/decoder_wavpack.c +++ b/src/combined/decoder_wavpack.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 Street, Fifth Floor, Boston, MA 02110, USA * * xine interface to libwavpack by Diego Pettenò <flameeyes@gmail.com> * diff --git a/src/combined/demux_flac.c b/src/combined/demux_flac.c index 43ee17d5c..85f98e876 100644 --- a/src/combined/demux_flac.c +++ b/src/combined/demux_flac.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 Street, Fifth Floor, Boston, MA 02110, USA * * * John McCutchan diff --git a/src/combined/demux_flac.h b/src/combined/demux_flac.h index 6086781d1..76c23a854 100644 --- a/src/combined/demux_flac.h +++ b/src/combined/demux_flac.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 Street, Fifth Floor, Boston, MA 02110, USA * * $Id: demux_flac.h,v 1.2 2003/12/09 00:02:32 f1rmb Exp $ */ diff --git a/src/combined/demux_wavpack.c b/src/combined/demux_wavpack.c index 7343976fa..56aaf095c 100644 --- a/src/combined/demux_wavpack.c +++ b/src/combined/demux_wavpack.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 Street, Fifth Floor, Boston, MA 02110, USA * * xine interface to libwavpack by Diego Pettenò <flameeyes@gmail.com> * |