summaryrefslogtreecommitdiffstats
path: root/libssh/cmake/Modules/FindNaCl.cmake
diff options
context:
space:
mode:
authorNicolas Viennot <nicolas@viennot.biz>2014-10-31 00:10:02 -0400
committerNicolas Viennot <nicolas@viennot.biz>2014-10-31 00:30:36 -0400
commit6e4adcc140102b80883bba85dff05003620b0029 (patch)
treecf7c368b6dfb57c6c6be8b20bfe75995aae5ff63 /libssh/cmake/Modules/FindNaCl.cmake
parent0783022d6d77ab3716e2a754856d40497b4cfd76 (diff)
Update libssh
Diffstat (limited to 'libssh/cmake/Modules/FindNaCl.cmake')
-rw-r--r--libssh/cmake/Modules/FindNaCl.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/cmake/Modules/FindNaCl.cmake b/libssh/cmake/Modules/FindNaCl.cmake
index fa9c4090..b1a8da45 100644
--- a/libssh/cmake/Modules/FindNaCl.cmake
+++ b/libssh/cmake/Modules/FindNaCl.cmake
@@ -6,7 +6,7 @@
# NACL_LIBRARIES - Link these to use NaCl
# NACL_DEFINITIONS - Compiler switches required for using NaCl
#
-# Copyright (c) 2010 Andreas Schneider <asn@cynapses.org>
+# Copyright (c) 2010 Andreas Schneider <asn@cryptomilk.org>
# Copyright (c) 2013 Aris Adamantiadis <aris@badcode.be>
#
# Redistribution and use is allowed according to the terms of the New