From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eli Zaretskii" To: ac131313@cygnus.com Cc: gdb-patches@sources.redhat.com Subject: Re: [rfc] New file src/gdb/gdb.h Date: Fri, 27 Jul 2001 01:50:00 -0000 Message-id: <2110-Fri27Jul2001115103+0300-eliz@is.elta.co.il> References: <3B60D9D8.1020902@cygnus.com> X-SW-Source: 2001-07/msg00669.html > Date: Thu, 26 Jul 2001 23:02:48 -0400 > From: Andrew Cagney > > This patch moves the ``libgdb'' library declarations to a separate file > - gdb.h. [...] > *** /dev/null Tue May 5 13:32:27 1998 > --- gdb.h Thu Jul 26 19:59:03 2001 > *************** > *** 0 **** > --- 1,60 ---- > + /* Library interface into GDB. > + Copyright 1999, 2001 > + Free Software Foundation, Inc. I think it's wrong to have years in the copyright notice that predate the file's creation. This might confuse someone in the future.