diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-01-22 01:18:33 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-01-22 01:18:33 +0000 |
commit | 98cc3cea333f341390ef53e1ac26d52899a30eea (patch) | |
tree | 741f4b17f0b6313f2bd70678eb66b7acffd65155 | |
parent | 9688979c51fdbe6c25543039509de0c178f5b2f0 (diff) | |
download | ffmpeg-98cc3cea333f341390ef53e1ac26d52899a30eea.tar.gz |
Fix FSF postal address.
Originally committed as revision 7638 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | libavcodec/dtsdec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/dtsdec.c b/libavcodec/dtsdec.c index 456f3fdef1..63d4b00e73 100644 --- a/libavcodec/dtsdec.c +++ b/libavcodec/dtsdec.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with FFmpeg; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifdef HAVE_AV_CONFIG_H |