commit | 94aadbf48f608a2d65d4a0ba259f43dada16fda4 | [log] [tgz] |
---|---|---|
author | Tom de Vries <tdevries@suse.de> | Thu Feb 22 12:09:14 2024 +0100 |
committer | Tom de Vries <tdevries@suse.de> | Thu Feb 22 12:09:14 2024 +0100 |
tree | c377f98f949bf88280e7c647abd082573d44ac41 | |
parent | 706c6624c26b2c954713c872021594bd3a156dd3 [diff] |
[gdb/testsuite] Fix license text in gdb.reverse/map-to-same-line.{c,exp} I noticed in gdb.reverse/map-to-same-line.{c,exp} that the license urls are using some kind of indirection via urldefense.proofpoint.com. Fix this by removing this indirection. Tested on x86_64-linux. PR testsuite/31358 Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31358