summaryrefslogtreecommitdiffstats
path: root/libswscale/yuv2rgb_mlib.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-22 01:21:36 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-22 01:21:36 +0000
commit2d33f0d405e40ac856b1cfa3c1719da5c8758c64 (patch)
tree7a2a83e16141f93b956f8f15f565de6c8e6e5ef0 /libswscale/yuv2rgb_mlib.c
parentf7c520b74dc40ddf44f852a36e1c297114101a34 (diff)
downloadmpv-2d33f0d405e40ac856b1cfa3c1719da5c8758c64.tar.bz2
mpv-2d33f0d405e40ac856b1cfa3c1719da5c8758c64.tar.xz
Fix license headers and FSF postal address.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21994 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libswscale/yuv2rgb_mlib.c')
-rw-r--r--libswscale/yuv2rgb_mlib.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/libswscale/yuv2rgb_mlib.c b/libswscale/yuv2rgb_mlib.c
index 824ee39d1b..c99e019cd8 100644
--- a/libswscale/yuv2rgb_mlib.c
+++ b/libswscale/yuv2rgb_mlib.c
@@ -17,9 +17,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with GNU Make; see the file COPYING. If not, write to
- * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
- *
+ * along with mpeg2dec; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <mlib_types.h>