aboutsummaryrefslogtreecommitdiff
path: root/src/core/crypto/onion_ntor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/crypto/onion_ntor.h')
-rw-r--r--src/core/crypto/onion_ntor.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/core/crypto/onion_ntor.h b/src/core/crypto/onion_ntor.h
index 51e72b4083..9473409e40 100644
--- a/src/core/crypto/onion_ntor.h
+++ b/src/core/crypto/onion_ntor.h
@@ -1,6 +1,11 @@
-/* Copyright (c) 2012-2019, The Tor Project, Inc. */
+/* Copyright (c) 2012-2020, The Tor Project, Inc. */
/* See LICENSE for licensing information */
+/**
+ * @file onion_ntor.h
+ * @brief Header for onion_ntor.c
+ **/
+
#ifndef TOR_ONION_NTOR_H
#define TOR_ONION_NTOR_H