diff options
Diffstat (limited to 'gcc/config/arm')
-rw-r--r-- | gcc/config/arm/arm_neon_builtins.def | 3 | ||||
-rw-r--r-- | gcc/config/arm/crypto.def | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/gcc/config/arm/arm_neon_builtins.def b/gcc/config/arm/arm_neon_builtins.def index 5fa17bd0bf1..50688819806 100644 --- a/gcc/config/arm/arm_neon_builtins.def +++ b/gcc/config/arm/arm_neon_builtins.def @@ -1,6 +1,5 @@ /* NEON builtin definitions for ARM. - Copyright (C) 2013 - Free Software Foundation, Inc. + Copyright (C) 2013 Free Software Foundation, Inc. Contributed by ARM Ltd. This file is part of GCC. diff --git a/gcc/config/arm/crypto.def b/gcc/config/arm/crypto.def index 0b3a395b452..b2cb567212d 100644 --- a/gcc/config/arm/crypto.def +++ b/gcc/config/arm/crypto.def @@ -1,6 +1,5 @@ /* Cryptographic instruction builtin definitions. - Copyright (C) 2013 - Free Software Foundation, Inc. + Copyright (C) 2013 Free Software Foundation, Inc. Contributed by ARM Ltd. This file is part of GCC. |