From d0d77e32c9af6ec6b04af9b11d01560d73ea12df Mon Sep 17 00:00:00 2001 From: Petr Smolik Date: Sat, 19 Oct 2013 23:09:18 +0200 Subject: [PATCH] updated email address - petr@smoliku.cz Signed-off-by: Petr Smolik --- authors | 2 +- copying | 2 +- doc/orte/ortemanager.xml | 2 +- doc/orte/orteping.xml | 2 +- doc/orte/ortespy.xml | 2 +- orte/examples/hello/h_publisher.c | 2 +- orte/examples/hello/h_subscriber.c | 2 +- orte/examples/multicast/m_subscriber.c | 2 +- orte/examples/ping/orteping.c | 2 +- orte/examples/reliable/r_publisher.c | 2 +- orte/examples/reliable/r_subscriber_besteffort.c | 2 +- orte/examples/reliable/r_subscriber_reliable.c | 2 +- orte/examples/schneider/schneider_subscriber.c | 2 +- orte/examples/spy/ortespy.c | 2 +- orte/include/defines.h | 2 +- orte/include/globals.h | 2 +- orte/include/orte.h | 2 +- orte/include/orte/cdr.h | 2 +- orte/include/orte/defines_api.h | 2 +- orte/include/orte/ew_types.h | 2 +- orte/include/orte/orte_config_omk_rtl_onetd.h | 2 +- orte/include/orte/orte_config_omk_rtl_wip.h | 2 +- orte/include/orte/orte_config_omk_win32.h | 2 +- orte/include/orte/protos_api.h | 2 +- orte/include/orte/typedefs_api.h | 2 +- orte/include/orte/typedefs_defines_rtps.h | 2 +- orte/include/orte_all.h | 2 +- orte/include/orte_headers.h | 2 +- orte/include/protos.h | 2 +- orte/include/rtai/compat.h | 2 +- orte/include/rtl/compat_onetd.h | 2 +- orte/include/rtl/rwlock.h | 2 +- orte/include/typedefs.h | 2 +- orte/liborte/ORTEAppRecvThread.c | 2 +- orte/liborte/ORTEAppSendThread.c | 2 +- orte/liborte/ORTEDomain.c | 2 +- orte/liborte/ORTEDomainApp.c | 2 +- orte/liborte/ORTEDomainMgr.c | 2 +- orte/liborte/ORTEInit.c | 2 +- orte/liborte/ORTEMisc.c | 2 +- orte/liborte/ORTEPattern.c | 2 +- orte/liborte/ORTEPublication.c | 2 +- orte/liborte/ORTEPublicationTimer.c | 2 +- orte/liborte/ORTESubscription.c | 2 +- orte/liborte/ORTEThreadUtils.c | 2 +- orte/liborte/ORTETypeRegister.c | 2 +- orte/liborte/ORTEVerbosity.c | 2 +- orte/liborte/RTPSAck.c | 2 +- orte/liborte/RTPSCSTReader.c | 2 +- orte/liborte/RTPSCSTReaderProc.c | 2 +- orte/liborte/RTPSCSTReaderTimer.c | 2 +- orte/liborte/RTPSCSTWriter.c | 2 +- orte/liborte/RTPSCSTWriterTimer.c | 2 +- orte/liborte/RTPSGap.c | 2 +- orte/liborte/RTPSHeader.c | 2 +- orte/liborte/RTPSHeardBeat.c | 2 +- orte/liborte/RTPSInfoDST.c | 2 +- orte/liborte/RTPSInfoREPLY.c | 2 +- orte/liborte/RTPSInfoSRC.c | 2 +- orte/liborte/RTPSInfoTS.c | 2 +- orte/liborte/RTPSIssue.c | 2 +- orte/liborte/RTPSPad.c | 2 +- orte/liborte/RTPSUtils.c | 2 +- orte/liborte/RTPSVar.c | 2 +- orte/liborte/cdr.c | 2 +- orte/liborte/conv.c | 2 +- orte/liborte/debug.c | 2 +- orte/liborte/event.c | 2 +- orte/liborte/fnmatch.c | 2 +- orte/liborte/htimerNtp.c | 2 +- orte/liborte/objectEntry.c | 2 +- orte/liborte/objectEntryTimer.c | 2 +- orte/liborte/objectUtils.c | 2 +- orte/liborte/parameter.c | 2 +- orte/liborte/sock.c | 2 +- orte/manager/ortemanager.c | 2 +- orte/templates/templates.c | 2 +- orte/templates/templates.h | 2 +- 78 files changed, 78 insertions(+), 78 deletions(-) diff --git a/authors b/authors index 78e348c..a490adc 100644 --- a/authors +++ b/authors @@ -8,7 +8,7 @@ The ORTE project Thanks all of you for help with creation of the project ORTE. -Petr Smolik +Petr Smolik * originator and mainteiner Pavel Pisa diff --git a/copying b/copying index dea58d8..976fa7a 100644 --- a/copying +++ b/copying @@ -6,7 +6,7 @@ -- Department of Control Engineering FEE CTU Prague, Czech Republic -- -- http://dce.felk.cvut.cz -- -- -- --- Author: Petr Smolik petr.smolik@wo.cz -- +-- Author: Petr Smolik petr@smoliku.cz -- -- Advisor: Pavel Pisa -- -- Project Responsible: Zdenek Hanzalek -- ----------------------------------------------------------------------- diff --git a/doc/orte/ortemanager.xml b/doc/orte/ortemanager.xml index 0fd691b..45897be 100644 --- a/doc/orte/ortemanager.xml +++ b/doc/orte/ortemanager.xml @@ -3,7 +3,7 @@