diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-01-22 01:16:42 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-01-22 01:16:42 +0000 |
commit | 9688979c51fdbe6c25543039509de0c178f5b2f0 (patch) | |
tree | db48944f497117ff20e5488b23ac75fd7c6f6a20 /libavformat/gxfenc.c | |
parent | fc9eb137325f8166622b7c86c5cdb3170a2a7b14 (diff) | |
download | ffmpeg-9688979c51fdbe6c25543039509de0c178f5b2f0.tar.gz |
Fix some more license headers.
Originally committed as revision 7637 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/gxfenc.c')
-rw-r--r-- | libavformat/gxfenc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/gxfenc.c b/libavformat/gxfenc.c index ab44f5ab48..9ae18095f2 100644 --- a/libavformat/gxfenc.c +++ b/libavformat/gxfenc.c @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software + * along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ |