diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-11-09 18:17:08 +0100 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-11-09 18:17:08 +0100 |
commit | ae7687e1fab8de2bb0d14fdf0f32e4ba801d7b8c (patch) | |
tree | 8e8706e4ceaa34c5a10b313f5a651facee354b39 | |
parent | abe2009f72e09173643b3d098ef17d3171a8f633 (diff) | |
download | xine-lib-ae7687e1fab8de2bb0d14fdf0f32e4ba801d7b8c.tar.gz xine-lib-ae7687e1fab8de2bb0d14fdf0f32e4ba801d7b8c.tar.bz2 |
More updates for FSF address.
-rw-r--r-- | src/combined/nsf_combined.c | 2 | ||||
-rw-r--r-- | src/combined/nsf_combined.h | 2 | ||||
-rw-r--r-- | src/libxineadec/xine_mad_decoder.c | 2 | ||||
-rw-r--r-- | src/vdr/input_vdr.c | 2 | ||||
-rw-r--r-- | src/vdr/post_vdr.c | 2 | ||||
-rw-r--r-- | src/vdr/post_vdr_audio.c | 2 | ||||
-rw-r--r-- | src/vdr/post_vdr_video.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/combined/nsf_combined.c b/src/combined/nsf_combined.c index 474064213..5cb463323 100644 --- a/src/combined/nsf_combined.c +++ b/src/combined/nsf_combined.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 * * $Id: combined_wavpack.c,v 1.3 2007/03/17 07:34:02 dgp85 Exp $ */ diff --git a/src/combined/nsf_combined.h b/src/combined/nsf_combined.h index 36a0abe71..4376ecf7a 100644 --- a/src/combined/nsf_combined.h +++ b/src/combined/nsf_combined.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 */ void *decoder_nsf_init_plugin (xine_t *xine, void *data); diff --git a/src/libxineadec/xine_mad_decoder.c b/src/libxineadec/xine_mad_decoder.c index e8801c37a..6b13052c5 100644 --- a/src/libxineadec/xine_mad_decoder.c +++ b/src/libxineadec/xine_mad_decoder.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 * * $Id: xine_decoder.c,v 1.57 2006/07/10 22:08:29 dgp85 Exp $ * diff --git a/src/vdr/input_vdr.c b/src/vdr/input_vdr.c index ce0b0df17..3ba75644e 100644 --- a/src/vdr/input_vdr.c +++ b/src/vdr/input_vdr.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 * * $Id: input_vdr.c,v 1.51 2003/05/02 15:02:11 miguelfreitas Exp $ */ diff --git a/src/vdr/post_vdr.c b/src/vdr/post_vdr.c index fd95b371f..7e01854e0 100644 --- a/src/vdr/post_vdr.c +++ b/src/vdr/post_vdr.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 * * $Id: vdr.c,v 1.20 2004/04/17 19:54:32 mroi Exp $ */ diff --git a/src/vdr/post_vdr_audio.c b/src/vdr/post_vdr_audio.c index 365a0fb01..ddac6c3da 100644 --- a/src/vdr/post_vdr_audio.c +++ b/src/vdr/post_vdr_audio.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 * * $Id: vdr.c,v 1.20 2004/04/17 19:54:32 mroi Exp $ */ diff --git a/src/vdr/post_vdr_video.c b/src/vdr/post_vdr_video.c index efb05d0dc..949af5716 100644 --- a/src/vdr/post_vdr_video.c +++ b/src/vdr/post_vdr_video.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 * * $Id: vdr.c,v 1.20 2004/04/17 19:54:32 mroi Exp $ */ |