Remove trademark acknowledgements throughout

The GNU Coding Standards say:

  "Please do not include any trademark acknowledgements in GNU
  software packages or documentation."

gdb/ChangeLog:
2016-01-12  Pedro Alves  <palves@redhat.com>

	Remove use of the registered trademark symbol throughout.

gdb/gdbserver/ChangeLog:
2016-01-12  Pedro Alves  <palves@redhat.com>

	Remove use of the registered trademark symbol throughout.

gdb/doc/ChangeLog:
2016-01-12  Pedro Alves  <palves@redhat.com>

	Remove use of the registered trademark symbol throughout.
This commit is contained in:
Pedro Alves
2016-01-12 15:03:11 +00:00
parent cde67b27d6
commit bc504a3117
18 changed files with 79 additions and 66 deletions

View File

@@ -420,7 +420,7 @@ handle_btrace_enable_bts (struct thread_info *thread)
return NULL;
}
/* Handle btrace enabling in Intel(R) Processor Trace format. */
/* Handle btrace enabling in Intel Processor Trace format. */
static const char *
handle_btrace_enable_pt (struct thread_info *thread)