]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
arm, mve: Adding missing Runtime Library Exception to header files
authorAndre Vieira <andre.simoesdiasvieira@arm.com>
Mon, 2 Dec 2024 13:35:03 +0000 (13:35 +0000)
committerAndre Vieira <andre.simoesdiasvieira@arm.com>
Mon, 2 Dec 2024 13:47:55 +0000 (13:47 +0000)
Add missing Runtime Library Exception to mve header files to bring them into
line with other similar headers. Not adding it in the first place was an
oversight.

gcc/ChangeLog:

* config/arm/arm_mve.h: Add Runtime Library Exception.
* config/arm/arm_mve_types.h: Likewise.

(cherry picked from commit cde7ce0628f66a5d03cc97c70d4695e6f2acd4db)

gcc/config/arm/arm_mve.h
gcc/config/arm/arm_mve_types.h

index c359e9c63369612da5e3d1db1faab7545ce1cfbb..9727c5384638856ac040c46714074cd7b7bfbf1d 100644 (file)
    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
+   permissions described in the GCC Runtime Library Exception, version
+   3.1, as published by the Free Software Foundation.
+
    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/>.  */
index 0b2d6422545f900b05c63b28cf5e417255105646..e1193d52c0f199fd51aec2189e7b4d9d75465a5e 100644 (file)
    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
+   permissions described in the GCC Runtime Library Exception, version
+   3.1, as published by the Free Software Foundation.
+
    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/>.  */