diff options
Diffstat (limited to 'include/nlm')
-rw-r--r-- | include/nlm/alpha-ext.h | 2 | ||||
-rw-r--r-- | include/nlm/common.h | 2 | ||||
-rw-r--r-- | include/nlm/external.h | 2 | ||||
-rw-r--r-- | include/nlm/i386-ext.h | 2 | ||||
-rw-r--r-- | include/nlm/internal.h | 2 | ||||
-rw-r--r-- | include/nlm/ppc-ext.h | 2 | ||||
-rw-r--r-- | include/nlm/sparc32-ext.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/include/nlm/alpha-ext.h b/include/nlm/alpha-ext.h index eea56ef94..799d2979f 100644 --- a/include/nlm/alpha-ext.h +++ b/include/nlm/alpha-ext.h @@ -1,5 +1,5 @@ /* Alpha NLM (NetWare Loadable Module) support for BFD. - Copyright 1993 Free Software Foundation, Inc. + Copyright 1993, 2005 Free Software Foundation, Inc. By Ian Lance Taylor, Cygnus Support This file is part of BFD, the Binary File Descriptor library. diff --git a/include/nlm/common.h b/include/nlm/common.h index c6df3fd1f..c89fea11e 100644 --- a/include/nlm/common.h +++ b/include/nlm/common.h @@ -1,5 +1,5 @@ /* NLM (NetWare Loadable Module) support for BFD. - Copyright 1993, 2001 Free Software Foundation, Inc. + Copyright 1993, 2001, 2005 Free Software Foundation, Inc. Written by Fred Fish @ Cygnus Support diff --git a/include/nlm/external.h b/include/nlm/external.h index 66003b302..25377dfd7 100644 --- a/include/nlm/external.h +++ b/include/nlm/external.h @@ -1,5 +1,5 @@ /* NLM (NetWare Loadable Module) support for BFD. - Copyright 1993, 1994 Free Software Foundation, Inc. + Copyright 1993, 1994, 2005 Free Software Foundation, Inc. Written by Fred Fish @ Cygnus Support diff --git a/include/nlm/i386-ext.h b/include/nlm/i386-ext.h index ecb1cc237..b112e3753 100644 --- a/include/nlm/i386-ext.h +++ b/include/nlm/i386-ext.h @@ -1,5 +1,5 @@ /* i386 NLM (NetWare Loadable Module) support for BFD. - Copyright 1993 Free Software Foundation, Inc. + Copyright 1993, 2005 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/nlm/internal.h b/include/nlm/internal.h index 59f8ff1c6..1525ef836 100644 --- a/include/nlm/internal.h +++ b/include/nlm/internal.h @@ -1,5 +1,5 @@ /* NLM (NetWare Loadable Module) support for BFD. - Copyright 1993, 1994, 2003 Free Software Foundation, Inc. + Copyright 1993, 1994, 2003, 2005 Free Software Foundation, Inc. Written by Fred Fish @ Cygnus Support. diff --git a/include/nlm/ppc-ext.h b/include/nlm/ppc-ext.h index 9f3a974f4..4c2a2eb52 100644 --- a/include/nlm/ppc-ext.h +++ b/include/nlm/ppc-ext.h @@ -1,5 +1,5 @@ /* PowerPC NLM (NetWare Loadable Module) support for BFD. - Copyright (C) 1994 Free Software Foundation, Inc. + Copyright (C) 1994, 2005 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/nlm/sparc32-ext.h b/include/nlm/sparc32-ext.h index 79b1cc4b1..8b72a4486 100644 --- a/include/nlm/sparc32-ext.h +++ b/include/nlm/sparc32-ext.h @@ -1,5 +1,5 @@ /* SPARC NLM (NetWare Loadable Module) support for BFD. - Copyright 1993 Free Software Foundation, Inc. + Copyright 1993, 2005 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |