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,10 +1,10 @@
/* gdbmstore.c - Add a new key/data pair to the database. */
/* This file is part of GDBM, the GNU data base manager.
- Copyright (C) 1990, 1991, 1993, 2007, 2011 Free Software Foundation,
+ Copyright (C) 1990, 1991, 1993, 2007, 2011, 2013 Free Software Foundation,
Inc.
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.

Return to:

Send suggestions and report system problems to the System administrator.