This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch RFC] cpp macro surgery
- To: Phil Edwards <pedwards at disaster dot jaj dot com>
- Subject: Re: [patch RFC] cpp macro surgery
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Sun, 4 Mar 2001 11:14:37 -0800 (PST)
- cc: libstdc++ at gcc dot gnu dot org
some bits:
+// Copyright (C) 1997-1999, 2001 Free Software Foundation, Inc.
should be
+// Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
other than that, please check this in.
-benjamin