[FFmpeg-cvslog] r16406 - trunk/cmdutils.c
Stefano Sabatini
stefano.sabatini-lala
Fri Jan 2 12:51:55 CET 2009
On date Friday 2009-01-02 16:45:14 +0530, Jai Menon wrote:
> Hi,
>
> On Fri, Jan 2, 2009 at 4:39 PM, stefano <subversion at mplayerhq.hu> wrote:
> > Author: stefano
> > Date: Fri Jan 2 12:09:37 2009
> > New Revision: 16406
> >
> > Log:
> > Bump year number.
> >
> > Modified:
> > trunk/cmdutils.c
> >
> > Modified: trunk/cmdutils.c
> > ==============================================================================
> > --- trunk/cmdutils.c Fri Jan 2 11:07:26 2009 (r16405)
> > +++ trunk/cmdutils.c Fri Jan 2 12:09:37 2009 (r16406)
> > @@ -292,7 +292,7 @@ static void print_all_lib_versions(FILE*
> >
> > void show_banner(void)
> > {
> > - fprintf(stderr, "%s version " FFMPEG_VERSION ", Copyright (c) %d-2008 Fabrice Bellard, et al.\n",
> > + fprintf(stderr, "%s version " FFMPEG_VERSION ", Copyright (c) %d-2009 Fabrice Bellard, et al.\n",
> > program_name, program_birth_year);
>
> Maybe this could be #defined or value got from __DATE__...
No I think it should be set manually at every year bump to show that
the project is still alive, and also as a propitiatory rite...
But maybe someone may prefer like in the attached patch.
Regards, and happy new year!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: implement-this-year.patch
Type: text/x-diff
Size: 1278 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20090102/d6680bd4/attachment.patch>
More information about the ffmpeg-cvslog
mailing list