diff --git a/libmpcodecs/ad_mpc.c b/libmpcodecs/ad_mpc.c index a57813392e..bacea71f70 100644 --- a/libmpcodecs/ad_mpc.c +++ b/libmpcodecs/ad_mpc.c @@ -4,7 +4,7 @@ * Reimar Döffinger * License: GPL * This code may be be relicensed under the terms of the GNU LGPL when it - * becomes part of the ffmpeg project (ffmpeg.sourceforge.net) + * becomes part of the FFmpeg project (ffmpeg.org) */ #include diff --git a/libmpdemux/demux_mpc.c b/libmpdemux/demux_mpc.c index 93c24100ca..454fe4d576 100644 --- a/libmpdemux/demux_mpc.c +++ b/libmpdemux/demux_mpc.c @@ -2,7 +2,7 @@ * Demuxer for Musepack v7 bitstream * by Reimar Döffinger * This code may be be relicensed under the terms of the GNU LGPL when it - * becomes part of the ffmpeg project (ffmpeg.sourceforge.net) + * becomes part of the FFmpeg project (ffmpeg.org) */ #include "config.h"