diff --git a/libavcodec/vc1.c b/libavcodec/vc1.c
index 5993f1573c108e0b004ae3bcaa52e7d4108c535f..deea0fd6c984b0fa84f349cb13abd447e810f88f 100644
--- a/libavcodec/vc1.c
+++ b/libavcodec/vc1.c
@@ -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.