From 6fe51b13fb8f1da1d2420f73c1a97124f3d263ab Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 7 Jan 2014 16:08:23 +0100 Subject: src: Update my mail address. --- cmake/Modules/AddCMockaTest.cmake | 2 +- cmake/Modules/FindArgp.cmake | 2 +- cmake/Modules/FindNaCl.cmake | 2 +- cmake/Modules/UseDoxygen.cmake | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'cmake') 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 -# Copyright (c) 2007-2010 Andreas Schneider +# Copyright (c) 2007-2010 Andreas Schneider # # 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 +# Copyright (c) 2010 Andreas Schneider # # 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 +# Copyright (c) 2010 Andreas Schneider # Copyright (c) 2013 Aris Adamantiadis # # 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 -# Copyright (c) 2010 Andreas Schneider +# Copyright (c) 2010 Andreas Schneider # # Redistribution and use is allowed according to the terms of the New # BSD license. -- cgit v1.2.3