public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely@redhat.com>
To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: [committed] libstdc++: Fix whitespace in license boilerplate
Date: Wed, 21 Apr 2021 13:01:44 +0100	[thread overview]
Message-ID: <YIAUKNNMwjMet79L@redhat.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 187 bytes --]

libstdc++-v3/ChangeLog:

	* include/std/latch: Replace tab characters in license text.
	* include/std/semaphore: Likewise.

Tested x86_64-linux. Committed to trunk.

OK for gcc-11 too?



[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 3141 bytes --]

commit 88202c883c07da1c03dbb1ad440f1b70189c4399
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Wed Apr 21 12:59:04 2021

    libstdc++: Fix whitespace in license boilerplate
    
    libstdc++-v3/ChangeLog:
    
            * include/std/latch: Replace tab characters in license text.
            * include/std/semaphore: Likewise.

diff --git a/libstdc++-v3/include/std/latch b/libstdc++-v3/include/std/latch
index 20b75f8181a..f00fcf34ed6 100644
--- a/libstdc++-v3/include/std/latch
+++ b/libstdc++-v3/include/std/latch
@@ -2,7 +2,7 @@
 
 // Copyright (C) 2020-2021 Free Software Foundation, Inc.
 //
-// This file is part of the GNU ISO C++ Library.	This library is free
+// This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
 // terms of the GNU General Public License as published by the
 // Free Software Foundation; either version 3, or (at your option)
@@ -10,7 +10,7 @@
 
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.	 See the
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 // GNU General Public License for more details.
 
 // Under Section 7 of GPL version 3, you are granted additional
@@ -19,7 +19,7 @@
 
 // You should have received a copy of the GNU General Public License and
 // a copy of the GCC Runtime Library Exception along with this program;
-// see the files COPYING3 and COPYING.RUNTIME respectively.	 If not, see
+// see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 // <http://www.gnu.org/licenses/>.
 
 /** @file include/latch
diff --git a/libstdc++-v3/include/std/semaphore b/libstdc++-v3/include/std/semaphore
index 02a8214e569..a1560915d83 100644
--- a/libstdc++-v3/include/std/semaphore
+++ b/libstdc++-v3/include/std/semaphore
@@ -2,7 +2,7 @@
 
 // Copyright (C) 2020-2021 Free Software Foundation, Inc.
 //
-// This file is part of the GNU ISO C++ Library.	This library is free
+// This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
 // terms of the GNU General Public License as published by the
 // Free Software Foundation; either version 3, or (at your option)
@@ -10,7 +10,7 @@
 
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.	 See the
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 // GNU General Public License for more details.
 
 // Under Section 7 of GPL version 3, you are granted additional
@@ -19,7 +19,7 @@
 
 // You should have received a copy of the GNU General Public License and
 // a copy of the GCC Runtime Library Exception along with this program;
-// see the files COPYING3 and COPYING.RUNTIME respectively.	 If not, see
+// see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 // <http://www.gnu.org/licenses/>.
 
 /** @file include/semaphore

             reply	other threads:[~2021-04-21 12:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-21 12:01 Jonathan Wakely [this message]
2021-04-21 12:03 ` Jakub Jelinek

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=YIAUKNNMwjMet79L@redhat.com \
    --to=jwakely@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@gcc.gnu.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).