aboutsummaryrefslogtreecommitdiff
path: root/src/gdbmstore.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-12-25 14:34:45 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2013-12-25 14:34:45 +0000
commit82fe16f532fdd46744c51ba931ecd3fee2b10365 (patch)
tree7bacc97fe951e246eb9842361d4824c3242cf2ae /src/gdbmstore.c
parent46e182da4c8a338db22199e003fc2149ee3b1b81 (diff)
downloadgdbm-82fe16f532fdd46744c51ba931ecd3fee2b10365.tar.gz
gdbm-82fe16f532fdd46744c51ba931ecd3fee2b10365.tar.bz2
Version 1.11
Diffstat (limited to 'src/gdbmstore.c')
-rw-r--r--src/gdbmstore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdbmstore.c b/src/gdbmstore.c
index 15a2255..8c6064d 100644
--- a/src/gdbmstore.c
+++ b/src/gdbmstore.c
@@ -1,7 +1,7 @@
1/* gdbmstore.c - Add a new key/data pair to the database. */ 1/* gdbmstore.c - Add a new key/data pair to the database. */
2 2
3/* This file is part of GDBM, the GNU data base manager. 3/* This file is part of GDBM, the GNU data base manager.
4 Copyright (C) 1990, 1991, 1993, 2007, 2011 Free Software Foundation, 4 Copyright (C) 1990, 1991, 1993, 2007, 2011, 2013 Free Software Foundation,
5 Inc. 5 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

Return to:

Send suggestions and report system problems to the System administrator.