Date: Tue, 7 Jan 2003 11:47:51 -0500 Message-Id: <200301071647.h07GlpS12120@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <200301051654.h05GsBN22789@speedy.ludd.luth.se> (ams AT ludd DOT luth DOT se) Subject: Re: stubify References: <200301051654 DOT h05GsBN22789 AT speedy DOT ludd DOT luth DOT se> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > /* Copyright (C) 2003 DJ Delorie, see COPYING.DJ for details */ > /* Copyright (C) 1999 DJ Delorie, see COPYING.DJ for details */ > /* Copyright (C) 1996 DJ Delorie, see COPYING.DJ for details */ > /* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */ > ... > v_printf("stubify for djgpp V2.X executables, Copyright (C) 1995,1996,1999,2003 DJ Delorie\n"); > > Is ok to say "Copyright (C) 1995-2003 DJ Delorie" in the help text > instead although we don't have all those year in the file start? Yes, that's fine. The first set of lines are added automatically by the "update all copyrights" script, so please don't change those.