diff options
author | M R Swami Reddy <MR.Swami.Reddy@nsc.com> | 2008-05-05 09:21:46 +0000 |
---|---|---|
committer | M R Swami Reddy <MR.Swami.Reddy@nsc.com> | 2008-05-05 09:21:46 +0000 |
commit | 5da6971689202eb905ccaf894f2e9ca479263b28 (patch) | |
tree | 10c775f4a3619dc2fac9b04840e84ce84db23366 /sim/cr16 | |
parent | 052d9a542f5abf972a19c7f7cadc61065fbed35d (diff) | |
download | gdb-5da6971689202eb905ccaf894f2e9ca479263b28.zip gdb-5da6971689202eb905ccaf894f2e9ca479263b28.tar.gz gdb-5da6971689202eb905ccaf894f2e9ca479263b28.tar.bz2 |
Fix typo.
Diffstat (limited to 'sim/cr16')
-rw-r--r-- | sim/cr16/Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sim/cr16/Makefile.in b/sim/cr16/Makefile.in index 5ae8f12..f63c8dc 100644 --- a/sim/cr16/Makefile.in +++ b/sim/cr16/Makefile.in @@ -1,6 +1,6 @@ -# Makefile template for Configure for the D10v sim library. -# Copyright (C) 1996, 1997 Free Software Foundation, Inc. -# Written by Cygnus Support. +# Makefile template for Configure for the CR16 sim library. +# Copyright (C) 2008 Free Software Foundation, Inc. +# Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |