diff options
author | Werner Koch <wk@gnupg.org> | 2017-02-20 09:33:45 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2017-02-20 09:33:45 +0100 |
commit | 74c04fcf2b5713e4001e27ca0989a81cbae0744b (patch) | |
tree | f244862564897a6ce17ae3afee63f5e67ac19331 /sm | |
parent | dirmngr: First take on ntbtls cert verification. (diff) | |
download | gnupg2-74c04fcf2b5713e4001e27ca0989a81cbae0744b.tar.xz gnupg2-74c04fcf2b5713e4001e27ca0989a81cbae0744b.zip |
Adjust copyright years for sm/certdump.c
--
These are the years actual code changes happened. The changes were
all done by g10 Code employees.
Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'sm')
-rw-r--r-- | sm/certdump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sm/certdump.c b/sm/certdump.c index e47251ef2..bd7c6c3be 100644 --- a/sm/certdump.c +++ b/sm/certdump.c @@ -1,5 +1,5 @@ /* certdump.c - Dump a certificate for debugging - * Copyright (C) 2001, 2004, 2007 Free Software Foundation, Inc. + * Copyright (C) 2001-2010, 2014-2015 g10 Code GmbH * * This file is part of GnuPG. * |