diff vc1.c @ 4605:d4feec96fd64 libavcodec

Looks like I'll work on it this year too
author kostya
date Wed, 28 Feb 2007 06:59:39 +0000
parents 40cd5f7f34e7
children 71c1e1171e83
line wrap: on
line diff
--- a/vc1.c	Wed Feb 28 06:39:58 2007 +0000
+++ b/vc1.c	Wed Feb 28 06:59:39 2007 +0000
@@ -1,6 +1,6 @@
 /*
  * VC-1 and WMV3 decoder
- * Copyright (c) 2006 Konstantin Shishkov
+ * Copyright (c) 2006-2007 Konstantin Shishkov
  * Partly based on vc9.c (c) 2005 Anonymous, Alex Beregszaszi, Michael Niedermayer
  *
  * This file is part of FFmpeg.