* s390-tdep.c, s390-nat.c: Update copyright.
* config/s390/tm-s390.h, config/s390/xm-linux.h: Ditto.
* config/s390/tm-linux.h, config/s390/nm-linux.h: Ditto.
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e34ba30..b15ca68 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
 2001-10-13  Andrew Cagney  <ac131313@redhat.com>
 
+	* s390-tdep.c, s390-nat.c: Update copyright.
+	* config/s390/tm-s390.h, config/s390/xm-linux.h: Ditto.
+	* config/s390/tm-linux.h, config/s390/nm-linux.h: Ditto.
+
+2001-10-13  Andrew Cagney  <ac131313@redhat.com>
+
 	* config/s390/s390x.mt (GDB_MULTI_ARCH): Change to
 	GDB_MULTI_ARCH_PARTIAL.
 	* config/s390/s390.mt (GDB_MULTI_ARCH): Ditto.
diff --git a/gdb/config/s390/nm-linux.h b/gdb/config/s390/nm-linux.h
index 2c00e0b..ddf298e 100644
--- a/gdb/config/s390/nm-linux.h
+++ b/gdb/config/s390/nm-linux.h
@@ -1,7 +1,5 @@
 /* Native support for Linux for S390
-   
-   Copyright 1986, 1987, 1989, 1992, 1996, 1998, 2000
-   Free Software Foundation, Inc.
+   Copyright 2001 Free Software Foundation, Inc.
    Ported by D.J. Barrow for IBM Deutschland Entwicklung GmbH, IBM Corporation.
    derived from i390-nmlinux.h
    This file is part of GDB.
diff --git a/gdb/config/s390/tm-linux.h b/gdb/config/s390/tm-linux.h
index e70b117..ce47ccc 100644
--- a/gdb/config/s390/tm-linux.h
+++ b/gdb/config/s390/tm-linux.h
@@ -1,5 +1,5 @@
 /* Target definitions for GDB for a s390 running Linux.
-   Copyright (C) 1999-2001 Free Software Foundation, Inc.
+   Copyright 2001 Free Software Foundation, Inc.
    Contributed by D.J. Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
    for IBM Deutschland Entwicklung GmbH, IBM Corporation.
 
diff --git a/gdb/config/s390/tm-s390.h b/gdb/config/s390/tm-s390.h
index 3e0c2f2..da9f621 100644
--- a/gdb/config/s390/tm-s390.h
+++ b/gdb/config/s390/tm-s390.h
@@ -1,5 +1,5 @@
 /* Macro definitions for GDB on an S390.
-   Copyright (C) 1999-2001 Free Software Foundation, Inc.
+   Copyright 2001 Free Software Foundation, Inc.
    Contributed by D.J. Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
    for IBM Deutschland Entwicklung GmbH, IBM Corporation.
 
diff --git a/gdb/config/s390/xm-linux.h b/gdb/config/s390/xm-linux.h
index 216dc17..5c5955c 100644
--- a/gdb/config/s390/xm-linux.h
+++ b/gdb/config/s390/xm-linux.h
@@ -1,5 +1,5 @@
 /* Native support for GNU/Linux, for GDB, the GNU debugger.
-   Copyright (C) 1999-2001 Free Software Foundation, Inc.
+   Copyright 2001 Free Software Foundation, Inc.
    Contributed by D.J. Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
    for IBM Deutschland Entwicklung GmbH, IBM Corporation.
 
diff --git a/gdb/s390-nat.c b/gdb/s390-nat.c
index a7ab493..623c3d1 100644
--- a/gdb/s390-nat.c
+++ b/gdb/s390-nat.c
@@ -1,5 +1,5 @@
 /* S390 native-dependent code for GDB, the GNU debugger.
-   Copyright 1999-2001 Free Software Foundation, Inc
+   Copyright 2001 Free Software Foundation, Inc
    Contributed by D.J. Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
    for IBM Deutschland Entwicklung GmbH, IBM Corporation.
    This file is part of GDB.
diff --git a/gdb/s390-tdep.c b/gdb/s390-tdep.c
index 4050607..1590268 100644
--- a/gdb/s390-tdep.c
+++ b/gdb/s390-tdep.c
@@ -1,5 +1,5 @@
 /* Target-dependent code for GDB, the GNU debugger.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 2001 Free Software Foundation, Inc.
    Contributed by D.J. Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
    for IBM Deutschland Entwicklung GmbH, IBM Corporation.