aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules/AddCMockaTest.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/Modules/AddCMockaTest.cmake')
-rw-r--r--cmake/Modules/AddCMockaTest.cmake2
1 files changed, 1 insertions, 1 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.