Change the bootstrap compiler license to GPL3
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# Make-lang.in -- Top level -*- makefile -*- fragment for the Elna frontend.
|
||||
# Top level -*- makefile -*- fragment for the Elna frontend.
|
||||
# Copyright (C) 2025 Free Software Foundation, Inc.
|
||||
|
||||
# GCC is free software; you can redistribute it and/or modify
|
||||
|
@ -1,4 +1,4 @@
|
||||
# config-lang.in -- Top level configure fragment for gcc Elna frontend.
|
||||
# Top level configure fragment for gcc Elna frontend.
|
||||
# Copyright (C) 2025 Free Software Foundation, Inc.
|
||||
|
||||
# GCC is free software; you can redistribute it and/or modify
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* elna-convert.cc -- Data type conversion routines.
|
||||
/* Data type conversion routines.
|
||||
Copyright (C) 2025 Free Software Foundation, Inc.
|
||||
|
||||
GCC is free software; you can redistribute it and/or modify
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* elna-diagnostic.cc -- Elna frontend specific diagnostic routines.
|
||||
/* Elna frontend specific diagnostic routines.
|
||||
Copyright (C) 2025 Free Software Foundation, Inc.
|
||||
|
||||
GCC is free software; you can redistribute it and/or modify
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* elna-generic.cc -- Visitor generating a GENERIC tree.
|
||||
/* Visitor generating a GENERIC tree.
|
||||
Copyright (C) 2025 Free Software Foundation, Inc.
|
||||
|
||||
GCC is free software; you can redistribute it and/or modify
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* elna-spec.c -- Specific flags and argument handling of the Elna front end.
|
||||
/* Specific flags and argument handling of the Elna front end.
|
||||
Copyright (C) 2025 Free Software Foundation, Inc.
|
||||
|
||||
GCC is free software; you can redistribute it and/or modify
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* elna-tree.cc -- Utilities to manipulate GCC trees.
|
||||
/* Utilities to manipulate GCC trees.
|
||||
Copyright (C) 2025 Free Software Foundation, Inc.
|
||||
|
||||
GCC is free software; you can redistribute it and/or modify
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* elna1.cc -- Language-dependent hooks for Elna.
|
||||
/* Language-dependent hooks for Elna.
|
||||
Copyright (C) 2006-2024 Free Software Foundation, Inc.
|
||||
|
||||
GCC is free software; you can redistribute it and/or modify
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* lang-specs.h -- GCC driver specs for Elna frontend.
|
||||
/* GCC driver specs for Elna frontend.
|
||||
Copyright (C) 2025 Free Software Foundation, Inc.
|
||||
|
||||
GCC is free software; you can redistribute it and/or modify it under
|
||||
|
Reference in New Issue
Block a user