diff options
author | Diego Biurrun <diego@biurrun.de> | 2006-10-18 13:15:27 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2006-10-18 13:15:27 +0000 |
commit | 3d1eed611b28f94550f88f6650db6065f8ea09ff (patch) | |
tree | aafaabbb5d177db504e77c6efd5bf488b1edcf36 /libavformat/nut.c | |
parent | 38d0a8aad85625e6cb140e9a492ce353c013c2e4 (diff) | |
download | ffmpeg-3d1eed611b28f94550f88f6650db6065f8ea09ff.tar.gz |
Fix license header error notice by Steve LHomme.
Originally committed as revision 6730 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/nut.c')
-rw-r--r-- | libavformat/nut.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/nut.c b/libavformat/nut.c index 5e818f48d0..6a4d5b84bd 100644 --- a/libavformat/nut.c +++ b/libavformat/nut.c @@ -15,7 +15,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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 * |