Copyright notices

Daniel Jacobowitz drow@false.org
Sat Feb 11 18:27:00 GMT 2006


On Sat, Feb 11, 2006 at 06:30:22PM +0200, Eli Zaretskii wrote:
> > Date: Sat, 11 Feb 2006 09:36:22 -0500
> > From: Daniel Jacobowitz <drow@false.org>
> > 
> > Emacs already has some widgetry to add copyright years, doesn't it?
> 
> Yes.  The command copyright-update updates the copyright years in the
> current buffer by adding the current year to the existing list.
> 
> > Can that easily work on a list of files?
> 
> Not at this time, but I can write a command to do that, if we are
> going to use Emacs for this.

Well, I did not find a good non-Emacs tool for doing this; I'd rather
using something that already exists, than write our own.  It should
just be a matter of finding all the files we consider "owned" by GDB
(all in the gdb directory, or sim, or include/gdb/ ?) and excluding
the generated ones.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list