summaryrefslogtreecommitdiff
path: root/src/common/sha256.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/sha256.c')
-rw-r--r--src/common/sha256.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/sha256.c b/src/common/sha256.c
index 258b7e062a..813c68d2a3 100644
--- a/src/common/sha256.c
+++ b/src/common/sha256.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2011, The Tor Project, Inc. */
+/* Copyright (c) 2009-2012, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* This SHA256 implementation is adapted from the public domain one in
LibTomCrypt, version 1.6. Tor uses it on platforms where OpenSSL doesn't