Browse Source

Fix the copyright year

Originally committed as revision 18348 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Luca Abeni 16 years ago
parent
commit
0f55f341fe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavformat/rtp_h263.c

+ 1
- 1
libavformat/rtp_h263.c View File

@@ -1,7 +1,7 @@
/* /*
* RTP packetization for H.263 video * RTP packetization for H.263 video
* Copyright (c) 2009 Luca Abeni * Copyright (c) 2009 Luca Abeni
* Copyright (c) 2007 Martin Storsjo
* Copyright (c) 2009 Martin Storsjo
* *
* This file is part of FFmpeg. * This file is part of FFmpeg.
* *


Loading…
Cancel
Save