This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix avr section of md.texi


On Thu, 30 Mar 2006, Denis Chertykov wrote:
> Can I commit the following patch ?
> 2006-03-30  Denis Chertykov  <denisc@overta.ru>
>
> 	* doc/md.texi: Refer to avr/constraints.md instead of
> 	avr/avr.h.

As the AVR port mainatiner, yes.  However, there's no need to
list 2006 twice in the copyright years...

> *** 1,4 ****
> ! @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001,
>   @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
> ...
> --- 1,4 ----
> ! @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001, 2006,
>   @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.

Ok for mainline, without the above hunk.

Thanks,

Roger
--


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]