diff options
Diffstat (limited to 'src/arch/arm/libgcc/lib1funcs.S')
-rw-r--r-- | src/arch/arm/libgcc/lib1funcs.S | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/arch/arm/libgcc/lib1funcs.S b/src/arch/arm/libgcc/lib1funcs.S index 5750cad069..a64218572d 100644 --- a/src/arch/arm/libgcc/lib1funcs.S +++ b/src/arch/arm/libgcc/lib1funcs.S @@ -26,10 +26,7 @@ This file 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 GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to -the Free Software Foundation. */ +*/ #if defined __GNUC__ |