summaryrefslogtreecommitdiff
path: root/compat/fetch.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2023-01-22 14:35:02 +0200
committerSergey Poznyakoff <gray@gnu.org>2023-01-22 14:35:02 +0200
commit0f610a0b540e9f768f00aff3e57a5124e324ac29 (patch)
tree4a87a7be22952e0d8b09a8c8770582f038ca8968 /compat/fetch.c
parent331f05ac9c58d358806fe1bcba88a01467ab0895 (diff)
downloadgdbm-0f610a0b540e9f768f00aff3e57a5124e324ac29.tar.gz
Update copyright years
Diffstat (limited to 'compat/fetch.c')
-rw-r--r--compat/fetch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/fetch.c b/compat/fetch.c
index 1145df6..8396913 100644
--- a/compat/fetch.c
+++ b/compat/fetch.c
@@ -1,7 +1,7 @@
/* fetch.c - Find a key and return the associated data. */
/* This file is part of GDBM, the GNU data base manager.
- Copyright (C) 1990-2022 Free Software Foundation, Inc.
+ Copyright (C) 1990-2023 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