aboutsummaryrefslogtreecommitdiff
path: root/gdb/hp300bsd-dep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/hp300bsd-dep.c')
-rw-r--r--gdb/hp300bsd-dep.c21
1 files changed, 18 insertions, 3 deletions
diff --git a/gdb/hp300bsd-dep.c b/gdb/hp300bsd-dep.c
index d04977c..71fdb95 100644
--- a/gdb/hp300bsd-dep.c
+++ b/gdb/hp300bsd-dep.c
@@ -1,6 +1,21 @@
-In other words, go ahead and share GDB, but don't try to stop
-anyone else from sharing it farther. Help stamp out software hoarding!
-*/
+/* Machine-dependent code for a Hewlett-Packard 9000/300, running bsd.
+ Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc.
+
+This file is part of GDB.
+
+GDB 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 1, or (at your option)
+any later version.
+
+GDB 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 GDB; see the file COPYING. If not, write to
+the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "defs.h"
#include "param.h"