diff options
Diffstat (limited to 'src/certificate.cc')
| -rw-r--r-- | src/certificate.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/certificate.cc b/src/certificate.cc index fcc7b0ae..73f403bf 100644 --- a/src/certificate.cc +++ b/src/certificate.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2012-2014 Carl Hetherington <cth@carlh.net> + Copyright (C) 2012-2015 Carl Hetherington <cth@carlh.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,8 +17,8 @@ */ -/** @file src/certificates.cc - * @brief Certificate and CertificateChain classes. +/** @file src/certificate.cc + * @brief Certificate class. */ #include "KM_util.h" |
