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/lls.c | |
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/lls.c')
-rw-r--r-- | libavutil/lls.c | 2 |
1 files changed, 1 insertions, 1 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 */ /** |