aboutsummaryrefslogtreecommitdiff
path: root/include/nlm
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-14 02:27:44 +0000
committerNick Clifton <nickc@redhat.com>2001-03-14 02:27:44 +0000
commitc77e3e54818ade3449091f33490601ba4ffbc4f4 (patch)
treea4a898f8d950a5cda3ffaf19373d2ede44c63478 /include/nlm
parent1d39c83a329b80334ae1ea9163f6a98767c60551 (diff)
downloadnewlib-c77e3e54818ade3449091f33490601ba4ffbc4f4.zip
newlib-c77e3e54818ade3449091f33490601ba4ffbc4f4.tar.gz
newlib-c77e3e54818ade3449091f33490601ba4ffbc4f4.tar.bz2
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
Diffstat (limited to 'include/nlm')
-rw-r--r--include/nlm/alpha-ext.h2
-rw-r--r--include/nlm/common.h2
-rw-r--r--include/nlm/external.h2
-rw-r--r--include/nlm/i386-ext.h2
-rw-r--r--include/nlm/internal.h2
-rw-r--r--include/nlm/sparc32-ext.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/include/nlm/alpha-ext.h b/include/nlm/alpha-ext.h
index 37199dd..ae67524 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 (C) 1993 Free Software Foundation, Inc.
+ Copyright 1993 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 e96550a..70ec186 100644
--- a/include/nlm/common.h
+++ b/include/nlm/common.h
@@ -1,5 +1,5 @@
/* NLM (NetWare Loadable Module) support for BFD.
- Copyright (C) 1993 Free Software Foundation, Inc.
+ Copyright 1993 Free Software Foundation, Inc.
Written by Fred Fish @ Cygnus Support
diff --git a/include/nlm/external.h b/include/nlm/external.h
index f77a5bb..12a486f 100644
--- a/include/nlm/external.h
+++ b/include/nlm/external.h
@@ -1,5 +1,5 @@
/* NLM (NetWare Loadable Module) support for BFD.
- Copyright (C) 1993 Free Software Foundation, Inc.
+ Copyright 1993, 1994 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 d33ad2d..c738012 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 (C) 1993 Free Software Foundation, Inc.
+ Copyright 1993 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 dd27dc4..cae93f8 100644
--- a/include/nlm/internal.h
+++ b/include/nlm/internal.h
@@ -1,5 +1,5 @@
/* NLM (NetWare Loadable Module) support for BFD.
- Copyright (C) 1993 Free Software Foundation, Inc.
+ Copyright 1993, 1994 Free Software Foundation, Inc.
Written by Fred Fish @ Cygnus Support.
diff --git a/include/nlm/sparc32-ext.h b/include/nlm/sparc32-ext.h
index 0deb2de..d73b644 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 (C) 1993 Free Software Foundation, Inc.
+ Copyright 1993 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.