diff options
Diffstat (limited to 'src/libreal')
-rw-r--r-- | src/libreal/real_common.c | 2 | ||||
-rw-r--r-- | src/libreal/real_common.h | 2 | ||||
-rw-r--r-- | src/libreal/xine_real_audio_decoder.c | 2 | ||||
-rw-r--r-- | src/libreal/xine_real_video_decoder.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/libreal/real_common.c b/src/libreal/real_common.c index 9641cd4ac..88036f169 100644 --- a/src/libreal/real_common.c +++ b/src/libreal/real_common.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: real_common.c,v 1.12 2007/03/17 15:45:41 dgp85 Exp $ * diff --git a/src/libreal/real_common.h b/src/libreal/real_common.h index 232bf2a4d..62758d435 100644 --- a/src/libreal/real_common.h +++ b/src/libreal/real_common.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: real_common.h,v 1.7 2007/03/17 15:45:41 dgp85 Exp $ * diff --git a/src/libreal/xine_real_audio_decoder.c b/src/libreal/xine_real_audio_decoder.c index 24fc5a949..69bb596e4 100644 --- a/src/libreal/xine_real_audio_decoder.c +++ b/src/libreal/xine_real_audio_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: audio_decoder.c,v 1.59 2007/03/17 15:45:41 dgp85 Exp $ * diff --git a/src/libreal/xine_real_video_decoder.c b/src/libreal/xine_real_video_decoder.c index 48fbc6271..2af79bb95 100644 --- a/src/libreal/xine_real_video_decoder.c +++ b/src/libreal/xine_real_video_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.93 2007/03/17 15:45:41 dgp85 Exp $ * |