update copyright dates
[deliverable/binutils-gdb.git] / include / nlm / i386-ext.h
index 9c498378cd7e5baadc02a82adb70ea4a97638864..b112e3753bc1b722fc75115bcd0b3cb6df5b38e9 100644 (file)
@@ -1,3 +1,24 @@
+/* i386 NLM (NetWare Loadable Module) support for BFD.
+   Copyright 1993, 2005 Free Software Foundation, Inc.
+
+This file is part of BFD, the Binary File Descriptor library.
+
+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
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
+
+/* The external format of the fixed header.  */
+
 typedef struct nlm32_i386_external_fixed_header
 {
 
@@ -93,4 +114,3 @@ typedef struct nlm32_i386_external_fixed_header
   unsigned char flags[4];
 
 } Nlm32_i386_External_Fixed_Header;
-
This page took 0.023635 seconds and 4 git commands to generate.