aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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