From 261f130514ddca6f8dba58828092ef0bd3460271 Mon Sep 17 00:00:00 2001 From: Thijs Sassen Date: Tue, 31 Mar 2020 09:28:39 +0200 Subject: [PATCH 1/5] Adjusted copyright header Signed-off-by: Thijs Sassen --- .../dds/core/cond/detail/Condition.hpp | 14 ++++++------ .../dds/core/cond/detail/GuardCondition.hpp | 14 ++++++------ .../dds/core/cond/detail/StatusCondition.hpp | 14 ++++++------ .../dds/core/cond/detail/TConditionImpl.hpp | 14 ++++++------ .../core/cond/detail/TGuardConditionImpl.hpp | 14 ++++++------ .../core/cond/detail/TStatusConditionImpl.hpp | 14 ++++++------ .../dds/core/cond/detail/TWaitSetImpl.hpp | 14 ++++++------ .../include/dds/core/cond/detail/WaitSet.hpp | 14 ++++++------ .../include/dds/core/detail/ReferenceImpl.hpp | 14 ++++++------ .../include/dds/core/detail/TEntityImpl.hpp | 14 ++++++------ .../dds/core/detail/TEntityQosImpl.hpp | 14 ++++++------ .../dds/core/detail/TInstanceHandleImpl.hpp | 14 ++++++------ .../dds/core/detail/TQosProviderImpl.hpp | 14 ++++++------ src/ddscxx/include/dds/core/detail/Value.hpp | 14 ++++++------ .../dds/core/detail/WeakReferenceImpl.hpp | 14 ++++++------ .../include/dds/core/detail/conformance.hpp | 14 ++++++------ .../include/dds/core/detail/ddscore.hpp | 14 ++++++------ .../include/dds/core/detail/inttypes.hpp | 14 ++++++------ src/ddscxx/include/dds/core/detail/macros.hpp | 14 ++++++------ .../include/dds/core/detail/module_docs.hpp | 14 ++++++------ .../include/dds/core/detail/ref_traits.hpp | 14 ++++++------ .../core/policy/detail/TCorePolicyImpl.hpp | 14 ++++++------ .../policy/detail/TQosPolicyCountImpl.hpp | 14 ++++++------ .../dds/core/status/detail/TStatusImpl.hpp | 14 ++++++------ .../domain/detail/TDomainParticipantImpl.hpp | 14 ++++++------ .../include/dds/domain/detail/ddsdomain.hpp | 14 ++++++------ .../include/dds/pub/detail/AnyDataWriter.hpp | 14 ++++++------ .../dds/pub/detail/TAnyDataWriterImpl.hpp | 14 ++++++------ .../dds/pub/detail/TCoherentSetImpl.hpp | 14 ++++++------ .../include/dds/pub/detail/TPublisherImpl.hpp | 14 ++++++------ .../pub/detail/TSuspendedPublicationImpl.hpp | 14 ++++++------ src/ddscxx/include/dds/pub/detail/ddspub.hpp | 14 ++++++------ .../include/dds/pub/detail/discovery.hpp | 20 ++++++++--------- src/ddscxx/include/dds/pub/detail/find.hpp | 20 ++++++++--------- .../sub/cond/detail/TQueryConditionImpl.hpp | 14 ++++++------ .../sub/cond/detail/TReadConditionImpl.hpp | 14 ++++++------ .../include/dds/sub/detail/AnyDataReader.hpp | 14 ++++++------ .../dds/sub/detail/LoanedSamplesImpl.hpp | 14 ++++++------ .../include/dds/sub/detail/Manipulators.hpp | 14 ++++++------ .../include/dds/sub/detail/SamplesHolder.hpp | 14 ++++++------ .../include/dds/sub/detail/SharedSamples.hpp | 14 ++++++------ .../dds/sub/detail/SharedSamplesImpl.hpp | 14 ++++++------ .../dds/sub/detail/TAnyDataReaderImpl.hpp | 14 ++++++------ .../dds/sub/detail/TCoherentAccessImpl.hpp | 14 ++++++------ .../dds/sub/detail/TDataReaderImpl.hpp | 14 ++++++------ .../dds/sub/detail/TGenerationCountImpl.hpp | 14 ++++++------ .../include/dds/sub/detail/TQueryImpl.hpp | 14 ++++++------ .../include/dds/sub/detail/TRankImpl.hpp | 14 ++++++------ .../include/dds/sub/detail/TSampleImpl.hpp | 14 ++++++------ .../dds/sub/detail/TSampleInfoImpl.hpp | 14 ++++++------ .../dds/sub/detail/TSubscriberImpl.hpp | 14 ++++++------ src/ddscxx/include/dds/sub/detail/ddssub.hpp | 14 ++++++------ .../include/dds/sub/detail/discovery.hpp | 20 ++++++++--------- src/ddscxx/include/dds/sub/detail/find.hpp | 14 ++++++------ .../dds/sub/status/detail/DataStateImpl.hpp | 14 ++++++------ .../include/dds/topic/detail/AnyTopic.hpp | 14 ++++++------ .../dds/topic/detail/TAnyTopicImpl.hpp | 14 ++++++------ .../dds/topic/detail/TBuiltinTopicImpl.hpp | 14 ++++++------ .../dds/topic/detail/TBuiltinTopicKeyImpl.hpp | 14 ++++++------ .../detail/TContentFilteredTopicImpl.hpp | 14 ++++++------ .../include/dds/topic/detail/TFilterImpl.hpp | 14 ++++++------ .../topic/detail/TTopicDescriptionImpl.hpp | 14 ++++++------ .../include/dds/topic/detail/TTopicImpl.hpp | 14 ++++++------ src/ddscxx/include/dds/topic/detail/Topic.hpp | 14 ++++++------ .../dds/topic/detail/TopicDescription.hpp | 14 ++++++------ .../dds/topic/detail/TopicInstanceImpl.hpp | 14 ++++++------ .../include/dds/topic/detail/ddstopic.hpp | 14 ++++++------ .../include/dds/topic/detail/discovery.hpp | 20 ++++++++--------- src/ddscxx/include/dds/topic/detail/find.hpp | 20 ++++++++--------- .../cyclonedds/ForwardDeclarations.hpp | 20 ++++++++--------- .../cyclonedds/core/DDScObjectDelegate.hpp | 20 ++++++++--------- .../cyclonedds/core/EntityDelegate.hpp | 20 ++++++++--------- .../cyclonedds/core/EntityRegistry.hpp | 20 ++++++++--------- .../org/eclipse/cyclonedds/core/EntitySet.hpp | 20 ++++++++--------- .../core/InstanceHandleDelegate.hpp | 20 ++++++++--------- .../cyclonedds/core/ListenerDispatcher.hpp | 14 ++++++------ .../org/eclipse/cyclonedds/core/MiscUtils.hpp | 20 ++++++++--------- .../org/eclipse/cyclonedds/core/Mutex.hpp | 20 ++++++++--------- .../cyclonedds/core/ObjectDelegate.hpp | 20 ++++++++--------- .../org/eclipse/cyclonedds/core/ObjectSet.hpp | 20 ++++++++--------- .../cyclonedds/core/QosProviderDelegate.hpp | 20 ++++++++--------- .../eclipse/cyclonedds/core/ReportUtils.hpp | 20 ++++++++--------- .../eclipse/cyclonedds/core/ScopedLock.hpp | 20 ++++++++--------- .../eclipse/cyclonedds/core/TimeHelper.hpp | 20 ++++++++--------- .../cyclonedds/core/WeakReferenceSet.hpp | 20 ++++++++--------- .../core/cond/ConditionDelegate.hpp | 20 ++++++++--------- .../cyclonedds/core/cond/FunctorHolder.hpp | 20 ++++++++--------- .../core/cond/GuardConditionDelegate.hpp | 20 ++++++++--------- .../core/cond/ShadowParticipant.hpp | 20 ++++++++--------- .../core/cond/StatusConditionDelegate.hpp | 20 ++++++++--------- .../cyclonedds/core/cond/WaitSetDelegate.hpp | 20 ++++++++--------- .../org/eclipse/cyclonedds/core/config.hpp | 20 ++++++++--------- .../eclipse/cyclonedds/core/policy/Policy.hpp | 20 ++++++++--------- .../cyclonedds/core/policy/PolicyDelegate.hpp | 20 ++++++++--------- .../core/policy/ProprietaryPolicyKind.hpp | 20 ++++++++--------- .../core/policy/QosPolicyCountDelegate.hpp | 20 ++++++++--------- .../cyclonedds/core/policy/TPolicy.hpp | 20 ++++++++--------- .../cyclonedds/core/status/StatusDelegate.hpp | 20 ++++++++--------- .../org/eclipse/cyclonedds/domain/Domain.hpp | 20 ++++++++--------- .../domain/DomainParticipantDelegate.hpp | 20 ++++++++--------- .../domain/DomainParticipantListener.hpp | 20 ++++++++--------- .../domain/DomainParticipantRegistry.hpp | 20 ++++++++--------- .../eclipse/cyclonedds/domain/DomainWrap.hpp | 20 ++++++++--------- .../qos/DomainParticipantQosDelegate.hpp | 20 ++++++++--------- .../cyclonedds/pub/AnyDataWriterDelegate.hpp | 20 ++++++++--------- .../cyclonedds/pub/CoherentSetDelegate.hpp | 20 ++++++++--------- .../cyclonedds/pub/PublisherDelegate.hpp | 20 ++++++++--------- .../pub/SuspendedPublicationDelegate.hpp | 20 ++++++++--------- .../pub/qos/DataWriterQosDelegate.hpp | 20 ++++++++--------- .../pub/qos/PublisherQosDelegate.hpp | 20 ++++++++--------- .../cyclonedds/sub/AnyDataReaderDelegate.hpp | 20 ++++++++--------- .../sub/BuiltinSubscriberDelegate.hpp | 20 ++++++++--------- .../cyclonedds/sub/CoherentAccessDelegate.hpp | 20 ++++++++--------- .../cyclonedds/sub/GenerationCountImpl.hpp | 20 ++++++++--------- .../eclipse/cyclonedds/sub/QueryDelegate.hpp | 14 ++++++------ .../org/eclipse/cyclonedds/sub/RankImpl.hpp | 20 ++++++++--------- .../eclipse/cyclonedds/sub/SampleInfoImpl.hpp | 20 ++++++++--------- .../cyclonedds/sub/SubscriberDelegate.hpp | 20 ++++++++--------- .../sub/cond/QueryConditionDelegate.hpp | 20 ++++++++--------- .../sub/cond/ReadConditionDelegate.hpp | 20 ++++++++--------- .../sub/qos/DataReaderQosDelegate.hpp | 20 ++++++++--------- .../sub/qos/SubscriberQosDelegate.hpp | 20 ++++++++--------- .../cyclonedds/topic/AnyTopicDelegate.hpp | 20 ++++++++--------- .../cyclonedds/topic/AnyTopicListener.hpp | 20 ++++++++--------- .../eclipse/cyclonedds/topic/BuiltinTopic.hpp | 20 ++++++++--------- .../cyclonedds/topic/BuiltinTopicCopy.hpp | 20 ++++++++--------- .../cyclonedds/topic/BuiltinTopicDelegate.hpp | 20 ++++++++--------- .../topic/BuiltinTopicKeyDelegate.hpp | 20 ++++++++--------- .../cyclonedds/topic/BuiltinTopicTraits.hpp | 14 ++++++------ .../cyclonedds/topic/DataRepresentation.hpp | 14 ++++++------ .../cyclonedds/topic/FilterDelegate.hpp | 14 ++++++------ .../cyclonedds/topic/TBuiltinTopic.hpp | 20 ++++++++--------- .../topic/TopicDescriptionDelegate.hpp | 20 ++++++++--------- .../cyclonedds/topic/TopicListener.hpp | 20 ++++++++--------- .../eclipse/cyclonedds/topic/TopicTraits.hpp | 20 ++++++++--------- .../eclipse/cyclonedds/topic/discovery.hpp | 20 ++++++++--------- .../org/eclipse/cyclonedds/topic/find.hpp | 20 ++++++++--------- .../cyclonedds/topic/qos/TopicQosDelegate.hpp | 20 ++++++++--------- src/ddscxx/src/dds/core/Duration.cpp | 20 ++++++++--------- src/ddscxx/src/dds/core/Exception.cpp | 20 ++++++++--------- src/ddscxx/src/dds/core/Reference.cpp | 20 ++++++++--------- src/ddscxx/src/dds/core/Time.cpp | 20 ++++++++--------- src/ddscxx/src/dds/core/policy/CorePolicy.cpp | 20 ++++++++--------- src/ddscxx/src/dds/core/status/State.cpp | 20 ++++++++--------- src/ddscxx/src/dds/pub/pubdiscovery.cpp | 20 ++++++++--------- src/ddscxx/src/dds/sub/status/DataState.cpp | 20 ++++++++--------- src/ddscxx/src/dds/sub/subdiscovery.cpp | 20 ++++++++--------- src/ddscxx/src/dds/sub/subfind.cpp | 20 ++++++++--------- .../cyclonedds/core/DDScObjectDelegate.cpp | 20 ++++++++--------- .../cyclonedds/core/EntityDelegate.cpp | 20 ++++++++--------- .../org/eclipse/cyclonedds/core/EntitySet.cpp | 20 ++++++++--------- .../core/InstanceHandleDelegate.cpp | 20 ++++++++--------- .../cyclonedds/core/ListenerDispatcher.cpp | 20 ++++++++--------- .../org/eclipse/cyclonedds/core/MiscUtils.cpp | 21 +++++++++--------- .../src/org/eclipse/cyclonedds/core/Mutex.cpp | 20 ++++++++--------- .../cyclonedds/core/ObjectDelegate.cpp | 20 ++++++++--------- .../org/eclipse/cyclonedds/core/ObjectSet.cpp | 20 ++++++++--------- .../eclipse/cyclonedds/core/ReportUtils.cpp | 20 ++++++++--------- .../core/cond/GuardConditionDelegate.cpp | 20 ++++++++--------- .../core/cond/ShadowParticipant.cpp | 22 +++++++++---------- .../core/cond/StatusConditionDelegate.cpp | 20 ++++++++--------- .../cyclonedds/core/cond/WaitSetDelegate.cpp | 20 ++++++++--------- .../cyclonedds/core/policy/PolicyDelegate.cpp | 20 ++++++++--------- .../org/eclipse/cyclonedds/domain/Domain.cpp | 20 ++++++++--------- .../domain/DomainParticipantDelegate.cpp | 20 ++++++++--------- .../domain/DomainParticipantRegistry.cpp | 20 ++++++++--------- .../eclipse/cyclonedds/domain/DomainWrap.cpp | 20 ++++++++--------- .../qos/DomainParticipantQosDelegate.cpp | 20 ++++++++--------- .../cyclonedds/pub/AnyDataWriterDelegate.cpp | 20 ++++++++--------- .../cyclonedds/pub/PublisherDelegate.cpp | 20 ++++++++--------- .../pub/qos/DataWriterQosDelegate.cpp | 20 ++++++++--------- .../pub/qos/PublisherQosDelegate.cpp | 20 ++++++++--------- .../cyclonedds/sub/AnyDataReaderDelegate.cpp | 20 ++++++++--------- .../sub/BuiltinSubscriberDelegate.cpp | 20 ++++++++--------- .../cyclonedds/sub/SubscriberDelegate.cpp | 20 ++++++++--------- .../sub/qos/DataReaderQosDelegate.cpp | 20 ++++++++--------- .../sub/qos/SubscriberQosDelegate.cpp | 20 ++++++++--------- .../cyclonedds/topic/AnyTopicDelegate.cpp | 20 ++++++++--------- .../topic/TopicDescriptionDelegate.cpp | 20 ++++++++--------- .../cyclonedds/topic/qos/TopicQosDelegate.cpp | 20 ++++++++--------- 180 files changed, 1594 insertions(+), 1595 deletions(-) diff --git a/src/ddscxx/include/dds/core/cond/detail/Condition.hpp b/src/ddscxx/include/dds/core/cond/detail/Condition.hpp index 1ad58c8..d2201bb 100644 --- a/src/ddscxx/include/dds/core/cond/detail/Condition.hpp +++ b/src/ddscxx/include/dds/core/cond/detail/Condition.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_COND_DETAIL_CONDITION_HPP_ #define CYCLONEDDS_DDS_CORE_COND_DETAIL_CONDITION_HPP_ diff --git a/src/ddscxx/include/dds/core/cond/detail/GuardCondition.hpp b/src/ddscxx/include/dds/core/cond/detail/GuardCondition.hpp index cdefd51..3b0674a 100644 --- a/src/ddscxx/include/dds/core/cond/detail/GuardCondition.hpp +++ b/src/ddscxx/include/dds/core/cond/detail/GuardCondition.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_COND_DETAIL_GUARDCONDITION_HPP_ #define CYCLONEDDS_DDS_CORE_COND_DETAIL_GUARDCONDITION_HPP_ diff --git a/src/ddscxx/include/dds/core/cond/detail/StatusCondition.hpp b/src/ddscxx/include/dds/core/cond/detail/StatusCondition.hpp index 8c4dc28..350b294 100644 --- a/src/ddscxx/include/dds/core/cond/detail/StatusCondition.hpp +++ b/src/ddscxx/include/dds/core/cond/detail/StatusCondition.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_COND_DETAIL_STATUSCONDITION_HPP_ #define CYCLONEDDS_DDS_CORE_COND_DETAIL_STATUSCONDITION_HPP_ diff --git a/src/ddscxx/include/dds/core/cond/detail/TConditionImpl.hpp b/src/ddscxx/include/dds/core/cond/detail/TConditionImpl.hpp index 70f5e72..d8ad149 100644 --- a/src/ddscxx/include/dds/core/cond/detail/TConditionImpl.hpp +++ b/src/ddscxx/include/dds/core/cond/detail/TConditionImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_COND_TCONDITION_IMPL_HPP_ #define CYCLONEDDS_DDS_CORE_COND_TCONDITION_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/core/cond/detail/TGuardConditionImpl.hpp b/src/ddscxx/include/dds/core/cond/detail/TGuardConditionImpl.hpp index 7146f49..5b257ce 100644 --- a/src/ddscxx/include/dds/core/cond/detail/TGuardConditionImpl.hpp +++ b/src/ddscxx/include/dds/core/cond/detail/TGuardConditionImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_COND_TGUARDCONDITION_IMPL_HPP_ #define CYCLONEDDS_DDS_CORE_COND_TGUARDCONDITION_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/core/cond/detail/TStatusConditionImpl.hpp b/src/ddscxx/include/dds/core/cond/detail/TStatusConditionImpl.hpp index bee9a5a..2d85629 100644 --- a/src/ddscxx/include/dds/core/cond/detail/TStatusConditionImpl.hpp +++ b/src/ddscxx/include/dds/core/cond/detail/TStatusConditionImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_COND_TSTATUSCONDITION_IMPL_HPP_ #define CYCLONEDDS_DDS_CORE_COND_TSTATUSCONDITION_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/core/cond/detail/TWaitSetImpl.hpp b/src/ddscxx/include/dds/core/cond/detail/TWaitSetImpl.hpp index ffce2f9..65638ce 100644 --- a/src/ddscxx/include/dds/core/cond/detail/TWaitSetImpl.hpp +++ b/src/ddscxx/include/dds/core/cond/detail/TWaitSetImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_COND_TWAITSET_HPP_ #define CYCLONEDDS_DDS_CORE_COND_TWAITSET_HPP_ diff --git a/src/ddscxx/include/dds/core/cond/detail/WaitSet.hpp b/src/ddscxx/include/dds/core/cond/detail/WaitSet.hpp index 67be4bf..bca14a1 100644 --- a/src/ddscxx/include/dds/core/cond/detail/WaitSet.hpp +++ b/src/ddscxx/include/dds/core/cond/detail/WaitSet.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_COND_DETAIL_WAITSET_HPP_ #define CYCLONEDDS_DDS_CORE_COND_DETAIL_WAITSET_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/ReferenceImpl.hpp b/src/ddscxx/include/dds/core/detail/ReferenceImpl.hpp index fa7083f..c5979ff 100644 --- a/src/ddscxx/include/dds/core/detail/ReferenceImpl.hpp +++ b/src/ddscxx/include/dds/core/detail/ReferenceImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_REFERENCE_IMPL_HPP_ #define CYCLONEDDS_DDS_CORE_REFERENCE_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/TEntityImpl.hpp b/src/ddscxx/include/dds/core/detail/TEntityImpl.hpp index 2f0dbd8..6a7347e 100644 --- a/src/ddscxx/include/dds/core/detail/TEntityImpl.hpp +++ b/src/ddscxx/include/dds/core/detail/TEntityImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_TENTITY_IMPL_HPP_ #define CYCLONEDDS_DDS_CORE_TENTITY_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/TEntityQosImpl.hpp b/src/ddscxx/include/dds/core/detail/TEntityQosImpl.hpp index ca7224d..d51bba8 100644 --- a/src/ddscxx/include/dds/core/detail/TEntityQosImpl.hpp +++ b/src/ddscxx/include/dds/core/detail/TEntityQosImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_TENTITYQOS_IMPL_HPP_ #define CYCLONEDDS_DDS_CORE_TENTITYQOS_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/TInstanceHandleImpl.hpp b/src/ddscxx/include/dds/core/detail/TInstanceHandleImpl.hpp index 573648a..86ed01e 100644 --- a/src/ddscxx/include/dds/core/detail/TInstanceHandleImpl.hpp +++ b/src/ddscxx/include/dds/core/detail/TInstanceHandleImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_TINSTANCEHANDLE_IMPL_HPP_ #define CYCLONEDDS_DDS_CORE_TINSTANCEHANDLE_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/TQosProviderImpl.hpp b/src/ddscxx/include/dds/core/detail/TQosProviderImpl.hpp index 1fdb4f7..0a3973a 100644 --- a/src/ddscxx/include/dds/core/detail/TQosProviderImpl.hpp +++ b/src/ddscxx/include/dds/core/detail/TQosProviderImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_DETAIL_TQOSPROVIDERIMPL_HPP_ #define CYCLONEDDS_DDS_CORE_DETAIL_TQOSPROVIDERIMPL_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/Value.hpp b/src/ddscxx/include/dds/core/detail/Value.hpp index f3b9e53..6733f5a 100644 --- a/src/ddscxx/include/dds/core/detail/Value.hpp +++ b/src/ddscxx/include/dds/core/detail/Value.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_DETAIL_VALUE_HPP_ #define CYCLONEDDS_DDS_CORE_DETAIL_VALUE_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/WeakReferenceImpl.hpp b/src/ddscxx/include/dds/core/detail/WeakReferenceImpl.hpp index df69352..cd4e36f 100644 --- a/src/ddscxx/include/dds/core/detail/WeakReferenceImpl.hpp +++ b/src/ddscxx/include/dds/core/detail/WeakReferenceImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_WEAK_REFERENCE_IMPL_HPP_ #define CYCLONEDDS_DDS_CORE_WEAK_REFERENCE_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/conformance.hpp b/src/ddscxx/include/dds/core/detail/conformance.hpp index c82dbf6..02df717 100644 --- a/src/ddscxx/include/dds/core/detail/conformance.hpp +++ b/src/ddscxx/include/dds/core/detail/conformance.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_DETAIL_CONFORMANCE_HPP_ #define CYCLONEDDS_DDS_CORE_DETAIL_CONFORMANCE_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/ddscore.hpp b/src/ddscxx/include/dds/core/detail/ddscore.hpp index ee6e5f9..9b32fcb 100644 --- a/src/ddscxx/include/dds/core/detail/ddscore.hpp +++ b/src/ddscxx/include/dds/core/detail/ddscore.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef OMG_DDS_CORE_PACKAGE_DETAIL_INCLUDE_HPP_ #define OMG_DDS_CORE_PACKAGE_DETAIL_INCLUDE_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/inttypes.hpp b/src/ddscxx/include/dds/core/detail/inttypes.hpp index 6a20dae..50e73a7 100644 --- a/src/ddscxx/include/dds/core/detail/inttypes.hpp +++ b/src/ddscxx/include/dds/core/detail/inttypes.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_DETAIL_INTTYPES_HPP_ #define CYCLONEDDS_DDS_CORE_DETAIL_INTTYPES_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/macros.hpp b/src/ddscxx/include/dds/core/detail/macros.hpp index c98490c..ae8cb6e 100644 --- a/src/ddscxx/include/dds/core/detail/macros.hpp +++ b/src/ddscxx/include/dds/core/detail/macros.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_DETAIL_MACROS_HPP_ #define CYCLONEDDS_DDS_CORE_DETAIL_MACROS_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/module_docs.hpp b/src/ddscxx/include/dds/core/detail/module_docs.hpp index 42e3e4e..a9c58e8 100644 --- a/src/ddscxx/include/dds/core/detail/module_docs.hpp +++ b/src/ddscxx/include/dds/core/detail/module_docs.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_DETAIL_MODULE_DOCS_HPP_ #define CYCLONEDDS_DDS_CORE_DETAIL_MODULE_DOCS_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/ref_traits.hpp b/src/ddscxx/include/dds/core/detail/ref_traits.hpp index 9ed073f..b6d692d 100644 --- a/src/ddscxx/include/dds/core/detail/ref_traits.hpp +++ b/src/ddscxx/include/dds/core/detail/ref_traits.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_DETAIL_REF_TRAITS_HPP_ #define CYCLONEDDS_DDS_CORE_DETAIL_REF_TRAITS_HPP_ diff --git a/src/ddscxx/include/dds/core/policy/detail/TCorePolicyImpl.hpp b/src/ddscxx/include/dds/core/policy/detail/TCorePolicyImpl.hpp index 77928f8..1376abc 100644 --- a/src/ddscxx/include/dds/core/policy/detail/TCorePolicyImpl.hpp +++ b/src/ddscxx/include/dds/core/policy/detail/TCorePolicyImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_POLICY_TCOREPOLICY_IMPL_HPP_ #define CYCLONEDDS_DDS_CORE_POLICY_TCOREPOLICY_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/core/policy/detail/TQosPolicyCountImpl.hpp b/src/ddscxx/include/dds/core/policy/detail/TQosPolicyCountImpl.hpp index bccc961..bbac657 100644 --- a/src/ddscxx/include/dds/core/policy/detail/TQosPolicyCountImpl.hpp +++ b/src/ddscxx/include/dds/core/policy/detail/TQosPolicyCountImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_POLICY_TQOSPOLICYCOUNT_IMPL_HPP_ #define CYCLONEDDS_DDS_CORE_POLICY_TQOSPOLICYCOUNT_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/core/status/detail/TStatusImpl.hpp b/src/ddscxx/include/dds/core/status/detail/TStatusImpl.hpp index be68c6b..be83759 100644 --- a/src/ddscxx/include/dds/core/status/detail/TStatusImpl.hpp +++ b/src/ddscxx/include/dds/core/status/detail/TStatusImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_STATUS_TSTATUS_IMPL_HPP_ #define CYCLONEDDS_DDS_CORE_STATUS_TSTATUS_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/domain/detail/TDomainParticipantImpl.hpp b/src/ddscxx/include/dds/domain/detail/TDomainParticipantImpl.hpp index 1be7098..02995ac 100644 --- a/src/ddscxx/include/dds/domain/detail/TDomainParticipantImpl.hpp +++ b/src/ddscxx/include/dds/domain/detail/TDomainParticipantImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_DOMAIN_TDOMAINPARTICIPANT_IMPL_HPP_ #define CYCLONEDDS_DDS_DOMAIN_TDOMAINPARTICIPANT_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/domain/detail/ddsdomain.hpp b/src/ddscxx/include/dds/domain/detail/ddsdomain.hpp index c146103..ff77ef8 100644 --- a/src/ddscxx/include/dds/domain/detail/ddsdomain.hpp +++ b/src/ddscxx/include/dds/domain/detail/ddsdomain.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef OMG_DDS_DOMAIN_PACKAGE_DETAIL_INCLUDE_HPP_ #define OMG_DDS_DOMAIN_PACKAGE_DETAIL_INCLUDE_HPP_ diff --git a/src/ddscxx/include/dds/pub/detail/AnyDataWriter.hpp b/src/ddscxx/include/dds/pub/detail/AnyDataWriter.hpp index bc89a59..9ec7e47 100644 --- a/src/ddscxx/include/dds/pub/detail/AnyDataWriter.hpp +++ b/src/ddscxx/include/dds/pub/detail/AnyDataWriter.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef OMG_DDS_PUB_DETAIL_ANYDATAWRITER_HPP_ #define OMG_DDS_PUB_DETAIL_ANYDATAWRITER_HPP_ diff --git a/src/ddscxx/include/dds/pub/detail/TAnyDataWriterImpl.hpp b/src/ddscxx/include/dds/pub/detail/TAnyDataWriterImpl.hpp index 987faaf..a1198be 100644 --- a/src/ddscxx/include/dds/pub/detail/TAnyDataWriterImpl.hpp +++ b/src/ddscxx/include/dds/pub/detail/TAnyDataWriterImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef OMG_DDS_PUB_DETAIL_TANYDATAWRITER_HPP_ #define OMG_DDS_PUB_DETAIL_TANYDATAWRITER_HPP_ diff --git a/src/ddscxx/include/dds/pub/detail/TCoherentSetImpl.hpp b/src/ddscxx/include/dds/pub/detail/TCoherentSetImpl.hpp index 9cca78a..81b3011 100644 --- a/src/ddscxx/include/dds/pub/detail/TCoherentSetImpl.hpp +++ b/src/ddscxx/include/dds/pub/detail/TCoherentSetImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_PUB_TCOHERENTSET_IMPL_HPP_ #define CYCLONEDDS_DDS_PUB_TCOHERENTSET_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/pub/detail/TPublisherImpl.hpp b/src/ddscxx/include/dds/pub/detail/TPublisherImpl.hpp index bc46270..37a97c8 100644 --- a/src/ddscxx/include/dds/pub/detail/TPublisherImpl.hpp +++ b/src/ddscxx/include/dds/pub/detail/TPublisherImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_PUB_TPUBLISHER_IMPL_HPP_ #define CYCLONEDDS_DDS_PUB_TPUBLISHER_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/pub/detail/TSuspendedPublicationImpl.hpp b/src/ddscxx/include/dds/pub/detail/TSuspendedPublicationImpl.hpp index 639e44e..d58bb4e 100644 --- a/src/ddscxx/include/dds/pub/detail/TSuspendedPublicationImpl.hpp +++ b/src/ddscxx/include/dds/pub/detail/TSuspendedPublicationImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_PUB_TSUSPENDEDPUBLICATION_IMPL_HPP_ #define CYCLONEDDS_DDS_PUB_TSUSPENDEDPUBLICATION_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/pub/detail/ddspub.hpp b/src/ddscxx/include/dds/pub/detail/ddspub.hpp index c4115e9..8e896f5 100644 --- a/src/ddscxx/include/dds/pub/detail/ddspub.hpp +++ b/src/ddscxx/include/dds/pub/detail/ddspub.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef OMG_DDS_PUB_PACKAGE_DETAIL_INCLUDE_HPP_ #define OMG_DDS_PUB_PACKAGE_DETAIL_INCLUDE_HPP_ diff --git a/src/ddscxx/include/dds/pub/detail/discovery.hpp b/src/ddscxx/include/dds/pub/detail/discovery.hpp index abee5ac..9dde0e9 100644 --- a/src/ddscxx/include/dds/pub/detail/discovery.hpp +++ b/src/ddscxx/include/dds/pub/detail/discovery.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/dds/pub/detail/find.hpp b/src/ddscxx/include/dds/pub/detail/find.hpp index 285831a..037b44b 100644 --- a/src/ddscxx/include/dds/pub/detail/find.hpp +++ b/src/ddscxx/include/dds/pub/detail/find.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/dds/sub/cond/detail/TQueryConditionImpl.hpp b/src/ddscxx/include/dds/sub/cond/detail/TQueryConditionImpl.hpp index a7491cc..b8eb53d 100644 --- a/src/ddscxx/include/dds/sub/cond/detail/TQueryConditionImpl.hpp +++ b/src/ddscxx/include/dds/sub/cond/detail/TQueryConditionImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_COND_TQUERYCONDITION_IMPL_HPP_ #define CYCLONEDDS_DDS_SUB_COND_TQUERYCONDITION_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/sub/cond/detail/TReadConditionImpl.hpp b/src/ddscxx/include/dds/sub/cond/detail/TReadConditionImpl.hpp index cf8a542..06919d1 100644 --- a/src/ddscxx/include/dds/sub/cond/detail/TReadConditionImpl.hpp +++ b/src/ddscxx/include/dds/sub/cond/detail/TReadConditionImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_CORE_COND_TREADCONDITION_IMPL_HPP_ #define CYCLONEDDS_DDS_CORE_COND_TREADCONDITION_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/AnyDataReader.hpp b/src/ddscxx/include/dds/sub/detail/AnyDataReader.hpp index a6cd70e..5b80a5a 100644 --- a/src/ddscxx/include/dds/sub/detail/AnyDataReader.hpp +++ b/src/ddscxx/include/dds/sub/detail/AnyDataReader.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_DETAIL_ANYDATAREADER_HPP_ #define CYCLONEDDS_DDS_SUB_DETAIL_ANYDATAREADER_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/LoanedSamplesImpl.hpp b/src/ddscxx/include/dds/sub/detail/LoanedSamplesImpl.hpp index faa2ef0..6a0e456 100644 --- a/src/ddscxx/include/dds/sub/detail/LoanedSamplesImpl.hpp +++ b/src/ddscxx/include/dds/sub/detail/LoanedSamplesImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_DETAIL_LOANED_SAMPLES_IMPL_HPP_ #define CYCLONEDDS_DDS_SUB_DETAIL_LOANED_SAMPLES_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/Manipulators.hpp b/src/ddscxx/include/dds/sub/detail/Manipulators.hpp index 8b8568b..4ca40fc 100644 --- a/src/ddscxx/include/dds/sub/detail/Manipulators.hpp +++ b/src/ddscxx/include/dds/sub/detail/Manipulators.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_DETAIL_MANIPULATOR_HPP_ #define CYCLONEDDS_DDS_SUB_DETAIL_MANIPULATOR_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/SamplesHolder.hpp b/src/ddscxx/include/dds/sub/detail/SamplesHolder.hpp index d2b3f64..5c2dfa4 100644 --- a/src/ddscxx/include/dds/sub/detail/SamplesHolder.hpp +++ b/src/ddscxx/include/dds/sub/detail/SamplesHolder.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_DETAIL_SAMPLES_HOLDER_HPP_ #define CYCLONEDDS_DDS_SUB_DETAIL_SAMPLES_HOLDER_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/SharedSamples.hpp b/src/ddscxx/include/dds/sub/detail/SharedSamples.hpp index c0c83f4..f52874f 100644 --- a/src/ddscxx/include/dds/sub/detail/SharedSamples.hpp +++ b/src/ddscxx/include/dds/sub/detail/SharedSamples.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_DETAIL_SHARED_SAMPLES_HPP_ #define CYCLONEDDS_DDS_SUB_DETAIL_SHARED_SAMPLES_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/SharedSamplesImpl.hpp b/src/ddscxx/include/dds/sub/detail/SharedSamplesImpl.hpp index 6b30a19..c4743a1 100644 --- a/src/ddscxx/include/dds/sub/detail/SharedSamplesImpl.hpp +++ b/src/ddscxx/include/dds/sub/detail/SharedSamplesImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_SHARED_SAMPLES_IMPL_HPP_ #define CYCLONEDDS_DDS_SUB_SHARED_SAMPLES_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/TAnyDataReaderImpl.hpp b/src/ddscxx/include/dds/sub/detail/TAnyDataReaderImpl.hpp index 437ae55..7218a5a 100644 --- a/src/ddscxx/include/dds/sub/detail/TAnyDataReaderImpl.hpp +++ b/src/ddscxx/include/dds/sub/detail/TAnyDataReaderImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef OMG_DDS_SUB_DETAIL_TANYDATAREADER_HPP_ #define OMG_DDS_SUB_DETAIL_TANYDATAREADER_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/TCoherentAccessImpl.hpp b/src/ddscxx/include/dds/sub/detail/TCoherentAccessImpl.hpp index 21c4557..f3e3a52 100644 --- a/src/ddscxx/include/dds/sub/detail/TCoherentAccessImpl.hpp +++ b/src/ddscxx/include/dds/sub/detail/TCoherentAccessImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_TCOHERENTACCESS_IMPL_HPP_ #define CYCLONEDDS_DDS_SUB_TCOHERENTACCESS_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/TDataReaderImpl.hpp b/src/ddscxx/include/dds/sub/detail/TDataReaderImpl.hpp index 4b1240d..2490bdb 100644 --- a/src/ddscxx/include/dds/sub/detail/TDataReaderImpl.hpp +++ b/src/ddscxx/include/dds/sub/detail/TDataReaderImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_TDATAREADER_IMPL_HPP_ #define CYCLONEDDS_DDS_SUB_TDATAREADER_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/TGenerationCountImpl.hpp b/src/ddscxx/include/dds/sub/detail/TGenerationCountImpl.hpp index 0df610b..1af1f21 100644 --- a/src/ddscxx/include/dds/sub/detail/TGenerationCountImpl.hpp +++ b/src/ddscxx/include/dds/sub/detail/TGenerationCountImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_DETAIL_TGENERATIONCOUNT_IMPL_HPP_ #define CYCLONEDDS_DDS_SUB_DETAIL_TGENERATIONCOUNT_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/TQueryImpl.hpp b/src/ddscxx/include/dds/sub/detail/TQueryImpl.hpp index 1b4d66c..39d3ee1 100644 --- a/src/ddscxx/include/dds/sub/detail/TQueryImpl.hpp +++ b/src/ddscxx/include/dds/sub/detail/TQueryImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_DETAIL_QUERY_IMPL_HPP_ #define CYCLONEDDS_DDS_SUB_DETAIL_QUERY_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/TRankImpl.hpp b/src/ddscxx/include/dds/sub/detail/TRankImpl.hpp index 10165c9..d441700 100644 --- a/src/ddscxx/include/dds/sub/detail/TRankImpl.hpp +++ b/src/ddscxx/include/dds/sub/detail/TRankImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_DETAIL_TRANK_IMPL_HPP_ #define CYCLONEDDS_DDS_SUB_DETAIL_TRANK_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/TSampleImpl.hpp b/src/ddscxx/include/dds/sub/detail/TSampleImpl.hpp index 201b374..1955faa 100644 --- a/src/ddscxx/include/dds/sub/detail/TSampleImpl.hpp +++ b/src/ddscxx/include/dds/sub/detail/TSampleImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_TSAMPLE_HPP_ #define CYCLONEDDS_DDS_SUB_TSAMPLE_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/TSampleInfoImpl.hpp b/src/ddscxx/include/dds/sub/detail/TSampleInfoImpl.hpp index 1489ab9..ea277af 100644 --- a/src/ddscxx/include/dds/sub/detail/TSampleInfoImpl.hpp +++ b/src/ddscxx/include/dds/sub/detail/TSampleInfoImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_DETAIL_TSAMPLEINFO_IMPL_HPP_ #define CYCLONEDDS_DDS_SUB_DETAIL_TSAMPLEINFO_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/TSubscriberImpl.hpp b/src/ddscxx/include/dds/sub/detail/TSubscriberImpl.hpp index a280fab..363aa81 100644 --- a/src/ddscxx/include/dds/sub/detail/TSubscriberImpl.hpp +++ b/src/ddscxx/include/dds/sub/detail/TSubscriberImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_TSUBSCRIBER_IMPL_HPP_ #define CYCLONEDDS_DDS_SUB_TSUBSCRIBER_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/ddssub.hpp b/src/ddscxx/include/dds/sub/detail/ddssub.hpp index 3f51742..757ad35 100644 --- a/src/ddscxx/include/dds/sub/detail/ddssub.hpp +++ b/src/ddscxx/include/dds/sub/detail/ddssub.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef OMG_DDS_SUB_PACKAGE_DETAIL_INCLUDE_HPP_ #define OMG_DDS_SUB_PACKAGE_DETAIL_INCLUDE_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/discovery.hpp b/src/ddscxx/include/dds/sub/detail/discovery.hpp index f54009f..da624f1 100644 --- a/src/ddscxx/include/dds/sub/detail/discovery.hpp +++ b/src/ddscxx/include/dds/sub/detail/discovery.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/dds/sub/detail/find.hpp b/src/ddscxx/include/dds/sub/detail/find.hpp index 17856da..ee3a941 100644 --- a/src/ddscxx/include/dds/sub/detail/find.hpp +++ b/src/ddscxx/include/dds/sub/detail/find.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_DETAIL_FIND_HPP_ #define CYCLONEDDS_DDS_SUB_DETAIL_FIND_HPP_ diff --git a/src/ddscxx/include/dds/sub/status/detail/DataStateImpl.hpp b/src/ddscxx/include/dds/sub/status/detail/DataStateImpl.hpp index 0570ae0..6a75c14 100644 --- a/src/ddscxx/include/dds/sub/status/detail/DataStateImpl.hpp +++ b/src/ddscxx/include/dds/sub/status/detail/DataStateImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_SUB_STATUS_DATASTATE_IMPL_HPP_ #define CYCLONEDDS_DDS_SUB_STATUS_DATASTATE_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/AnyTopic.hpp b/src/ddscxx/include/dds/topic/detail/AnyTopic.hpp index 27c8443..75693f2 100644 --- a/src/ddscxx/include/dds/topic/detail/AnyTopic.hpp +++ b/src/ddscxx/include/dds/topic/detail/AnyTopic.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef OMG_DDS_TOPIC_DETAIL_ANY_TOPIC_HPP_ #define OMG_DDS_TOPIC_DETAIL_ANY_TOPIC_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/TAnyTopicImpl.hpp b/src/ddscxx/include/dds/topic/detail/TAnyTopicImpl.hpp index a865fb4..f7d81b9 100644 --- a/src/ddscxx/include/dds/topic/detail/TAnyTopicImpl.hpp +++ b/src/ddscxx/include/dds/topic/detail/TAnyTopicImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_TOPIC_TANYTOPIC_IMPL_HPP_ #define CYCLONEDDS_DDS_TOPIC_TANYTOPIC_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/TBuiltinTopicImpl.hpp b/src/ddscxx/include/dds/topic/detail/TBuiltinTopicImpl.hpp index 87f420e..2ccd221 100644 --- a/src/ddscxx/include/dds/topic/detail/TBuiltinTopicImpl.hpp +++ b/src/ddscxx/include/dds/topic/detail/TBuiltinTopicImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_TOPIC_TBUILTINTOPIC_IMPL_HPP_ #define CYCLONEDDS_DDS_TOPIC_TBUILTINTOPIC_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/TBuiltinTopicKeyImpl.hpp b/src/ddscxx/include/dds/topic/detail/TBuiltinTopicKeyImpl.hpp index 20d8a43..0d05568 100644 --- a/src/ddscxx/include/dds/topic/detail/TBuiltinTopicKeyImpl.hpp +++ b/src/ddscxx/include/dds/topic/detail/TBuiltinTopicKeyImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_TOPIC_DETAIL_TBUILTINTOPICKEY_IMPL_HPP_ #define CYCLONEDDS_DDS_TOPIC_DETAIL_TBUILTINTOPICKEY_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/TContentFilteredTopicImpl.hpp b/src/ddscxx/include/dds/topic/detail/TContentFilteredTopicImpl.hpp index 39054bb..c6b70d5 100644 --- a/src/ddscxx/include/dds/topic/detail/TContentFilteredTopicImpl.hpp +++ b/src/ddscxx/include/dds/topic/detail/TContentFilteredTopicImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_TOPIC_TCONTENTFILTEREDTOPIC_HPP_ #define CYCLONEDDS_DDS_TOPIC_TCONTENTFILTEREDTOPIC_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/TFilterImpl.hpp b/src/ddscxx/include/dds/topic/detail/TFilterImpl.hpp index f1c45fa..6b82fad 100644 --- a/src/ddscxx/include/dds/topic/detail/TFilterImpl.hpp +++ b/src/ddscxx/include/dds/topic/detail/TFilterImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_TOPIC_TFILTER_HPP_ #define CYCLONEDDS_DDS_TOPIC_TFILTER_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/TTopicDescriptionImpl.hpp b/src/ddscxx/include/dds/topic/detail/TTopicDescriptionImpl.hpp index 80d8080..71aa96b 100644 --- a/src/ddscxx/include/dds/topic/detail/TTopicDescriptionImpl.hpp +++ b/src/ddscxx/include/dds/topic/detail/TTopicDescriptionImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_TOPIC_TTOPICDESCRIPTION_HPP_ #define CYCLONEDDS_DDS_TOPIC_TTOPICDESCRIPTION_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/TTopicImpl.hpp b/src/ddscxx/include/dds/topic/detail/TTopicImpl.hpp index 6fafbba..1cbea77 100644 --- a/src/ddscxx/include/dds/topic/detail/TTopicImpl.hpp +++ b/src/ddscxx/include/dds/topic/detail/TTopicImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_TOPIC_TTOPIC_HPP_ #define CYCLONEDDS_DDS_TOPIC_TTOPIC_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/Topic.hpp b/src/ddscxx/include/dds/topic/detail/Topic.hpp index 8b984be..ace5abb 100644 --- a/src/ddscxx/include/dds/topic/detail/Topic.hpp +++ b/src/ddscxx/include/dds/topic/detail/Topic.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_TOPIC_DETAIL_TOPIC_HPP_ #define CYCLONEDDS_DDS_TOPIC_DETAIL_TOPIC_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/TopicDescription.hpp b/src/ddscxx/include/dds/topic/detail/TopicDescription.hpp index 3427366..179d7a3 100644 --- a/src/ddscxx/include/dds/topic/detail/TopicDescription.hpp +++ b/src/ddscxx/include/dds/topic/detail/TopicDescription.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_TOPIC_DETAIL_TOPICDESCRIPTION_HPP_ #define CYCLONEDDS_DDS_TOPIC_DETAIL_TOPICDESCRIPTION_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/TopicInstanceImpl.hpp b/src/ddscxx/include/dds/topic/detail/TopicInstanceImpl.hpp index 51e4698..5b93ada 100644 --- a/src/ddscxx/include/dds/topic/detail/TopicInstanceImpl.hpp +++ b/src/ddscxx/include/dds/topic/detail/TopicInstanceImpl.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_TOPIC_TOPICINSTANCE_HPP_ #define CYCLONEDDS_DDS_TOPIC_TOPICINSTANCE_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/ddstopic.hpp b/src/ddscxx/include/dds/topic/detail/ddstopic.hpp index 99e15e3..472b8a1 100644 --- a/src/ddscxx/include/dds/topic/detail/ddstopic.hpp +++ b/src/ddscxx/include/dds/topic/detail/ddstopic.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef OMG_DDS_TOPIC_PACKAGE_DETAIL_INCLUDE_HPP_ #define OMG_DDS_TOPIC_PACKAGE_DETAIL_INCLUDE_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/discovery.hpp b/src/ddscxx/include/dds/topic/detail/discovery.hpp index 91ba671..6589c34 100644 --- a/src/ddscxx/include/dds/topic/detail/discovery.hpp +++ b/src/ddscxx/include/dds/topic/detail/discovery.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/dds/topic/detail/find.hpp b/src/ddscxx/include/dds/topic/detail/find.hpp index 1ddbc72..26bf49e 100644 --- a/src/ddscxx/include/dds/topic/detail/find.hpp +++ b/src/ddscxx/include/dds/topic/detail/find.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/ForwardDeclarations.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/ForwardDeclarations.hpp index c6bebd1..0c8263b 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/ForwardDeclarations.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/ForwardDeclarations.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/DDScObjectDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/DDScObjectDelegate.hpp index 964376e..1a0fcea 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/DDScObjectDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/DDScObjectDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/EntityDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/EntityDelegate.hpp index a17ac6c..76664c8 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/EntityDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/EntityDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/EntityRegistry.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/EntityRegistry.hpp index f80e723..09d974f 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/EntityRegistry.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/EntityRegistry.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/EntitySet.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/EntitySet.hpp index 281fb00..eb8988c 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/EntitySet.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/EntitySet.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/InstanceHandleDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/InstanceHandleDelegate.hpp index cb58d1a..0832cef 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/InstanceHandleDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/InstanceHandleDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/ListenerDispatcher.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/ListenerDispatcher.hpp index 1fc3d4d..7821b2b 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/ListenerDispatcher.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/ListenerDispatcher.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_CORE_LISTENERDISPATCHER_H_ #define CYCLONEDDS_CORE_LISTENERDISPATCHER_H_ diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/MiscUtils.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/MiscUtils.hpp index 1222f01..48a2211 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/MiscUtils.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/MiscUtils.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/Mutex.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/Mutex.hpp index 81f8993..13a8e71 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/Mutex.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/Mutex.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/ObjectDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/ObjectDelegate.hpp index ea2d15f..cbfffea 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/ObjectDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/ObjectDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/ObjectSet.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/ObjectSet.hpp index 69f4dca..45d4d5f 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/ObjectSet.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/ObjectSet.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/QosProviderDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/QosProviderDelegate.hpp index 6d13930..b4464d1 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/QosProviderDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/QosProviderDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/ReportUtils.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/ReportUtils.hpp index 71e57cb..c3ad5c1 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/ReportUtils.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/ReportUtils.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/ScopedLock.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/ScopedLock.hpp index 4d0a9bf..100ec19 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/ScopedLock.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/ScopedLock.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/TimeHelper.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/TimeHelper.hpp index 0e65ae5..e4b9780 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/TimeHelper.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/TimeHelper.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/WeakReferenceSet.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/WeakReferenceSet.hpp index 8e20007..cca4afa 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/WeakReferenceSet.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/WeakReferenceSet.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/ConditionDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/ConditionDelegate.hpp index 06d7b87..80d4856 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/ConditionDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/ConditionDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/FunctorHolder.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/FunctorHolder.hpp index f5b9528..9d8f4ae 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/FunctorHolder.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/FunctorHolder.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/GuardConditionDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/GuardConditionDelegate.hpp index fb64687..865d0ca 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/GuardConditionDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/GuardConditionDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/ShadowParticipant.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/ShadowParticipant.hpp index 871a4f8..73b943c 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/ShadowParticipant.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/ShadowParticipant.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** * @file diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/StatusConditionDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/StatusConditionDelegate.hpp index d64cec4..b8b894f 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/StatusConditionDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/StatusConditionDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/WaitSetDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/WaitSetDelegate.hpp index 07505d4..a183ed0 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/WaitSetDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/cond/WaitSetDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** * @file diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/config.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/config.hpp index 241b204..e4fcc7e 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/config.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/config.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/Policy.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/Policy.hpp index 71d964b..39ae335 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/Policy.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/Policy.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/PolicyDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/PolicyDelegate.hpp index ca18ef5..da3af1f 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/PolicyDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/PolicyDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/ProprietaryPolicyKind.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/ProprietaryPolicyKind.hpp index 2964257..fa2b120 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/ProprietaryPolicyKind.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/ProprietaryPolicyKind.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/QosPolicyCountDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/QosPolicyCountDelegate.hpp index b9860fd..1432e04 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/QosPolicyCountDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/QosPolicyCountDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/TPolicy.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/TPolicy.hpp index 4fc640a..fe45580 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/TPolicy.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/policy/TPolicy.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/core/status/StatusDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/core/status/StatusDelegate.hpp index 3a7e9fe..0a97e6a 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/core/status/StatusDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/core/status/StatusDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/domain/Domain.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/domain/Domain.hpp index 3f27aa1..b10cae7 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/domain/Domain.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/domain/Domain.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainParticipantDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainParticipantDelegate.hpp index 67b2ff3..5eacd7c 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainParticipantDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainParticipantDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainParticipantListener.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainParticipantListener.hpp index 0b8a191..c797fcd 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainParticipantListener.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainParticipantListener.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainParticipantRegistry.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainParticipantRegistry.hpp index c05a1e3..ac0b874 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainParticipantRegistry.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainParticipantRegistry.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainWrap.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainWrap.hpp index 0899f0d..b96e1de 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainWrap.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/domain/DomainWrap.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/domain/qos/DomainParticipantQosDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/domain/qos/DomainParticipantQosDelegate.hpp index 6483a0e..2dce770 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/domain/qos/DomainParticipantQosDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/domain/qos/DomainParticipantQosDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/pub/AnyDataWriterDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/pub/AnyDataWriterDelegate.hpp index 8a5824e..dfe6c79 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/pub/AnyDataWriterDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/pub/AnyDataWriterDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/pub/CoherentSetDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/pub/CoherentSetDelegate.hpp index 5e9794e..2d24c26 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/pub/CoherentSetDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/pub/CoherentSetDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/pub/PublisherDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/pub/PublisherDelegate.hpp index c3b5466..7c837c8 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/pub/PublisherDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/pub/PublisherDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/pub/SuspendedPublicationDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/pub/SuspendedPublicationDelegate.hpp index 539f52f..3ae4e4c 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/pub/SuspendedPublicationDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/pub/SuspendedPublicationDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/pub/qos/DataWriterQosDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/pub/qos/DataWriterQosDelegate.hpp index dad871a..650e7e8 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/pub/qos/DataWriterQosDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/pub/qos/DataWriterQosDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/pub/qos/PublisherQosDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/pub/qos/PublisherQosDelegate.hpp index 3d8b30d..b9e63fd 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/pub/qos/PublisherQosDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/pub/qos/PublisherQosDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/sub/AnyDataReaderDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/sub/AnyDataReaderDelegate.hpp index 20b5808..6046066 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/sub/AnyDataReaderDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/sub/AnyDataReaderDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/sub/BuiltinSubscriberDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/sub/BuiltinSubscriberDelegate.hpp index 976d4fd..844d627 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/sub/BuiltinSubscriberDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/sub/BuiltinSubscriberDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/sub/CoherentAccessDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/sub/CoherentAccessDelegate.hpp index dd1cd23..3004c7a 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/sub/CoherentAccessDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/sub/CoherentAccessDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/sub/GenerationCountImpl.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/sub/GenerationCountImpl.hpp index 5e38b39..c4be534 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/sub/GenerationCountImpl.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/sub/GenerationCountImpl.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/sub/QueryDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/sub/QueryDelegate.hpp index 7fb6f9b..bb6e2f8 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/sub/QueryDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/sub/QueryDelegate.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef OSPL_ORG_OPENSPICE_SUB_QUERY_DELEGATE_HPP_ #define OSPL_ORG_OPENSPICE_SUB_QUERY_DELEGATE_HPP_ diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/sub/RankImpl.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/sub/RankImpl.hpp index 0fe04d6..b5b44f7 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/sub/RankImpl.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/sub/RankImpl.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/sub/SampleInfoImpl.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/sub/SampleInfoImpl.hpp index 427bd01..933790c 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/sub/SampleInfoImpl.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/sub/SampleInfoImpl.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/sub/SubscriberDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/sub/SubscriberDelegate.hpp index 8f3186f..c7c7925 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/sub/SubscriberDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/sub/SubscriberDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/sub/cond/QueryConditionDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/sub/cond/QueryConditionDelegate.hpp index 4272ff7..dc898f4 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/sub/cond/QueryConditionDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/sub/cond/QueryConditionDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/sub/cond/ReadConditionDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/sub/cond/ReadConditionDelegate.hpp index 2717a17..833d516 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/sub/cond/ReadConditionDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/sub/cond/ReadConditionDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/sub/qos/DataReaderQosDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/sub/qos/DataReaderQosDelegate.hpp index 2dcc27d..492c745 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/sub/qos/DataReaderQosDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/sub/qos/DataReaderQosDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/sub/qos/SubscriberQosDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/sub/qos/SubscriberQosDelegate.hpp index 0e915b4..4f471f2 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/sub/qos/SubscriberQosDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/sub/qos/SubscriberQosDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/AnyTopicDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/AnyTopicDelegate.hpp index dcf4879..a08c752 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/AnyTopicDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/AnyTopicDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/AnyTopicListener.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/AnyTopicListener.hpp index b0f37f2..b7b3338 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/AnyTopicListener.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/AnyTopicListener.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef CYCLONEDDS_TOPIC_ANY_TOPIC_LISTENER_HPP_ diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopic.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopic.hpp index e4a58d1..38b3449 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopic.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopic.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef CYCLONEDDS_TOPIC_BUILTIN_TOPIC_HPP_ diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicCopy.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicCopy.hpp index 69067c8..95a2e64 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicCopy.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicCopy.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef CYCLONEDDS_TOPIC_BUILTIN_TOPIC_COPY_HPP_ diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicDelegate.hpp index ef3f63c..59a7784 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicKeyDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicKeyDelegate.hpp index 3597fa6..00f0bc4 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicKeyDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicKeyDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicTraits.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicTraits.hpp index 1a509bf..acc2e64 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicTraits.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/BuiltinTopicTraits.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_TOPIC_BUILTIN_TOPIC_TRAITS_HPP #define CYCLONEDDS_TOPIC_BUILTIN_TOPIC_TRAITS_HPP diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/DataRepresentation.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/DataRepresentation.hpp index 7da9878..6768998 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/DataRepresentation.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/DataRepresentation.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_TOPIC_DATA_REPRESENTATION_HPP #define CYCLONEDDS_TOPIC_DATA_REPRESENTATION_HPP diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/FilterDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/FilterDelegate.hpp index 22a105e..838ff11 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/FilterDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/FilterDelegate.hpp @@ -1,13 +1,13 @@ /* - * Vortex Lite + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $LITE_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef CYCLONEDDS_DDS_TOPIC_DETAIL_FILTER_HPP_ #define CYCLONEDDS_DDS_TOPIC_DETAIL_FILTER_HPP_ diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/TBuiltinTopic.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/TBuiltinTopic.hpp index b4f94bc..08bc282 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/TBuiltinTopic.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/TBuiltinTopic.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef CYCLONEDDS_TOPIC_TBUILTIN_TOPIC_HPP_ #define CYCLONEDDS_TOPIC_TBUILTIN_TOPIC_HPP_ diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/TopicDescriptionDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/TopicDescriptionDelegate.hpp index 27763dc..1da5fd1 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/TopicDescriptionDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/TopicDescriptionDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/TopicListener.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/TopicListener.hpp index cfdc965..03a7a35 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/TopicListener.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/TopicListener.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef CYCLONEDDS_TOPIC_TOPIC_LISTENER_HPP_ #define CYCLONEDDS_TOPIC_TOPIC_LISTENER_HPP_ diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/TopicTraits.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/TopicTraits.hpp index fa53269..4f898b0 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/TopicTraits.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/TopicTraits.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/discovery.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/discovery.hpp index 4f93960..dbf9162 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/discovery.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/discovery.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/find.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/find.hpp index ea21a64..d333c76 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/find.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/find.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/topic/qos/TopicQosDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/topic/qos/TopicQosDelegate.hpp index 692b8ab..97d7a2e 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/topic/qos/TopicQosDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/topic/qos/TopicQosDelegate.hpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/dds/core/Duration.cpp b/src/ddscxx/src/dds/core/Duration.cpp index aea2ce8..1ae24af 100644 --- a/src/ddscxx/src/dds/core/Duration.cpp +++ b/src/ddscxx/src/dds/core/Duration.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/dds/core/Exception.cpp b/src/ddscxx/src/dds/core/Exception.cpp index c561e50..43e6269 100644 --- a/src/ddscxx/src/dds/core/Exception.cpp +++ b/src/ddscxx/src/dds/core/Exception.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/dds/core/Reference.cpp b/src/ddscxx/src/dds/core/Reference.cpp index 17e56aa..dd0ae68 100644 --- a/src/ddscxx/src/dds/core/Reference.cpp +++ b/src/ddscxx/src/dds/core/Reference.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/dds/core/Time.cpp b/src/ddscxx/src/dds/core/Time.cpp index d72b4f8..fac7a19 100644 --- a/src/ddscxx/src/dds/core/Time.cpp +++ b/src/ddscxx/src/dds/core/Time.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/dds/core/policy/CorePolicy.cpp b/src/ddscxx/src/dds/core/policy/CorePolicy.cpp index 291af71..ab71424 100644 --- a/src/ddscxx/src/dds/core/policy/CorePolicy.cpp +++ b/src/ddscxx/src/dds/core/policy/CorePolicy.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/dds/core/status/State.cpp b/src/ddscxx/src/dds/core/status/State.cpp index 025a410..6179a34 100644 --- a/src/ddscxx/src/dds/core/status/State.cpp +++ b/src/ddscxx/src/dds/core/status/State.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/dds/pub/pubdiscovery.cpp b/src/ddscxx/src/dds/pub/pubdiscovery.cpp index 0c5ef71..e038101 100644 --- a/src/ddscxx/src/dds/pub/pubdiscovery.cpp +++ b/src/ddscxx/src/dds/pub/pubdiscovery.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/dds/sub/status/DataState.cpp b/src/ddscxx/src/dds/sub/status/DataState.cpp index 3a66fbe..677bed2 100644 --- a/src/ddscxx/src/dds/sub/status/DataState.cpp +++ b/src/ddscxx/src/dds/sub/status/DataState.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/dds/sub/subdiscovery.cpp b/src/ddscxx/src/dds/sub/subdiscovery.cpp index 19800e4..a13aefa 100644 --- a/src/ddscxx/src/dds/sub/subdiscovery.cpp +++ b/src/ddscxx/src/dds/sub/subdiscovery.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/dds/sub/subfind.cpp b/src/ddscxx/src/dds/sub/subfind.cpp index e123b05..aa7b759 100644 --- a/src/ddscxx/src/dds/sub/subfind.cpp +++ b/src/ddscxx/src/dds/sub/subfind.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/DDScObjectDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/DDScObjectDelegate.cpp index 6a1aeb6..69f8e3f 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/DDScObjectDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/DDScObjectDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/EntityDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/EntityDelegate.cpp index e3ec9ff..7b2ac42 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/EntityDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/EntityDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/EntitySet.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/EntitySet.cpp index 27e671a..da59a9f 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/EntitySet.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/EntitySet.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/InstanceHandleDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/InstanceHandleDelegate.cpp index 90faf4a..63898f5 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/InstanceHandleDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/InstanceHandleDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/ListenerDispatcher.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/ListenerDispatcher.cpp index 869b415..29b8af8 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/ListenerDispatcher.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/ListenerDispatcher.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/MiscUtils.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/MiscUtils.cpp index 7836f41..47f74c9 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/MiscUtils.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/MiscUtils.cpp @@ -1,15 +1,14 @@ - /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** * @file diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/Mutex.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/Mutex.cpp index 3048121..4819d86 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/Mutex.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/Mutex.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** * @file diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/ObjectDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/ObjectDelegate.cpp index 1f2604d..27c4eaa 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/ObjectDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/ObjectDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** * @file diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/ObjectSet.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/ObjectSet.cpp index 84a70f8..c62b301 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/ObjectSet.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/ObjectSet.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/ReportUtils.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/ReportUtils.cpp index 6bb0c23..23ab656 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/ReportUtils.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/ReportUtils.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/GuardConditionDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/GuardConditionDelegate.cpp index cdabdf4..729f4d8 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/GuardConditionDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/GuardConditionDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/ShadowParticipant.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/ShadowParticipant.cpp index ae1f955..df63de5 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/ShadowParticipant.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/ShadowParticipant.cpp @@ -1,14 +1,14 @@ -/* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/StatusConditionDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/StatusConditionDelegate.cpp index f01a498..c3abc0c 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/StatusConditionDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/StatusConditionDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/WaitSetDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/WaitSetDelegate.cpp index 1431fae..00f6144 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/WaitSetDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/WaitSetDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/policy/PolicyDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/policy/PolicyDelegate.cpp index 18568a6..8d3b604 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/policy/PolicyDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/policy/PolicyDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/domain/Domain.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/domain/Domain.cpp index 19d8e75..4afd294 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/domain/Domain.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/domain/Domain.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/domain/DomainParticipantDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/domain/DomainParticipantDelegate.cpp index 6a7ee71..b445dd9 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/domain/DomainParticipantDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/domain/DomainParticipantDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/domain/DomainParticipantRegistry.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/domain/DomainParticipantRegistry.cpp index 6b030ee..29891ab 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/domain/DomainParticipantRegistry.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/domain/DomainParticipantRegistry.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/domain/DomainWrap.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/domain/DomainWrap.cpp index 28feea1..47ee567 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/domain/DomainWrap.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/domain/DomainWrap.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2014 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #include #include #include diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/domain/qos/DomainParticipantQosDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/domain/qos/DomainParticipantQosDelegate.cpp index f40628e..fab1bb4 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/domain/qos/DomainParticipantQosDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/domain/qos/DomainParticipantQosDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/pub/AnyDataWriterDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/pub/AnyDataWriterDelegate.cpp index 4be7652..f3c4709 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/pub/AnyDataWriterDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/pub/AnyDataWriterDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/pub/PublisherDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/pub/PublisherDelegate.cpp index 9520fa3..3e95f3b 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/pub/PublisherDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/pub/PublisherDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/pub/qos/DataWriterQosDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/pub/qos/DataWriterQosDelegate.cpp index 496bb6a..667cf82 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/pub/qos/DataWriterQosDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/pub/qos/DataWriterQosDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/pub/qos/PublisherQosDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/pub/qos/PublisherQosDelegate.cpp index e7f3f13..8b733b6 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/pub/qos/PublisherQosDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/pub/qos/PublisherQosDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/sub/AnyDataReaderDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/sub/AnyDataReaderDelegate.cpp index b88c64a..a8e3d1d 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/sub/AnyDataReaderDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/sub/AnyDataReaderDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/sub/BuiltinSubscriberDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/sub/BuiltinSubscriberDelegate.cpp index 64706a4..cee26aa 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/sub/BuiltinSubscriberDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/sub/BuiltinSubscriberDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/sub/SubscriberDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/sub/SubscriberDelegate.cpp index 502a5db..74086d9 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/sub/SubscriberDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/sub/SubscriberDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/sub/qos/DataReaderQosDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/sub/qos/DataReaderQosDelegate.cpp index 6e96c69..79ce9a4 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/sub/qos/DataReaderQosDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/sub/qos/DataReaderQosDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/sub/qos/SubscriberQosDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/sub/qos/SubscriberQosDelegate.cpp index d1448a9..d7e91e1 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/sub/qos/SubscriberQosDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/sub/qos/SubscriberQosDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/topic/AnyTopicDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/topic/AnyTopicDelegate.cpp index 4239eec..585647f 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/topic/AnyTopicDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/topic/AnyTopicDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/topic/TopicDescriptionDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/topic/TopicDescriptionDelegate.cpp index 7aa9aa6..0e6e749 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/topic/TopicDescriptionDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/topic/TopicDescriptionDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/topic/qos/TopicQosDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/topic/qos/TopicQosDelegate.cpp index 025b668..0f06980 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/topic/qos/TopicQosDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/topic/qos/TopicQosDelegate.cpp @@ -1,14 +1,14 @@ /* -* Vortex Lite -* -* This software and documentation are Copyright 2006 to 2015 PrismTech -* Limited and its licensees. All rights reserved. See file: -* -* $LITE_HOME/LICENSE -* -* for full copyright notice and license terms. -* -*/ + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** From c3abe06f0eb6629940c64b67821808b4c6e1e245 Mon Sep 17 00:00:00 2001 From: Thijs Sassen Date: Tue, 31 Mar 2020 09:55:38 +0200 Subject: [PATCH 2/5] Removed macOS-10.13 builds as its no longer supported by azure Signed-off-by: Thijs Sassen --- azure-pipelines.yml | 59 --------------------------------------------- 1 file changed, 59 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7c30e31..8e2ea1a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -158,65 +158,6 @@ jobs: displayName: 'Install Build Dependencies' - template: templates/build_and_test.yml - -- job: MacOS_10_13 - pool: - vmImage: 'macOS-10.13' - strategy: - matrix: - Xcode 10.0 Release: - BuildType: Release - USE_SANITIZER: none - GENERATOR: "Unix Makefiles" - CXX_STDLIB: libc++ - XCODE: 10 - - Xcode 9.0 Release: - BuildType: Release - USE_SANITIZER: none - GENERATOR: "Unix Makefiles" - CXX_STDLIB: libc++ - XCODE: 9 - - steps: - - task: UsePythonVersion@0 - inputs: - versionSpec: '3.7' - - script: | - git clone --branch $(CYCLONE_REF) $(CYCLONE_REPO) - git clone --branch $(IDLPP_REF) $(IDLPP_REPO) - displayName: 'Checkout repositories' - - bash: | - /bin/bash -c "sudo xcode-select -s /Applications/Xcode_9.app/Contents/Developer" - clang --version - displayName: 'Set Xcode9 as default' - failOnStderr: false - condition: eq( variables['XCODE'], '9' ) - - script: | - sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate off - pip install --upgrade pip - brew update - brew outdated pyenv || brew upgrade pyenv - brew install pyenv-virtualenv - if which pyenv > /dev/null; then - eval "$(pyenv init -)" - fi - pyenv virtualenv conan - pyenv rehash - pyenv activate conan - pip install conan --upgrade - conan profile new default --detect - conan profile update settings.compiler.libcxx=$(CXX_STDLIB) default - conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan - mkdir -p $(Build.SourcesDirectory)/cyclonedds/build - cd $(Build.SourcesDirectory)/cyclonedds/build - conan install -b missing -s arch=x86_64 -s build_type=$(BuildType) .. - mkdir -p $(Build.SourcesDirectory)/build - cd $(Build.SourcesDirectory)/build - conan install -b missing -s arch=x86_64 -s build_type=$(BuildType) .. - displayName: 'Install Build Dependencies' - - template: templates/build_and_test.yml - - job: MacOS_10_14 pool: vmImage: 'macOS-10.14' From ee0ed2b96a904df8bb513f1183ad47d998c8f5e1 Mon Sep 17 00:00:00 2001 From: Thijs Sassen Date: Thu, 23 Apr 2020 13:51:01 +0200 Subject: [PATCH 3/5] Adjusted wrong copyright headers, added missing copyright headers and added license overview in the readme --- README.md | 6 + .../modules/GTest/include/dds/ddscxx/test.h | 11 + src/ddscxx/include/dds/LICENSE | 190 ++++++++++++++ .../dds/core/detail/BuiltinTopicTypes.hpp | 11 +- .../include/dds/core/detail/inttypes.hpp | 5 - .../include/dds/core/detail/old_win_stdint.h | 247 ------------------ .../dds/core/xtypes/detail/Annotation.hpp | 11 + .../core/xtypes/detail/CollectionTypes.hpp | 11 + .../dds/core/xtypes/detail/DynamicData.hpp | 11 + .../dds/core/xtypes/detail/DynamicType.hpp | 11 + .../dds/core/xtypes/detail/MemberType.hpp | 11 + .../dds/core/xtypes/detail/PrimitiveTypes.hpp | 11 + .../dds/core/xtypes/detail/StructType.hpp | 11 + .../dds/core/xtypes/detail/TypeProvider.hpp | 11 + .../dds/core/xtypes/detail/UnionCase.hpp | 11 + .../dds/core/xtypes/detail/UnionType.hpp | 11 + .../include/dds/pub/detail/CoherentSet.hpp | 11 + .../dds/pub/detail/SuspendedPublication.hpp | 11 + .../dds/sub/cond/detail/ReadCondition.hpp | 11 + .../include/dds/sub/detail/CoherentAccess.hpp | 11 + .../include/dds/sub/detail/DataReader.hpp | 11 + .../dds/sub/detail/GenerationCount.hpp | 11 + .../include/dds/sub/detail/LoanedSamples.hpp | 11 + src/ddscxx/include/dds/sub/detail/Query.hpp | 11 +- src/ddscxx/include/dds/sub/detail/Rank.hpp | 11 + .../include/dds/sub/detail/SampleInfo.hpp | 11 + .../include/dds/topic/detail/Filter.hpp | 11 + .../cyclonedds/pub/PublisherDelegate.hpp | 18 -- .../cyclonedds/sub/AnyDataReaderDelegate.hpp | 18 -- src/ddscxx/src/dds/domain/discovery.cpp | 25 +- src/ddscxx/src/dds/domain/find.cpp | 25 +- .../core/cond/ConditionDelegate.cpp | 12 +- .../eclipse/cyclonedds/sub/QueryDelegate.cpp | 25 +- .../sub/cond/QueryConditionDelegate.cpp | 12 +- .../sub/cond/ReadConditionDelegate.cpp | 22 +- .../cyclonedds/topic/FilterDelegate.cpp | 14 +- .../src/org/eclipse/cyclonedds/topic/find.cpp | 22 +- src/ddscxx/tests/EntityStatus.cpp | 11 + src/ddscxx/tests/ListenerSetup.cpp | 11 + src/ddscxx/tests/ListenerStress.cpp | 11 + src/ddscxx/tests/ListenerTrigger.cpp | 11 + src/ddscxx/tests/data/HelloWorldData.idl | 12 + src/ddscxx/tests/data/Space.idl | 12 +- src/examples/helloworld/HelloWorldData.idl | 29 +- src/examples/helloworld/publisher.cpp | 11 + src/examples/helloworld/subscriber.cpp | 11 + 46 files changed, 619 insertions(+), 394 deletions(-) create mode 100644 src/ddscxx/include/dds/LICENSE delete mode 100644 src/ddscxx/include/dds/core/detail/old_win_stdint.h diff --git a/README.md b/README.md index 5dd84a0..e059270 100644 --- a/README.md +++ b/README.md @@ -85,3 +85,9 @@ Depending on the target, you now have packages. ## Documentation Documentation for the CXX API can be found [here](https://atolab.github.io/cdds-docs/api/cxx/index.html) + +## License + +This project contains 2 types of license: Apach2 and Eclipse Public License / Eclipse Distribution License +* The Apache2 license located in src/ddscxx/include/dds is for all files under src/ddscxx/include/dds except the details directories +* Eclipse Public License / Eclipse Distribution License is valid for all other files. diff --git a/src/cmake/modules/GTest/include/dds/ddscxx/test.h b/src/cmake/modules/GTest/include/dds/ddscxx/test.h index 14003d4..cc6702f 100644 --- a/src/cmake/modules/GTest/include/dds/ddscxx/test.h +++ b/src/cmake/modules/GTest/include/dds/ddscxx/test.h @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef GTEST_TEST_H #define GTEST_TEST_H diff --git a/src/ddscxx/include/dds/LICENSE b/src/ddscxx/include/dds/LICENSE new file mode 100644 index 0000000..b353abd --- /dev/null +++ b/src/ddscxx/include/dds/LICENSE @@ -0,0 +1,190 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + Copyright 2020 ADLINK Technology Limited + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/src/ddscxx/include/dds/core/detail/BuiltinTopicTypes.hpp b/src/ddscxx/include/dds/core/detail/BuiltinTopicTypes.hpp index 24affa1..ae4b89d 100644 --- a/src/ddscxx/include/dds/core/detail/BuiltinTopicTypes.hpp +++ b/src/ddscxx/include/dds/core/detail/BuiltinTopicTypes.hpp @@ -1,8 +1,13 @@ /* - * BuiltinTopicTypes.hpp + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * Created on: Oct 23, 2012 - * Author: angelo + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef OMG_DDS_CORE_DELEGATE_BUILTIN_TOPIC_TYPES_HPP_ diff --git a/src/ddscxx/include/dds/core/detail/inttypes.hpp b/src/ddscxx/include/dds/core/detail/inttypes.hpp index 50e73a7..c162af9 100644 --- a/src/ddscxx/include/dds/core/detail/inttypes.hpp +++ b/src/ddscxx/include/dds/core/detail/inttypes.hpp @@ -23,12 +23,7 @@ * simply include that one. Under toolchains that do not, this header must * provide equivalent definitions. */ -#if defined _MSC_VER && (_MSC_VER <= 1500) -// VS 2005 & 2008 confirmed to have no stdint.h; predecessors presumed likewise -#include -#else #include -#endif // End of implementation diff --git a/src/ddscxx/include/dds/core/detail/old_win_stdint.h b/src/ddscxx/include/dds/core/detail/old_win_stdint.h deleted file mode 100644 index f7918b2..0000000 --- a/src/ddscxx/include/dds/core/detail/old_win_stdint.h +++ /dev/null @@ -1,247 +0,0 @@ -/** - * @file - * This file provides definitions for stdint header types for versions of - * Windows that didn't have it. It was discovered on the intahwebs at - * http://snipplr.com/view/18199/stdinth/ where it was described thus: - * "A public domain stdint.h. Original code is from a public domain version - * in the MinGW distribution. This one has been modified to fix a couple bugs - * (to make some macros 64-bit aware) and to make it compatible with VC6." - * It was published there on 08/12/09 - * @see dds/core/detail/inttypes.h - */ - -/* ISO C9x 7.18 Integer types - * Based on ISO/IEC SC22/WG14 9899 Committee draft (SC22 N2794) - * - * THIS SOFTWARE IS NOT COPYRIGHTED - * - * Contributor: Danny Smith - * - * This source code is offered for use in the public domain. You may - * use, modify or distribute it freely. - * - * This code is distributed in the hope that it will be useful but - * WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY - * DISCLAIMED. This includes but is not limited to warranties of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - * - * Date: 2000-12-02 - * - * mwb: This was modified in the following ways: - * - * - make it compatible with Visual C++ 6 (which uses - * non-standard keywords and suffixes for 64-bit types) - * - some environments need stddef.h included (for wchar stuff?) - * - handle the fact that Microsoft's limits.h header defines - * SIZE_MAX - * - make corrections for SIZE_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, - * PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, and SIG_ATOMIC_MAX - * to be 64-bit aware. - */ - - -#ifndef _STDINT_H -#define _STDINT_H -#define __need_wint_t -#define __need_wchar_t -#include -#include - -#if _MSC_VER && (_MSC_VER < 1300) -/* using MSVC 6 or earlier - no "long long" type, but might have _int64 type */ -#define __STDINT_LONGLONG __int64 -#define __STDINT_LONGLONG_SUFFIX i64 -#else -#define __STDINT_LONGLONG long long -#define __STDINT_LONGLONG_SUFFIX LL -#endif - -#if !defined( PASTE) -#define PASTE2( x, y) x##y -#define PASTE( x, y) PASTE2( x, y) -#endif /* PASTE */ - - -/* 7.18.1.1 Exact-width integer types */ -typedef signed char int8_t; -typedef unsigned char uint8_t; -typedef short int16_t; -typedef unsigned short uint16_t; -typedef int int32_t; -typedef unsigned uint32_t; -typedef __STDINT_LONGLONG int64_t; -typedef unsigned __STDINT_LONGLONG uint64_t; - -/* 7.18.1.2 Minimum-width integer types */ -typedef signed char int_least8_t; -typedef unsigned char uint_least8_t; -typedef short int_least16_t; -typedef unsigned short uint_least16_t; -typedef int int_least32_t; -typedef unsigned uint_least32_t; -typedef __STDINT_LONGLONG int_least64_t; -typedef unsigned __STDINT_LONGLONG uint_least64_t; - -/* 7.18.1.3 Fastest minimum-width integer types - * Not actually guaranteed to be fastest for all purposes - * Here we use the exact-width types for 8 and 16-bit ints. - */ -typedef char int_fast8_t; -typedef unsigned char uint_fast8_t; -typedef short int_fast16_t; -typedef unsigned short uint_fast16_t; -typedef int int_fast32_t; -typedef unsigned int uint_fast32_t; -typedef __STDINT_LONGLONG int_fast64_t; -typedef unsigned __STDINT_LONGLONG uint_fast64_t; - -/* 7.18.1.4 Integer types capable of holding object pointers */ -#ifndef _INTPTR_T_DEFINED -#define _INTPTR_T_DEFINED -#ifdef _WIN64 -typedef __STDINT_LONGLONG intptr_t -#else -typedef int intptr_t; -#endif /* _WIN64 */ -#endif /* _INTPTR_T_DEFINED */ - -#ifndef _UINTPTR_T_DEFINED -#define _UINTPTR_T_DEFINED -#ifdef _WIN64 -typedef unsigned __STDINT_LONGLONG uintptr_t -#else -typedef unsigned int uintptr_t; -#endif /* _WIN64 */ -#endif /* _UINTPTR_T_DEFINED */ - -/* 7.18.1.5 Greatest-width integer types */ -typedef __STDINT_LONGLONG intmax_t; -typedef unsigned __STDINT_LONGLONG uintmax_t; - -/* 7.18.2 Limits of specified-width integer types */ -#if !defined ( __cplusplus) || defined (__STDC_LIMIT_MACROS) - -/* 7.18.2.1 Limits of exact-width integer types */ -#define INT8_MIN (-128) -#define INT16_MIN (-32768) -#define INT32_MIN (-2147483647 - 1) -#define INT64_MIN (PASTE( -9223372036854775807, __STDINT_LONGLONG_SUFFIX) - 1) - -#define INT8_MAX 127 -#define INT16_MAX 32767 -#define INT32_MAX 2147483647 -#define INT64_MAX (PASTE( 9223372036854775807, __STDINT_LONGLONG_SUFFIX)) - -#define UINT8_MAX 0xff /* 255U */ -#define UINT16_MAX 0xffff /* 65535U */ -#define UINT32_MAX 0xffffffff /* 4294967295U */ -#define UINT64_MAX (PASTE( 0xffffffffffffffffU, __STDINT_LONGLONG_SUFFIX)) /* 18446744073709551615ULL */ - -/* 7.18.2.2 Limits of minimum-width integer types */ -#define INT_LEAST8_MIN INT8_MIN -#define INT_LEAST16_MIN INT16_MIN -#define INT_LEAST32_MIN INT32_MIN -#define INT_LEAST64_MIN INT64_MIN - -#define INT_LEAST8_MAX INT8_MAX -#define INT_LEAST16_MAX INT16_MAX -#define INT_LEAST32_MAX INT32_MAX -#define INT_LEAST64_MAX INT64_MAX - -#define UINT_LEAST8_MAX UINT8_MAX -#define UINT_LEAST16_MAX UINT16_MAX -#define UINT_LEAST32_MAX UINT32_MAX -#define UINT_LEAST64_MAX UINT64_MAX - -/* 7.18.2.3 Limits of fastest minimum-width integer types */ -#define INT_FAST8_MIN INT8_MIN -#define INT_FAST16_MIN INT16_MIN -#define INT_FAST32_MIN INT32_MIN -#define INT_FAST64_MIN INT64_MIN - -#define INT_FAST8_MAX INT8_MAX -#define INT_FAST16_MAX INT16_MAX -#define INT_FAST32_MAX INT32_MAX -#define INT_FAST64_MAX INT64_MAX - -#define UINT_FAST8_MAX UINT8_MAX -#define UINT_FAST16_MAX UINT16_MAX -#define UINT_FAST32_MAX UINT32_MAX -#define UINT_FAST64_MAX UINT64_MAX - -/* 7.18.2.4 Limits of integer types capable of holding - object pointers */ -#ifdef _WIN64 -#define INTPTR_MIN INT64_MIN -#define INTPTR_MAX INT64_MAX -#define UINTPTR_MAX UINT64_MAX -#else -#define INTPTR_MIN INT32_MIN -#define INTPTR_MAX INT32_MAX -#define UINTPTR_MAX UINT32_MAX -#endif /* _WIN64 */ - -/* 7.18.2.5 Limits of greatest-width integer types */ -#define INTMAX_MIN INT64_MIN -#define INTMAX_MAX INT64_MAX -#define UINTMAX_MAX UINT64_MAX - -/* 7.18.3 Limits of other integer types */ -#define PTRDIFF_MIN INTPTR_MIN -#define PTRDIFF_MAX INTPTR_MAX - -#define SIG_ATOMIC_MIN INTPTR_MIN -#define SIG_ATOMIC_MAX INTPTR_MAX - -/* we need to check for SIZE_MAX already defined because MS defines it in limits.h */ -#ifndef SIZE_MAX -#define SIZE_MAX UINTPTR_MAX -#endif - -#ifndef WCHAR_MIN /* also in wchar.h */ -#define WCHAR_MIN 0 -#define WCHAR_MAX ((wchar_t)-1) /* UINT16_MAX */ -#endif - -/* - * wint_t is unsigned short for compatibility with MS runtime - */ -#define WINT_MIN 0 -#define WINT_MAX ((wint_t)-1) /* UINT16_MAX */ - -#endif /* !defined ( __cplusplus) || defined __STDC_LIMIT_MACROS */ - - -/* 7.18.4 Macros for integer constants */ -#if !defined ( __cplusplus) || defined (__STDC_CONSTANT_MACROS) - -/* 7.18.4.1 Macros for minimum-width integer constants - - Accoding to Douglas Gwyn : -"This spec was changed in ISO/IEC 9899:1999 TC1; in ISO/IEC -9899:1999 as initially published, the expansion was required -to be an integer constant of precisely matching type, which -is impossible to accomplish for the shorter types on most -platforms, because C99 provides no standard way to designate -an integer constant with width less than that of type int. -TC1 changed this to require just an integer constant -*expression* with *promoted* type." -*/ - -#define INT8_C(val) ((int8_t) + (val)) -#define UINT8_C(val) ((uint8_t) + (val##U)) -#define INT16_C(val) ((int16_t) + (val)) -#define UINT16_C(val) ((uint16_t) + (val##U)) - -#define INT32_C(val) val##L -#define UINT32_C(val) val##UL -#define INT64_C(val) (PASTE( val, __STDINT_LONGLONG_SUFFIX)) -#define UINT64_C(val)(PASTE( PASTE( val, U), __STDINT_LONGLONG_SUFFIX)) - -/* 7.18.4.2 Macros for greatest-width integer constants */ -#define INTMAX_C(val) INT64_C(val) -#define UINTMAX_C(val) UINT64_C(val) - -#endif /* !defined ( __cplusplus) || defined __STDC_CONSTANT_MACROS */ - -#endif diff --git a/src/ddscxx/include/dds/core/xtypes/detail/Annotation.hpp b/src/ddscxx/include/dds/core/xtypes/detail/Annotation.hpp index 40cfe88..ce16d59 100644 --- a/src/ddscxx/include/dds/core/xtypes/detail/Annotation.hpp +++ b/src/ddscxx/include/dds/core/xtypes/detail/Annotation.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_CORE_XTYPES_DETAIL_ANNOTATIONS_HPP_ #define OMG_DDS_CORE_XTYPES_DETAIL_ANNOTATIONS_HPP_ diff --git a/src/ddscxx/include/dds/core/xtypes/detail/CollectionTypes.hpp b/src/ddscxx/include/dds/core/xtypes/detail/CollectionTypes.hpp index d07cfe3..6c4929a 100644 --- a/src/ddscxx/include/dds/core/xtypes/detail/CollectionTypes.hpp +++ b/src/ddscxx/include/dds/core/xtypes/detail/CollectionTypes.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_CORE_XTYPES_DETAIL_COLLECTION_TYPES_HPP_ #define OMG_DDS_CORE_XTYPES_DETAIL_COLLECTION_TYPES_HPP_ diff --git a/src/ddscxx/include/dds/core/xtypes/detail/DynamicData.hpp b/src/ddscxx/include/dds/core/xtypes/detail/DynamicData.hpp index 1576779..863b3df 100644 --- a/src/ddscxx/include/dds/core/xtypes/detail/DynamicData.hpp +++ b/src/ddscxx/include/dds/core/xtypes/detail/DynamicData.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_CORE_XTYPES_DETAIL_TDYNAMICDATA_HPP_ #define OMG_DDS_CORE_XTYPES_DETAIL_TDYNAMICDATA_HPP_ diff --git a/src/ddscxx/include/dds/core/xtypes/detail/DynamicType.hpp b/src/ddscxx/include/dds/core/xtypes/detail/DynamicType.hpp index bd3d88b..6c95578 100644 --- a/src/ddscxx/include/dds/core/xtypes/detail/DynamicType.hpp +++ b/src/ddscxx/include/dds/core/xtypes/detail/DynamicType.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_CORE_DETAIL_XTYPES_DYNAMIC_TYPE_HPP_ #define OMG_DDS_CORE_DETAIL_XTYPES_DYNAMIC_TYPE_HPP_ diff --git a/src/ddscxx/include/dds/core/xtypes/detail/MemberType.hpp b/src/ddscxx/include/dds/core/xtypes/detail/MemberType.hpp index 2ccc69e..9ccb847 100644 --- a/src/ddscxx/include/dds/core/xtypes/detail/MemberType.hpp +++ b/src/ddscxx/include/dds/core/xtypes/detail/MemberType.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_CORE_XTYPES_DETAIL_TMEMBER_TYPE_HPP #define OMG_DDS_CORE_XTYPES_DETAIL_TMEMBER_TYPE_HPP diff --git a/src/ddscxx/include/dds/core/xtypes/detail/PrimitiveTypes.hpp b/src/ddscxx/include/dds/core/xtypes/detail/PrimitiveTypes.hpp index a91581c..0db4e10 100644 --- a/src/ddscxx/include/dds/core/xtypes/detail/PrimitiveTypes.hpp +++ b/src/ddscxx/include/dds/core/xtypes/detail/PrimitiveTypes.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_CORE_XTYPES_DETAIL_PRIMITIVE_TYPES_HPP_ #define OMG_DDS_CORE_XTYPES_DETAIL_PRIMITIVE_TYPES_HPP_ diff --git a/src/ddscxx/include/dds/core/xtypes/detail/StructType.hpp b/src/ddscxx/include/dds/core/xtypes/detail/StructType.hpp index 29cdc45..bc88238 100644 --- a/src/ddscxx/include/dds/core/xtypes/detail/StructType.hpp +++ b/src/ddscxx/include/dds/core/xtypes/detail/StructType.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_CORE_XTYPES_DETAIL_STRUCT_TYPE_HPP_ #define OMG_DDS_CORE_XTYPES_DETAIL_STRUCT_TYPE_HPP_ diff --git a/src/ddscxx/include/dds/core/xtypes/detail/TypeProvider.hpp b/src/ddscxx/include/dds/core/xtypes/detail/TypeProvider.hpp index 87f5de1..efb0e8c 100644 --- a/src/ddscxx/include/dds/core/xtypes/detail/TypeProvider.hpp +++ b/src/ddscxx/include/dds/core/xtypes/detail/TypeProvider.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_CORE_XTYPES_DETAIL_TYPE_PROVIDER_HPP_ #define OMG_DDS_CORE_XTYPES_DETAIL_TYPE_PROVIDER_HPP_ diff --git a/src/ddscxx/include/dds/core/xtypes/detail/UnionCase.hpp b/src/ddscxx/include/dds/core/xtypes/detail/UnionCase.hpp index 07b8e55..0496359 100644 --- a/src/ddscxx/include/dds/core/xtypes/detail/UnionCase.hpp +++ b/src/ddscxx/include/dds/core/xtypes/detail/UnionCase.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_CORE_XTYPES_DETAIL_UNION_CASE_HPP_ #define OMG_DDS_CORE_XTYPES_DETAIL_UNION_CASE_HPP_ diff --git a/src/ddscxx/include/dds/core/xtypes/detail/UnionType.hpp b/src/ddscxx/include/dds/core/xtypes/detail/UnionType.hpp index 7fc7a6b..063df01 100644 --- a/src/ddscxx/include/dds/core/xtypes/detail/UnionType.hpp +++ b/src/ddscxx/include/dds/core/xtypes/detail/UnionType.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_CORE_XTYPES_DETAIL_UNION_TYPE_HPP_ #define OMG_DDS_CORE_XTYPES_DETAIL_UNION_TYPE_HPP_ diff --git a/src/ddscxx/include/dds/pub/detail/CoherentSet.hpp b/src/ddscxx/include/dds/pub/detail/CoherentSet.hpp index 5f8ad9f..d09e0f0 100644 --- a/src/ddscxx/include/dds/pub/detail/CoherentSet.hpp +++ b/src/ddscxx/include/dds/pub/detail/CoherentSet.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_PUB_DETAIL_COHERENT_SET_HPP_ #define OMG_DDS_PUB_DETAIL_COHERENT_SET_HPP_ diff --git a/src/ddscxx/include/dds/pub/detail/SuspendedPublication.hpp b/src/ddscxx/include/dds/pub/detail/SuspendedPublication.hpp index 5c9fc04..23e82c3 100644 --- a/src/ddscxx/include/dds/pub/detail/SuspendedPublication.hpp +++ b/src/ddscxx/include/dds/pub/detail/SuspendedPublication.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_PUB_DETAIL_SUSPENDED_PUBLICATION_HPP_ #define OMG_DDS_PUB_DETAIL_SUSPENDED_PUBLICATION_HPP_ diff --git a/src/ddscxx/include/dds/sub/cond/detail/ReadCondition.hpp b/src/ddscxx/include/dds/sub/cond/detail/ReadCondition.hpp index 50291fd..97326b5 100644 --- a/src/ddscxx/include/dds/sub/cond/detail/ReadCondition.hpp +++ b/src/ddscxx/include/dds/sub/cond/detail/ReadCondition.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_SUB_DETAIL_READ_CONDITION_HPP_ #define OMG_DDS_SUB_DETAIL_READ_CONDITION_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/CoherentAccess.hpp b/src/ddscxx/include/dds/sub/detail/CoherentAccess.hpp index 207485e..4a90e1a 100644 --- a/src/ddscxx/include/dds/sub/detail/CoherentAccess.hpp +++ b/src/ddscxx/include/dds/sub/detail/CoherentAccess.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_SUB_DETAIL_COHERENT_ACCESS_HPP_ #define OMG_DDS_SUB_DETAIL_COHERENT_ACCESS_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/DataReader.hpp b/src/ddscxx/include/dds/sub/detail/DataReader.hpp index 5d84174..6842f5a 100644 --- a/src/ddscxx/include/dds/sub/detail/DataReader.hpp +++ b/src/ddscxx/include/dds/sub/detail/DataReader.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_SUB_DETAIL_DATA_READER_HPP_ #define OMG_DDS_SUB_DETAIL_DATA_READER_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/GenerationCount.hpp b/src/ddscxx/include/dds/sub/detail/GenerationCount.hpp index f7d097e..7d90f5a 100644 --- a/src/ddscxx/include/dds/sub/detail/GenerationCount.hpp +++ b/src/ddscxx/include/dds/sub/detail/GenerationCount.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_SUB_DETAIL_GENERATION_COUNT_HPP_ #define OMG_DDS_SUB_DETAIL_GENERATION_COUNT_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/LoanedSamples.hpp b/src/ddscxx/include/dds/sub/detail/LoanedSamples.hpp index 7ca5d82..ea30d7f 100644 --- a/src/ddscxx/include/dds/sub/detail/LoanedSamples.hpp +++ b/src/ddscxx/include/dds/sub/detail/LoanedSamples.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_SUB_DETAIL_LOANED_SAMPLES_IMPL_HPP_ #define OMG_SUB_DETAIL_LOANED_SAMPLES_IMPL_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/Query.hpp b/src/ddscxx/include/dds/sub/detail/Query.hpp index b0c988b..aaeb13f 100644 --- a/src/ddscxx/include/dds/sub/detail/Query.hpp +++ b/src/ddscxx/include/dds/sub/detail/Query.hpp @@ -1,8 +1,13 @@ /* - * Query.hpp + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * Created on: Oct 10, 2012 - * Author: angelo + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #ifndef DDS_SUB_DETAIL_QUERY_HPP_ diff --git a/src/ddscxx/include/dds/sub/detail/Rank.hpp b/src/ddscxx/include/dds/sub/detail/Rank.hpp index 21aba67..a7690db 100644 --- a/src/ddscxx/include/dds/sub/detail/Rank.hpp +++ b/src/ddscxx/include/dds/sub/detail/Rank.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_SUB_DETAIL_RANK_HPP #define OMG_DDS_SUB_DETAIL_RANK_HPP diff --git a/src/ddscxx/include/dds/sub/detail/SampleInfo.hpp b/src/ddscxx/include/dds/sub/detail/SampleInfo.hpp index 60f3a7e..39fd81c 100644 --- a/src/ddscxx/include/dds/sub/detail/SampleInfo.hpp +++ b/src/ddscxx/include/dds/sub/detail/SampleInfo.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef OMG_DDS_SUB_DETAIL_SAMPLE_INFO_HPP_ #define OMG_DDS_SUB_DETAIL_SAMPLE_INFO_HPP_ diff --git a/src/ddscxx/include/dds/topic/detail/Filter.hpp b/src/ddscxx/include/dds/topic/detail/Filter.hpp index 05ca596..889c4d4 100644 --- a/src/ddscxx/include/dds/topic/detail/Filter.hpp +++ b/src/ddscxx/include/dds/topic/detail/Filter.hpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #ifndef DDS_TOPIC_DETAIL_QUERY_HPP_ #define DDS_TOPIC_DETAIL_QUERY_HPP_ diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/pub/PublisherDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/pub/PublisherDelegate.hpp index 7c837c8..9dcb3a5 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/pub/PublisherDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/pub/PublisherDelegate.hpp @@ -18,24 +18,6 @@ #ifndef OMG_IDDS_PUB_PUBLISHER_DELEGATE_HPP_ #define OMG_IDDS_PUB_PUBLISHER_DELEGATE_HPP_ -/* Copyright 2010, Object Management Group, Inc. - * Copyright 2010, PrismTech, Corp. - * Copyright 2010, Real-Time Innovations, Inc. - * All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - #include #include #include diff --git a/src/ddscxx/include/org/eclipse/cyclonedds/sub/AnyDataReaderDelegate.hpp b/src/ddscxx/include/org/eclipse/cyclonedds/sub/AnyDataReaderDelegate.hpp index 6046066..95dcaf6 100644 --- a/src/ddscxx/include/org/eclipse/cyclonedds/sub/AnyDataReaderDelegate.hpp +++ b/src/ddscxx/include/org/eclipse/cyclonedds/sub/AnyDataReaderDelegate.hpp @@ -18,24 +18,6 @@ #ifndef CYCLONEDDS_SUB_ANY_DATA_READER_DELEGATE_HPP_ #define CYCLONEDDS_SUB_ANY_DATA_READER_DELEGATE_HPP_ -/* Copyright 2010, Object Management Group, Inc. - * Copyright 2010, PrismTech, Corp. - * Copyright 2010, Real-Time Innovations, Inc. - * All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - #include #include #include diff --git a/src/ddscxx/src/dds/domain/discovery.cpp b/src/ddscxx/src/dds/domain/discovery.cpp index 445e49a..0c3f2b9 100644 --- a/src/ddscxx/src/dds/domain/discovery.cpp +++ b/src/ddscxx/src/dds/domain/discovery.cpp @@ -1,23 +1,14 @@ /* -* Vortex OpenSplice -* - * This software and documentation are Copyright 2006 to TO_YEAR ADLINK - * Technology Limited, its affiliated companies and licensors. All rights - * reserved. + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. -* -*/ + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/dds/domain/find.cpp b/src/ddscxx/src/dds/domain/find.cpp index 67e0892..78cc8c8 100644 --- a/src/ddscxx/src/dds/domain/find.cpp +++ b/src/ddscxx/src/dds/domain/find.cpp @@ -1,23 +1,14 @@ /* -* Vortex OpenSplice -* - * This software and documentation are Copyright 2006 to TO_YEAR ADLINK - * Technology Limited, its affiliated companies and licensors. All rights - * reserved. + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. -* -*/ + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/ConditionDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/ConditionDelegate.cpp index aa26ae4..31055dd 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/ConditionDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/core/cond/ConditionDelegate.cpp @@ -1,4 +1,14 @@ - +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #include #include diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/sub/QueryDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/sub/QueryDelegate.cpp index dfce878..ac96623 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/sub/QueryDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/sub/QueryDelegate.cpp @@ -1,23 +1,14 @@ /* -* Vortex OpenSplice -* - * This software and documentation are Copyright 2006 to TO_YEAR ADLINK - * Technology Limited, its affiliated companies and licensors. All rights - * reserved. + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. -* -*/ + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ /** diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/sub/cond/QueryConditionDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/sub/cond/QueryConditionDelegate.cpp index 7c9f3c3..8f21af6 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/sub/cond/QueryConditionDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/sub/cond/QueryConditionDelegate.cpp @@ -1,4 +1,14 @@ - +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #include #include diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/sub/cond/ReadConditionDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/sub/cond/ReadConditionDelegate.cpp index 50efa42..e583824 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/sub/cond/ReadConditionDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/sub/cond/ReadConditionDelegate.cpp @@ -1,21 +1,13 @@ /* - * Vortex OpenSplice + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to TO_YEAR ADLINK - * Technology Limited, its affiliated companies and licensors. All rights - * reserved. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/topic/FilterDelegate.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/topic/FilterDelegate.cpp index 3eee8f8..a70600a 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/topic/FilterDelegate.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/topic/FilterDelegate.cpp @@ -1,13 +1,13 @@ /* - * OpenSplice DDS + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to 2015 PrismTech - * Limited and its licensees. All rights reserved. See file: - * - * $OSPL_HOME/LICENSE - * - * for full copyright notice and license terms. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ /** * @file diff --git a/src/ddscxx/src/org/eclipse/cyclonedds/topic/find.cpp b/src/ddscxx/src/org/eclipse/cyclonedds/topic/find.cpp index 145e354..f6c9c1f 100644 --- a/src/ddscxx/src/org/eclipse/cyclonedds/topic/find.cpp +++ b/src/ddscxx/src/org/eclipse/cyclonedds/topic/find.cpp @@ -1,21 +1,13 @@ /* - * Vortex OpenSplice + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others * - * This software and documentation are Copyright 2006 to TO_YEAR ADLINK - * Technology Limited, its affiliated companies and licensors. All rights - * reserved. + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause */ #include diff --git a/src/ddscxx/tests/EntityStatus.cpp b/src/ddscxx/tests/EntityStatus.cpp index a9026a0..7e01fa3 100644 --- a/src/ddscxx/tests/EntityStatus.cpp +++ b/src/ddscxx/tests/EntityStatus.cpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #include #include diff --git a/src/ddscxx/tests/ListenerSetup.cpp b/src/ddscxx/tests/ListenerSetup.cpp index f5b1cf7..0368937 100644 --- a/src/ddscxx/tests/ListenerSetup.cpp +++ b/src/ddscxx/tests/ListenerSetup.cpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #include "dds/dds.hpp" #include "dds/ddscxx/test.h" diff --git a/src/ddscxx/tests/ListenerStress.cpp b/src/ddscxx/tests/ListenerStress.cpp index bb568f2..acd2f6e 100644 --- a/src/ddscxx/tests/ListenerStress.cpp +++ b/src/ddscxx/tests/ListenerStress.cpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #include #include diff --git a/src/ddscxx/tests/ListenerTrigger.cpp b/src/ddscxx/tests/ListenerTrigger.cpp index 7927bdc..d113ccb 100644 --- a/src/ddscxx/tests/ListenerTrigger.cpp +++ b/src/ddscxx/tests/ListenerTrigger.cpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #include #include diff --git a/src/ddscxx/tests/data/HelloWorldData.idl b/src/ddscxx/tests/data/HelloWorldData.idl index 25033bd..b5a00a1 100644 --- a/src/ddscxx/tests/data/HelloWorldData.idl +++ b/src/ddscxx/tests/data/HelloWorldData.idl @@ -1,3 +1,15 @@ +/** + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ + /** * @addtogroup examplesdcpsHelloWorldisocpp */ diff --git a/src/ddscxx/tests/data/Space.idl b/src/ddscxx/tests/data/Space.idl index c1973a3..d1d5636 100644 --- a/src/ddscxx/tests/data/Space.idl +++ b/src/ddscxx/tests/data/Space.idl @@ -1,4 +1,14 @@ - +/** + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ module Space { enum Enumeration { diff --git a/src/examples/helloworld/HelloWorldData.idl b/src/examples/helloworld/HelloWorldData.idl index 0061d60..eff970a 100644 --- a/src/examples/helloworld/HelloWorldData.idl +++ b/src/examples/helloworld/HelloWorldData.idl @@ -1,9 +1,20 @@ -module HelloWorldData -{ - struct Msg - { - long userID; - string message; - }; - #pragma keylist Msg userID -}; +/** + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ +module HelloWorldData +{ + struct Msg + { + long userID; + string message; + }; + #pragma keylist Msg userID +}; diff --git a/src/examples/helloworld/publisher.cpp b/src/examples/helloworld/publisher.cpp index 6a1cd3f..62070ad 100644 --- a/src/examples/helloworld/publisher.cpp +++ b/src/examples/helloworld/publisher.cpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #include #include diff --git a/src/examples/helloworld/subscriber.cpp b/src/examples/helloworld/subscriber.cpp index 61f881f..6ea5c1a 100644 --- a/src/examples/helloworld/subscriber.cpp +++ b/src/examples/helloworld/subscriber.cpp @@ -1,3 +1,14 @@ +/* + * Copyright(c) 2006 to 2020 ADLINK Technology Limited and others + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0 which is available at + * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License + * v. 1.0 which is available at + * http://www.eclipse.org/org/documents/edl-v10.php. + * + * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + */ #include #include From cbf1994914b60ec461ff76f759eb8e97f8328a65 Mon Sep 17 00:00:00 2001 From: Thijs Sassen Date: Fri, 15 May 2020 09:17:27 +0200 Subject: [PATCH 4/5] Updated build platforms Signed-off-by: Thijs Sassen --- azure-pipelines.yml | 58 ++++++++++++++++++++++++++++++++++++--------- 1 file changed, 47 insertions(+), 11 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8e2ea1a..a12c887 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,7 +12,7 @@ variables: MAVEN_OPTS: '-Dmaven.repo.local=$(MAVEN_CACHE_FOLDER)' CONAN_NON_INTERACTIVE: 1 CYCLONE_REPO: https://github.com/eclipse-cyclonedds/cyclonedds.git - CYCLONE_REF: master #need to checkout master as for now there is no tag with 60e5147 in it + CYCLONE_REF: 0.6.0rc1 IDLPP_REPO: https://github.com/ADLINK-IST/idlpp-cxx.git IDLPP_REF: idlpp-cxx-1.0.0 #tag to checkout @@ -163,13 +163,56 @@ jobs: vmImage: 'macOS-10.14' strategy: matrix: - Xcode 11.0 Debug: + Xcode 11.3.1 Release: + BuildType: Release + USE_SANITIZER: none + GENERATOR: "Unix Makefiles" + CXX_STDLIB: libc++ + + steps: + - task: UsePythonVersion@0 + inputs: + versionSpec: '3.7' + - script: | + git clone --branch $(CYCLONE_REF) $(CYCLONE_REPO) + git clone --branch $(IDLPP_REF) $(IDLPP_REPO) + displayName: 'Checkout repositories' + - script: | + sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate off + pip install --upgrade pip + brew outdated pyenv || brew upgrade pyenv + brew install pyenv-virtualenv + if which pyenv > /dev/null; then + eval "$(pyenv init -)" + fi + pyenv virtualenv conan + pyenv rehash + pyenv activate conan + pip install conan --upgrade + conan profile new default --detect + conan profile update settings.compiler.libcxx=$(CXX_STDLIB) default + conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan + mkdir -p $(Build.SourcesDirectory)/cyclonedds/build + cd $(Build.SourcesDirectory)/cyclonedds/build + conan install -b missing -s arch=x86_64 -s build_type=$(BuildType) .. + mkdir -p $(Build.SourcesDirectory)/build + cd $(Build.SourcesDirectory)/build + conan install -b missing -s arch=x86_64 -s build_type=$(BuildType) .. + displayName: 'Install Build Dependencies' + - template: templates/build_and_test.yml + +- job: MacOS_10_15 + pool: + vmImage: 'macOS-10.15' + strategy: + matrix: + Xcode 11.4.1 Debug: BuildType: Debug USE_SANITIZER: address GENERATOR: "Unix Makefiles" CXX_STDLIB: libc++ - Xcode 11.0 Release: + Xcode 11.4.1 Release: BuildType: Release USE_SANITIZER: none GENERATOR: "Unix Makefiles" @@ -183,11 +226,6 @@ jobs: git clone --branch $(CYCLONE_REF) $(CYCLONE_REPO) git clone --branch $(IDLPP_REF) $(IDLPP_REPO) displayName: 'Checkout repositories' - - bash: | - /bin/bash -c "sudo xcode-select -s /Applications/Xcode_11.app/Contents/Developer" - clang --version - displayName: 'Set Xcode11 as default' - failOnStderr: false - script: | sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate off pip install --upgrade pip @@ -211,7 +249,5 @@ jobs: cd $(Build.SourcesDirectory)/build conan install -b missing -s arch=x86_64 -s build_type=$(BuildType) .. displayName: 'Install Build Dependencies' - - template: templates/build_and_test.yml - - + - template: templates/build_and_test.yml From d307ec8473f376a53b9e2329d85720622720b315 Mon Sep 17 00:00:00 2001 From: e-hndrks <37540345+e-hndrks@users.noreply.github.com> Date: Wed, 15 Jul 2020 20:04:02 +0200 Subject: [PATCH 5/5] Replace GNU based implementation of dds::core::array with direct references to std, tr1 and boost implementations. (#8) --- src/ddscxx/include/dds/core/array.hpp | 320 +----------------- src/ddscxx/include/dds/core/ddscore.hpp | 1 + .../include/dds/core/detail/ref_traits.hpp | 47 --- 3 files changed, 3 insertions(+), 365 deletions(-) diff --git a/src/ddscxx/include/dds/core/array.hpp b/src/ddscxx/include/dds/core/array.hpp index fccafb9..ecbf2e8 100644 --- a/src/ddscxx/include/dds/core/array.hpp +++ b/src/ddscxx/include/dds/core/array.hpp @@ -18,330 +18,14 @@ #ifndef ORG_OMG_DDS_CORE_ARRAY_HPP_ #define ORG_OMG_DDS_CORE_ARRAY_HPP_ -#include - -// NOTICE: -// This array implementation is derived from the GNU C++ std library -// and is licensed under LGPL. -// This code is intended to show a possible implementation of the -// array class as well as to provide the mandatory API that compliant -// implementations of the DDS-PSM-C++ API have to conform with. +#include namespace dds { namespace core { -template typename T::iterator begin(T& t) -{ - return t.begin(); -} - -template typename T::iterator end(T& t) -{ - return t.end(); -} - -template typename T::const_iterator begin(const T& t) -{ - return t.begin(); -} - -template typename T::const_iterator end(const T& t) -{ - return t.end(); -} - - -/** - * @brief A standard container for storing a fixed size sequence of elements. - * - * @ingroup sequences - * - * Meets the requirements of a container, a - * reversible container, and a - * sequence. - * - * Sets support for random access iterators. - * - * @tparam _Tp Type of element. Required to be a complete type. - * @tparam _Nm Number of elements. - */ -template -struct array -{ - typedef _Tp value_type; - typedef _Tp* pointer; - typedef const _Tp* const_pointer; - typedef value_type& reference; - typedef const value_type& const_reference; - typedef value_type* iterator; - typedef const value_type* const_iterator; - typedef std::size_t size_type; - typedef std::ptrdiff_t difference_type; - typedef std::reverse_iterator reverse_iterator; - typedef std::reverse_iterator const_reverse_iterator; - - // Support for zero-sized arrays mandatory. - value_type _M_instance[_Nm ? _Nm : 1]; - - // No explicit construct/copy/destroy for aggregate type. - - // DR 776. - void - fill(const value_type& __u) - { - std::fill_n(begin(), size(), __u); - } - - void - swap(array& __other) - { - std::swap_ranges(begin(), end(), __other.begin()); - } - - // Iterators. - iterator - begin() - { - return iterator(&_M_instance[0]); - } - - const_iterator - begin() const - { - return const_iterator(&(_M_instance[0])); - } - - iterator - end() - { - return iterator(&(_M_instance[_Nm])); - } - - const_iterator - end() const - { - return const_iterator(&(_M_instance[_Nm])); - } - - reverse_iterator - rbegin() - { - return reverse_iterator(end()); - } - - const_reverse_iterator - rbegin() const - { - return const_reverse_iterator(end()); - } - - reverse_iterator - rend() - { - return reverse_iterator(begin()); - } - - const_reverse_iterator - rend() const - { - return const_reverse_iterator(begin()); - } - - const_iterator - cbegin() const - { - return const_iterator(&(_M_instance[0])); - } - - const_iterator - cend() const - { - return const_iterator(&(_M_instance[_Nm])); - } - - const_reverse_iterator - crbegin() const - { - return const_reverse_iterator(end()); - } - - const_reverse_iterator - crend() const - { - return const_reverse_iterator(begin()); - } - - // Capacity. - size_type - size() const - { - return _Nm; - } - - size_type - max_size() const - { - return _Nm; - } - - bool - empty() const - { - return size() == 0; - } - - // Element access. - reference - operator[](size_type __n) - { - return _M_instance[__n]; - } - - const_reference - operator[](size_type __n) const - { - return _M_instance[__n]; - } - - reference - at(size_type __n) - { - if(__n >= _Nm) - { - std::__throw_out_of_range(__N("array::at")); - } - return _M_instance[__n]; - } - - const_reference - at(size_type __n) const - { - if(__n >= _Nm) - { - std::__throw_out_of_range(__N("array::at")); - } - return _M_instance[__n]; - } - - reference - front() - { - return *begin(); - } - - const_reference - front() const - { - return *begin(); - } - - reference - back() - { - return _Nm ? *(end() - 1) : *end(); - } - - const_reference - back() const - { - return _Nm ? *(end() - 1) : *end(); - } - - _Tp* - data() - { - return &(_M_instance[0]); - } - - const _Tp* - data() const - { - return &(_M_instance[0]); - } -}; - -// Array comparisons. -template -inline bool -operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) -{ - return std::equal(__one.begin(), __one.end(), __two.begin()); -} - -template -inline bool -operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) -{ - return !(__one == __two); -} - -template -inline bool -operator<(const array<_Tp, _Nm>& __a, const array<_Tp, _Nm>& __b) -{ - return std::lexicographical_compare(__a.begin(), __a.end(), - __b.begin(), __b.end()); -} - -template -inline bool -operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) -{ - return __two < __one; -} - -template -inline bool -operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) -{ - return !(__one > __two); +using dds::core::detail::array; } - -template -inline bool -operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) -{ - return !(__one < __two); } -/// tuple_element -template -class tuple_element; - -template class tuple_size; - -template -struct tuple_size > -{ - static const std::size_t value = _Nm; -}; - -template -const std::size_t -tuple_size >::value; - -template -struct tuple_element<_Int, array<_Tp, _Nm> > -{ - typedef _Tp type; -}; - -template -inline _Tp& -get(array<_Tp, _Nm>& __arr) -{ - return __arr[_Int]; -} - -template -inline const _Tp& -get(const array<_Tp, _Nm>& __arr) -{ - return __arr[_Int]; -} -} -} - - #endif /* ORG_OMG_DDS_CORE_ARRAY_HPP_ */ diff --git a/src/ddscxx/include/dds/core/ddscore.hpp b/src/ddscxx/include/dds/core/ddscore.hpp index c9c4693..2847f38 100644 --- a/src/ddscxx/include/dds/core/ddscore.hpp +++ b/src/ddscxx/include/dds/core/ddscore.hpp @@ -23,6 +23,7 @@ #include #include #include +#include #include #include diff --git a/src/ddscxx/include/dds/core/detail/ref_traits.hpp b/src/ddscxx/include/dds/core/detail/ref_traits.hpp index b6d692d..bf6133c 100644 --- a/src/ddscxx/include/dds/core/detail/ref_traits.hpp +++ b/src/ddscxx/include/dds/core/detail/ref_traits.hpp @@ -25,7 +25,6 @@ #if defined(OSPL_USE_CXX11) # include # include -# include # define OSPL_CXX11_STD_MODULE ::std /* Compiling to use Tech Report 1 headers */ @@ -33,11 +32,9 @@ # ifdef _MSC_VER # include # include -# include # else # include # include -# include # endif # define OSPL_CXX11_STD_MODULE ::std::tr1 @@ -46,7 +43,6 @@ # include # include # include -# include # define OSPL_CXX11_STD_MODULE ::boost #else @@ -86,49 +82,6 @@ TO dds::core::polymorphic_cast(FROM& from) return to; } -/* We need a 'std' array. TIMTOWDI */ -#if !defined (OSPL_VANILLA_USING_TEMPLATE_IMPORT_BUST) -namespace dds -{ -namespace core -{ -/* We're not renaming, or instantiating, so a vanilla using - * should surely suffice. We don't need C++11 so this is the - * default always unless: OSPL_VANILLA_USING_TEMPLATE_IMPORT_BUST - * is defined */ -using OSPL_CXX11_STD_MODULE::array; -} -} -#elif defined (OSPL_DDS_CXX11) -/* C++11 template using syntax available. Go team! */ -namespace dds -{ -namespace core -{ -template using array = OSPL_CXX11_STD_MODULE::array; -} -} -#elif !defined(OSPL_DONT_INHERIT_ARRAY) -/* Workaround - this is not usually a GoodThing at all. AFAIK it - * should cause no issues as all the ::array impls I've looked at - * have no destructor to worry about. If I'm wrong you have a get - * out in: OSPL_DONT_INHERIT_ARRAY */ -namespace dds -{ -namespace core -{ -template struct array : public OSPL_CXX11_STD_MODULE::array {}; -} -} -#else -/* The below code was "lifted", to put it politely, from the GCC implementation - * at some unknown point in time and included in the 'spec'. - * It will never be used unless all else fails and the OSPL_DONT_INHERIT_ARRAY - * is defined by you the user. */ -#include -#endif - - // End of implementation #endif /* CYCLONEDDS_DDS_CORE_DETAIL_REF_TRAITS_HPP_ */