Browse Source

URL update, move comment to a better place.

Originally committed as revision 9476 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 18 years ago
parent
commit
a7738a044d
1 changed files with 2 additions and 4 deletions
  1. +2
    -4
      libavformat/nut.c

+ 2
- 4
libavformat/nut.c View File

@@ -3,6 +3,8 @@
* Copyright (c) 2003 Alex Beregszaszi
* Copyright (c) 2004 Michael Niedermayer
*
* Visit the official site at http://www.nut-container.org/.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
@@ -18,10 +20,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
*
* Visit the official site at http://www.nut.hu/
*
*/

/*


Loading…
Cancel
Save