This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: [patch RFC] cpp macro surgery


Benjamin Kosnik <bkoz@redhat.com> writes:

| some bits:
| 
| +// Copyright (C) 1997-1999, 2001 Free Software Foundation, Inc.
| 
| should be
| 
| +// Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.

Out of curiosity, is this permitted

	// Copyright (C) 1997-2001 Free Software Foundation, Inc.

?

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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