Author: dgollub Date: Sat May 9 11:59:56 2009 New Revision: 5637 URL: http://www.opensync.org/changeset/5637 Log: Changed contact mail address Modified: trunk/ChangeLog trunk/cmake/CMakeLists.txt trunk/cmake/OpenSyncDefaults.cmake trunk/cmake/OpenSyncPlatforms.cmake trunk/docs/whitepaper/OpenSync.tex trunk/opensync/archive/opensync_archive_private.h trunk/opensync/common/opensync_common_internals.h trunk/opensync/common/opensync_thread_internals.h trunk/opensync/db/opensync_db.c trunk/opensync/db/opensync_db_internals.h trunk/opensync/db/opensync_db_private.h trunk/opensync/engine/opensync_engine.c trunk/opensync/engine/opensync_engine.h trunk/opensync/engine/opensync_mapping_engine.h trunk/opensync/engine/opensync_mapping_engine_internals.h trunk/opensync/engine/opensync_mapping_entry_engine.h trunk/opensync/engine/opensync_sink_engine.h trunk/opensync/format/opensync_objformat_sink.c trunk/opensync/format/opensync_objformat_sink.h trunk/opensync/format/opensync_objformat_sink_private.h trunk/opensync/format/opensync_time.c trunk/opensync/format/opensync_time.h trunk/opensync/format/opensync_time_internals.h trunk/opensync/format/opensync_time_private.h trunk/opensync/group/opensync_group_internals.h trunk/opensync/group/opensync_updater.c trunk/opensync/group/opensync_updater.h trunk/opensync/group/opensync_updater_internals.h trunk/opensync/group/opensync_updater_private.h trunk/opensync/helper/opensync_hashtable.c trunk/opensync/helper/opensync_hashtable.h trunk/opensync/helper/opensync_hashtable_internals.h trunk/opensync/helper/opensync_hashtable_private.h trunk/opensync/opensync-common.h trunk/opensync/opensync-db.h trunk/opensync/opensync-debug.h trunk/opensync/opensync-time.h trunk/opensync/plugin/opensync_plugin_advancedoptions.c trunk/opensync/plugin/opensync_plugin_advancedoptions.h trunk/opensync/plugin/opensync_plugin_advancedoptions_private.h trunk/opensync/plugin/opensync_plugin_authentication.c trunk/opensync/plugin/opensync_plugin_authentication.h trunk/opensync/plugin/opensync_plugin_authentication_private.h trunk/opensync/plugin/opensync_plugin_config.c trunk/opensync/plugin/opensync_plugin_config.h trunk/opensync/plugin/opensync_plugin_config_private.h trunk/opensync/plugin/opensync_plugin_connection.c trunk/opensync/plugin/opensync_plugin_connection.h trunk/opensync/plugin/opensync_plugin_connection_internals.h trunk/opensync/plugin/opensync_plugin_connection_private.h trunk/opensync/plugin/opensync_plugin_localization.c trunk/opensync/plugin/opensync_plugin_localization.h trunk/opensync/plugin/opensync_plugin_localization_private.h trunk/opensync/plugin/opensync_plugin_resource.c trunk/opensync/plugin/opensync_plugin_resource.h trunk/opensync/plugin/opensync_plugin_resource_private.h trunk/tests/abiapi-tests/check-symbols trunk/tests/data/xmlformats/contact.xml trunk/tools/osyncplugin.c Modified: trunk/ChangeLog ============================================================================== --- trunk/ChangeLog Sat May 9 11:58:01 2009 (r5636) +++ trunk/ChangeLog Sat May 9 11:59:56 2009 (r5637) @@ -167,7 +167,7 @@ Avoid use of g_hash_table_get_keys so code can be built using glib 2.12. Uses g_hash_table_foreach with a callback routine instead. -2008-04-12 Daniel Gollub <dg...@su...> +2008-04-12 Daniel Gollub <go...@b1...> * tools/osyncplugin.c: Full rewrite of osyncplugin to work with OpenSync 0.30 API Modified: trunk/cmake/CMakeLists.txt ============================================================================== --- trunk/cmake/CMakeLists.txt Sat May 9 11:58:01 2009 (r5636) +++ trunk/cmake/CMakeLists.txt Sat May 9 11:59:56 2009 (r5637) @@ -1,4 +1,4 @@ -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> CONFIGURE_FILE( "${CMAKE_CURRENT_SOURCE_DIR}/OpenSyncInternal.cmake.in" "${CMAKE_CURRENT_BINARY_DIR}/OpenSyncInternal.cmake" @ONLY ) Modified: trunk/cmake/OpenSyncDefaults.cmake ============================================================================== --- trunk/cmake/OpenSyncDefaults.cmake Sat May 9 11:58:01 2009 (r5636) +++ trunk/cmake/OpenSyncDefaults.cmake Sat May 9 11:59:56 2009 (r5637) @@ -17,7 +17,7 @@ # OPENSYNC_DEBUG_MODULES True if modules shouldn't get unloaded by OpenSync, to keep symbols of plugins # OPENSYNC_UNITTESTS True if unit tests should be build # -# Copyright (c) 2007-2008 Daniel Gollub <dg...@su...> +# Copyright (c) 2007-2008 Daniel Gollub <go...@b1...> # INCLUDE( OpenSyncPlatforms ) Modified: trunk/cmake/OpenSyncPlatforms.cmake ============================================================================== --- trunk/cmake/OpenSyncPlatforms.cmake Sat May 9 11:58:01 2009 (r5636) +++ trunk/cmake/OpenSyncPlatforms.cmake Sat May 9 11:59:56 2009 (r5637) @@ -1,4 +1,4 @@ -# Copyright (c) 2007 Daniel Gollub <dg...@su...> +# Copyright (c) 2007 Daniel Gollub <go...@b1...> # OpenSync platform macros: Modified: trunk/docs/whitepaper/OpenSync.tex ============================================================================== --- trunk/docs/whitepaper/OpenSync.tex Sat May 9 11:58:01 2009 (r5636) +++ trunk/docs/whitepaper/OpenSync.tex Sat May 9 11:59:56 2009 (r5637) @@ -38,7 +38,7 @@ \author{ %Armin Bauer <abauer@>\\ % TODO: ask for permission -Daniel Gollub <dg...@su...>\\ +Daniel Gollub <go...@b1...>\\ } \title{\huge{OpenSync}\\\large{A Synchronization Framework}} Modified: trunk/opensync/archive/opensync_archive_private.h ============================================================================== --- trunk/opensync/archive/opensync_archive_private.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/archive/opensync_archive_private.h Sat May 9 11:59:56 2009 (r5637) @@ -2,7 +2,7 @@ * libopensync - A synchronization framework * Copyright (C) 2006 Armin Bauer <arm...@op...> * Copyright (C) 2006 NetNix Finland Ltd <ne...@ne...> - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/common/opensync_common_internals.h ============================================================================== --- trunk/opensync/common/opensync_common_internals.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/common/opensync_common_internals.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2009 Daniel Gollub <dg...@su...> + * Copyright (C) 2009 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/common/opensync_thread_internals.h ============================================================================== --- trunk/opensync/common/opensync_thread_internals.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/common/opensync_thread_internals.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2009 Daniel Gollub <dg...@su...> + * Copyright (C) 2009 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/db/opensync_db.c ============================================================================== --- trunk/opensync/db/opensync_db.c Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/db/opensync_db.c Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2006 Daniel Gollub <dg...@su...> + * Copyright (C) 2006 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/db/opensync_db_internals.h ============================================================================== --- trunk/opensync/db/opensync_db_internals.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/db/opensync_db_internals.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2006 Daniel Gollub <dg...@su...> + * Copyright (C) 2006 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/db/opensync_db_private.h ============================================================================== --- trunk/opensync/db/opensync_db_private.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/db/opensync_db_private.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2006 Daniel Gollub <dg...@su...> + * Copyright (C) 2006 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/engine/opensync_engine.c ============================================================================== --- trunk/opensync/engine/opensync_engine.c Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/engine/opensync_engine.c Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization engine for the opensync framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2007-2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2007-2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/engine/opensync_engine.h ============================================================================== --- trunk/opensync/engine/opensync_engine.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/engine/opensync_engine.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization engine for the opensync framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2007 Daniel Gollub <dg...@su...> + * Copyright (C) 2007 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/engine/opensync_mapping_engine.h ============================================================================== --- trunk/opensync/engine/opensync_mapping_engine.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/engine/opensync_mapping_engine.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization framework * Copyright (C) 2004-2006 Armin Bauer <arm...@de...> - * Copyright (C) 2007 Daniel Gollub <dg...@su...> + * Copyright (C) 2007 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/engine/opensync_mapping_engine_internals.h ============================================================================== --- trunk/opensync/engine/opensync_mapping_engine_internals.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/engine/opensync_mapping_engine_internals.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libosengine - A synchronization engine for the opensync framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2007 Daniel Gollub <dg...@su...> + * Copyright (C) 2007 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/engine/opensync_mapping_entry_engine.h ============================================================================== --- trunk/opensync/engine/opensync_mapping_entry_engine.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/engine/opensync_mapping_entry_engine.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libosengine - A synchronization engine for the opensync framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/engine/opensync_sink_engine.h ============================================================================== --- trunk/opensync/engine/opensync_sink_engine.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/engine/opensync_sink_engine.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync- A synchronization engine for the opensync framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2006-2009 Daniel Gollub <dg...@su...> + * Copyright (C) 2006-2009 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/format/opensync_objformat_sink.c ============================================================================== --- trunk/opensync/format/opensync_objformat_sink.c Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/format/opensync_objformat_sink.c Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/format/opensync_objformat_sink.h ============================================================================== --- trunk/opensync/format/opensync_objformat_sink.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/format/opensync_objformat_sink.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/format/opensync_objformat_sink_private.h ============================================================================== --- trunk/opensync/format/opensync_objformat_sink_private.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/format/opensync_objformat_sink_private.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/format/opensync_time.c ============================================================================== --- trunk/opensync/format/opensync_time.c Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/format/opensync_time.c Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2006-2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2006-2008 Daniel Gollub <go...@b1...> * Copyright (C) 2007 Chris Frey <cd...@ne...> * * This library is free software; you can redistribute it and/or Modified: trunk/opensync/format/opensync_time.h ============================================================================== --- trunk/opensync/format/opensync_time.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/format/opensync_time.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2006-2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2006-2008 Daniel Gollub <go...@b1...> * Copyright (C) 2007 Chris Frey <cd...@ne...> * * This library is free software; you can redistribute it and/or Modified: trunk/opensync/format/opensync_time_internals.h ============================================================================== --- trunk/opensync/format/opensync_time_internals.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/format/opensync_time_internals.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> -* Copyright (C) 2006-2008 Daniel Gollub <dg...@su...> +* Copyright (C) 2006-2008 Daniel Gollub <go...@b1...> * Copyright (C) 2007 Chris Frey <cd...@ne...> * * This library is free software; you can redistribute it and/or Modified: trunk/opensync/format/opensync_time_private.h ============================================================================== --- trunk/opensync/format/opensync_time_private.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/format/opensync_time_private.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2006-2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2006-2008 Daniel Gollub <go...@b1...> * Copyright (C) 2007 Chris Frey <cd...@ne...> * * This library is free software; you can redistribute it and/or Modified: trunk/opensync/group/opensync_group_internals.h ============================================================================== --- trunk/opensync/group/opensync_group_internals.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/group/opensync_group_internals.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization framework * Copyright (C) 2004-2006 Armin Bauer <arm...@de...> - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/group/opensync_updater.c ============================================================================== --- trunk/opensync/group/opensync_updater.c Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/group/opensync_updater.c Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/group/opensync_updater.h ============================================================================== --- trunk/opensync/group/opensync_updater.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/group/opensync_updater.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/group/opensync_updater_internals.h ============================================================================== --- trunk/opensync/group/opensync_updater_internals.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/group/opensync_updater_internals.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/group/opensync_updater_private.h ============================================================================== --- trunk/opensync/group/opensync_updater_private.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/group/opensync_updater_private.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/helper/opensync_hashtable.c ============================================================================== --- trunk/opensync/helper/opensync_hashtable.c Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/helper/opensync_hashtable.c Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/helper/opensync_hashtable.h ============================================================================== --- trunk/opensync/helper/opensync_hashtable.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/helper/opensync_hashtable.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/helper/opensync_hashtable_internals.h ============================================================================== --- trunk/opensync/helper/opensync_hashtable_internals.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/helper/opensync_hashtable_internals.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/helper/opensync_hashtable_private.h ============================================================================== --- trunk/opensync/helper/opensync_hashtable_private.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/helper/opensync_hashtable_private.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/opensync-common.h ============================================================================== --- trunk/opensync/opensync-common.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/opensync-common.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2006-2009 Daniel Gollub <dg...@su...> + * Copyright (C) 2006-2009 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/opensync-db.h ============================================================================== --- trunk/opensync/opensync-db.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/opensync-db.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2006 Daniel Gollub <dg...@su...> + * Copyright (C) 2006 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/opensync-debug.h ============================================================================== --- trunk/opensync/opensync-debug.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/opensync-debug.h Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ /* * libopensync - A synchronization framework * Copyright (C) 2004-2005 Armin Bauer <arm...@op...> - * Copyright (C) 2006-2009 Daniel Gollub <dg...@su...> + * Copyright (C) 2006-2009 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/opensync-time.h ============================================================================== --- trunk/opensync/opensync-time.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/opensync-time.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2007 Daniel Gollub <dg...@su...> + * Copyright (C) 2007 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_advancedoptions.c ============================================================================== --- trunk/opensync/plugin/opensync_plugin_advancedoptions.c Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_advancedoptions.c Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_advancedoptions.h ============================================================================== --- trunk/opensync/plugin/opensync_plugin_advancedoptions.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_advancedoptions.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_advancedoptions_private.h ============================================================================== --- trunk/opensync/plugin/opensync_plugin_advancedoptions_private.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_advancedoptions_private.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_authentication.c ============================================================================== --- trunk/opensync/plugin/opensync_plugin_authentication.c Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_authentication.c Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_authentication.h ============================================================================== --- trunk/opensync/plugin/opensync_plugin_authentication.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_authentication.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_authentication_private.h ============================================================================== --- trunk/opensync/plugin/opensync_plugin_authentication_private.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_authentication_private.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_config.c ============================================================================== --- trunk/opensync/plugin/opensync_plugin_config.c Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_config.c Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_config.h ============================================================================== --- trunk/opensync/plugin/opensync_plugin_config.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_config.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_config_private.h ============================================================================== --- trunk/opensync/plugin/opensync_plugin_config_private.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_config_private.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_connection.c ============================================================================== --- trunk/opensync/plugin/opensync_plugin_connection.c Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_connection.c Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_connection.h ============================================================================== --- trunk/opensync/plugin/opensync_plugin_connection.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_connection.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_connection_internals.h ============================================================================== --- trunk/opensync/plugin/opensync_plugin_connection_internals.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_connection_internals.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_connection_private.h ============================================================================== --- trunk/opensync/plugin/opensync_plugin_connection_private.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_connection_private.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_localization.c ============================================================================== --- trunk/opensync/plugin/opensync_plugin_localization.c Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_localization.c Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_localization.h ============================================================================== --- trunk/opensync/plugin/opensync_plugin_localization.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_localization.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_localization_private.h ============================================================================== --- trunk/opensync/plugin/opensync_plugin_localization_private.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_localization_private.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_resource.c ============================================================================== --- trunk/opensync/plugin/opensync_plugin_resource.c Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_resource.c Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_resource.h ============================================================================== --- trunk/opensync/plugin/opensync_plugin_resource.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_resource.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/opensync/plugin/opensync_plugin_resource_private.h ============================================================================== --- trunk/opensync/plugin/opensync_plugin_resource_private.h Sat May 9 11:58:01 2009 (r5636) +++ trunk/opensync/plugin/opensync_plugin_resource_private.h Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * libopensync - A synchronization framework - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: trunk/tests/abiapi-tests/check-symbols ============================================================================== --- trunk/tests/abiapi-tests/check-symbols Sat May 9 11:58:01 2009 (r5636) +++ trunk/tests/abiapi-tests/check-symbols Sat May 9 11:59:56 2009 (r5637) @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (c) 2008 Daniel Gollub <dg...@su...> +# Copyright (c) 2008 Daniel Gollub <go...@b1...> SYMBOLS=opensync.sym Modified: trunk/tests/data/xmlformats/contact.xml ============================================================================== --- trunk/tests/data/xmlformats/contact.xml Sat May 9 11:58:01 2009 (r5636) +++ trunk/tests/data/xmlformats/contact.xml Sat May 9 11:59:56 2009 (r5637) @@ -1,7 +1,7 @@ <?xml version="1.0"?> <contact> <EMail> - <Content>dg...@su...</Content> + <Content>go...@b1...</Content> </EMail> <FormattedName> <Content>Gollub Daniel</Content> Modified: trunk/tools/osyncplugin.c ============================================================================== --- trunk/tools/osyncplugin.c Sat May 9 11:58:01 2009 (r5636) +++ trunk/tools/osyncplugin.c Sat May 9 11:59:56 2009 (r5637) @@ -1,6 +1,6 @@ /* * osyncplugin - swiss-knife for testing OpenSync synchronization plugins - * Copyright (C) 2008 Daniel Gollub <dg...@su...> + * Copyright (C) 2008 Daniel Gollub <go...@b1...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |