From 538389c9817f3cafc27bdd606bc9b6b195964a3d Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 26 Jul 2006 01:12:26 +0000 Subject: Fix FSF postal address. Originally committed as revision 5829 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/mmvideo.c | 2 +- libavcodec/os2thread.c | 2 +- libavcodec/tta.c | 2 +- libavformat/mm.c | 2 +- libavformat/tta.c | 2 +- libavutil/lls.c | 2 +- libavutil/lls.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/libavcodec/mmvideo.c b/libavcodec/mmvideo.c index b2e146839d..0cfae83de4 100644 --- a/libavcodec/mmvideo.c +++ b/libavcodec/mmvideo.c @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA */ /** diff --git a/libavcodec/os2thread.c b/libavcodec/os2thread.c index c39ac91002..252396583b 100644 --- a/libavcodec/os2thread.c +++ b/libavcodec/os2thread.c @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA * */ //#define DEBUG diff --git a/libavcodec/tta.c b/libavcodec/tta.c index 5ea592910c..979a94a742 100644 --- a/libavcodec/tta.c +++ b/libavcodec/tta.c @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA */ /** diff --git a/libavformat/mm.c b/libavformat/mm.c index 3c34ef05c4..33d889184f 100644 --- a/libavformat/mm.c +++ b/libavformat/mm.c @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA */ /** diff --git a/libavformat/tta.c b/libavformat/tta.c index 431afc00fb..7a54ec2b58 100644 --- a/libavformat/tta.c +++ b/libavformat/tta.c @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA */ #include "avformat.h" #define ALT_BITSREAM_READER_LE diff --git a/libavutil/lls.c b/libavutil/lls.c index 50a5003763..6bf4d92786 100644 --- a/libavutil/lls.c +++ b/libavutil/lls.c @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA */ /** diff --git a/libavutil/lls.h b/libavutil/lls.h index 5c603e467a..944fba75d6 100644 --- a/libavutil/lls.h +++ b/libavutil/lls.h @@ -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 St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef LLS_H -- cgit v1.2.3