aboutsummaryrefslogtreecommitdiff
path: root/src/gdbm.h.in
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-04-08 22:26:54 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-04-08 22:26:54 +0300
commit155c3856ce84ec209f7648baef5b00a63ce77ce5 (patch)
treeb3f55c069c44925726fa2a438ebdf5082324e1a9 /src/gdbm.h.in
parenta0d6c1a8117c64b25e19ce2858b71bbc37c72128 (diff)
downloadgdbm-155c3856ce84ec209f7648baef5b00a63ce77ce5.tar.gz
gdbm-155c3856ce84ec209f7648baef5b00a63ce77ce5.tar.bz2
Update copyright years
Diffstat (limited to 'src/gdbm.h.in')
-rw-r--r--src/gdbm.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdbm.h.in b/src/gdbm.h.in
index f5eadc5..e537d54 100644
--- a/src/gdbm.h.in
+++ b/src/gdbm.h.in
@@ -1,16 +1,16 @@
1/* gdbm.h - The include file for dbm users. -*- c -*- */ 1/* gdbm.h - The include file for dbm users. -*- c -*- */
2 2
3/* This file is part of GDBM, the GNU data base manager, by Philip A. Nelson. 3/* This file is part of GDBM, the GNU data base manager, by Philip A. Nelson.
4 Copyright (C) 1990-1991, 1993, 2011, 2016-2018 Free Software 4 Copyright (C) 1990-1991, 1993, 2011, 2016-2019 Free Software
5 Foundation, Inc. 5 Foundation, Inc.
6 6
7 GDBM is free software; you can redistribute it and/or modify 7 GDBM is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by 8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation; either version 2, or (at your option) 9 the Free Software Foundation; either version 2, or (at your option)
10 any later version. 10 any later version.
11 11
12 GDBM is distributed in the hope that it will be useful, 12 GDBM is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details. 15 GNU General Public License for more details.
16 16

Return to:

Send suggestions and report system problems to the System administrator.