changeset 896:edbe5c3717f9 libavformat

Update licensing information: The FSF changed postal address.
author diego
date Thu, 12 Jan 2006 22:43:26 +0000
parents 95b781fce874
children f957dbf08fcf
files 4xm.c allformats.c amr.c asf-enc.c asf.c asf.h au.c audio.c avidec.c avienc.c avio.c aviobuf.c beosaudio.cpp crc.c cutils.c daud.c dc1394.c dv.c dv.h dv1394.c dv1394.h electronicarts.c ffm.c file.c flic.c flvdec.c flvenc.c framehook.c gif.c gifdec.c grab.c grab_bktr.c http.c idcin.c idroq.c img.c img2.c ipmovie.c jpeg.c matroska.c mmf.c mov.c movenc.c mp3.c mpeg.c mpegts.c mpegts.h mpegtsenc.c mpjpeg.c nsvdec.c nut.c oggparseflac.c os_support.c png.c pnm.c psxstr.c raw.c rm.c rtp.c rtp.h rtpproto.c rtsp.c rtsp.h segafilm.c sgi.c sierravmd.c sol.c swf.c tcp.c udp.c utils.c wav.c wc3movie.c westwood.c yuv.c yuv4mpeg.c
diffstat 76 files changed, 77 insertions(+), 76 deletions(-) [+]
line wrap: on
line diff
--- a/4xm.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/4xm.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/allformats.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/allformats.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/amr.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/amr.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /*
--- a/asf-enc.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/asf-enc.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include "avi.h"
--- a/asf.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/asf.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include "avi.h"
--- a/asf.h	Thu Jan 12 00:00:00 2006 +0000
+++ b/asf.h	Thu Jan 12 22:43:26 2006 +0000
@@ -13,7 +13,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #define PACKET_SIZE 3200
 
--- a/au.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/au.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /*
--- a/audio.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/audio.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/avidec.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/avidec.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include "avi.h"
--- a/avienc.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/avienc.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include "avi.h"
--- a/avio.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/avio.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/aviobuf.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/aviobuf.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include "avio.h"
--- a/beosaudio.cpp	Thu Jan 12 00:00:00 2006 +0000
+++ b/beosaudio.cpp	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <signal.h>
--- a/crc.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/crc.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/cutils.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/cutils.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/daud.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/daud.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/dc1394.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/dc1394.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include "avformat.h"
--- a/dv.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/dv.c	Thu Jan 12 22:43:26 2006 +0000
@@ -20,7 +20,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include <time.h>
 #include "avformat.h"
--- a/dv.h	Thu Jan 12 00:00:00 2006 +0000
+++ b/dv.h	Thu Jan 12 22:43:26 2006 +0000
@@ -20,7 +20,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 typedef struct DVDemuxContext DVDemuxContext;
--- a/dv1394.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/dv1394.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <unistd.h>
--- a/dv1394.h	Thu Jan 12 00:00:00 2006 +0000
+++ b/dv1394.h	Thu Jan 12 22:43:26 2006 +0000
@@ -20,7 +20,8 @@
  *
  * 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.
+ * Inc.,51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ *
  */
 
 #ifndef _DV_1394_H
--- a/electronicarts.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/electronicarts.c	Thu Jan 12 22:43:26 2006 +0000
@@ -13,7 +13,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/ffm.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/ffm.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include <unistd.h>
--- a/file.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/file.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include <fcntl.h>
--- a/flic.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/flic.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/flvdec.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/flvdec.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/flvenc.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/flvenc.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/framehook.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/framehook.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include <errno.h>
 #include "config.h"
--- a/gif.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/gif.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /*
--- a/gifdec.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/gifdec.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/grab.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/grab.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include <unistd.h>
--- a/grab_bktr.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/grab_bktr.c	Thu Jan 12 22:43:26 2006 +0000
@@ -19,7 +19,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #if defined(__FreeBSD__)
--- a/http.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/http.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include <unistd.h>
--- a/idcin.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/idcin.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/idroq.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/idroq.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/img.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/img.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/img2.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/img2.c	Thu Jan 12 22:43:26 2006 +0000
@@ -15,7 +15,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/ipmovie.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/ipmovie.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/jpeg.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/jpeg.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/matroska.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/matroska.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/mmf.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/mmf.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include "avi.h"
--- a/mov.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/mov.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <limits.h>
--- a/movenc.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/movenc.c	Thu Jan 12 22:43:26 2006 +0000
@@ -15,7 +15,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include "avi.h"
--- a/mp3.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/mp3.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/mpeg.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/mpeg.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include "bitstream.h"
--- a/mpegts.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/mpegts.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/mpegts.h	Thu Jan 12 00:00:00 2006 +0000
+++ b/mpegts.h	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #define TS_FEC_PACKET_SIZE 204
--- a/mpegtsenc.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/mpegtsenc.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/mpjpeg.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/mpjpeg.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/nsvdec.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/nsvdec.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include "avi.h"
--- a/nut.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/nut.c	Thu Jan 12 22:43:26 2006 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  *
  *
  * Visit the official site at http://www.nut.hu/
--- a/oggparseflac.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/oggparseflac.c	Thu Jan 12 22:43:26 2006 +0000
@@ -13,7 +13,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <stdlib.h>
--- a/os_support.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/os_support.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "config.h"
 #include "avformat.h"
--- a/png.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/png.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/pnm.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/pnm.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/psxstr.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/psxstr.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/raw.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/raw.c	Thu Jan 12 22:43:26 2006 +0000
@@ -15,7 +15,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/rm.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/rm.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/rtp.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/rtp.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include "mpegts.h"
--- a/rtp.h	Thu Jan 12 00:00:00 2006 +0000
+++ b/rtp.h	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #ifndef RTP_H
 #define RTP_H
--- a/rtpproto.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/rtpproto.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/rtsp.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/rtsp.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/rtsp.h	Thu Jan 12 00:00:00 2006 +0000
+++ b/rtsp.h	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #ifndef RTSP_H
 #define RTSP_H
--- a/segafilm.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/segafilm.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/sgi.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/sgi.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include "avformat.h"
--- a/sierravmd.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/sierravmd.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/sol.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/sol.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /*
--- a/swf.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/swf.c	Thu Jan 12 22:43:26 2006 +0000
@@ -15,7 +15,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include "bitstream.h"
--- a/tcp.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/tcp.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include <unistd.h>
--- a/udp.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/udp.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include <unistd.h>
--- a/utils.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/utils.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/wav.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/wav.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 #include "avi.h"
--- a/wc3movie.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/wc3movie.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/westwood.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/westwood.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/yuv.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/yuv.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
 
--- a/yuv4mpeg.c	Thu Jan 12 00:00:00 2006 +0000
+++ b/yuv4mpeg.c	Thu Jan 12 22:43:26 2006 +0000
@@ -14,7 +14,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"