aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2014-01-07 16:08:23 +0100
committerAndreas Schneider <asn@cryptomilk.org>2014-01-07 16:08:23 +0100
commit6fe51b13fb8f1da1d2420f73c1a97124f3d263ab (patch)
tree24095547f4ffb4575abed9998a2b24bb82212698 /cmake/Modules
parent8bcbfb16427baaaf27898f732e7287c693f041f2 (diff)
downloadlibssh-6fe51b13fb8f1da1d2420f73c1a97124f3d263ab.tar.gz
libssh-6fe51b13fb8f1da1d2420f73c1a97124f3d263ab.tar.xz
libssh-6fe51b13fb8f1da1d2420f73c1a97124f3d263ab.zip
src: Update my mail address.
Diffstat (limited to 'cmake/Modules')
-rw-r--r--cmake/Modules/AddCMockaTest.cmake2
-rw-r--r--cmake/Modules/FindArgp.cmake2
-rw-r--r--cmake/Modules/FindNaCl.cmake2
-rw-r--r--cmake/Modules/UseDoxygen.cmake2
4 files changed, 4 insertions, 4 deletions
diff --git a/cmake/Modules/AddCMockaTest.cmake b/cmake/Modules/AddCMockaTest.cmake
index b2d1ca8a..19eff622 100644
--- a/cmake/Modules/AddCMockaTest.cmake
+++ b/cmake/Modules/AddCMockaTest.cmake
@@ -1,7 +1,7 @@
# - ADD_CHECK_TEST(test_name test_source linklib1 ... linklibN)
# Copyright (c) 2007 Daniel Gollub <dgollub@suse.de>
-# Copyright (c) 2007-2010 Andreas Schneider <asn@cynapses.org>
+# Copyright (c) 2007-2010 Andreas Schneider <asn@cryptomilk.org>
#
# Redistribution and use is allowed according to the terms of the BSD license.
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
diff --git a/cmake/Modules/FindArgp.cmake b/cmake/Modules/FindArgp.cmake
index aa228557..8dedc855 100644
--- a/cmake/Modules/FindArgp.cmake
+++ b/cmake/Modules/FindArgp.cmake
@@ -6,7 +6,7 @@
# ARGP_LIBRARIES - Link these to use Argp
# ARGP_DEFINITIONS - Compiler switches required for using Argp
#
-# Copyright (c) 2010 Andreas Schneider <asn@cynapses.org>
+# Copyright (c) 2010 Andreas Schneider <asn@cryptomilk.org>
#
# Redistribution and use is allowed according to the terms of the New
# BSD license.
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
diff --git a/cmake/Modules/UseDoxygen.cmake b/cmake/Modules/UseDoxygen.cmake
index 861afa51..cd4de023 100644
--- a/cmake/Modules/UseDoxygen.cmake
+++ b/cmake/Modules/UseDoxygen.cmake
@@ -23,7 +23,7 @@
#
# Copyright (c) 2009-2010 Tobias Rautenkranz <tobias@rautenkranz.ch>
-# Copyright (c) 2010 Andreas Schneider <mail@cynapses.org>
+# Copyright (c) 2010 Andreas Schneider <asn@cryptomilk.org>
#
# Redistribution and use is allowed according to the terms of the New
# BSD license.