From: <svn...@op...> - 2009-05-09 09:58:21
|
Author: dgollub Date: Sat May 9 11:58:01 2009 New Revision: 5636 URL: http://www.opensync.org/changeset/5636 Log: Changed (C) contact mail address Modified: branches/3rd-party-cmake-modules/modules/Compiler.cmake branches/3rd-party-cmake-modules/modules/FindBONOBO2.cmake branches/3rd-party-cmake-modules/modules/FindBONOBOACTIVATION2.cmake branches/3rd-party-cmake-modules/modules/FindBlueZ.cmake branches/3rd-party-cmake-modules/modules/FindCheck.cmake branches/3rd-party-cmake-modules/modules/FindEBook1.0.cmake branches/3rd-party-cmake-modules/modules/FindEBook1.2.cmake branches/3rd-party-cmake-modules/modules/FindECal1.0.cmake branches/3rd-party-cmake-modules/modules/FindECal1.2.cmake branches/3rd-party-cmake-modules/modules/FindEDataBook1.0.cmake branches/3rd-party-cmake-modules/modules/FindEDataBook1.2.cmake branches/3rd-party-cmake-modules/modules/FindEDataCal1.0.cmake branches/3rd-party-cmake-modules/modules/FindEDataCal1.2.cmake branches/3rd-party-cmake-modules/modules/FindEDataServer1.0.cmake branches/3rd-party-cmake-modules/modules/FindEDataServer1.2.cmake branches/3rd-party-cmake-modules/modules/FindEvolutionDataServer1.0.cmake branches/3rd-party-cmake-modules/modules/FindEvolutionDataServer1.2.cmake branches/3rd-party-cmake-modules/modules/FindGConf2.cmake branches/3rd-party-cmake-modules/modules/FindGLIB2.cmake branches/3rd-party-cmake-modules/modules/FindGNOKII.cmake branches/3rd-party-cmake-modules/modules/FindGnomeVfs2.cmake branches/3rd-party-cmake-modules/modules/FindKDEPIM3.cmake branches/3rd-party-cmake-modules/modules/FindLibExslt.cmake branches/3rd-party-cmake-modules/modules/FindLibGlade.cmake branches/3rd-party-cmake-modules/modules/FindLibGnome2.cmake branches/3rd-party-cmake-modules/modules/FindLibSoup2.cmake branches/3rd-party-cmake-modules/modules/FindLibSyncMl.cmake branches/3rd-party-cmake-modules/modules/FindLibWbxml2.cmake branches/3rd-party-cmake-modules/modules/FindORBit2.cmake branches/3rd-party-cmake-modules/modules/FindOpenObex.cmake branches/3rd-party-cmake-modules/modules/FindOpenSync.cmake branches/3rd-party-cmake-modules/modules/FindPilotLink.cmake branches/3rd-party-cmake-modules/modules/FindSqlite3.cmake Modified: branches/3rd-party-cmake-modules/modules/Compiler.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/Compiler.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/Compiler.cmake Sat May 9 11:58:01 2009 (r5636) @@ -1,4 +1,4 @@ -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> IF ( CMAKE_COMPILER_IS_GNUCC ) SET( SYMBOLS_VISIBILITY "-fvisibility=hidden" ) Modified: branches/3rd-party-cmake-modules/modules/FindBONOBO2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindBONOBO2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindBONOBO2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # BONOBO2_DEFINITIONS Definitions to compile bonobo2 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindBONOBOACTIVATION2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindBONOBOACTIVATION2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindBONOBOACTIVATION2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # BONOBOACTIVATION2_DEFINITIONS Definitions to compile bonobo-activation-2 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindBlueZ.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindBlueZ.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindBlueZ.cmake Sat May 9 11:58:01 2009 (r5636) @@ -5,7 +5,7 @@ # BLUEZ_INCLUDE_DIRS Location of BlueZ headers # BLUEZ_LIBRARIES List of libaries to use BlueZ # -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007-2009 Bjoern Ricks <bjo...@gm...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindCheck.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindCheck.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindCheck.cmake Sat May 9 11:58:01 2009 (r5636) @@ -5,7 +5,7 @@ # CHECK_INCLUDE_DIRS - the check include directory # CHECK_LIBRARIES - check library # -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007-2009 Bjoern Ricks <bjo...@gm...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindEBook1.0.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindEBook1.0.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindEBook1.0.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # LIBEBOOK1.0_DEFINITIONS Definitions to compile libebook1.0 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindEBook1.2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindEBook1.2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindEBook1.2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # LIBEBOOK1.2_DEFINITIONS Definitions to compile libebook1.2 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindECal1.0.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindECal1.0.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindECal1.0.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # LIBECAL1.0_DEFINITIONS Definitions to compile libecal1.0 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindECal1.2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindECal1.2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindECal1.2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # LIBECAL1.2_DEFINITIONS Definitions to compile libecal1.2 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindEDataBook1.0.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindEDataBook1.0.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindEDataBook1.0.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # LIBEDATABOOK1.0_DEFINITIONS Definitions to compile libedatabook1.0 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindEDataBook1.2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindEDataBook1.2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindEDataBook1.2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # LIBEDATABOOK1.2_DEFINITIONS Definitions to compile libedatabook1.2 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindEDataCal1.0.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindEDataCal1.0.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindEDataCal1.0.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # LIBEDATACAL1.0_DEFINITIONS Definitions to compile libedatacal1.0 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindEDataCal1.2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindEDataCal1.2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindEDataCal1.2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # LIBEDATACAL1.2_DEFINITIONS Definitions to compile libedatacal1.2 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindEDataServer1.0.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindEDataServer1.0.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindEDataServer1.0.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # LIBEDATASERVER1.0_DEFINITIONS Definitions to compile libedataserver1.0 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindEDataServer1.2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindEDataServer1.2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindEDataServer1.2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # LIBEDATASERVER1.2_DEFINITIONS Definitions to compile libedataserver1.2 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindEvolutionDataServer1.0.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindEvolutionDataServer1.0.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindEvolutionDataServer1.0.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # EVOLUTIONDATASERVER1.0_DEFINITIONS Definitions to compile evolutiondataserver1.0 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindEvolutionDataServer1.2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindEvolutionDataServer1.2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindEvolutionDataServer1.2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # EVOLUTIONDATASERVER1.2_DEFINITIONS Definitions to compile evolutiondataserver1.2 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindGConf2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindGConf2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindGConf2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # GCONF2_DEFINITIONS Definitions to compile gconf2 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindGLIB2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindGLIB2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindGLIB2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -10,7 +10,7 @@ # # Copyright (c) 2006 Andreas Schneider <ma...@cy...> # Copyright (c) 2006 Philippe Bernery <phi...@gm...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # Copyright (c) 2008 Michael Bell <mic...@we...> # Copyright (c) 2008-2009 Bjoern Ricks <bjo...@go...> Modified: branches/3rd-party-cmake-modules/modules/FindGNOKII.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindGNOKII.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindGNOKII.cmake Sat May 9 11:58:01 2009 (r5636) @@ -6,7 +6,7 @@ # GNOKII_LIBRARIES List of libaries to use GNOKII # GNOKII_DEFINITIONS Definitions to compile GNOKII # -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2008 Bjoern Ricks <bjo...@go...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindGnomeVfs2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindGnomeVfs2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindGnomeVfs2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # GNOMEVFS2_DEFINITIONS Definitions to compile gnomevfs2 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindKDEPIM3.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindKDEPIM3.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindKDEPIM3.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # KDEPIM3_KABC_LIBRARIES List of libaries to use KCAL of KDEPIM3 # KDEPIM3_DEFINITIONS Definitions to compile KDEPIM3 # -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # # Redistribution and use is allowed according to the terms of the New # BSD license. Modified: branches/3rd-party-cmake-modules/modules/FindLibExslt.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindLibExslt.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindLibExslt.cmake Sat May 9 11:58:01 2009 (r5636) @@ -5,7 +5,7 @@ # LIBEXSLT_INCLUDE_DIRS Location of libexslt headers # LIBEXSLT_LIBRARIES List of libaries to use libexslt # -# Copyright (c) 2008 Daniel Gollub <dg...@su...> +# Copyright (c) 2008 Daniel Gollub <go...@b1...> # Copyright (c) 2008 Bjoern Ricks <bjo...@go...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindLibGlade.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindLibGlade.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindLibGlade.cmake Sat May 9 11:58:01 2009 (r5636) @@ -6,7 +6,7 @@ # LIBGLADE_LIBRARIES List of libaries to use LIBGLADE # LIBGLADE_DEFINITIONS Definitions to compile LIBGLADE # -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2008 Daniel Friedrich <dan...@op...> # Copyright (c) 2008 Bjoern Ricks <bjo...@go...> # Modified: branches/3rd-party-cmake-modules/modules/FindLibGnome2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindLibGnome2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindLibGnome2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # LIBGNOME2_DEFINITIONS Definitions to compile libgnome2 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindLibSoup2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindLibSoup2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindLibSoup2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -34,7 +34,7 @@ # In this situation you have to set LIBSPOUP24_MIN_VERSION also. # The same applies to LIBSPOUP24_MIN_VERSION and libsoup2.2. # -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2008 Bjoern Ricks <bjo...@gm...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindLibSyncMl.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindLibSyncMl.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindLibSyncMl.cmake Sat May 9 11:58:01 2009 (r5636) @@ -6,7 +6,7 @@ # LIBSYNCML_LIBRARIES List of libaries to use libsyncml # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindLibWbxml2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindLibWbxml2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindLibWbxml2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -5,7 +5,7 @@ # LIBWBXML2_INCLUDE_DIRS Location of libwbxml headers # LIBWBXML2_LIBRARIES List of libaries to use libwbxml # -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Bjoern Ricks <b....@fh...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindORBit2.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindORBit2.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindORBit2.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # ORBIT2_DEFINITIONS Definitions to compile orbit # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindOpenObex.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindOpenObex.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindOpenObex.cmake Sat May 9 11:58:01 2009 (r5636) @@ -6,7 +6,7 @@ # OPENOBEX_LIBRARIES List of libaries to use OpenObex # OPENOBEX_HAVE_TCPOBEX OpenObex supports Tcp over Obex # -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007-2008 Bjoern Ricks <bjo...@go...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindOpenSync.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindOpenSync.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindOpenSync.cmake Sat May 9 11:58:01 2009 (r5636) @@ -5,7 +5,7 @@ # OPENSYNC_INCLUDE_DIRS Location of OpenSync headers # OPENSYNC_LIBRARIES List of libaries to use OpenSync # -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # Copyright (c) 2008 Bjoern Ricks <bjo...@go...> # Modified: branches/3rd-party-cmake-modules/modules/FindPilotLink.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindPilotLink.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindPilotLink.cmake Sat May 9 11:58:01 2009 (r5636) @@ -6,7 +6,7 @@ # PILOTLINK_LIBRARIES List of libaries to use PilotLink # PILOTLINK_DEFINITIONS Definitions to compile PilotLink # -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2008 Bjoern Ricks <bjo...@go...> # # Redistribution and use is allowed according to the terms of the New Modified: branches/3rd-party-cmake-modules/modules/FindSqlite3.cmake ============================================================================== --- branches/3rd-party-cmake-modules/modules/FindSqlite3.cmake Tue May 5 11:06:16 2009 (r5635) +++ branches/3rd-party-cmake-modules/modules/FindSqlite3.cmake Sat May 9 11:58:01 2009 (r5636) @@ -7,7 +7,7 @@ # SQLITE3_DEFINITIONS Definitions to compile sqlite3 # # Copyright (c) 2007 Juha Tuomala <tu...@ik...> -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # Copyright (c) 2007 Alban Browaeys <pr...@ya...> # # Redistribution and use is allowed according to the terms of the New |