diff options
author | Daniel Jacobowitz <dan@debian.org> | 2007-01-09 17:59:20 +0000 |
---|---|---|
committer | Daniel Jacobowitz <dan@debian.org> | 2007-01-09 17:59:20 +0000 |
commit | 3a8345ebaa6ff734d6b36ea3aa5c74e1e7d8f877 (patch) | |
tree | 0298fe0674f8250eb99aa6a65b2235bc569c4688 /sim/m32c/opc2c.c | |
parent | 97f35e0b9c9ce6b2fb5c0861244e5526a16e28a3 (diff) | |
download | gdb-3a8345ebaa6ff734d6b36ea3aa5c74e1e7d8f877.tar.gz |
Copyright updates for 2007.
Diffstat (limited to 'sim/m32c/opc2c.c')
-rw-r--r-- | sim/m32c/opc2c.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32c/opc2c.c b/sim/m32c/opc2c.c index 878d4287c50..5baa7645f61 100644 --- a/sim/m32c/opc2c.c +++ b/sim/m32c/opc2c.c @@ -1,6 +1,6 @@ /* opc2c.c --- generate C simulator code from from .opc file -Copyright (C) 2005 Free Software Foundation, Inc. +Copyright (C) 2005, 2007 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. |