summaryrefslogtreecommitdiff
path: root/src/hash.c
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-01-28 15:14:53 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-01-29 11:52:41 +0000
commit01877efce3dd93a830cb5bf3ec8b553e69fc3e19 (patch)
tree1eeba7d652edfb410f38da62731c0bf2872d4880 /src/hash.c
parent51871d08a48ff781186f7a7b22ec69a1db38eb4c (diff)
downloadgdbm-01877efce3dd93a830cb5bf3ec8b553e69fc3e19.tar.gz
Import 1.11 tarballbaserock/tiagogomes/armv8l64
Diffstat (limited to 'src/hash.c')
-rw-r--r--src/hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash.c b/src/hash.c
index 8e64654..316785d 100644
--- a/src/hash.c
+++ b/src/hash.c
@@ -1,7 +1,7 @@
/* hash.c - The gdbm hash function. */
/* 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