summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
authorjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-18 20:17:36 +0000
committerjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-18 20:17:36 +0000
commitf60c4ff83aea54524b850f991122330ed7138831 (patch)
tree073c53b3d330ac951b0ecf51a1b0a6571ed4741e /mencoder.c
parentf99f534bdb9dd671d06dad26c4e9ecfe79d66fc7 (diff)
downloadmpv-f60c4ff83aea54524b850f991122330ed7138831.tar.bz2
mpv-f60c4ff83aea54524b850f991122330ed7138831.tar.xz
we're in the year 2002
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4758 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mencoder.c b/mencoder.c
index 1441aef94c..5073cc8bff 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -24,7 +24,7 @@
static char* banner_text=
"\n\n"
-"MEncoder " VERSION "(C) 2000-2001 Arpad Gereoffy (see DOCS!)\n"
+"MEncoder " VERSION "(C) 2000-2002 Arpad Gereoffy (see DOCS!)\n"
"\n";
#include "cpudetect.h"