aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1999-01-20 08:33:08 -0700
committerJeff Law <law@gcc.gnu.org>1999-01-20 08:33:08 -0700
commit9a40349fc80a108672bc3c64795fb9463a5fe69c (patch)
treef29b17b2f63f3a3a487c8b55befb1714e778f2b0
parentefd8cba0c8e7e78328f9fd4fc59c0f5910ea7cd8 (diff)
downloadgcc-9a40349fc80a108672bc3c64795fb9463a5fe69c.zip
gcc-9a40349fc80a108672bc3c64795fb9463a5fe69c.tar.gz
gcc-9a40349fc80a108672bc3c64795fb9463a5fe69c.tar.bz2
update copyright
From-SVN: r24790
-rw-r--r--gcc/config/arm/arm.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/arm.md b/gcc/config/arm/arm.md
index 1b6fa73..c717d45 100644
--- a/gcc/config/arm/arm.md
+++ b/gcc/config/arm/arm.md
@@ -1,5 +1,5 @@
;;- Machine description for Advanced RISC Machines' ARM for GNU compiler
-;; Copyright (C) 1991, 93-97, 1998 Free Software Foundation, Inc.
+;; Copyright (C) 1991, 93-98, 1999 Free Software Foundation, Inc.
;; Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
;; and Martin Simmons (@harleqn.co.uk).
;; More major hacks by Richard Earnshaw (rwe11@cl.cam.ac.uk)