Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavformat/rtp_h263.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/rtp_h263.c b/libavformat/rtp_h263.c
index 70e3e5399b..0ea492106b 100644
--- a/libavformat/rtp_h263.c
+++ b/libavformat/rtp_h263.c
@@ -1,7 +1,7 @@
/*
* RTP packetization for H.263 video
* Copyright (c) 2009 Luca Abeni
- * Copyright (c) 2007 Martin Storsjo
+ * Copyright (c) 2009 Martin Storsjo
*
* This file is part of FFmpeg.
*