bfd/
[deliverable/binutils-gdb.git] / include / gdbm.h
index b27f8e79b3c89bcb7ffbf99c6cf2b818e525929f..3ebc26d198a77aac20eb6a28a19f568e1cb02b44 100644 (file)
@@ -1,22 +1,22 @@
-/* gdbm.h  -  The include file for dbm users.  */
+/* GNU DBM - DataBase Manager include file
+   Copyright 1989, 1991  Free Software Foundation, Inc.
+   Written by Philip A. Nelson.
 
-/*  GNU DBM  - DataBase Manager (database subroutines) by Philip A. Nelson
-    Copyright (C) 1989  Free Software Foundation, Inc.
+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 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.
+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.
 
-    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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
-    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., 675 Mass Ave, Cambridge, MA 02139, USA.
-
-    You may contact the author by:
+/* You may contact the author by:
        e-mail:  phil@wwu.edu
       us-mail:  Philip A. Nelson
                 Computer Science Department
This page took 0.024769 seconds and 4 git commands to generate.