diff options
author | Diego Biurrun <diego@biurrun.de> | 2011-05-14 21:32:31 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2011-05-14 21:32:31 +0200 |
commit | 888fa31ecafa75cef3c154e129c45060eea88bd7 (patch) | |
tree | cec22003f6b82e5aec4af8a44d496182e601f3c3 /libavcodec/x86/h264_chromamc.asm | |
parent | 08e434b015b204e36aa03a645249d6ca260bc6d1 (diff) | |
download | ffmpeg-888fa31ecafa75cef3c154e129c45060eea88bd7.tar.gz |
Fix FSF address copy paste error in some license headers.
Diffstat (limited to 'libavcodec/x86/h264_chromamc.asm')
-rw-r--r-- | libavcodec/x86/h264_chromamc.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/h264_chromamc.asm b/libavcodec/x86/h264_chromamc.asm index 99faf44651..0a37994fb9 100644 --- a/libavcodec/x86/h264_chromamc.asm +++ b/libavcodec/x86/h264_chromamc.asm @@ -17,7 +17,7 @@ ;* ;* You should have received a copy of the GNU Lesser General Public ;* License along with Libav; if not, write to the Free Software -;* 51, Inc., Foundation Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +;* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ;****************************************************************************** %include "x86inc.asm" |