https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116557

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-14 branch has been updated by Gaius Mulley
<ga...@gcc.gnu.org>:

https://gcc.gnu.org/g:59f5d4ef99702619d94b475de06bb937fa6d22af

commit r14-11008-g59f5d4ef99702619d94b475de06bb937fa6d22af
Author: Gaius Mulley <gaiusm...@gmail.com>
Date:   Fri Nov 29 18:34:33 2024 +0000

    [PATCH] PR modula2/116557 Remove physical address from the GPL header
comment

    This patch removes the physical address from all the header comments
    in the m2 subdirectory.  The physical address is replaced with the
    text "You should have received a copy of the GNU General Public License
    along with GCC; see the file COPYING3.  If not see
    <http://www.gnu.org/licenses/>." instead.

    gcc/m2/ChangeLog:

            PR modula2/116557
            * gm2-lang.cc: Replace physical address with URL in GPL header.
            * gm2-lang.h: Ditto.
            * images/LICENSE.IMG: Ditto.
            * m2-tree.def: Ditto.
            * mc-boot/GIndexing.cc: Ditto.
            * mc-boot/Gkeyc.cc: Ditto.
            * mc-boot/Glists.cc: Ditto.
            * mc-boot/GmcComp.cc: Ditto.
            * mc-boot/GmcDebug.cc: Ditto.
            * mc-boot/GmcFileName.cc: Ditto.
            * mc-boot/GmcMetaError.cc: Ditto.
            * mc-boot/GmcOptions.cc: Ditto.
            * mc-boot/GmcPreprocess.cc: Ditto.
            * mc-boot/GmcPretty.cc: Ditto.
            * mc-boot/GmcPrintf.cc: Ditto.
            * mc-boot/GmcQuiet.cc: Ditto.
            * mc-boot/GmcReserved.cc: Ditto.
            * mc-boot/GmcSearch.cc: Ditto.
            * mc-boot/GmcStack.cc: Ditto.
            * mc/Indexing.mod: Ditto.
            * mc/keyc.mod: Ditto.
            * mc/lists.mod: Ditto.
            * mc/mcComp.mod: Ditto.
            * mc/mcDebug.mod: Ditto.
            * mc/mcFileName.mod: Ditto.
            * mc/mcMetaError.mod: Ditto.
            * mc/mcOptions.mod: Ditto.
            * mc/mcPreprocess.mod: Ditto.
            * mc/mcPretty.mod: Ditto.
            * mc/mcPrintf.mod: Ditto.
            * mc/mcQuiet.mod: Ditto.
            * mc/mcReserved.mod: Ditto.
            * mc/mcSearch.mod: Ditto.
            * mc/mcStack.mod: Ditto.
            * tools-src/buildpg: Ditto.
            * tools-src/calcpath: Ditto.
            * tools-src/checkmeta.py: Ditto.
            * tools-src/def2doc.py: Ditto.
            * tools-src/makeSystem: Ditto.
            * tools-src/tidydates.py: Ditto.

    (cherry picked from commit 78dc2e2575c602c62d50a9522ea976020a5bf7aa)

    Signed-off-by: Gaius Mulley <gaiusm...@gmail.com>

Reply via email to