From 50f332ec721165bf092f299bfd5379a7e05f0354 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Wed, 3 Aug 2011 13:10:23 +0000 Subject: Update copyright headers. --- compat/dbmdelete.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'compat/dbmdelete.c') diff --git a/compat/dbmdelete.c b/compat/dbmdelete.c index c24d053..627e9a8 100644 --- a/compat/dbmdelete.c +++ b/compat/dbmdelete.c @@ -2,21 +2,21 @@ This is the NDBM unix interface name. */ /* This file is part of GDBM, the GNU data base manager. - Copyright (C) 1990, 1991, 1993, 2007 Free Software Foundation, Inc. + Copyright (C) 1990, 1991, 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 . */ /* Include system configuration before all else. */ #include "autoconf.h" -- cgit v1.2.1