diff options
author | Diego Biurrun <diego@biurrun.de> | 2006-07-26 01:12:26 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2006-07-26 01:12:26 +0000 |
commit | 538389c9817f3cafc27bdd606bc9b6b195964a3d (patch) | |
tree | 32e44d22f3274593e06d1473bf12f617b2c1c99d /libavutil | |
parent | a94e666cb5db1b23b22b5804abaee7c44b547431 (diff) | |
download | ffmpeg-538389c9817f3cafc27bdd606bc9b6b195964a3d.tar.gz |
Fix FSF postal address.
Originally committed as revision 5829 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavutil')
-rw-r--r-- | libavutil/lls.c | 2 | ||||
-rw-r--r-- | libavutil/lls.h | 2 |
2 files changed, 2 insertions, 2 deletions
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 |