summaryrefslogtreecommitdiff
path: root/include/hashed_db.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hashed_db.h')
-rw-r--r--include/hashed_db.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/hashed_db.h b/include/hashed_db.h
index 396a7cd86a1d7..584fd968c228a 100644
--- a/include/hashed_db.h
+++ b/include/hashed_db.h
@@ -1,5 +1,6 @@
/****************************************************************************
- * Copyright (c) 2006-2014,2017 Free Software Foundation, Inc. *
+ * Copyright 2020 Thomas E. Dickey *
+ * Copyright 2006-2014,2017 Free Software Foundation, Inc. *
* *
* Permission is hereby granted, free of charge, to any person obtaining a *
* copy of this software and associated documentation files (the *
@@ -31,7 +32,7 @@
****************************************************************************/
/*
- * $Id: hashed_db.h,v 1.8 2017/07/22 16:22:49 tom Exp $
+ * $Id: hashed_db.h,v 1.9 2020/02/02 23:34:34 tom Exp $
*/
#ifndef HASHED_DB_H