From 78efa04e237aea926b31aafe2a090a762fe51129 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Fri, 10 Mar 2000 00:57:50 +0000 Subject: [PATCH] =?UTF-8?q?=20ben=20oui,=20encore=20un=20poliotage.=20mais?= =?UTF-8?q?=20=EF=BF=BDa=20me=20permet=20de=20tester=20les=20scripts=20=20?= =?UTF-8?q?de=20commit=20en=20cachette=20:)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/config.h.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/config.h.in b/include/config.h.in index 6f6a30df95..9e7d2b3ff5 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -41,8 +41,8 @@ *****************************************************************************/ /* Program version and copyright message */ -#define COPYRIGHT_MESSAGE "VideoLAN Client - version " @VLC_VERSION@ \ - " " @VLC_CODENAME@ " - (c)1996-2000 VideoLAN" +#define COPYRIGHT_MESSAGE "VideoLAN Client - version @VLC_VERSION@" \ + " @VLC_CODENAME@ - (c)1996-2000 VideoLAN" /***************************************************************************** * General compilation options