From 949906ea6dc4e917be0ae2dcf6e488efe2b2d76d Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 2 Oct 2008 15:44:59 +0000 Subject: [PATCH] Update copyright years. Originally committed as revision 15512 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure b/configure index 55c7242976..c7416014a6 100755 --- a/configure +++ b/configure @@ -2,9 +2,9 @@ # # FFmpeg configure script # -# Copyright (c) 2000, 2001, 2002 Fabrice Bellard -# Copyright (c) 2005-2006 Diego Biurrun -# Copyright (c) 2005-2006 Mans Rullgard +# Copyright (c) 2000-2002 Fabrice Bellard +# Copyright (c) 2005-2008 Diego Biurrun +# Copyright (c) 2005-2008 Mans Rullgard # # Prevent locale nonsense from breaking basic text processing.