Add missing authors to copyright headers.

Originally committed as revision 26133 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Ronald S. Bultje
2010-12-29 17:45:26 +00:00
parent 725a3f9dfb
commit 83ff3f72e5

View File

@@ -1,6 +1,9 @@
;****************************************************************************** ;******************************************************************************
;* H.264 intra prediction asm optimizations ;* H.264 intra prediction asm optimizations
;* Copyright (c) 2010 Jason Garrett-Glaser ;* Copyright (c) 2010 Jason Garrett-Glaser
;* Copyright (c) 2010 Holger Lubitz
;* Copyright (c) 2010 Loren Merritt
;* Copyright (c) 2010 Ronald S. Bultje
;* ;*
;* This file is part of FFmpeg. ;* This file is part of FFmpeg.
;* ;*