public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
From: Tom de Vries <vries@sourceware.org>
To: gdb-cvs@sourceware.org
Subject: [binutils-gdb] [gdb/testsuite] Fix license text in gdb.reverse/map-to-same-line.{c,exp}
Date: Thu, 22 Feb 2024 11:09:20 +0000 (GMT)	[thread overview]
Message-ID: <20240222110920.6D097385840B@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=94aadbf48f608a2d65d4a0ba259f43dada16fda4

commit 94aadbf48f608a2d65d4a0ba259f43dada16fda4
Author: Tom de Vries <tdevries@suse.de>
Date:   Thu Feb 22 12:09:14 2024 +0100

    [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

Diff:
---
 gdb/testsuite/gdb.reverse/map-to-same-line.c   | 2 +-
 gdb/testsuite/gdb.reverse/map-to-same-line.exp | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gdb/testsuite/gdb.reverse/map-to-same-line.c b/gdb/testsuite/gdb.reverse/map-to-same-line.c
index a0d5914e877..45e7ffb0f06 100644
--- a/gdb/testsuite/gdb.reverse/map-to-same-line.c
+++ b/gdb/testsuite/gdb.reverse/map-to-same-line.c
@@ -11,7 +11,7 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this program.  If not, see <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.gnu.org_licenses_&d=DwIDAg&c=jf_iaSHvJObTbx-siA1ZOg&r=RFEmMkZAk--_wFGN5tkM_A&m=hvslrRyYSFfiB2uOFjd7I62ZBKNJkGFWTdsHWVjwDIkK3MWESdWS4tI89FoblXn9&s=Ety3VhMg8aZcBncPPcPCS5XzUde9hjKVulkt8r7mD2k&e= >.  */
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 /* The purpose of this test is to create a DWARF line table that contains two
    or more entries for the same line.  When stepping (forwards or backwards),
diff --git a/gdb/testsuite/gdb.reverse/map-to-same-line.exp b/gdb/testsuite/gdb.reverse/map-to-same-line.exp
index 0207740d5c9..b556e7cb676 100644
--- a/gdb/testsuite/gdb.reverse/map-to-same-line.exp
+++ b/gdb/testsuite/gdb.reverse/map-to-same-line.exp
@@ -11,7 +11,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.gnu.org_licenses_&d=DwIDAg&c=jf_iaSHvJObTbx-siA1ZOg&r=RFEmMkZAk--_wFGN5tkM_A&m=hvslrRyYSFfiB2uOFjd7I62ZBKNJkGFWTdsHWVjwDIkK3MWESdWS4tI89FoblXn9&s=Ety3VhMg8aZcBncPPcPCS5XzUde9hjKVulkt8r7mD2k&e= >.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # When stepping (forwards or backwards), GDB should step over the entire line
 # and not just a particular entry in the line table. This test was added to

                 reply	other threads:[~2024-02-22 11:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240222110920.6D097385840B@sourceware.org \
    --to=vries@sourceware.org \
    --cc=gdb-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).