[MPlayer-cvslog] r19620 - in trunk: DOCS/xml/cs/documentation.xml DOCS/xml/de/documentation.xml DOCS/xml/en/documentation.xml DOCS/xml/es/documentation.xml DOCS/xml/fr/documentation.xml DOCS/xml/hu/documentation.xml DOCS/xml/pl/documentation.xml DOCS/xml/ru/documentation.xml TOOLS/encode2mpeglight libaf/af_ladspa.c libao2/ao_dsound.c libao2/ao_win32.c libdha/dhahelperwin/dhahelper.c libmpcodecs/vd_xvid4.c libmpcodecs/ve_x264.c libmpcodecs/ve_xvid4.c libmpcodecs/vf_remove_logo.c libmpdemux/demux_avs.c libmpdemux/demux_avs.h libmpdemux/demux_ty.c libmpdemux/yuv4mpeg.c libmpdemux/yuv4mpeg.h libmpdemux/yuv4mpeg_intern.h libmpdemux/yuv4mpeg_ratio.c libvo/vo_dfbmga.c libvo/vo_directfb2.c libvo/vo_directx.c libvo/vo_gif89a.c stream/pnm.c stream/pnm.h

diego subversion at mplayerhq.hu
Fri Sep 1 14:11:12 CEST 2006


Author: diego
Date: Fri Sep  1 14:11:11 2006
New Revision: 19620

Modified:
   trunk/TOOLS/encode2mpeglight
   trunk/libaf/af_ladspa.c
   trunk/libao2/ao_dsound.c
   trunk/libao2/ao_win32.c
   trunk/libdha/dhahelperwin/dhahelper.c
   trunk/libmpcodecs/vd_xvid4.c
   trunk/libmpcodecs/ve_x264.c
   trunk/libmpcodecs/ve_xvid4.c
   trunk/libmpcodecs/vf_remove_logo.c
   trunk/libmpdemux/demux_avs.c
   trunk/libmpdemux/demux_avs.h
   trunk/libmpdemux/demux_ty.c
   trunk/libmpdemux/yuv4mpeg.c
   trunk/libmpdemux/yuv4mpeg.h
   trunk/libmpdemux/yuv4mpeg_intern.h
   trunk/libmpdemux/yuv4mpeg_ratio.c
   trunk/libvo/vo_dfbmga.c
   trunk/libvo/vo_directfb2.c
   trunk/libvo/vo_directx.c
   trunk/libvo/vo_gif89a.c
   trunk/stream/pnm.c
   trunk/stream/pnm.h

Changes in other areas also in this revision:
Modified:
   trunk/DOCS/xml/cs/documentation.xml
   trunk/DOCS/xml/de/documentation.xml
   trunk/DOCS/xml/en/documentation.xml
   trunk/DOCS/xml/es/documentation.xml
   trunk/DOCS/xml/fr/documentation.xml
   trunk/DOCS/xml/hu/documentation.xml
   trunk/DOCS/xml/pl/documentation.xml
   trunk/DOCS/xml/ru/documentation.xml

Log:
The FSF changed postal address.


Modified: trunk/TOOLS/encode2mpeglight
==============================================================================
--- trunk/TOOLS/encode2mpeglight	(original)
+++ trunk/TOOLS/encode2mpeglight	Fri Sep  1 14:11:11 2006
@@ -20,7 +20,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-1301 USA
 
 
 ###############################################################################

Modified: trunk/libaf/af_ladspa.c
==============================================================================
--- trunk/libaf/af_ladspa.c	(original)
+++ trunk/libaf/af_ladspa.c	Fri Sep  1 14:11:11 2006
@@ -18,7 +18,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-1301 USA
  *
  *
  * Changelog

Modified: trunk/libao2/ao_dsound.c
==============================================================================
--- trunk/libao2/ao_dsound.c	(original)
+++ trunk/libao2/ao_dsound.c	Fri Sep  1 14:11:11 2006
@@ -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, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  *
  *****************************************************************************/
 /**

Modified: trunk/libao2/ao_win32.c
==============================================================================
--- trunk/libao2/ao_win32.c	(original)
+++ trunk/libao2/ao_win32.c	Fri Sep  1 14:11:11 2006
@@ -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, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  *
  *****************************************************************************/
 

Modified: trunk/libdha/dhahelperwin/dhahelper.c
==============================================================================
--- trunk/libdha/dhahelperwin/dhahelper.c	(original)
+++ trunk/libdha/dhahelperwin/dhahelper.c	Fri Sep  1 14:11:11 2006
@@ -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, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  *
  *****************************************************************************/
 

Modified: trunk/libmpcodecs/vd_xvid4.c
==============================================================================
--- trunk/libmpcodecs/vd_xvid4.c	(original)
+++ trunk/libmpcodecs/vd_xvid4.c	Fri Sep  1 14:11:11 2006
@@ -17,7 +17,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-1301 USA
  *
  *****************************************************************************/
 

Modified: trunk/libmpcodecs/ve_x264.c
==============================================================================
--- trunk/libmpcodecs/ve_x264.c	(original)
+++ trunk/libmpcodecs/ve_x264.c	Fri Sep  1 14:11:11 2006
@@ -21,7 +21,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-1301 USA
  *
  *****************************************************************************/
 

Modified: trunk/libmpcodecs/ve_xvid4.c
==============================================================================
--- trunk/libmpcodecs/ve_xvid4.c	(original)
+++ trunk/libmpcodecs/ve_xvid4.c	Fri Sep  1 14:11:11 2006
@@ -17,7 +17,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-1301 USA
  *
  ****************************************************************************/
 

Modified: trunk/libmpcodecs/vf_remove_logo.c
==============================================================================
--- trunk/libmpcodecs/vf_remove_logo.c	(original)
+++ trunk/libmpcodecs/vf_remove_logo.c	Fri Sep  1 14:11:11 2006
@@ -15,8 +15,8 @@
 
 You should have reveived 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
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA
 
 __________________________________________________________________________
 | Robert Edele                                           Fri. 4-Feb-2005 |

Modified: trunk/libmpdemux/demux_avs.c
==============================================================================
--- trunk/libmpdemux/demux_avs.c	(original)
+++ trunk/libmpdemux/demux_avs.c	Fri Sep  1 14:11:11 2006
@@ -14,8 +14,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 Street, Fifth Floor,
+ * Boston, MA 02110-1301 USA.
  */
 
 #include <stdio.h>

Modified: trunk/libmpdemux/demux_avs.h
==============================================================================
--- trunk/libmpdemux/demux_avs.h	(original)
+++ trunk/libmpdemux/demux_avs.h	Fri Sep  1 14:11:11 2006
@@ -17,8 +17,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 Street, Fifth Floor,
+ * Boston, MA 02110-1301 USA.
  */
 
 enum { AVISYNTH_INTERFACE_VERSION = 2 };

Modified: trunk/libmpdemux/demux_ty.c
==============================================================================
--- trunk/libmpdemux/demux_ty.c	(original)
+++ trunk/libmpdemux/demux_ty.c	Fri Sep  1 14:11:11 2006
@@ -24,7 +24,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-1301 USA
  *
  */
 

Modified: trunk/libmpdemux/yuv4mpeg.c
==============================================================================
--- trunk/libmpdemux/yuv4mpeg.c	(original)
+++ trunk/libmpdemux/yuv4mpeg.c	Fri Sep  1 14:11:11 2006
@@ -18,7 +18,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-1301 USA
  *
  */
 

Modified: trunk/libmpdemux/yuv4mpeg.h
==============================================================================
--- trunk/libmpdemux/yuv4mpeg.h	(original)
+++ trunk/libmpdemux/yuv4mpeg.h	Fri Sep  1 14:11:11 2006
@@ -21,7 +21,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-1301 USA
  */
 
 #ifndef __YUV4MPEG_H__

Modified: trunk/libmpdemux/yuv4mpeg_intern.h
==============================================================================
--- trunk/libmpdemux/yuv4mpeg_intern.h	(original)
+++ trunk/libmpdemux/yuv4mpeg_intern.h	Fri Sep  1 14:11:11 2006
@@ -16,7 +16,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-1301 USA
  */
 
 #ifndef __YUV4MPEG_INTERN_H__

Modified: trunk/libmpdemux/yuv4mpeg_ratio.c
==============================================================================
--- trunk/libmpdemux/yuv4mpeg_ratio.c	(original)
+++ trunk/libmpdemux/yuv4mpeg_ratio.c	Fri Sep  1 14:11:11 2006
@@ -17,7 +17,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-1301 USA
  *
  */
 

Modified: trunk/libvo/vo_dfbmga.c
==============================================================================
--- trunk/libvo/vo_dfbmga.c	(original)
+++ trunk/libvo/vo_dfbmga.c	Fri Sep  1 14:11:11 2006
@@ -18,8 +18,8 @@
 
    You should have received a copy of the GNU Lesser 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 Street, Fifth Floor,
+   Boston, MA 02110-1301 USA.
 */
 
 /* directfb includes */

Modified: trunk/libvo/vo_directfb2.c
==============================================================================
--- trunk/libvo/vo_directfb2.c	(original)
+++ trunk/libvo/vo_directfb2.c	Fri Sep  1 14:11:11 2006
@@ -17,8 +17,8 @@
 
    You should have received a copy of the GNU Lesser 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 Street, Fifth Floor,
+   Boston, MA 02110-1301 USA.
 */
 
 // directfb includes

Modified: trunk/libvo/vo_directx.c
==============================================================================
--- trunk/libvo/vo_directx.c	(original)
+++ trunk/libvo/vo_directx.c	Fri Sep  1 14:11:11 2006
@@ -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, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  *
  *****************************************************************************/
 

Modified: trunk/libvo/vo_gif89a.c
==============================================================================
--- trunk/libvo/vo_gif89a.c	(original)
+++ trunk/libvo/vo_gif89a.c	Fri Sep  1 14:11:11 2006
@@ -18,8 +18,8 @@
 
    You should have received a copy of the GNU Lesser 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 Street, Fifth Floor,
+   Boston, MA 02110-1301 USA.
 */
 
 /* Notes:

Modified: trunk/stream/pnm.c
==============================================================================
--- trunk/stream/pnm.c	(original)
+++ trunk/stream/pnm.c	Fri Sep  1 14:11:11 2006
@@ -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-1301 USA
  *
  * $Id$
  *

Modified: trunk/stream/pnm.h
==============================================================================
--- trunk/stream/pnm.h	(original)
+++ trunk/stream/pnm.h	Fri Sep  1 14:11:11 2006
@@ -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-1301 USA
  *
  * $Id$
  *



More information about the MPlayer-cvslog mailing list