summaryrefslogtreecommitdiffstats
path: root/cmake/Modules/FindNaCl.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/Modules/FindNaCl.cmake')
-rw-r--r--cmake/Modules/FindNaCl.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/Modules/FindNaCl.cmake b/cmake/Modules/FindNaCl.cmake
index fa9c4090..b1a8da45 100644
--- a/cmake/Modules/FindNaCl.cmake
+++ b/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