diff options
author | Kevin Buettner <kevinb@redhat.com> | 2001-03-06 08:22:02 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2001-03-06 08:22:02 +0000 |
commit | b6ba6518e9254bc25f88088228e93ac966ebccd1 (patch) | |
tree | 333e92952c02b66922f28a3e7c02addb61219baa /gdb/config/alpha | |
parent | 8a5c92d3091f4264be6b925ab0fee80d532f1c04 (diff) | |
download | gdb-b6ba6518e9254bc25f88088228e93ac966ebccd1.zip gdb-b6ba6518e9254bc25f88088228e93ac966ebccd1.tar.gz gdb-b6ba6518e9254bc25f88088228e93ac966ebccd1.tar.bz2 |
Update/correct copyright notices.
Diffstat (limited to 'gdb/config/alpha')
-rw-r--r-- | gdb/config/alpha/nm-fbsd.h | 3 | ||||
-rw-r--r-- | gdb/config/alpha/nm-linux.h | 2 | ||||
-rw-r--r-- | gdb/config/alpha/nm-osf.h | 2 | ||||
-rw-r--r-- | gdb/config/alpha/nm-osf2.h | 2 | ||||
-rw-r--r-- | gdb/config/alpha/nm-osf3.h | 2 | ||||
-rw-r--r-- | gdb/config/alpha/tm-alpha.h | 3 | ||||
-rw-r--r-- | gdb/config/alpha/tm-alphalinux.h | 2 | ||||
-rw-r--r-- | gdb/config/alpha/xm-alphalinux.h | 2 | ||||
-rw-r--r-- | gdb/config/alpha/xm-alphaosf.h | 2 | ||||
-rw-r--r-- | gdb/config/alpha/xm-fbsd.h | 2 |
10 files changed, 12 insertions, 10 deletions
diff --git a/gdb/config/alpha/nm-fbsd.h b/gdb/config/alpha/nm-fbsd.h index 59321b9..f3fb129 100644 --- a/gdb/config/alpha/nm-fbsd.h +++ b/gdb/config/alpha/nm-fbsd.h @@ -1,5 +1,6 @@ /* Native-dependent definitions for FreeBSD/Alpha. - Copyright (C) 1986, 87, 89, 92, 96, 2000 Free Software Foundation, Inc. + Copyright 1986, 1987, 1989, 1992, 1996, 2000 + Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/alpha/nm-linux.h b/gdb/config/alpha/nm-linux.h index 062d4ff..3969ef7 100644 --- a/gdb/config/alpha/nm-linux.h +++ b/gdb/config/alpha/nm-linux.h @@ -1,5 +1,5 @@ /* Native definitions for alpha running Linux. - Copyright (C) 1993, 1994 Free Software Foundation, Inc. + Copyright 1993, 1994, 1996, 1998, 2000 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/alpha/nm-osf.h b/gdb/config/alpha/nm-osf.h index f102fbd..5fc99e4 100644 --- a/gdb/config/alpha/nm-osf.h +++ b/gdb/config/alpha/nm-osf.h @@ -1,5 +1,5 @@ /* Native definitions for alpha running OSF/1. - Copyright (C) 1993, 1994 Free Software Foundation, Inc. + Copyright 1993, 1994, 1995, 1998, 2000 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/alpha/nm-osf2.h b/gdb/config/alpha/nm-osf2.h index 3d9105f..4b225af 100644 --- a/gdb/config/alpha/nm-osf2.h +++ b/gdb/config/alpha/nm-osf2.h @@ -1,5 +1,5 @@ /* Native definitions for alpha running OSF/1-2.x, using procfs. - Copyright (C) 1995 Free Software Foundation, Inc. + Copyright 1995, 1996, 2000 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/alpha/nm-osf3.h b/gdb/config/alpha/nm-osf3.h index 4a6118a..e2818d5 100644 --- a/gdb/config/alpha/nm-osf3.h +++ b/gdb/config/alpha/nm-osf3.h @@ -1,5 +1,5 @@ /* Native definitions for alpha running OSF/1-3.x and higher, using procfs. - Copyright (C) 1995 Free Software Foundation, Inc. + Copyright 1995 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/alpha/tm-alpha.h b/gdb/config/alpha/tm-alpha.h index 2b3e5ac..b6c5ef9 100644 --- a/gdb/config/alpha/tm-alpha.h +++ b/gdb/config/alpha/tm-alpha.h @@ -1,6 +1,7 @@ /* Definitions to make GDB run on an Alpha box under OSF1. This is also used by the Alpha/Netware and Alpha/Linux targets. - Copyright 1993, 1994, 1995, 1996 Free Software Foundation, Inc. + Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000 + Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/alpha/tm-alphalinux.h b/gdb/config/alpha/tm-alphalinux.h index 833dbf9..a02c80c 100644 --- a/gdb/config/alpha/tm-alphalinux.h +++ b/gdb/config/alpha/tm-alphalinux.h @@ -1,6 +1,6 @@ /* Definitions to make GDB run on an Alpha box under Linux. The definitions here are used when the _target_ system is running Linux. - Copyright 1996 Free Software Foundation, Inc. + Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/alpha/xm-alphalinux.h b/gdb/config/alpha/xm-alphalinux.h index d72378b..77a9bb7 100644 --- a/gdb/config/alpha/xm-alphalinux.h +++ b/gdb/config/alpha/xm-alphalinux.h @@ -1,5 +1,5 @@ /* Host definitions for GDB running on an Alpha under Linux - Copyright (C) 1996 Free Software Foundation, Inc. + Copyright 1996 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/alpha/xm-alphaosf.h b/gdb/config/alpha/xm-alphaosf.h index 2b8f489..4d32951 100644 --- a/gdb/config/alpha/xm-alphaosf.h +++ b/gdb/config/alpha/xm-alphaosf.h @@ -1,5 +1,5 @@ /* Host definitions for GDB running on an alpha under OSF/1 - Copyright (C) 1992, 1993 Free Software Foundation, Inc. + Copyright 1992, 1993, 1996 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/config/alpha/xm-fbsd.h b/gdb/config/alpha/xm-fbsd.h index f519512..b1e7efd 100644 --- a/gdb/config/alpha/xm-fbsd.h +++ b/gdb/config/alpha/xm-fbsd.h @@ -1,5 +1,5 @@ /* Host-dependent definitions for FreeBSD/i386. - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright 2000 Free Software Foundation, Inc. This file is part of GDB. |