[RFC] fix testsuite/gdb.cp/printmethod
Eli Zaretskii
eliz@gnu.org
Thu Dec 8 18:37:00 GMT 2005
> Date: Wed, 7 Dec 2005 18:08:07 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb-patches@sources.redhat.com
>
> I've checked it in, with some formatting/copyright tweaks
[...]
> --- testsuite/gdb.cp/printmethod.cc 17 Jun 2004 18:30:18 -0000 1.2
> +++ testsuite/gdb.cp/printmethod.cc 7 Dec 2005 23:06:43 -0000
> @@ -1,6 +1,6 @@
> /* This test script is part of GDB, the GNU debugger.
>
> - Copyright 2002, 2004,
> + Copyright 2002, 2004, 2005
> Free Software Foundation, Inc.
According to the copyright notice rules that RMS just published (they
will probably be available as part of standards.texi or
maintain.texi), we need to have a "(C)" after the word "Copyright".
It's true that we don't have this in most of our files, but we might
as well get started...
More information about the Gdb-patches
mailing list