diff options
Diffstat (limited to 'lib/opencdk/keydb.c')
-rw-r--r-- | lib/opencdk/keydb.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/opencdk/keydb.c b/lib/opencdk/keydb.c index eb859c4fa9..b8fe0625f5 100644 --- a/lib/opencdk/keydb.c +++ b/lib/opencdk/keydb.c @@ -1,6 +1,5 @@ /* keydb.c - Key database routines - * Copyright (C) 2002-2003, 2007-2010, 2012 Free Software Foundation, - * Inc. + * Copyright (C) 2002-2012 Free Software Foundation, Inc. * * Author: Timo Schulz * @@ -20,6 +19,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ + #ifdef HAVE_CONFIG_H #include <config.h> #endif |