aboutsummaryrefslogtreecommitdiff
path: root/src/gdbmerrno.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-08-03 13:10:23 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-08-03 13:10:23 +0000
commit50f332ec721165bf092f299bfd5379a7e05f0354 (patch)
tree22a32811f900ad5aec6650e3b25029c7b6d6eabe /src/gdbmerrno.c
parent5c31cefba8301ee08757c15079312bdcb8c38135 (diff)
downloadgdbm-50f332ec721165bf092f299bfd5379a7e05f0354.tar.gz
gdbm-50f332ec721165bf092f299bfd5379a7e05f0354.tar.bz2
Update copyright headers.
Diffstat (limited to 'src/gdbmerrno.c')
-rw-r--r--src/gdbmerrno.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/gdbmerrno.c b/src/gdbmerrno.c
index a7a66eb..b769faa 100644
--- a/src/gdbmerrno.c
+++ b/src/gdbmerrno.c
@@ -3,19 +3,18 @@
/* This file is part of GDBM, the GNU data base manager.
Copyright (C) 1993, 2007, 2011 Free Software Foundation, Inc.
- This program is free software; you can redistribute it and/or modify
+ GDBM 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, or (at your option)
any later version.
- This program is distributed in the hope that it will be useful,
+ GDBM 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. */
+ along with GDBM. If not, see <http://www.gnu.org/licenses/>. */
/* Include system configuration before all else. */
#include "autoconf.h"

Return to:

Send suggestions and report system problems to the System administrator.