Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] [gdb] Add missing copyright notices
@ 2026-03-26 17:02 Tom de Vries
  2026-03-26 17:02 ` [PATCH 1/2] [gdb/contrib] " Tom de Vries
  2026-03-26 17:02 ` [PATCH 2/2] [gdb] Add missing copyright notice in pyproject.toml Tom de Vries
  0 siblings, 2 replies; 6+ messages in thread
From: Tom de Vries @ 2026-03-26 17:02 UTC (permalink / raw)
  To: gdb-patches

Add missing copright notices in a few files.

The first patch does so in three files in gdb/contrib.

The second patch does so in gdb/pyproject.toml.

Some of these files are so small that they can be considered trivial, and
consequently don't need a copyright notice [1], but it can't hurt to add one.

[1] https://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html

Tom de Vries (2):
  [gdb/contrib] Add missing copyright notices
  [gdb] Add missing copyright notice in pyproject.toml

 gdb/contrib/codespell-dictionary.txt   | 23 +++++++++++++++++++++++
 gdb/contrib/codespell-ignore-words.txt | 21 +++++++++++++++++++++
 gdb/contrib/setup.cfg                  | 14 ++++++++++++++
 gdb/pyproject.toml                     | 16 ++++++++++++++++
 4 files changed, 74 insertions(+)


base-commit: edf0ae3b9f1ca23daaa55628683edc9a3360286f
-- 
2.51.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-06-01 12:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-26 17:02 [PATCH 0/2] [gdb] Add missing copyright notices Tom de Vries
2026-03-26 17:02 ` [PATCH 1/2] [gdb/contrib] " Tom de Vries
2026-04-10 12:30   ` [PING][PATCH " Tom de Vries
2026-06-01 12:54     ` Tom de Vries
2026-03-26 17:02 ` [PATCH 2/2] [gdb] Add missing copyright notice in pyproject.toml Tom de Vries
2026-04-10 12:29   ` Tom de Vries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox