aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1997-03-07 16:11:48 +0000
committerJeff Law <law@redhat.com>1997-03-07 16:11:48 +0000
commita98a3061a6df939f64dbb01646780756a5e5dd22 (patch)
tree4a53b587fa5c27e5d1e15855ee5bc99a30b87f40
parent5bd7c941e3dae990b71526fd590a86fd5e84aa0a (diff)
downloadgdb-a98a3061a6df939f64dbb01646780756a5e5dd22.zip
gdb-a98a3061a6df939f64dbb01646780756a5e5dd22.tar.gz
gdb-a98a3061a6df939f64dbb01646780756a5e5dd22.tar.bz2
Update copyrights.
-rw-r--r--bfd/cpu-mn10200.c2
-rw-r--r--bfd/cpu-mn10300.c2
-rw-r--r--opcodes/mn10200-opc.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/bfd/cpu-mn10200.c b/bfd/cpu-mn10200.c
index 2a0a988..3f8a678 100644
--- a/bfd/cpu-mn10200.c
+++ b/bfd/cpu-mn10200.c
@@ -1,5 +1,5 @@
/* BFD support for the Matsushita 10200 processor
- Copyright 1996 Free Software Foundation, Inc.
+ Copyright 1996, 1997 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/bfd/cpu-mn10300.c b/bfd/cpu-mn10300.c
index fc6108d..c40457c 100644
--- a/bfd/cpu-mn10300.c
+++ b/bfd/cpu-mn10300.c
@@ -1,5 +1,5 @@
/* BFD support for the Matsushita 10300 processor
- Copyright 1996 Free Software Foundation, Inc.
+ Copyright 1996, 1997 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/opcodes/mn10200-opc.c b/opcodes/mn10200-opc.c
index 2fb71bf..9d8c1d8 100644
--- a/opcodes/mn10200-opc.c
+++ b/opcodes/mn10200-opc.c
@@ -1,5 +1,5 @@
/* Assemble Matsushita MN10200 instructions.
- Copyright (C) 1996 Free Software Foundation, Inc.
+ Copyright (C) 1996, 1997 Free Software Foundation, Inc.
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