aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts/i386bsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/hosts/i386bsd.h')
-rw-r--r--bfd/hosts/i386bsd.h21
1 files changed, 20 insertions, 1 deletions
diff --git a/bfd/hosts/i386bsd.h b/bfd/hosts/i386bsd.h
index 8eee3d8..b2145e6 100644
--- a/bfd/hosts/i386bsd.h
+++ b/bfd/hosts/i386bsd.h
@@ -1,4 +1,23 @@
-/* Intel 386 running any BSD Unix */
+/* Copyright 2007 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 3 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. */
+
+/* Intel 386 running any BSD Unix. */
#include <machine/param.h>
#include <machine/vmparam.h>