diff options
| author | Andreas Schneider <asn@cryptomilk.org> | 2014-01-07 16:08:23 +0100 |
|---|---|---|
| committer | Andreas Schneider <asn@cryptomilk.org> | 2014-01-07 16:09:04 +0100 |
| commit | de464cb74eb2382c611528d8852181de661c2883 (patch) | |
| tree | d470629cc6cb8e969b0d949cbe0d49543bdb71c9 /cmake/Modules/AddCMockaTest.cmake | |
| parent | c41f32bcca518ff8eb2b56221d640edfd9173299 (diff) | |
src: Update my mail address.
Diffstat (limited to 'cmake/Modules/AddCMockaTest.cmake')
| -rw-r--r-- | cmake/Modules/AddCMockaTest.cmake | 2 |
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. |
