summaryrefslogtreecommitdiffstats
path: root/cmake/Modules/FindArgp.cmake
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:09:04 +0100
commitde464cb74eb2382c611528d8852181de661c2883 (patch)
treed470629cc6cb8e969b0d949cbe0d49543bdb71c9 /cmake/Modules/FindArgp.cmake
parentc41f32bcca518ff8eb2b56221d640edfd9173299 (diff)
src: Update my mail address.
Diffstat (limited to 'cmake/Modules/FindArgp.cmake')
-rw-r--r--cmake/Modules/FindArgp.cmake2
1 files changed, 1 insertions, 1 deletions
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.