summaryrefslogtreecommitdiff
path: root/src/signer_chain.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/signer_chain.h')
-rw-r--r--src/signer_chain.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/signer_chain.h b/src/signer_chain.h
index 034e2290..f039caf3 100644
--- a/src/signer_chain.h
+++ b/src/signer_chain.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2013 Carl Hetherington <cth@carlh.net>
+ Copyright (C) 2013-2014 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,6 +17,10 @@
*/
+/** @file src/signer_chain.h
+ * @brief Functions to make signer chains.
+ */
+
#include <boost/filesystem.hpp>
namespace dcp {