From fedc75497a3d83529da3a3ca65ce0bd1661ff4bb Mon Sep 17 00:00:00 2001 From: Softing Date: Mon, 11 Jul 2016 18:59:56 +0300 Subject: [PATCH] Copyright year set to 2016 in all files. Current version set to 1.03.340.0 --- ComIOP/Common/Client/Ae/AeAreaBrowser.cs | 2 +- ComIOP/Common/Client/Ae/AeAreaState.cs | 2 +- ComIOP/Common/Client/Ae/AeConditionState.cs | 2 +- ComIOP/Common/Client/Ae/AeEventTypeState.cs | 2 +- ComIOP/Common/Client/Ae/AeModelUtils.cs | 2 +- ComIOP/Common/Client/Ae/AeParseNodeId.cs | 2 +- ComIOP/Common/Client/Ae/AeSourceState.cs | 2 +- ComIOP/Common/Client/Ae/AeTypeCache.cs | 2 +- ComIOP/Common/Client/Ae/ComAeBrowserClient.cs | 2 +- ComIOP/Common/Client/Ae/ComAeClient.cs | 2 +- .../Client/Ae/ComAeClientConfiguration.cs | 2 +- ComIOP/Common/Client/Ae/ComAeClientManager.cs | 2 +- .../Client/Ae/ComAeClientNodeManager.cs | 2 +- ComIOP/Common/Client/Ae/ComAeEventCallback.cs | 2 +- .../Client/Ae/ComAeSubscriptionClient.cs | 2 +- ComIOP/Common/Client/ComClient.cs | 2 +- .../Common/Client/ComClientConfiguration.cs | 2 +- ComIOP/Common/Client/ComClientManager.cs | 2 +- ComIOP/Common/Client/ComClientNodeManager.cs | 2 +- ComIOP/Common/Client/ComConnectionPoint.cs | 2 +- ComIOP/Common/Client/ComEnumString.cs | 2 +- ComIOP/Common/Client/ComItemIdParser.cs | 2 +- ComIOP/Common/Client/ComObject.cs | 2 +- ComIOP/Common/Client/ComShutdownCallback.cs | 2 +- ComIOP/Common/Client/ComWrapperServer.cs | Bin 27762 -> 27762 bytes .../Client/ComWrapperServerConfiguration.cs | 2 +- ComIOP/Common/Client/Da/ComDaClient.cs | 2 +- .../Client/Da/ComDaClientConfiguration.cs | 2 +- ComIOP/Common/Client/Da/ComDaClientManager.cs | 2 +- .../Client/Da/ComDaClientNodeManager.cs | 2 +- ComIOP/Common/Client/Da/ComDaDataCallback.cs | 2 +- ComIOP/Common/Client/Da/ComDaGroup.cs | 2 +- ComIOP/Common/Client/Da/DaBranchState.cs | 2 +- ComIOP/Common/Client/Da/DaElement.cs | 2 +- ComIOP/Common/Client/Da/DaElementBrowser.cs | 2 +- ComIOP/Common/Client/Da/DaItemState.cs | 2 +- ComIOP/Common/Client/Da/DaModelUtils.cs | 2 +- ComIOP/Common/Client/Da/DaParseNodeId.cs | 2 +- ComIOP/Common/Client/Da/DaProperty.cs | 2 +- ComIOP/Common/Client/Da/DaPropertyState.cs | 2 +- ComIOP/Common/Client/Da/DaValue.cs | 2 +- ComIOP/Common/Client/Da/ReadRequest.cs | 2 +- ComIOP/Common/Client/Da/SubscribeRequest.cs | 2 +- ComIOP/Common/Client/Da/WriteRequest.cs | 2 +- .../Common/Client/Hda/ComHdaBrowserClient.cs | 2 +- ComIOP/Common/Client/Hda/ComHdaClient.cs | 2 +- .../Client/Hda/ComHdaClientConfiguration.cs | 2 +- .../Common/Client/Hda/ComHdaClientManager.cs | 2 +- .../Client/Hda/ComHdaClientNodeManager.cs | 2 +- .../Common/Client/Hda/ComHdaServerCallback.cs | 2 +- ComIOP/Common/Client/Hda/HdaAttribute.cs | 2 +- ComIOP/Common/Client/Hda/HdaAttributeState.cs | 2 +- ComIOP/Common/Client/Hda/HdaAttributeValue.cs | 2 +- ComIOP/Common/Client/Hda/HdaBranchState.cs | 2 +- ComIOP/Common/Client/Hda/HdaElementBrowser.cs | 2 +- .../Client/Hda/HdaHistoryReadRequest.cs | 2 +- ComIOP/Common/Client/Hda/HdaItem.cs | 2 +- .../Common/Client/Hda/HdaItemHistoryData.cs | 2 +- ComIOP/Common/Client/Hda/HdaItemState.cs | 2 +- ComIOP/Common/Client/Hda/HdaModelUtils.cs | 2 +- ComIOP/Common/Client/Hda/HdaParsedNodeId.cs | 2 +- ComIOP/Common/Client/Hda/HdaReadRequest.cs | 2 +- .../Client/Hda/HdaSubscribeRequestManager.cs | 2 +- ComIOP/Common/Client/ParsedNodeId.cs | 2 +- ComIOP/Common/Client/UserNameValidator.cs | 2 +- ComIOP/Common/Common/ComUtils.cs | 2 +- ComIOP/Common/Common/Namespaces.cs | 2 +- ComIOP/Common/Common/Opc.Ua.Com.Classes.cs | 2 +- ComIOP/Common/Common/PropertyIds.cs | 2 +- ComIOP/Common/Common/ResultIds.cs | 2 +- ComIOP/Common/Common/ServerFactory.cs | 2 +- ComIOP/Common/Common/Specification.cs | 2 +- ComIOP/Common/Properties/AssemblyInfo.cs | 2 +- .../Common/Properties/AssemblyVersionInfo.cs | 8 ++++---- ComIOP/Common/Rcw/AlarmsAndEvents.cs | 2 +- ComIOP/Common/Rcw/Common.cs | 2 +- ComIOP/Common/Rcw/DataAccess.cs | 2 +- ComIOP/Common/Rcw/HistoricalDataAccess.cs | 2 +- ComIOP/Common/Rcw/Security.cs | 2 +- .../Common/Server/Ae2/AeConditionManager.cs | 2 +- ComIOP/Common/Server/Ae2/AeEvent.cs | 2 +- ComIOP/Common/Server/Ae2/AeEventAttribute.cs | 2 +- ComIOP/Common/Server/Ae2/AeEventCategory.cs | 2 +- ComIOP/Common/Server/Ae2/AeEventFilter.cs | 2 +- ComIOP/Common/Server/Ae2/ComAeBrowser.cs | 2 +- .../Common/Server/Ae2/ComAeNamespaceMapper.cs | 2 +- ComIOP/Common/Server/Ae2/ComAeProxy.cs | 2 +- .../Server/Ae2/ComAeProxyConfiguration.cs | 2 +- ComIOP/Common/Server/Ae2/ComAeSubscription.cs | 2 +- ComIOP/Common/Server/Ae2/ComAeUtils.cs | 2 +- .../Common/Server/Ae2/IComAeEventCallback.cs | 2 +- ComIOP/Common/Server/ComNamespaceMapper.cs | 2 +- ComIOP/Common/Server/ComProxy.cs | 2 +- ComIOP/Common/Server/ComProxyConfiguration.cs | 2 +- ComIOP/Common/Server/Da/ComDaAsyncRequest.cs | 2 +- ComIOP/Common/Server/Da/ComDaBrowseCache.cs | 2 +- ComIOP/Common/Server/Da/ComDaBrowseElement.cs | 2 +- ComIOP/Common/Server/Da/ComDaBrowseManager.cs | 2 +- .../Server/Da/ComDaCreateItemRequest.cs | 2 +- ComIOP/Common/Server/Da/ComDaGroup.cs | 2 +- ComIOP/Common/Server/Da/ComDaGroupItem.cs | 2 +- ComIOP/Common/Server/Da/ComDaGroupManager.cs | 2 +- ComIOP/Common/Server/Da/ComDaProxy.cs | 2 +- .../Server/Da/ComDaReadPropertiesRequest.cs | 2 +- ComIOP/Common/Server/Da/DaElement.cs | 2 +- ComIOP/Common/Server/Da/DaProperty.cs | 2 +- ComIOP/Common/Server/Da/DaValue.cs | 2 +- .../Common/Server/Da/IComDaGroupCallback.cs | 2 +- ComIOP/Common/Server/Hda/ComHdaBrowser.cs | 2 +- ComIOP/Common/Server/Hda/ComHdaItemManager.cs | 2 +- ComIOP/Common/Server/Hda/ComHdaProxy.cs | 2 +- .../Server/Hda/ComHdaProxyConfiguration.cs | 2 +- ComIOP/Common/Server/Hda/HdaAggregate.cs | 2 +- ComIOP/Common/Server/Hda/HdaReadRequest.cs | 2 +- ComIOP/Common/Server/Hda/HdaUpdateRequest.cs | 2 +- .../Common/Server/Hda/IComHdaDataCallback.cs | 2 +- ComIOP/Wrapper/Common/COpcArray.h | 2 +- ComIOP/Wrapper/Common/COpcBrowseElement.cpp | 2 +- ComIOP/Wrapper/Common/COpcBrowseElement.h | 2 +- ComIOP/Wrapper/Common/COpcCPContainer.cpp | 2 +- ComIOP/Wrapper/Common/COpcCPContainer.h | 2 +- ComIOP/Wrapper/Common/COpcClassFactory.cpp | 2 +- ComIOP/Wrapper/Common/COpcClassFactory.h | 2 +- ComIOP/Wrapper/Common/COpcComModule.cpp | 2 +- ComIOP/Wrapper/Common/COpcComModule.h | 2 +- ComIOP/Wrapper/Common/COpcComObject.h | 2 +- ComIOP/Wrapper/Common/COpcCommon.cpp | 2 +- ComIOP/Wrapper/Common/COpcCommon.h | 2 +- ComIOP/Wrapper/Common/COpcConnectionPoint.cpp | 2 +- ComIOP/Wrapper/Common/COpcConnectionPoint.h | 2 +- ComIOP/Wrapper/Common/COpcCriticalSection.h | 2 +- ComIOP/Wrapper/Common/COpcEnumCPs.cpp | 2 +- ComIOP/Wrapper/Common/COpcEnumCPs.h | 2 +- ComIOP/Wrapper/Common/COpcEnumString.cpp | 2 +- ComIOP/Wrapper/Common/COpcEnumString.h | 2 +- ComIOP/Wrapper/Common/COpcEnumUnknown.cpp | 2 +- ComIOP/Wrapper/Common/COpcEnumUnknown.h | 2 +- ComIOP/Wrapper/Common/COpcFile.cpp | 2 +- ComIOP/Wrapper/Common/COpcFile.h | 2 +- ComIOP/Wrapper/Common/COpcList.h | 2 +- ComIOP/Wrapper/Common/COpcMap.h | 2 +- ComIOP/Wrapper/Common/COpcSecurity.cpp | 2 +- ComIOP/Wrapper/Common/COpcSecurity.h | 2 +- ComIOP/Wrapper/Common/COpcSortedArray.h | 2 +- ComIOP/Wrapper/Common/COpcString.cpp | 2 +- ComIOP/Wrapper/Common/COpcString.h | 2 +- ComIOP/Wrapper/Common/COpcText.cpp | 2 +- ComIOP/Wrapper/Common/COpcText.h | 2 +- ComIOP/Wrapper/Common/COpcTextReader.cpp | 2 +- ComIOP/Wrapper/Common/COpcTextReader.h | 2 +- ComIOP/Wrapper/Common/COpcThread.cpp | 2 +- ComIOP/Wrapper/Common/COpcThread.h | 2 +- ComIOP/Wrapper/Common/COpcThreadPool.cpp | 2 +- ComIOP/Wrapper/Common/COpcThreadPool.h | 2 +- ComIOP/Wrapper/Common/COpcVariant.cpp | 2 +- ComIOP/Wrapper/Common/COpcVariant.h | 2 +- ComIOP/Wrapper/Common/COpcXmlAnyType.cpp | 2 +- ComIOP/Wrapper/Common/COpcXmlAnyType.h | 2 +- ComIOP/Wrapper/Common/COpcXmlAttribute.cpp | 2 +- ComIOP/Wrapper/Common/COpcXmlAttribute.h | 2 +- ComIOP/Wrapper/Common/COpcXmlDocument.cpp | 2 +- ComIOP/Wrapper/Common/COpcXmlDocument.h | 2 +- ComIOP/Wrapper/Common/COpcXmlElement.cpp | 2 +- ComIOP/Wrapper/Common/COpcXmlElement.h | 2 +- ComIOP/Wrapper/Common/OpcCategory.cpp | 2 +- ComIOP/Wrapper/Common/OpcCategory.h | 2 +- ComIOP/Wrapper/Common/OpcDefs.h | 2 +- ComIOP/Wrapper/Common/OpcMatch.cpp | 2 +- ComIOP/Wrapper/Common/OpcMatch.h | 2 +- ComIOP/Wrapper/Common/OpcRegistry.cpp | 2 +- ComIOP/Wrapper/Common/OpcRegistry.h | 2 +- ComIOP/Wrapper/Common/OpcUtils.cpp | 2 +- ComIOP/Wrapper/Common/OpcUtils.h | 2 +- ComIOP/Wrapper/Common/OpcXmlType.cpp | 2 +- ComIOP/Wrapper/Common/OpcXmlType.h | 2 +- ComIOP/Wrapper/Common/StdAfx.cpp | 2 +- ComIOP/Wrapper/Common/StdAfx.h | 2 +- ComIOP/Wrapper/Common/resource.h | 2 +- .../ProxyServer/Ae/COpcEnumStringWrapper.cpp | 2 +- .../ProxyServer/Ae/COpcEnumStringWrapper.h | 2 +- .../ProxyServer/Ae/COpcUaAe2ProxyBrowser.cpp | 2 +- .../ProxyServer/Ae/COpcUaAe2ProxyBrowser.h | 2 +- .../Ae/COpcUaAe2ProxyEventCallback.cpp | 2 +- .../Ae/COpcUaAe2ProxyEventCallback.h | 2 +- .../ProxyServer/Ae/COpcUaAe2ProxyServer.cpp | 2 +- .../ProxyServer/Ae/COpcUaAe2ProxyServer.h | 2 +- .../Ae/COpcUaAe2ProxySubscription.cpp | 2 +- .../Ae/COpcUaAe2ProxySubscription.h | 2 +- ComIOP/Wrapper/ProxyServer/AssemblyInfo.cpp | 2 +- ComIOP/Wrapper/ProxyServer/COpcProxyUtils.cpp | 2 +- ComIOP/Wrapper/ProxyServer/COpcUaProxyUtils.h | 2 +- .../ProxyServer/Da/COpcUaDaProxyEnumItem.cpp | 2 +- .../ProxyServer/Da/COpcUaDaProxyEnumItem.h | 2 +- .../ProxyServer/Da/COpcUaDaProxyGroup.cpp | 2 +- .../ProxyServer/Da/COpcUaDaProxyGroup.h | 2 +- .../Da/COpcUaDaProxyGroupCallback.cpp | 2 +- .../Da/COpcUaDaProxyGroupCallback.h | 2 +- .../ProxyServer/Da/COpcUaDaProxyServer.cpp | 2 +- .../ProxyServer/Da/COpcUaDaProxyServer.h | 2 +- .../Wrapper/ProxyServer/Hda/COpcHdaTime.cpp | 2 +- ComIOP/Wrapper/ProxyServer/Hda/COpcHdaTime.h | 2 +- .../ProxyServer/Hda/COpcUaHdaProxyBrowser.cpp | 2 +- .../ProxyServer/Hda/COpcUaHdaProxyBrowser.h | 2 +- .../Hda/COpcUaHdaProxyDataCallback.cpp | 2 +- .../Hda/COpcUaHdaProxyDataCallback.h | 2 +- .../ProxyServer/Hda/COpcUaHdaProxyServer.cpp | 2 +- .../ProxyServer/Hda/COpcUaHdaProxyServer.h | 2 +- ComIOP/Wrapper/ProxyServer/Main.cpp | 2 +- .../ProxyServer/OpcUaComProxyServer.cpp | 2 +- .../ProxyServer/OpcUaComProxyServer.idl | 2 +- ComIOP/Wrapper/ProxyServer/StdAfx.cpp | 2 +- ComIOP/Wrapper/ProxyServer/StdAfx.h | 2 +- ComIOP/Wrapper/ProxyServer/resource.h | 2 +- ComIOP/Wrapper/ServerWrapper/Program.cs | 2 +- .../ServerWrapper/Properties/AssemblyInfo.cs | 2 +- .../Properties/AssemblyVersionInfo.cs | 8 ++++---- .../ServerDiagnosticsCtrl.Designer.cs | 2 +- .../ServerWrapper/ServerDiagnosticsCtrl.cs | 2 +- .../ServerWrapper/ServerForm.Designer.cs | 2 +- ComIOP/Wrapper/ServerWrapper/ServerForm.cs | 2 +- .../AccessRuleListCtrl.Designer.cs | 2 +- .../Application/AccessRuleListCtrl.cs | 2 +- .../Application/AccessRuleListDlg.Designer.cs | 2 +- .../Application/AccessRuleListDlg.cs | 2 +- .../Application/AccountAccessRights.cs | 2 +- .../AccountAccessRightsListCtrl.Designer.cs | 2 +- .../AccountAccessRightsListCtrl.cs | 2 +- .../CertificateToolConfiguration.cs | 2 +- .../CreateAuthorityDlg.Designer.cs | 2 +- .../Application/CreateAuthorityDlg.cs | 2 +- .../CreateCertificateDlg.Designer.cs | 2 +- .../Application/CreateCertificateDlg.cs | 2 +- .../CreateSslBindingDlg.Designer.cs | 2 +- .../Application/CreateSslBindingDlg.cs | 2 +- .../CreateSslCertificateDlg.Designer.cs | 2 +- .../Application/CreateSslCertificateDlg.cs | 2 +- .../Application/EditComServerDlg.Designer.cs | 2 +- .../Application/EditComServerDlg.cs | 2 +- .../Application/FirewallAccessDlg.Designer.cs | 2 +- .../Application/FirewallAccessDlg.cs | 2 +- .../HttpAccessRulelListCtrl.Designer.cs | 2 +- .../Application/HttpAccessRulelListCtrl.cs | 2 +- .../Application/MainForm.Designer.cs | 2 +- ConfigurationTool/Application/MainForm.cs | 2 +- .../ManageAccessRulesDlg.Designer.cs | 2 +- .../Application/ManageAccessRulesDlg.cs | 2 +- .../ManageSslBindingsDlg.Designer.cs | 2 +- .../Application/ManageSslBindingsDlg.cs | 2 +- .../ManageWrappedComServersDlg.Designer.cs | 2 +- .../Application/ManageWrappedComServersDlg.cs | 2 +- .../ManagedApplicationCtrl.Designer.cs | 2 +- .../Application/ManagedApplicationCtrl.cs | 2 +- .../ManagedApplicationDlg.Designer.cs | 2 +- .../Application/ManagedApplicationDlg.cs | 2 +- .../Application/NewEndpointDlg.Designer.cs | 2 +- .../Application/NewEndpointDlg.cs | 2 +- .../Application/NewPortDlg.Designer.cs | 2 +- ConfigurationTool/Application/NewPortDlg.cs | 2 +- .../ObjectPicker/AccessRuleDlg.Designer.cs | 2 +- .../Application/ObjectPicker/AccessRuleDlg.cs | 2 +- .../Application/ObjectPicker/ComInterop.cs | 2 +- .../ObjectPicker/DirectoryObject.cs | 2 +- .../DirectoryObjectPickerDialog.cs | 2 +- .../Application/ObjectPicker/Locations.cs | 2 +- .../ObjectPicker/NameTranslator.cs | 2 +- .../Application/ObjectPicker/ObjectTypes.cs | 2 +- .../Application/ObjectPicker/PInvoke.cs | 2 +- .../Application/ObjectPicker/StructsFlags.cs | 2 +- .../Application/PasswordDlg.Designer.cs | 2 +- ConfigurationTool/Application/PasswordDlg.cs | 2 +- ConfigurationTool/Application/Program.cs | 2 +- .../Application/Properties/AssemblyInfo.cs | 2 +- .../Properties/AssemblyVersionInfo.cs | 8 ++++---- .../SelectApplicationDlg.Designer.cs | 2 +- .../Application/SelectApplicationDlg.cs | 2 +- .../SelectComServerDlg.Designer.cs | 2 +- .../Application/SelectComServerDlg.cs | 2 +- .../Application/UserAddControl.Designer.cs | 2 +- .../Application/UserAddControl.cs | 2 +- .../Application/UserAddForm.Designer.cs | 2 +- ConfigurationTool/Application/UserAddForm.cs | 2 +- .../Application/UserNameControl.Designer.cs | 2 +- .../Application/UserNameControl.cs | 2 +- .../Application/UserNameListForm.Designer.cs | 2 +- .../Application/UserNameListForm.cs | 2 +- .../UserPasswordChangeForm.Designer.cs | 2 +- .../Application/UserPasswordChangeForm.cs | 2 +- .../UserPasswordControl.Designer.cs | 2 +- .../Application/UserPasswordControl.cs | 2 +- ConfigurationTool/Console/Program.cs | 2 +- .../Console/Properties/AssemblyInfo.cs | 2 +- .../Console/Properties/AssemblyVersionInfo.cs | 8 ++++---- Dashboard/Properties/AssemblyInfo.cs | 6 +++--- .../SampleLibraries/Client/Browser.cs | 2 +- .../SampleLibraries/Client/DataDictionary.cs | 2 +- .../Client/Documentation/Opc.Ua.Client.cs | 2 +- .../Client/GlobalSuppressions.cs | 2 +- .../SampleLibraries/Client/MonitoredItem.cs | 2 +- .../Client/MonitoredItemStatus.cs | 2 +- .../SampleLibraries/Client/NodeCache.cs | 2 +- .../Client/Properties/AssemblyInfo.cs | 2 +- .../Client/Properties/AssemblyVersionInfo.cs | 8 ++++---- .../SampleLibraries/Client/Session.cs | 2 +- .../Client/SessionReconnectHandler.cs | 2 +- .../SampleLibraries/Client/Subscription.cs | 2 +- .../Configuration/AccountInfo.cs | 2 +- .../Configuration/ApplicationInstance.cs | 2 +- .../Configuration/ConfigUtils.cs | 2 +- .../SampleLibraries/Configuration/Enum.cs | 2 +- .../Configuration/ExceptionDlg.Designer.cs | 2 +- .../Configuration/ExceptionDlg.cs | 2 +- .../Configuration/HostEnumerator.cs | 2 +- .../Configuration/LocalSecurityPolicy.cs | 2 +- .../Configuration/ManagedApplication.cs | 2 +- .../Configuration/Properties/AssemblyInfo.cs | 2 +- .../Properties/AssemblyVersionInfo.cs | 8 ++++---- .../Configuration/PseudoComServer.cs | 2 +- .../Schema/InstalledApplication.cs | 2 +- .../Schema/InstalledApplicationHelper.cs | 2 +- .../SampleLibraries/Configuration/Service.cs | 2 +- .../Configuration/ServiceInstaller.cs | 2 +- .../Configuration/ServiceManager.cs | 2 +- .../Configuration/UserNameCreator.cs | 2 +- .../Browse/AttrbuteListCtrl.Designer.cs | 2 +- .../Controls/Browse/AttributeListCtrl.cs | 2 +- .../Browse/BrowseListCtrl.Designer.cs | 2 +- .../Controls/Browse/BrowseListCtrl.cs | 2 +- .../Browse/BrowseTreeCtrl.Designer.cs | 2 +- .../Controls/Browse/BrowseTreeCtrl.cs | 2 +- .../Controls/Browse/NodeListCtrl.Designer.cs | 2 +- .../Controls/Browse/NodeListCtrl.cs | 2 +- .../Browse/SelectNodesDlg.Designer.cs | 2 +- .../Controls/Browse/SelectNodesDlg.cs | 2 +- .../Controls/ClientHeaderBranding.Designer.cs | 2 +- .../SampleLibraries/Controls/ClientUtils.cs | 2 +- .../AttrributesListViewCtrl.Designer.cs | 2 +- .../Common/Client/AttrributesListViewCtrl.cs | 2 +- .../Common/Client/BrowseNodeCtrl.Designer.cs | 2 +- .../Controls/Common/Client/BrowseNodeCtrl.cs | 2 +- .../Client/BrowseTreeViewCtrl.Designer.cs | 2 +- .../Common/Client/BrowseTreeViewCtrl.cs | 2 +- .../Common/Client/CallRequestDlg.Designer.cs | 2 +- .../Controls/Common/Client/CallRequestDlg.cs | 2 +- .../CallRequestListViewCtrl.Designer.cs | 2 +- .../Common/Client/CallRequestListViewCtrl.cs | 2 +- .../Client/ConnectServerCtrl.Designer.cs | 2 +- .../Common/Client/ConnectServerCtrl.cs | 2 +- .../Client/EditAnnotationDlg.Designer.cs | 2 +- .../Common/Client/EditAnnotationDlg.cs | 2 +- .../Client/EditComplexValue2Dlg.Designer.cs | 2 +- .../Common/Client/EditComplexValue2Dlg.cs | 2 +- .../Client/EditComplexValueCtrl.Designer.cs | 2 +- .../Common/Client/EditComplexValueCtrl.cs | 2 +- .../Client/EditComplexValueDlg.Designer.cs | 2 +- .../Common/Client/EditComplexValueDlg.cs | 2 +- .../Client/EditMonitoredItemDlg.Designer.cs | 2 +- .../Common/Client/EditMonitoredItemDlg.cs | 2 +- .../Client/EditReadValueIdDlg.Designer.cs | 2 +- .../Common/Client/EditReadValueIdDlg.cs | 2 +- .../Client/EditSubscriptionDlg.Designer.cs | 2 +- .../Common/Client/EditSubscriptionDlg.cs | 2 +- .../Common/Client/EditValueCtrl.Designer.cs | 2 +- .../Controls/Common/Client/EditValueCtrl.cs | 2 +- .../Client/EditWriteValueDlg.Designer.cs | 2 +- .../Common/Client/EditWriteValueDlg.cs | 2 +- .../EventFilterListViewCtrl.Designer.cs | 2 +- .../Common/Client/EventFilterListViewCtrl.cs | 2 +- .../Client/EventListViewCtrl.Designer.cs | 2 +- .../Common/Client/EventListViewCtrl.cs | 2 +- .../Client/GdsDiscoverServersDlg.Designer.cs | 2 +- .../Common/Client/GdsDiscoverServersDlg.cs | 2 +- .../Common/Client/HistoryDataDlg.Designer.cs | 2 +- .../Controls/Common/Client/HistoryDataDlg.cs | 2 +- .../Client/HistoryDataListView.Designer.cs | 2 +- .../Common/Client/HistoryDataListView.cs | 2 +- .../Client/HistoryEventCtrl.Designer.cs | 2 +- .../Common/Client/HistoryEventCtrl.cs | 2 +- .../Controls/Common/Client/ISessionForm.cs | 2 +- .../Common/Client/ReadRequestDlg.Designer.cs | 2 +- .../Controls/Common/Client/ReadRequestDlg.cs | 2 +- .../ReadRequestListViewCtrl.Designer.cs | 2 +- .../Common/Client/ReadRequestListViewCtrl.cs | 2 +- .../Common/Client/SelectLocaleDlg.Designer.cs | 2 +- .../Controls/Common/Client/SelectLocaleDlg.cs | 2 +- .../Common/Client/SelectNodeCtrl.Designer.cs | 2 +- .../Controls/Common/Client/SelectNodeCtrl.cs | 2 +- .../Common/Client/SelectNodeDlg.Designer.cs | 2 +- .../Controls/Common/Client/SelectNodeDlg.cs | 2 +- .../Client/SetFilterOperatorDlg.Designer.cs | 2 +- .../Common/Client/SetFilterOperatorDlg.cs | 2 +- .../Common/Client/SetTypeDlg.Designer.cs | 2 +- .../Controls/Common/Client/SetTypeDlg.cs | 2 +- .../Client/SubscribeDataDlg.Designer.cs | 2 +- .../Common/Client/SubscribeDataDlg.cs | 2 +- .../SubscribeDataListViewCtrl.Designer.cs | 2 +- .../Client/SubscribeDataListViewCtrl.cs | 2 +- .../Client/SubscribeEventsDlg.Designer.cs | 2 +- .../Common/Client/SubscribeEventsDlg.cs | 2 +- .../Client/TypeFieldsListViewCtrl.Designer.cs | 2 +- .../Common/Client/TypeFieldsListViewCtrl.cs | 2 +- .../Client/UserNamePasswordDlg.Designer.cs | 2 +- .../Common/Client/UserNamePasswordDlg.cs | 2 +- .../Client/ViewEventDetailsDlg.Designer.cs | 2 +- .../Common/Client/ViewEventDetailsDlg.cs | 2 +- .../Common/Client/WriteRequestDlg.Designer.cs | 2 +- .../Controls/Common/Client/WriteRequestDlg.cs | 2 +- .../WriteRequestListViewCtrl.Designer.cs | 2 +- .../Common/Client/WriteRequestListViewCtrl.cs | 2 +- .../Controls/Common/ClientUtils.Designer.cs | 2 +- .../Controls/Common/ClientUtils.cs | 2 +- .../Common/DiscoverServerDlg.Designer.cs | 2 +- .../Controls/Common/DiscoverServerDlg.cs | 2 +- .../DiscoveredServerListCtrl.Designer.cs | 2 +- .../Common/DiscoveredServerListCtrl.cs | 2 +- .../DiscoveredServerListDlg.Designer.cs | 2 +- .../Common/DiscoveredServerListDlg.cs | 2 +- .../Controls/Common/EditArrayDlg.Designer.cs | 2 +- .../Controls/Common/EditArrayDlg.cs | 2 +- .../Common/EditDataValueCtrl.Designer.cs | 2 +- .../Controls/Common/EditDataValueCtrl.cs | 2 +- .../Common/EditDataValueDlg.Designer.cs | 2 +- .../Controls/Common/EditDataValueDlg.cs | 2 +- .../Controls/Common/EditValueCtrl.Designer.cs | 2 +- .../Controls/Common/EditValueCtrl.cs | 2 +- .../Controls/Common/EventListView.Designer.cs | 2 +- .../Controls/Common/EventListView.cs | 2 +- .../Controls/Common/FilterDeclaration.cs | 2 +- .../Controls/Common/HostListCtrl.Designer.cs | 2 +- .../Controls/Common/HostListCtrl.cs | 2 +- .../Controls/Common/HostListDlg.Designer.cs | 2 +- .../Controls/Common/HostListDlg.cs | 2 +- .../Common/ReferenceListCtrl.Designer.cs | 2 +- .../Controls/Common/ReferenceListCtrl.cs | 2 +- .../Common/SelectHostCtrl.Designer.cs | 2 +- .../Controls/Common/SelectHostCtrl.cs | 2 +- .../Common/ViewNodeStateDlg.Designer.cs | 2 +- .../Controls/Common/ViewNodeStateDlg.cs | 2 +- .../Configuration/CertificateDlg.Designer.cs | 2 +- .../Controls/Configuration/CertificateDlg.cs | 2 +- .../CertificateListCtrl.Designer.cs | 2 +- .../Configuration/CertificateListCtrl.cs | 2 +- .../CertificateListDlg.Designer.cs | 2 +- .../Configuration/CertificateListDlg.cs | 2 +- .../Configuration/CertificateListFilter.cs | 2 +- .../CertificatePropertiesListCtrl.Designer.cs | 2 +- .../CertificatePropertiesListCtrl.cs | 2 +- .../CertificateStoreCtrl.Designer.cs | 2 +- .../Configuration/CertificateStoreCtrl.cs | 2 +- .../CertificateStoreDlg.Designer.cs | 2 +- .../Configuration/CertificateStoreDlg.cs | 2 +- .../CertificateStoreTreeCtrl.Designer.cs | 2 +- .../Configuration/CertificateStoreTreeCtrl.cs | 2 +- .../CertificateStoreTreeDlg.Designer.cs | 2 +- .../Configuration/CertificateStoreTreeDlg.cs | 2 +- .../Common (OLD)/BaseListCtrl.Designer.cs | 2 +- .../Common (OLD)/BaseListCtrl.cs | 2 +- .../Common (OLD)/BaseTreeCtrl.Designer.cs | 2 +- .../Common (OLD)/BaseTreeCtrl.cs | 2 +- .../Common (OLD)/ClipboardHack.cs | 2 +- .../ComplexValueEditDlg.Designer.cs | 2 +- .../Common (OLD)/ComplexValueEditDlg.cs | 2 +- .../Common (OLD)/DataListCtrl.Designer.cs | 2 +- .../Common (OLD)/DataListCtrl.cs | 2 +- .../DateTimeValueEditDlg.Designer.cs | 2 +- .../Common (OLD)/DateTimeValueEditDlg.cs | 2 +- .../Common (OLD)/GuiUtils.Designer.cs | 2 +- .../Configuration/Common (OLD)/GuiUtils.cs | 2 +- .../Common (OLD)/NodeIdCtrl.Designer.cs | 2 +- .../Configuration/Common (OLD)/NodeIdCtrl.cs | 2 +- .../NodeIdValueEditDlg.Designer.cs | 2 +- .../Common (OLD)/NodeIdValueEditDlg.cs | 2 +- .../NumericValueEditDlg.Designer.cs | 2 +- .../Common (OLD)/NumericValueEditDlg.cs | 2 +- .../ReferenceTypeCtrl.Designer.cs | 2 +- .../Common (OLD)/ReferenceTypeCtrl.cs | 2 +- .../SimpleValueEditDlg.Designer.cs | 2 +- .../Common (OLD)/SimpleValueEditDlg.cs | 2 +- .../StringValueEditDlg.Designer.cs | 2 +- .../Common (OLD)/StringValueEditDlg.cs | 2 +- .../SelectCertificateStoreCtrl.Designer.cs | 2 +- .../SelectCertificateStoreCtrl.cs | 2 +- .../Configuration/SelectFileCtrl.Designer.cs | 2 +- .../Controls/Configuration/SelectFileCtrl.cs | 2 +- .../SelectProfileCtrl.Designer.cs | 2 +- .../Configuration/SelectProfileCtrl.cs | 2 +- .../SelectProfileDlg.Designer.cs | 2 +- .../Configuration/SelectProfileDlg.cs | 2 +- .../Configuration/SelectUrlsCtrl.Designer.cs | 2 +- .../Controls/Configuration/SelectUrlsCtrl.cs | 2 +- .../ViewCertificateDlg.Designer.cs | 2 +- .../Configuration/ViewCertificateDlg.cs | 2 +- .../Configuration/YesNoDlg.Designer.cs | 2 +- .../Controls/Configuration/YesNoDlg.cs | 2 +- .../Endpoints/ConfiguredServerDlg.Designer.cs | 2 +- .../Controls/Endpoints/ConfiguredServerDlg.cs | 2 +- .../ConfiguredServerListCtrl.Designer.cs | 2 +- .../Endpoints/ConfiguredServerListCtrl.cs | 2 +- .../ConfiguredServerListDlg.Designer.cs | 2 +- .../Endpoints/ConfiguredServerListDlg.cs | 2 +- .../EndpointSelectorCtrl.Designer.cs | 2 +- .../Endpoints/EndpointSelectorCtrl.cs | 2 +- .../Endpoints/PseudoComServerDlg.Designer.cs | 2 +- .../Controls/Endpoints/PseudoComServerDlg.cs | 2 +- .../PseudoComServerListCtrl.Designer.cs | 2 +- .../Endpoints/PseudoComServerListCtrl.cs | 2 +- .../PseudoComServerListDlg.Designer.cs | 2 +- .../Endpoints/PseudoComServerListDlg.cs | 2 +- .../Endpoints/UsernameTokenDlg.Designer.cs | 2 +- .../Controls/Endpoints/UsernameTokenDlg.cs | 2 +- .../Controls/Properties/AssemblyInfo.cs | 2 +- .../Properties/AssemblyVersionInfo.cs | 8 ++++---- .../Server/Aggregates/AggregateCalculator.cs | 2 +- .../Server/Aggregates/AggregateManager.cs | 2 +- .../Server/Aggregates/Aggregators.cs | 2 +- .../Aggregates/AverageAggregateCalculator.cs | 2 +- .../Aggregates/CountAggregateCalculator.cs | 2 +- .../Server/Aggregates/IAggregateCalculator.cs | 2 +- .../Aggregates/MinMaxAggregateCalculator.cs | 2 +- .../Aggregates/ServerAggregateFilter.cs | 2 +- .../Aggregates/StartEndAggregateCalculator.cs | 2 +- .../Aggregates/StatusAggregateCalculator.cs | 2 +- .../Aggregates/StdDevAggregateCalculator.cs | 2 +- .../Server/Diagnostics/CustomNodeManager.cs | 2 +- .../Diagnostics/DiagnosticsNodeManager.cs | 2 +- .../Server/Diagnostics/MonitoredItemQueue.cs | 2 +- .../Server/Diagnostics/MonitoredNode.cs | 2 +- .../Server/Diagnostics/NodeHandle.cs | 2 +- .../Server/Diagnostics/ParsedNodeId.cs | 2 +- .../Diagnostics/v10/CustomNodeManager.cs | 2 +- .../v10/DataChangeMonitoredItem.cs | 2 +- .../Server/Diagnostics/v10/MonitoredNode.cs | 2 +- .../Server/Documentation/Opc.Ua.Server.cs | 2 +- .../Server/NodeManager/ContinuationPoint.cs | 2 +- .../Server/NodeManager/CoreNodeManager.cs | 2 +- .../Server/NodeManager/EventManager.cs | 2 +- .../Server/NodeManager/ICallable.cs | 2 +- .../Server/NodeManager/IDataProducer.cs | 2 +- .../Server/NodeManager/IDataSource.cs | 2 +- .../NodeManager/IEventHistoryProducer.cs | 2 +- .../Server/NodeManager/IEventSource.cs | 2 +- .../Server/NodeManager/INodeManager.cs | 2 +- .../Server/NodeManager/IViewManager.cs | 2 +- .../Server/NodeManager/MasterNodeManager.cs | 2 +- .../Server/NodeManager/ResourceManager.cs | 2 +- .../Server/NodeManager/SamplingGroup.cs | 2 +- .../NodeManager/SamplingGroupManager.cs | 2 +- .../Server/NodeManager/ServerSystemContext.cs | 2 +- .../Server/Properties/AssemblyInfo.cs | 2 +- .../Server/Properties/AssemblyVersionInfo.cs | 8 ++++---- .../Server/Server/IServerInternal.cs | 2 +- .../Server/Server/OperationContext.cs | 2 +- .../Server/Server/RequestManager.cs | 2 +- .../Server/Server/ServerInternalData.cs | 2 +- .../Server/Server/StandardServer.cs | 2 +- .../SampleLibraries/Server/ServerUtils.cs | 2 +- .../Server/Session/RequestType.cs | 2 +- .../SampleLibraries/Server/Session/Session.cs | 2 +- .../Server/Session/SessionManager.cs | 2 +- .../Subscription/AsyncPublishOperation.cs | 2 +- .../Server/Subscription/IMonitoredItem.cs | 2 +- .../Server/Subscription/MonitoredItem.cs | 2 +- .../Server/Subscription/PublishingState.cs | 2 +- .../Subscription/SessionPublishQueue.cs | 2 +- .../Server/Subscription/Subscription.cs | 2 +- .../Subscription/SubscriptionManager.cs | 2 +- .../ServerControls/Properties/AssemblyInfo.cs | 2 +- .../Properties/AssemblyVersionInfo.cs | 8 ++++---- .../ServerDiagnosticsCtrl.Designer.cs | 2 +- .../ServerControls/ServerDiagnosticsCtrl.cs | 2 +- .../ServerControls/ServerForm.Designer.cs | 2 +- .../ServerControls/ServerForm.cs | 2 +- .../ServerHeaderBranding.Designer.cs | 2 +- SampleApplications/Samples/Client/Program.cs | Bin 7656 -> 7656 bytes .../Samples/Client/Properties/AssemblyInfo.cs | 2 +- .../Client/Properties/AssemblyVersionInfo.cs | 8 ++++---- .../Client/SampleClientForm.Designer.cs | 2 +- .../Samples/Client/SampleClientForm.cs | 2 +- .../Common/Base/DataChangeMonitoredItem.cs | 2 +- .../Samples/Common/Base/MonitoredItemQueue.cs | 2 +- .../Samples/Common/Base/MonitoredNode.cs | 2 +- .../Samples/Common/Base/SampleNodeManager.cs | 2 +- .../Samples/Common/Boiler/Boiler.Classes.cs | 2 +- .../Samples/Common/Boiler/Boiler.Constants.cs | 2 +- .../Samples/Common/Boiler/Boiler.DataTypes.cs | 2 +- .../Common/Boiler/BoilerNodeManager.cs | 2 +- .../Samples/Common/Boiler/BoilerState.cs | 2 +- .../Common/Boiler/GenericController.cs | 2 +- .../Samples/Common/FileSystem/AreaBrowser.cs | 2 +- .../Samples/Common/FileSystem/AreaState.cs | 2 +- .../Common/FileSystem/ControllerState.cs | 2 +- .../Samples/Common/FileSystem/CsvFile.cs | 2 +- .../Common/FileSystem/FileSystem.Classes.cs | 2 +- .../Common/FileSystem/FileSystemMonitor.cs | 2 +- .../FileSystem/FileSystemNodeManager.cs | 2 +- .../MemoryBuffer/MemoryBuffer.Classes.cs | 2 +- .../MemoryBuffer/MemoryBufferBrowser.cs | 2 +- .../MemoryBuffer/MemoryBufferConfiguration.cs | 2 +- .../MemoryBuffer/MemoryBufferMonitoredItem.cs | 2 +- .../MemoryBuffer/MemoryBufferNodeManager.cs | 2 +- .../Common/MemoryBuffer/MemoryBufferState.cs | 2 +- .../Common/MemoryBuffer/MemoryTagState.cs | 2 +- .../Samples/Common/Properties/AssemblyInfo.cs | 2 +- .../Common/Properties/AssemblyVersionInfo.cs | 8 ++++---- .../Common/SampleServer.SampleModel.cs | Bin 3824 -> 3824 bytes .../Common/SampleServer.UserAuthentication.cs | Bin 24200 -> 24200 bytes .../Samples/Common/SampleServer.cs | Bin 17684 -> 17684 bytes .../TestData/AnalogArrayValueObjectState.cs | 2 +- .../TestData/AnalogScalarValueObjectState.cs | 2 +- .../Common/TestData/ArrayValueObjectState.cs | 2 +- .../Samples/Common/TestData/HistoryArchive.cs | 2 +- .../Common/TestData/HistoryDataReader.cs | 2 +- .../Samples/Common/TestData/HistoryFile.cs | 2 +- .../Common/TestData/IHistoryDataSource.cs | 2 +- .../Common/TestData/MethodTestState.cs | 2 +- .../Common/TestData/ScalarValueObjectState.cs | 2 +- .../Common/TestData/TestData.Classes.cs | 2 +- .../Common/TestData/TestData.Constants.cs | 2 +- .../Common/TestData/TestData.DataTypes.cs | 2 +- .../Common/TestData/TestDataNodeManager.cs | 2 +- .../TestDataNodeManagerConfiguration.cs | 2 +- .../Common/TestData/TestDataObjectState.cs | 2 +- .../Samples/Common/TestData/TestDataSystem.cs | 2 +- .../TestData/TestSystemConditionState.cs | 2 +- .../TestData/UserArrayValueObjectState.cs | 2 +- .../TestData/UserScalarValueObjectState.cs | 2 +- .../Samples/Controls/ClientForm.Designer.cs | 2 +- .../Samples/Controls/ClientForm.cs | 2 +- .../Common/ArgumentListCtrl.Designer.cs | 2 +- .../Controls/Common/ArgumentListCtrl.cs | 2 +- .../Common/AttributeListCtrl.Designer.cs | 2 +- .../Controls/Common/AttributeListCtrl.cs | 2 +- .../Common/BackgroundTaskDlg.Designer.cs | 2 +- .../Controls/Common/BackgroundTaskDlg.cs | 2 +- .../Controls/Common/CallMethodDlg.Designer.cs | 2 +- .../Samples/Controls/Common/CallMethodDlg.cs | 2 +- .../Common/DataEncodingDlg.Designer.cs | 2 +- .../Controls/Common/DataEncodingDlg.cs | 2 +- .../Controls/Common/DataListCtrl.Designer.cs | 2 +- .../Samples/Controls/Common/DataListCtrl.cs | 2 +- .../Common/DataValueListCtrl.Designer.cs | 2 +- .../Controls/Common/DataValueListCtrl.cs | 2 +- .../Controls/Common/FindNodeDlg.Designer.cs | 2 +- .../Samples/Controls/Common/FindNodeDlg.cs | 2 +- .../Controls/Common/GuiUtils2.Designer.cs | 2 +- .../Samples/Controls/Common/GuiUtils2.cs | 2 +- .../Common/NodeIdValueEditDlg.Designer.cs | 2 +- .../Controls/Common/NodeIdValueEditDlg.cs | 2 +- .../Controls/Common/NodeListCtrl.Designer.cs | 2 +- .../Samples/Controls/Common/NodeListCtrl.cs | 2 +- .../PerformanceResultsListCtrl.Designer.cs | 2 +- .../Common/PerformanceResultsListCtrl.cs | 2 +- .../Common/PerformanceTestDlg.Designer.cs | 2 +- .../Controls/Common/PerformanceTestDlg.cs | 2 +- .../Common/PropertyListCtrl.Designer.cs | 2 +- .../Controls/Common/PropertyListCtrl.cs | 2 +- .../Common/ReferenceTypeCtrl.Designer.cs | 2 +- .../Controls/Common/ReferenceTypeCtrl.cs | 2 +- .../Common/SelectNodesDlg.Designer.cs | 2 +- .../Samples/Controls/Common/SelectNodesDlg.cs | 2 +- .../Common/SimpleValueEditDlg.Designer.cs | 2 +- .../Controls/Common/SimpleValueEditDlg.cs | 2 +- .../Controls/Properties/AssemblyInfo.cs | 2 +- .../Properties/AssemblyVersionInfo.cs | 8 ++++---- .../Controls/SelectLocaleDlg.Designer.cs | 2 +- .../Samples/Controls/SelectLocaleDlg.cs | 2 +- .../Samples/Controls/ServerForm.Designer.cs | 2 +- .../Samples/Controls/ServerForm.cs | 2 +- .../Sessions/AddressSpaceDlg.Designer.cs | 2 +- .../Controls/Sessions/AddressSpaceDlg.cs | 2 +- .../Controls/Sessions/BrowseDlg.Designer.cs | 2 +- .../Samples/Controls/Sessions/BrowseDlg.cs | 2 +- .../Sessions/BrowseListCtrl.Designer.cs | 2 +- .../Controls/Sessions/BrowseListCtrl.cs | 2 +- .../Sessions/BrowseOptionsDlg.Designer.cs | 2 +- .../Controls/Sessions/BrowseOptionsDlg.cs | 2 +- .../Sessions/BrowseTreeCtrl.Designer.cs | 2 +- .../Controls/Sessions/BrowseTreeCtrl.cs | 2 +- .../Sessions/BrowseTypesDlg.Designer.cs | 2 +- .../Controls/Sessions/BrowseTypesDlg.cs | 2 +- .../CreateSecureChannelDlg.Designer.cs | 2 +- .../Sessions/CreateSecureChannelDlg.cs | 2 +- .../Sessions/EndpointViewDlg.Designer.cs | 2 +- .../Controls/Sessions/EndpointViewDlg.cs | 2 +- .../Sessions/NodeAttributesDlg.Designer.cs | 2 +- .../Controls/Sessions/NodeAttributesDlg.cs | 2 +- .../Sessions/ReadHistoryDlg.Designer.cs | 2 +- .../Controls/Sessions/ReadHistoryDlg.cs | 2 +- .../Sessions/SecuritySettingsDlg.Designer.cs | 2 +- .../Controls/Sessions/SecuritySettingsDlg.cs | 2 +- .../Sessions/SelectNodeDlg.Designer.cs | 2 +- .../Controls/Sessions/SelectNodeDlg.cs | 2 +- .../Sessions/SessionOpenDlg.Designer.cs | 2 +- .../Controls/Sessions/SessionOpenDlg.cs | 2 +- .../Sessions/SessionTreeCtrl.Designer.cs | 2 +- .../Controls/Sessions/SessionTreeCtrl.cs | 2 +- .../TypeHierarchyListCtrl.Designer.cs | 2 +- .../Sessions/TypeHierarchyListCtrl.cs | 2 +- .../Sessions/TypeNavigatorCtrl.Designer.cs | 2 +- .../Controls/Sessions/TypeNavigatorCtrl.cs | 2 +- .../ContentFilterElementListCtrl.Designer.cs | 2 +- .../ContentFilterElementListCtrl.cs | 2 +- .../CreateMonitoredItemsDlg.Designer.cs | 2 +- .../Subscriptions/CreateMonitoredItemsDlg.cs | 2 +- .../DataChangeFilterEditDlg.Designer.cs | 2 +- .../Subscriptions/DataChangeFilterEditDlg.cs | 2 +- ...DataChangeNotificationListCtrl.Designer.cs | 2 +- .../DataChangeNotificationListCtrl.cs | 2 +- .../Subscriptions/EventFilterDlg.Designer.cs | 2 +- .../Controls/Subscriptions/EventFilterDlg.cs | 2 +- .../EventNotificationListCtrl.Designer.cs | 2 +- .../EventNotificationListCtrl.cs | 2 +- .../FilterOperandEditDlg.Designer.cs | 2 +- .../Subscriptions/FilterOperandEditDlg.cs | 2 +- .../FilterOperandListCtrl.Designer.cs | 2 +- .../Subscriptions/FilterOperandListCtrl.cs | 2 +- .../FilterOperatorEditDlg.Designer.cs | 2 +- .../Subscriptions/FilterOperatorEditDlg.cs | 2 +- .../HistoryReadDetails.Designer.cs | 2 +- .../Subscriptions/HistoryReadDetails.cs | 2 +- .../Subscriptions/HistoryReadDlg.Designer.cs | 2 +- .../Controls/Subscriptions/HistoryReadDlg.cs | 2 +- .../MonitoredItemConfigCtrl.Designer.cs | 2 +- .../Subscriptions/MonitoredItemConfigCtrl.cs | 2 +- .../MonitoredItemDlg.Designer.cs | 2 +- .../Subscriptions/MonitoredItemDlg.cs | 2 +- .../MonitoredItemEditDlg.Designer.cs | 2 +- .../Subscriptions/MonitoredItemEditDlg.cs | 2 +- .../MonitoredItemStatusCtrl.Designer.cs | 2 +- .../Subscriptions/MonitoredItemStatusCtrl.cs | 2 +- .../NotificationMessageListCtrl.Designer.cs | 2 +- .../NotificationMessageListCtrl.cs | 2 +- .../Subscriptions/ReadDlg.Designer.cs | 2 +- .../Samples/Controls/Subscriptions/ReadDlg.cs | 2 +- .../ReadValueEditDlg.Designer.cs | 2 +- .../Subscriptions/ReadValueEditDlg.cs | 2 +- .../ReadValueListCtrl.Designer.cs | 2 +- .../Subscriptions/ReadValueListCtrl.cs | 2 +- ...epublishNotificationMessageDlg.Designer.cs | 2 +- .../RepublishNotificationMessageDlg.cs | 2 +- .../SelectClauseListCtrl.Designer.cs | 2 +- .../Subscriptions/SelectClauseListCtrl.cs | 2 +- .../SetMonitoringModeDlg.Designer.cs | 2 +- .../Subscriptions/SetMonitoringModeDlg.cs | 2 +- .../Subscriptions/SubscriptionDlg.Designer.cs | 2 +- .../Controls/Subscriptions/SubscriptionDlg.cs | 2 +- .../SubscriptionEditDlg.Designer.cs | 2 +- .../Subscriptions/SubscriptionEditDlg.cs | 2 +- .../Subscriptions/WriteDlg.Designer.cs | 2 +- .../Controls/Subscriptions/WriteDlg.cs | 2 +- .../WriteValueEditDlg.Designer.cs | 2 +- .../Subscriptions/WriteValueEditDlg.cs | 2 +- .../WriteValueListCtrl.Designer.cs | 2 +- .../Subscriptions/WriteValueListCtrl.cs | 2 +- .../Samples/HistoryClient/Helpers.cs | 2 +- .../Samples/HistoryClient/Program.cs | 2 +- .../HistoryClient/Properties/AssemblyInfo.cs | 8 ++++---- .../NetworkTester/MainForm.Designer.cs | 2 +- .../Samples/NetworkTester/MainForm.cs | 2 +- .../Samples/NetworkTester/Program.cs | 2 +- .../NetworkTester/Properties/AssemblyInfo.cs | 8 ++++---- .../Samples/Publisher/JsonEncoder.cs | 2 +- .../Samples/Publisher/Program.cs | Bin 6622 -> 6622 bytes .../Publisher/Properties/AssemblyInfo.cs | 2 +- .../Properties/AssemblyVersionInfo.cs | 6 +++--- .../Publisher/PublisherForm.Designer.cs | 2 +- .../Samples/Publisher/PublisherForm.cs | 2 +- .../Publisher/SamplePublisherForm.Designer.cs | 2 +- .../Samples/Publisher/SamplePublisherForm.cs | 2 +- SampleApplications/Samples/Server/Program.cs | 2 +- .../Samples/Server/Properties/AssemblyInfo.cs | 2 +- .../Server/Properties/AssemblyVersionInfo.cs | 8 ++++---- .../Server/ServerDiagnosticsCtrl.Designer.cs | 2 +- .../Samples/Server/ServerDiagnosticsCtrl.cs | 2 +- .../Samples/Server/ServerForm.Designer.cs | 2 +- .../Samples/Server/ServerForm.cs | 2 +- .../Samples/ServerTest/MainForm.Designer.cs | 2 +- .../Samples/ServerTest/MainForm.cs | 2 +- .../Samples/ServerTest/Program.cs | 2 +- .../ServerTest/Properties/AssemblyInfo.cs | 2 +- .../Properties/AssemblyVersionInfo.cs | 8 ++++---- .../Samples/ServerTest/ServerTestClient.cs | 2 +- .../ServerTestConfiguration.Extras.cs | 2 +- .../ServerTest/ServerTestConfiguration.cs | 2 +- .../ServerTest/TestCaseTreeCtrl.Designer.cs | 2 +- .../Samples/ServerTest/TestCaseTreeCtrl.cs | 2 +- .../Samples/ServerTest/Tests/BrowseTest.cs | 2 +- .../Samples/ServerTest/Tests/CallTest.cs | 2 +- .../ServerTest/Tests/MonitoredItemTest.cs | 2 +- .../Samples/ServerTest/Tests/ReadTest.cs | 2 +- .../Samples/ServerTest/Tests/SessionTest.cs | 2 +- .../Samples/ServerTest/Tests/SubscribeTest.cs | 2 +- .../Samples/ServerTest/Tests/TestBase.cs | 2 +- .../ServerTest/Tests/TranslatePathTest.cs | 2 +- .../Samples/ServerTest/Tests/WriteTest.cs | 2 +- .../Client/AddCommentDlg.Designer.cs | 2 +- .../AlarmCondition/Client/AddCommentDlg.cs | 2 +- .../Client/AuditEventForm.Designer.cs | 2 +- .../AlarmCondition/Client/AuditEventForm.cs | 2 +- .../Client/DialogResponseDlg.Designer.cs | 2 +- .../Client/DialogResponseDlg.cs | 2 +- .../AlarmCondition/Client/FilterDefinition.cs | 2 +- .../AlarmCondition/Client/FormUtils.cs | 2 +- .../Client/MainForm.Designer.cs | 2 +- .../AlarmCondition/Client/MainForm.cs | 2 +- .../Workshop/AlarmCondition/Client/Program.cs | 2 +- .../Client/Properties/AssemblyInfo.cs | 8 ++++---- .../Client/SetAreaFilterDlg.Designer.cs | 2 +- .../AlarmCondition/Client/SetAreaFilterDlg.cs | 2 +- .../Client/ViewEventDetailsDlg.Designer.cs | 2 +- .../Client/ViewEventDetailsDlg.cs | 2 +- .../Server/AlarmConditionNodeManager.cs | 2 +- .../Server/AlarmConditionServer.cs | Bin 9368 -> 9368 bytes .../AlarmConditionServerConfiguration.cs | 2 +- .../AlarmCondition/Server/Model/AreaState.cs | 2 +- .../AlarmCondition/Server/Model/ModelUtils.cs | 2 +- .../AlarmCondition/Server/Model/Namespaces.cs | 2 +- .../Server/Model/SourceState.cs | 2 +- .../Workshop/AlarmCondition/Server/Program.cs | 2 +- .../Server/Properties/AssemblyInfo.cs | 8 ++++---- .../UnderlyingSystem/UnderlyingSystem.cs | 2 +- .../UnderlyingSystem/UnderlyingSystemAlarm.cs | 2 +- .../UnderlyingSystemAlarmStates.cs | 2 +- .../UnderlyingSystemSource.cs | 2 +- .../Boiler/Client/MainForm.Designer.cs | 2 +- .../Workshop/Boiler/Client/MainForm.cs | 2 +- .../Workshop/Boiler/Client/Program.cs | 2 +- .../Boiler/Client/Properties/AssemblyInfo.cs | 8 ++++---- .../Client/Quickstarts.Boiler.Constants.cs | 2 +- .../Client/Quickstarts.Boiler.DataTypes.cs | 2 +- .../Boiler/Server/BoilerNodeManager.cs | 2 +- .../Workshop/Boiler/Server/BoilerServer.cs | Bin 8788 -> 8788 bytes .../Server/BoilerServerConfiguration.cs | 2 +- .../Workshop/Boiler/Server/Program.cs | 2 +- .../Boiler/Server/Properties/AssemblyInfo.cs | 8 ++++---- .../Server/Quickstarts.Boiler.Classes.cs | 2 +- .../Server/Quickstarts.Boiler.Constants.cs | 2 +- .../Server/Quickstarts.Boiler.DataTypes.cs | 2 +- .../ComDa/Client/MainForm.Designer.cs | 2 +- .../Workshop/ComDa/Client/MainForm.cs | 2 +- .../Workshop/ComDa/Client/Namespaces.cs | 2 +- .../Workshop/ComDa/Client/Program.cs | 2 +- .../ComDa/Client/Properties/AssemblyInfo.cs | 8 ++++---- .../Server/AcceptCertificateDlg.Designer.cs | 2 +- .../ComDa/Server/AcceptCertificateDlg.cs | 2 +- .../ComDa/Server/ComDaServerWrapper.cs | Bin 6844 -> 6844 bytes .../ComDa/Server/MainForm.Designer.cs | 2 +- .../Workshop/ComDa/Server/MainForm.cs | 2 +- .../Workshop/ComDa/Server/Program.cs | 2 +- .../ComDa/Server/Properties/AssemblyInfo.cs | 8 ++++---- .../Server/SelectComServerDlg.Designer.cs | 2 +- .../ComDa/Server/SelectComServerDlg.cs | 2 +- .../Workshop/Common/BackwardCompatibility.cs | 2 +- .../Workshop/Common/FilterDefinition.cs | 2 +- .../Workshop/Common/FormUtils.cs | 2 +- .../Workshop/Common/ModelUtils.cs | 2 +- .../Workshop/Common/MonitoredNode.cs | 2 +- .../Workshop/Common/NodeHandle.cs | 2 +- .../Workshop/Common/ParsedNodeId.cs | 2 +- .../Common/Properties/AssemblyInfo.cs | 8 ++++---- .../Workshop/Common/QuickstartNodeManager.cs | 2 +- .../Common/SelectLocaleDlg.Designer.cs | 2 +- .../Workshop/Common/SelectLocaleDlg.cs | 2 +- .../DSATS/Client/DsatsDemo.Constants.cs | 2 +- .../DSATS/Client/MainForm.Designer.cs | 2 +- .../Workshop/DSATS/Client/MainForm.cs | 2 +- .../Workshop/DSATS/Client/Namespaces.cs | 2 +- .../Workshop/DSATS/Client/Program.cs | 2 +- .../DSATS/Client/Properties/AssemblyInfo.cs | 4 ++-- .../Workshop/DSATS/Server/DataSourceClient.cs | 2 +- .../DSATS/Server/DsatsDemoNodeManager.cs | 2 +- .../Workshop/DSATS/Server/DsatsDemoServer.cs | Bin 24646 -> 24646 bytes .../Server/DsatsDemoServerConfiguration.cs | 2 +- .../DSATS/Server/Model/DsatsDemo.Classes.cs | 2 +- .../DSATS/Server/Model/DsatsDemo.Constants.cs | 2 +- .../DSATS/Server/Model/DsatsDemo.DataTypes.cs | 2 +- .../DSATS/Server/Model/LockConditionState.cs | 2 +- .../Workshop/DSATS/Server/Model/RigState.cs | 2 +- .../Workshop/DSATS/Server/Model/ToolState.cs | 2 +- .../Workshop/DSATS/Server/Program.cs | 2 +- .../DSATS/Server/Properties/AssemblyInfo.cs | 4 ++-- .../DSATS/Server/Schema/DataSource.cs | 2 +- .../Schema/DataSource_UANodeSet_UAVariant.cs | 2 +- .../DataAccess/Client/MainForm.Designer.cs | 2 +- .../Workshop/DataAccess/Client/MainForm.cs | 2 +- .../Workshop/DataAccess/Client/Program.cs | 2 +- .../Client/Properties/AssemblyInfo.cs | 8 ++++---- .../Client/ReadHistoryDlg.Designer.cs | 2 +- .../DataAccess/Client/ReadHistoryDlg.cs | 2 +- .../Client/WriteValueDlg.Designer.cs | 2 +- .../DataAccess/Client/WriteValueDlg.cs | 2 +- .../Server/DataAccessNodeManager.cs | 2 +- .../DataAccess/Server/DataAccessServer.cs | Bin 9368 -> 9368 bytes .../Server/DataAccessServerConfiguration.cs | 2 +- .../DataAccess/Server/Model/BlockState.cs | 2 +- .../DataAccess/Server/Model/ModelUtils.cs | 2 +- .../DataAccess/Server/Model/Namespaces.cs | 2 +- .../DataAccess/Server/Model/SegmentBrowser.cs | 2 +- .../DataAccess/Server/Model/SegmentState.cs | 2 +- .../Workshop/DataAccess/Server/Namespaces.cs | 2 +- .../Workshop/DataAccess/Server/Program.cs | 2 +- .../Server/Properties/AssemblyInfo.cs | 8 ++++---- .../UnderlyingSystem/UnderlyingSystem.cs | 2 +- .../UnderlyingSystem/UnderlyingSystemBlock.cs | 2 +- .../UnderlyingSystemDataType.cs | 2 +- .../UnderlyingSystemSegment.cs | 2 +- .../UnderlyingSystem/UnderlyingSystemTag.cs | 2 +- .../UnderlyingSystemTagType.cs | 2 +- .../DataTypes/Client/MainForm.Designer.cs | 2 +- .../Workshop/DataTypes/Client/MainForm.cs | 2 +- .../Workshop/DataTypes/Client/Program.cs | 2 +- .../Client/Properties/AssemblyInfo.cs | 8 ++++---- .../Common/Properties/AssemblyInfo.cs | 8 ++++---- .../Quickstarts.DataTypes.Types.Classes.cs | 2 +- .../Quickstarts.DataTypes.Types.Constants.cs | 2 +- .../Quickstarts.DataTypes.Types.DataTypes.cs | 2 +- .../DataTypes/Server/DataTypesNodeManager.cs | 2 +- .../DataTypes/Server/DataTypesServer.cs | Bin 9310 -> 9310 bytes .../Server/DataTypesServerConfiguration.cs | 2 +- ...Quickstarts.DataTypes.Instances.Classes.cs | 2 +- ...ickstarts.DataTypes.Instances.Constants.cs | 2 +- ...ickstarts.DataTypes.Instances.DataTypes.cs | 2 +- .../Workshop/DataTypes/Server/Namespaces.cs | 2 +- .../Workshop/DataTypes/Server/Program.cs | 2 +- .../Server/Properties/AssemblyInfo.cs | 8 ++++---- .../Empty/Client/MainForm.Designer.cs | 2 +- .../Workshop/Empty/Client/MainForm.cs | 2 +- .../Workshop/Empty/Client/Program.cs | 2 +- .../Empty/Client/Properties/AssemblyInfo.cs | 8 ++++---- .../Workshop/Empty/Server/EmptyNodeManager.cs | 2 +- .../Workshop/Empty/Server/EmptyServer.cs | Bin 8734 -> 8734 bytes .../Empty/Server/EmptyServerConfiguration.cs | 2 +- .../Workshop/Empty/Server/Namespaces.cs | 2 +- .../Workshop/Empty/Server/Program.cs | 2 +- .../Empty/Server/Properties/AssemblyInfo.cs | 8 ++++---- .../Client/MainForm.Designer.cs | 2 +- .../HistoricalAccess/Client/MainForm.cs | 2 +- .../HistoricalAccess/Client/Program.cs | 2 +- .../Client/Properties/AssemblyInfo.cs | 8 ++++---- .../Client/ReadHistoryDlg.Designer.cs | 2 +- .../HistoricalAccess/Client/ReadHistoryDlg.cs | 2 +- .../Client/WriteValueDlg.Designer.cs | 2 +- .../HistoricalAccess/Client/WriteValueDlg.cs | 2 +- .../Server/HistoricalAccessNodeManager.cs | 2 +- .../Server/HistoricalAccessServer.cs | Bin 9440 -> 9440 bytes .../HistoricalAccessServerConfiguration.cs | 2 +- .../HistoricalAccess/Server/Namespaces.cs | 2 +- .../HistoricalAccess/Server/Program.cs | 2 +- .../Server/Properties/AssemblyInfo.cs | 8 ++++---- .../Server/UnderlyingSystem/ArchiveFolder.cs | 2 +- .../UnderlyingSystem/ArchiveFolderBrowser.cs | 2 +- .../UnderlyingSystem/ArchiveFolderState.cs | 2 +- .../Server/UnderlyingSystem/ArchiveItem.cs | 2 +- .../UnderlyingSystem/ArchiveItemState.cs | 2 +- .../Server/UnderlyingSystem/DataFileReader.cs | 2 +- .../Server/UnderlyingSystem/NodeTypes.cs | 2 +- .../UnderlyingSystem/UnderlyingSystem.cs | 2 +- .../Tester/MainForm.Designer.cs | 2 +- .../HistoricalAccess/Tester/MainForm.cs | 2 +- .../HistoricalAccess/Tester/Program.cs | 2 +- .../Tester/Properties/AssemblyInfo.cs | 8 ++++---- .../HistoricalAccess/Tester/TestData.cs | 2 +- .../Tester/TestDataHelpers.cs | 2 +- .../Client/EventListView.Designer.cs | 2 +- .../HistoricalEvents/Client/EventListView.cs | 2 +- .../Client/MainForm.Designer.cs | 2 +- .../HistoricalEvents/Client/MainForm.cs | 2 +- .../Client/ModifyFilterDlg.Designer.cs | 2 +- .../Client/ModifyFilterDlg.cs | 2 +- .../HistoricalEvents/Client/Program.cs | 2 +- .../Client/Properties/AssemblyInfo.cs | 8 ++++---- .../Quickstarts.HistoricalEvents.Classes.cs | 2 +- .../Quickstarts.HistoricalEvents.Constants.cs | 2 +- .../Quickstarts.HistoricalEvents.DataTypes.cs | 2 +- .../Client/ReadEventHistoryDlg.Designer.cs | 2 +- .../Client/ReadEventHistoryDlg.cs | 2 +- .../Client/SelectTypeDlg.Designer.cs | 2 +- .../HistoricalEvents/Client/SelectTypeDlg.cs | 2 +- .../Client/SetValueDlg.Designer.cs | 2 +- .../HistoricalEvents/Client/SetValueDlg.cs | 2 +- .../Client/ViewEventDetailsDlg.Designer.cs | 2 +- .../Client/ViewEventDetailsDlg.cs | 2 +- .../Server/HistoricalEventsNodeManager.cs | 2 +- .../Server/HistoricalEventsServer.cs | Bin 8868 -> 8868 bytes .../HistoricalEventsServerConfiguration.cs | 2 +- .../Quickstarts.HistoricalEvents.Classes.cs | 2 +- .../Quickstarts.HistoricalEvents.Constants.cs | 2 +- .../Quickstarts.HistoricalEvents.DataTypes.cs | 2 +- .../HistoricalEvents/Server/Program.cs | 2 +- .../Server/Properties/AssemblyInfo.cs | 8 ++++---- .../Server/ReportGenerator.cs | 2 +- .../Methods/Client/MainForm.Designer.cs | 2 +- .../Workshop/Methods/Client/MainForm.cs | 2 +- .../Workshop/Methods/Client/Namespaces.cs | 2 +- .../Workshop/Methods/Client/Program.cs | 2 +- .../Methods/Client/Properties/AssemblyInfo.cs | 8 ++++---- .../Methods/Server/MethodsNodeManager.cs | 2 +- .../Workshop/Methods/Server/MethodsServer.cs | Bin 8758 -> 8758 bytes .../Server/MethodsServerConfiguration.cs | 2 +- .../Workshop/Methods/Server/Namespaces.cs | 2 +- .../Workshop/Methods/Server/Program.cs | 2 +- .../Methods/Server/Properties/AssemblyInfo.cs | 8 ++++---- .../PerfTest/Client/MainForm.Designer.cs | 2 +- .../Workshop/PerfTest/Client/MainForm.cs | 2 +- .../Workshop/PerfTest/Client/Program.cs | 2 +- .../Client/Properties/AssemblyInfo.cs | 8 ++++---- .../Workshop/PerfTest/Client/Tester.cs | 2 +- .../PerfTest/Server/MemoryRegisterState.cs | 2 +- .../Workshop/PerfTest/Server/Namespaces.cs | 2 +- .../PerfTest/Server/PerfTestNodeManager.cs | 2 +- .../PerfTest/Server/PerfTestServer.cs | Bin 8770 -> 8770 bytes .../Server/PerfTestServerConfiguration.cs | 2 +- .../Workshop/PerfTest/Server/Program.cs | 2 +- .../Server/Properties/AssemblyInfo.cs | 8 ++++---- .../PerfTest/Server/UnderlyingSystem.cs | 2 +- .../Reference/Client/MainForm.Designer.cs | 2 +- .../Workshop/Reference/Client/MainForm.cs | 2 +- .../Workshop/Reference/Client/Program.cs | 2 +- .../Client/Properties/AssemblyInfo.cs | 8 ++++---- .../MonitoredItemEventLogDlg.Designer.cs | 2 +- .../Server/MonitoredItemEventLogDlg.cs | 2 +- .../Workshop/Reference/Server/Namespaces.cs | 2 +- .../Workshop/Reference/Server/Program.cs | 2 +- .../Server/Properties/AssemblyInfo.cs | 8 ++++---- .../Reference/Server/ReferenceNodeManager.cs | 2 +- .../Reference/Server/ReferenceServer.cs | Bin 16096 -> 16096 bytes .../Server/ReferenceServerConfiguration.cs | 2 +- .../SimpleEvents/Client/MainForm.Designer.cs | 2 +- .../Workshop/SimpleEvents/Client/MainForm.cs | 2 +- .../Workshop/SimpleEvents/Client/Program.cs | 2 +- .../Client/Properties/AssemblyInfo.cs | 8 ++++---- .../Quickstarts.SimpleEvents.Classes.cs | 2 +- .../Quickstarts.SimpleEvents.Constants.cs | 2 +- .../Quickstarts.SimpleEvents.DataTypes.cs | 2 +- .../Workshop/SimpleEvents/Server/Program.cs | 2 +- .../Server/Properties/AssemblyInfo.cs | 8 ++++---- .../Quickstarts.SimpleEvents.Classes.cs | 2 +- .../Quickstarts.SimpleEvents.Constants.cs | 2 +- .../Quickstarts.SimpleEvents.DataTypes.cs | 2 +- .../Server/SimpleEventsNodeManager.cs | 2 +- .../SimpleEvents/Server/SimpleEventsServer.cs | Bin 8820 -> 8820 bytes .../Server/SimpleEventsServerConfiguration.cs | 2 +- .../Client/MainForm.Designer.cs | 2 +- .../UserAuthentication/Client/MainForm.cs | 2 +- .../UserAuthentication/Client/Namespaces.cs | 2 +- .../UserAuthentication/Client/Program.cs | 2 +- .../Client/Properties/AssemblyInfo.cs | 8 ++++---- .../UserAuthentication/Server/Namespaces.cs | 2 +- .../UserAuthentication/Server/Program.cs | 2 +- .../Server/Properties/AssemblyInfo.cs | 8 ++++---- .../Server/UserAuthenticationNodeManager.cs | 2 +- .../Server/UserAuthenticationServer.cs | Bin 44868 -> 44868 bytes .../UserAuthenticationServerConfiguration.cs | 2 +- .../Views/Client/MainForm.Designer.cs | 2 +- .../Workshop/Views/Client/MainForm.cs | 2 +- .../Workshop/Views/Client/Program.cs | 2 +- .../Views/Client/Properties/AssemblyInfo.cs | 8 ++++---- .../Quickstarts.Engineering.Constants.cs | 2 +- .../Model/Quickstarts.Operations.Constants.cs | 2 +- .../Server/Model/Quickstarts.Views.Classes.cs | 2 +- .../Model/Quickstarts.Views.Constants.cs | 2 +- .../Model/Quickstarts.Views.DataTypes.cs | 2 +- .../Workshop/Views/Server/Program.cs | 2 +- .../Views/Server/Properties/AssemblyInfo.cs | 8 ++++---- .../Workshop/Views/Server/ViewsNodeManager.cs | 2 +- .../Workshop/Views/Server/ViewsServer.cs | Bin 8734 -> 8734 bytes .../Views/Server/ViewsServerConfiguration.cs | 2 +- Stack/Core/Documentation/Opc.Ua.Bindings.cs | 2 +- .../Documentation/Opc.Ua.Configuration.cs | 2 +- .../Documentation/Opc.Ua.Schema.Binary.cs | 2 +- Stack/Core/Documentation/Opc.Ua.Schema.Xml.cs | 2 +- Stack/Core/Documentation/Opc.Ua.Schema.cs | 2 +- Stack/Core/Documentation/Opc.Ua.cs | 2 +- Stack/Core/Properties/AssemblyInfo.cs | 2 +- Stack/Core/Properties/AssemblyVersionInfo.cs | 8 ++++---- Stack/Core/Schema/ApplicationConfiguration.cs | 2 +- .../Core/Schema/SecuredApplicationHelpers.cs | 2 +- Stack/Core/Schema/UANodeSetHelpers.cs | 2 +- .../AccessControl/AccessTemplateManager.cs | 2 +- .../AccessControl/ApplicationAccessRule.cs | 2 +- .../Security/AccessControl/HttpAccessRule.cs | 2 +- .../Security/AccessControl/UserRoleManager.cs | 2 +- Stack/Core/Security/Audit.cs | 2 +- .../Certificates/CertificateFactory.cs | 2 +- .../Certificates/CertificateIdentifier.cs | 2 +- .../CertificateStoreIdentifier.cs | 2 +- .../Certificates/CertificateTrustList.cs | 2 +- .../Certificates/CertificateValidator.cs | 2 +- .../Certificates/DirectoryCertificateStore.cs | 2 +- .../Security/Certificates/EncryptedData.cs | 2 +- .../Security/Certificates/ICertificate.cs | 2 +- .../Certificates/ICertificateStore.cs | 2 +- Stack/Core/Security/Certificates/RsaUtils.cs | 2 +- .../Certificates/SecurityConfiguration.cs | 2 +- Stack/Core/Security/Certificates/Win32.cs | 2 +- .../Certificates/WindowsCertificateStore.cs | 2 +- .../X509AuthorityKeyIdentifierExtension.cs | 2 +- Stack/Core/Security/Certificates/X509CRL.cs | 2 +- .../X509SubjectAltNameExtension.cs | 2 +- .../Security/Constants/SecurityConstants.cs | 2 +- .../Security/Constants/SecurityPolicies.cs | 2 +- Stack/Core/SilverlightDefs.cs | 2 +- .../Core/Stack/Bindings/ArraySegmentStream.cs | 2 +- Stack/Core/Stack/Bindings/BaseBinding.cs | 2 +- Stack/Core/Stack/Bindings/BindingFactory.cs | 2 +- Stack/Core/Stack/Bindings/BufferManager.cs | 2 +- Stack/Core/Stack/Bindings/UaSoapXmlBinding.cs | 2 +- .../Bindings/UaSoapXmlOverPipeBinding.cs | 2 +- .../Stack/Bindings/UaSoapXmlOverTcpBinding.cs | 2 +- Stack/Core/Stack/Client/ClientBase.cs | 2 +- Stack/Core/Stack/Client/DiscoveryClient.cs | 2 +- Stack/Core/Stack/Client/IChannelBase.cs | 2 +- Stack/Core/Stack/Client/IServiceRequest.cs | 2 +- Stack/Core/Stack/Client/IUserIdentity.cs | 2 +- .../Core/Stack/Client/InvokeServiceMessage.cs | 2 +- Stack/Core/Stack/Client/RegistrationClient.cs | 2 +- Stack/Core/Stack/Client/SessionChannel.cs | 2 +- Stack/Core/Stack/Client/UserIdentity.cs | 2 +- Stack/Core/Stack/Client/WcfChannelBase.cs | 2 +- .../Configuration/ApplicationConfiguration.cs | 2 +- .../Configuration/ConfigurationWatcher.cs | 2 +- .../Configuration/ConfiguredEndpoints.cs | 2 +- .../Configuration/EndpointConfiguration.cs | 2 +- .../Configuration/EndpointDescription.cs | 2 +- .../ISecurityConfigurationManager.cs | 2 +- .../SecurityConfigurationManager.cs | 2 +- .../Stack/Configuration/ServerProperties.cs | 2 +- .../Stack/Constants/ConditionStateNames.cs | 2 +- .../Core/Stack/Constants/DataTypes.Helpers.cs | 2 +- Stack/Core/Stack/Constants/Namespaces.cs | 2 +- .../Stack/Constants/ReferenceTypes.Helpers.cs | 2 +- Stack/Core/Stack/Generated/Opc.Ua.Channels.cs | 2 +- Stack/Core/Stack/Generated/Opc.Ua.Classes.cs | 2 +- Stack/Core/Stack/Generated/Opc.Ua.Client.cs | 2 +- .../Core/Stack/Generated/Opc.Ua.Constants.cs | 2 +- .../Core/Stack/Generated/Opc.Ua.DataTypes.cs | 2 +- .../Core/Stack/Generated/Opc.Ua.Endpoints.cs | 2 +- .../Core/Stack/Generated/Opc.Ua.Interfaces.cs | 2 +- Stack/Core/Stack/Generated/Opc.Ua.Messages.cs | 2 +- .../Core/Stack/Generated/Opc.Ua.ServerBase.cs | 2 +- Stack/Core/Stack/Https/HttpsListener.cs | 2 +- .../Core/Stack/Https/HttpsTransportChannel.cs | 2 +- Stack/Core/Stack/Nodes/ContentFilter.cs | 2 +- Stack/Core/Stack/Nodes/IFilterTarget.cs | 2 +- Stack/Core/Stack/Nodes/INode.cs | 2 +- Stack/Core/Stack/Nodes/IOperationContext.cs | 2 +- Stack/Core/Stack/Nodes/Node.cs | 2 +- Stack/Core/Stack/Nodes/NodeSet.cs | 2 +- Stack/Core/Stack/Nodes/NodeTable.cs | 2 +- Stack/Core/Stack/Nodes/ReferenceTable.cs | 2 +- Stack/Core/Stack/Nodes/TypeTable.cs | 2 +- Stack/Core/Stack/Nodes/ViewTable.cs | 2 +- Stack/Core/Stack/Server/EndpointBase.cs | 2 +- Stack/Core/Stack/Server/IEndpointBase.cs | 2 +- Stack/Core/Stack/Server/IServerBase.cs | 2 +- .../Core/Stack/Server/SecureChannelContext.cs | 2 +- Stack/Core/Stack/Server/ServerBase.cs | 2 +- Stack/Core/Stack/Server/ServiceHost.cs | 2 +- .../ServiceMessageContextBehaviorAttribute.cs | 2 +- .../State/AcknowledgeableConditionState.cs | 2 +- Stack/Core/Stack/State/AlarmConditionState.cs | 2 +- Stack/Core/Stack/State/AuditEventState.cs | 2 +- Stack/Core/Stack/State/BaseEventState.cs | 2 +- Stack/Core/Stack/State/BaseInstanceState.cs | 2 +- .../Stack/State/BaseInstanceStateSnapshot.cs | 2 +- Stack/Core/Stack/State/BaseObjectState.cs | 2 +- Stack/Core/Stack/State/BaseObjectTypeState.cs | 2 +- Stack/Core/Stack/State/BaseTypeState.cs | 2 +- Stack/Core/Stack/State/BaseVariableState.cs | 2 +- .../Core/Stack/State/BaseVariableTypeState.cs | 2 +- Stack/Core/Stack/State/ConditionState.cs | 2 +- Stack/Core/Stack/State/DataTypeState.cs | 2 +- .../Core/Stack/State/DialogConditionState.cs | 2 +- .../Stack/State/ExclusiveLimitAlarmState.cs | 2 +- .../State/ExclusiveLimitStateMachineState.cs | 2 +- .../Stack/State/FiniteStateMachineState.cs | 2 +- Stack/Core/Stack/State/ISystemContext.cs | 2 +- Stack/Core/Stack/State/LimitAlarmState.cs | 2 +- Stack/Core/Stack/State/MethodState.cs | 2 +- Stack/Core/Stack/State/NodeBrowser.cs | 2 +- Stack/Core/Stack/State/NodeState.cs | 2 +- Stack/Core/Stack/State/NodeStateCollection.cs | 2 +- .../State/NonExclusiveLimitAlarmState.cs | 2 +- .../Stack/State/ProgramStateMachineState.cs | 2 +- Stack/Core/Stack/State/ReferenceTypeState.cs | 2 +- .../Stack/State/ShelvedStateMachineState.cs | 2 +- Stack/Core/Stack/State/ViewState.cs | 2 +- Stack/Core/Stack/Tcp/TcpAsyncOperation.cs | 2 +- Stack/Core/Stack/Tcp/TcpChannel.Asymmetric.cs | 2 +- Stack/Core/Stack/Tcp/TcpChannel.Rsa.cs | 2 +- Stack/Core/Stack/Tcp/TcpChannel.Symmetric.cs | 2 +- Stack/Core/Stack/Tcp/TcpChannel.cs | 2 +- Stack/Core/Stack/Tcp/TcpChannelQuotas.cs | 2 +- Stack/Core/Stack/Tcp/TcpChannelToken.cs | 2 +- Stack/Core/Stack/Tcp/TcpClientChannel.cs | 2 +- Stack/Core/Stack/Tcp/TcpListener.cs | 2 +- Stack/Core/Stack/Tcp/TcpMessageSocket.cs | 2 +- Stack/Core/Stack/Tcp/TcpMessageType.cs | 2 +- Stack/Core/Stack/Tcp/TcpServerChannel.cs | 2 +- Stack/Core/Stack/Tcp/TcpTransportChannel.cs | 2 +- Stack/Core/Stack/Transport/AsyncResultBase.cs | 2 +- .../Core/Stack/Transport/ITransportChannel.cs | 2 +- .../Stack/Transport/ITransportListener.cs | 2 +- .../Transport/ITransportListenerCallback.cs | 2 +- .../Transport/TransportChannelSettings.cs | 2 +- .../Transport/TransportListenerSettings.cs | 2 +- Stack/Core/Stack/Types/Argument.cs | 2 +- Stack/Core/Stack/Types/BrowseDescription.cs | 2 +- Stack/Core/Stack/Types/BrowsePath.cs | 2 +- Stack/Core/Stack/Types/CallMethodRequest.cs | 2 +- .../Stack/Types/ContentFilter.Evaluate.cs | 2 +- Stack/Core/Stack/Types/EUInformation.cs | 2 +- Stack/Core/Stack/Types/EventFieldList.cs | 2 +- Stack/Core/Stack/Types/HistoryReadValueId.cs | 2 +- .../Core/Stack/Types/HistoryUpdateDetails.cs | 2 +- .../Stack/Types/MonitoredItemCreateRequest.cs | 2 +- .../Stack/Types/MonitoredItemCreateResult.cs | 2 +- .../Stack/Types/MonitoredItemModifyRequest.cs | 2 +- .../Stack/Types/MonitoredItemNotification.cs | 2 +- Stack/Core/Stack/Types/MonitoringFilter.cs | 2 +- Stack/Core/Stack/Types/NotificationMessage.cs | 2 +- Stack/Core/Stack/Types/QueryDataSet.cs | 2 +- Stack/Core/Stack/Types/Range.cs | 2 +- Stack/Core/Stack/Types/ReadValueId.cs | 2 +- .../Core/Stack/Types/ReferenceDescription.cs | 2 +- Stack/Core/Stack/Types/ServiceFault.cs | 2 +- Stack/Core/Stack/Types/SoftwareCertficate.cs | 2 +- Stack/Core/Stack/Types/StatusResult.cs | 2 +- Stack/Core/Stack/Types/UserIdentityToken.cs | 2 +- Stack/Core/Stack/Types/UserTokenPolicy.cs | 2 +- Stack/Core/Stack/Types/VariableAttributes.cs | 2 +- Stack/Core/Stack/Types/ViewDescription.cs | 2 +- Stack/Core/Stack/Types/WriteValue.cs | 2 +- Stack/Core/Types/BuiltIn/AttributeValues.cs | 2 +- .../Types/BuiltIn/BuiltInTypeCollections.cs | 2 +- Stack/Core/Types/BuiltIn/DataValue.cs | 2 +- Stack/Core/Types/BuiltIn/DiagnosticInfo.cs | 2 +- Stack/Core/Types/BuiltIn/DiagnosticMasks.cs | 2 +- Stack/Core/Types/BuiltIn/ExpandedNodeId.cs | 2 +- Stack/Core/Types/BuiltIn/ExtensionObject.cs | 2 +- .../Core/Types/BuiltIn/ITranslatableObject.cs | 2 +- Stack/Core/Types/BuiltIn/ITypeTable.cs | 2 +- Stack/Core/Types/BuiltIn/LocalizedText.cs | 2 +- .../Types/BuiltIn/MessageContextExtension.cs | 2 +- Stack/Core/Types/BuiltIn/NodeId.cs | 2 +- Stack/Core/Types/BuiltIn/QualifiedName.cs | 2 +- Stack/Core/Types/BuiltIn/StatusCode.cs | 2 +- Stack/Core/Types/BuiltIn/Uuid.cs | 2 +- Stack/Core/Types/BuiltIn/Variant.cs | 2 +- .../Types/Constants/Attributes.Helpers.cs | 2 +- .../Types/Constants/StatusCodes.Helpers.cs | 2 +- Stack/Core/Types/Encoders/BinaryDecoder.cs | 2 +- Stack/Core/Types/Encoders/BinaryEncoder.cs | 2 +- Stack/Core/Types/Encoders/EncodableObject.cs | 2 +- .../Core/Types/Encoders/EncodeableFactory.cs | 2 +- Stack/Core/Types/Encoders/IDecoder.cs | 2 +- Stack/Core/Types/Encoders/IEncodable.cs | 2 +- Stack/Core/Types/Encoders/IEncoder.cs | 2 +- Stack/Core/Types/Encoders/XmlDecoder.cs | 2 +- Stack/Core/Types/Encoders/XmlEncoder.cs | 2 +- .../Core/Types/Generated/Opc.Ua.Attributes.cs | 2 +- .../Types/Generated/Opc.Ua.StatusCodes.cs | 2 +- Stack/Core/Types/Schemas/BinarySchema.cs | 2 +- .../Types/Schemas/BinarySchemaValidator.cs | 2 +- Stack/Core/Types/Schemas/OPCBinarySchema.cs | 2 +- Stack/Core/Types/Schemas/SchemaValidator.cs | 2 +- .../Core/Types/Schemas/XmlSchemaValidator.cs | 2 +- Stack/Core/Types/Utils/DataComparer.cs | Bin 86872 -> 86872 bytes Stack/Core/Types/Utils/DataGenerator.cs | 2 +- Stack/Core/Types/Utils/HiResClock.cs | 2 +- Stack/Core/Types/Utils/Lock.cs | 2 +- Stack/Core/Types/Utils/NamespaceTable.cs | 2 +- Stack/Core/Types/Utils/NumericRange.cs | 2 +- Stack/Core/Types/Utils/ReadOnlyList.cs | 2 +- Stack/Core/Types/Utils/RelativePath.cs | 2 +- .../Core/Types/Utils/ServiceMessageContext.cs | 2 +- Stack/Core/Types/Utils/ServiceResult.cs | 2 +- .../Types/Utils/ServiceResultException.cs | 2 +- Stack/Core/Types/Utils/TypeInfo.cs | 2 +- Stack/Core/Types/Utils/Utils.cs | 2 +- 1279 files changed, 1407 insertions(+), 1407 deletions(-) diff --git a/ComIOP/Common/Client/Ae/AeAreaBrowser.cs b/ComIOP/Common/Client/Ae/AeAreaBrowser.cs index ce282ec0..296b9d75 100644 --- a/ComIOP/Common/Client/Ae/AeAreaBrowser.cs +++ b/ComIOP/Common/Client/Ae/AeAreaBrowser.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/AeAreaState.cs b/ComIOP/Common/Client/Ae/AeAreaState.cs index 0867f573..1470e55b 100644 --- a/ComIOP/Common/Client/Ae/AeAreaState.cs +++ b/ComIOP/Common/Client/Ae/AeAreaState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/AeConditionState.cs b/ComIOP/Common/Client/Ae/AeConditionState.cs index bded3733..67a809ef 100644 --- a/ComIOP/Common/Client/Ae/AeConditionState.cs +++ b/ComIOP/Common/Client/Ae/AeConditionState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/AeEventTypeState.cs b/ComIOP/Common/Client/Ae/AeEventTypeState.cs index 2c1582a2..ccfa9ac4 100644 --- a/ComIOP/Common/Client/Ae/AeEventTypeState.cs +++ b/ComIOP/Common/Client/Ae/AeEventTypeState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/AeModelUtils.cs b/ComIOP/Common/Client/Ae/AeModelUtils.cs index d272fde2..806c751b 100644 --- a/ComIOP/Common/Client/Ae/AeModelUtils.cs +++ b/ComIOP/Common/Client/Ae/AeModelUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/AeParseNodeId.cs b/ComIOP/Common/Client/Ae/AeParseNodeId.cs index b17f274c..98149ade 100644 --- a/ComIOP/Common/Client/Ae/AeParseNodeId.cs +++ b/ComIOP/Common/Client/Ae/AeParseNodeId.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/AeSourceState.cs b/ComIOP/Common/Client/Ae/AeSourceState.cs index 1d0cbfb2..7e7c0b9a 100644 --- a/ComIOP/Common/Client/Ae/AeSourceState.cs +++ b/ComIOP/Common/Client/Ae/AeSourceState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/AeTypeCache.cs b/ComIOP/Common/Client/Ae/AeTypeCache.cs index eb6bc35c..18ab6f58 100644 --- a/ComIOP/Common/Client/Ae/AeTypeCache.cs +++ b/ComIOP/Common/Client/Ae/AeTypeCache.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/ComAeBrowserClient.cs b/ComIOP/Common/Client/Ae/ComAeBrowserClient.cs index 82fc8dc5..89834a23 100644 --- a/ComIOP/Common/Client/Ae/ComAeBrowserClient.cs +++ b/ComIOP/Common/Client/Ae/ComAeBrowserClient.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/ComAeClient.cs b/ComIOP/Common/Client/Ae/ComAeClient.cs index 52979b22..3d8e8e0b 100644 --- a/ComIOP/Common/Client/Ae/ComAeClient.cs +++ b/ComIOP/Common/Client/Ae/ComAeClient.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/ComAeClientConfiguration.cs b/ComIOP/Common/Client/Ae/ComAeClientConfiguration.cs index 3b659315..39f823d9 100644 --- a/ComIOP/Common/Client/Ae/ComAeClientConfiguration.cs +++ b/ComIOP/Common/Client/Ae/ComAeClientConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/ComAeClientManager.cs b/ComIOP/Common/Client/Ae/ComAeClientManager.cs index b6d85f59..b0ce8e1a 100644 --- a/ComIOP/Common/Client/Ae/ComAeClientManager.cs +++ b/ComIOP/Common/Client/Ae/ComAeClientManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/ComAeClientNodeManager.cs b/ComIOP/Common/Client/Ae/ComAeClientNodeManager.cs index 89b7208e..5874543c 100644 --- a/ComIOP/Common/Client/Ae/ComAeClientNodeManager.cs +++ b/ComIOP/Common/Client/Ae/ComAeClientNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/ComAeEventCallback.cs b/ComIOP/Common/Client/Ae/ComAeEventCallback.cs index 228dc085..079c486d 100644 --- a/ComIOP/Common/Client/Ae/ComAeEventCallback.cs +++ b/ComIOP/Common/Client/Ae/ComAeEventCallback.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Ae/ComAeSubscriptionClient.cs b/ComIOP/Common/Client/Ae/ComAeSubscriptionClient.cs index 197f8ca8..180ace75 100644 --- a/ComIOP/Common/Client/Ae/ComAeSubscriptionClient.cs +++ b/ComIOP/Common/Client/Ae/ComAeSubscriptionClient.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/ComClient.cs b/ComIOP/Common/Client/ComClient.cs index 2f842ac9..7f37e6f5 100644 --- a/ComIOP/Common/Client/ComClient.cs +++ b/ComIOP/Common/Client/ComClient.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/ComClientConfiguration.cs b/ComIOP/Common/Client/ComClientConfiguration.cs index 05d21f56..9bf7f683 100644 --- a/ComIOP/Common/Client/ComClientConfiguration.cs +++ b/ComIOP/Common/Client/ComClientConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/ComClientManager.cs b/ComIOP/Common/Client/ComClientManager.cs index f83d7099..4baf1f1d 100644 --- a/ComIOP/Common/Client/ComClientManager.cs +++ b/ComIOP/Common/Client/ComClientManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/ComClientNodeManager.cs b/ComIOP/Common/Client/ComClientNodeManager.cs index b535c045..61045d25 100644 --- a/ComIOP/Common/Client/ComClientNodeManager.cs +++ b/ComIOP/Common/Client/ComClientNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/ComConnectionPoint.cs b/ComIOP/Common/Client/ComConnectionPoint.cs index 89bcb147..07cc2974 100644 --- a/ComIOP/Common/Client/ComConnectionPoint.cs +++ b/ComIOP/Common/Client/ComConnectionPoint.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/ComEnumString.cs b/ComIOP/Common/Client/ComEnumString.cs index 75de2427..6473317a 100644 --- a/ComIOP/Common/Client/ComEnumString.cs +++ b/ComIOP/Common/Client/ComEnumString.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/ComItemIdParser.cs b/ComIOP/Common/Client/ComItemIdParser.cs index 675e54f2..c0b02c2e 100644 --- a/ComIOP/Common/Client/ComItemIdParser.cs +++ b/ComIOP/Common/Client/ComItemIdParser.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/ComObject.cs b/ComIOP/Common/Client/ComObject.cs index 036fa44d..5bb84534 100644 --- a/ComIOP/Common/Client/ComObject.cs +++ b/ComIOP/Common/Client/ComObject.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/ComShutdownCallback.cs b/ComIOP/Common/Client/ComShutdownCallback.cs index 1e5dc4ad..2f1d9be9 100644 --- a/ComIOP/Common/Client/ComShutdownCallback.cs +++ b/ComIOP/Common/Client/ComShutdownCallback.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/ComWrapperServer.cs b/ComIOP/Common/Client/ComWrapperServer.cs index 86d1c33f073f48bbe780e562046ac68a0dab550b..6ece19baff5272e8f7fbbd2f3ea4495538302030 100644 GIT binary patch delta 14 Wcmex#gYnZ1#tG*b%{HE2oDBdyMF+Y7 delta 14 Wcmex#gYnZ1#tG*bjW?cOoDBdyHV3x= diff --git a/ComIOP/Common/Client/ComWrapperServerConfiguration.cs b/ComIOP/Common/Client/ComWrapperServerConfiguration.cs index 91f758a7..da8b1b14 100644 --- a/ComIOP/Common/Client/ComWrapperServerConfiguration.cs +++ b/ComIOP/Common/Client/ComWrapperServerConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/ComDaClient.cs b/ComIOP/Common/Client/Da/ComDaClient.cs index 2b757e9d..0b01fbe5 100644 --- a/ComIOP/Common/Client/Da/ComDaClient.cs +++ b/ComIOP/Common/Client/Da/ComDaClient.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/ComDaClientConfiguration.cs b/ComIOP/Common/Client/Da/ComDaClientConfiguration.cs index b38e6763..6c54425d 100644 --- a/ComIOP/Common/Client/Da/ComDaClientConfiguration.cs +++ b/ComIOP/Common/Client/Da/ComDaClientConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/ComDaClientManager.cs b/ComIOP/Common/Client/Da/ComDaClientManager.cs index 7792a029..0f0f6555 100644 --- a/ComIOP/Common/Client/Da/ComDaClientManager.cs +++ b/ComIOP/Common/Client/Da/ComDaClientManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/ComDaClientNodeManager.cs b/ComIOP/Common/Client/Da/ComDaClientNodeManager.cs index a5f5f013..4af5e074 100644 --- a/ComIOP/Common/Client/Da/ComDaClientNodeManager.cs +++ b/ComIOP/Common/Client/Da/ComDaClientNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/ComDaDataCallback.cs b/ComIOP/Common/Client/Da/ComDaDataCallback.cs index 2b779689..3cfca11f 100644 --- a/ComIOP/Common/Client/Da/ComDaDataCallback.cs +++ b/ComIOP/Common/Client/Da/ComDaDataCallback.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/ComDaGroup.cs b/ComIOP/Common/Client/Da/ComDaGroup.cs index 32616b36..30f44717 100644 --- a/ComIOP/Common/Client/Da/ComDaGroup.cs +++ b/ComIOP/Common/Client/Da/ComDaGroup.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/DaBranchState.cs b/ComIOP/Common/Client/Da/DaBranchState.cs index 364a936d..a601a195 100644 --- a/ComIOP/Common/Client/Da/DaBranchState.cs +++ b/ComIOP/Common/Client/Da/DaBranchState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/DaElement.cs b/ComIOP/Common/Client/Da/DaElement.cs index 1867318e..68dbb434 100644 --- a/ComIOP/Common/Client/Da/DaElement.cs +++ b/ComIOP/Common/Client/Da/DaElement.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/DaElementBrowser.cs b/ComIOP/Common/Client/Da/DaElementBrowser.cs index 2885200b..ded29dc6 100644 --- a/ComIOP/Common/Client/Da/DaElementBrowser.cs +++ b/ComIOP/Common/Client/Da/DaElementBrowser.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/DaItemState.cs b/ComIOP/Common/Client/Da/DaItemState.cs index 25617782..9677c2e6 100644 --- a/ComIOP/Common/Client/Da/DaItemState.cs +++ b/ComIOP/Common/Client/Da/DaItemState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/DaModelUtils.cs b/ComIOP/Common/Client/Da/DaModelUtils.cs index 2869322c..a38d7082 100644 --- a/ComIOP/Common/Client/Da/DaModelUtils.cs +++ b/ComIOP/Common/Client/Da/DaModelUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/DaParseNodeId.cs b/ComIOP/Common/Client/Da/DaParseNodeId.cs index cff472e0..847fa442 100644 --- a/ComIOP/Common/Client/Da/DaParseNodeId.cs +++ b/ComIOP/Common/Client/Da/DaParseNodeId.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/DaProperty.cs b/ComIOP/Common/Client/Da/DaProperty.cs index f3d39865..e76f88f7 100644 --- a/ComIOP/Common/Client/Da/DaProperty.cs +++ b/ComIOP/Common/Client/Da/DaProperty.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/DaPropertyState.cs b/ComIOP/Common/Client/Da/DaPropertyState.cs index 531fbd78..2f426f5a 100644 --- a/ComIOP/Common/Client/Da/DaPropertyState.cs +++ b/ComIOP/Common/Client/Da/DaPropertyState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/DaValue.cs b/ComIOP/Common/Client/Da/DaValue.cs index 348a3d7c..338a5769 100644 --- a/ComIOP/Common/Client/Da/DaValue.cs +++ b/ComIOP/Common/Client/Da/DaValue.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/ReadRequest.cs b/ComIOP/Common/Client/Da/ReadRequest.cs index 250c4dbc..099d6513 100644 --- a/ComIOP/Common/Client/Da/ReadRequest.cs +++ b/ComIOP/Common/Client/Da/ReadRequest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/SubscribeRequest.cs b/ComIOP/Common/Client/Da/SubscribeRequest.cs index 347fb2d9..5731707e 100644 --- a/ComIOP/Common/Client/Da/SubscribeRequest.cs +++ b/ComIOP/Common/Client/Da/SubscribeRequest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Da/WriteRequest.cs b/ComIOP/Common/Client/Da/WriteRequest.cs index 1734ef07..1d5b80ae 100644 --- a/ComIOP/Common/Client/Da/WriteRequest.cs +++ b/ComIOP/Common/Client/Da/WriteRequest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/ComHdaBrowserClient.cs b/ComIOP/Common/Client/Hda/ComHdaBrowserClient.cs index efa62ffa..c8cb2ee1 100644 --- a/ComIOP/Common/Client/Hda/ComHdaBrowserClient.cs +++ b/ComIOP/Common/Client/Hda/ComHdaBrowserClient.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/ComHdaClient.cs b/ComIOP/Common/Client/Hda/ComHdaClient.cs index 303a69b9..eb85d72e 100644 --- a/ComIOP/Common/Client/Hda/ComHdaClient.cs +++ b/ComIOP/Common/Client/Hda/ComHdaClient.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/ComHdaClientConfiguration.cs b/ComIOP/Common/Client/Hda/ComHdaClientConfiguration.cs index f698d7fb..6e2b4c30 100644 --- a/ComIOP/Common/Client/Hda/ComHdaClientConfiguration.cs +++ b/ComIOP/Common/Client/Hda/ComHdaClientConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/ComHdaClientManager.cs b/ComIOP/Common/Client/Hda/ComHdaClientManager.cs index d46f13e1..adc62cad 100644 --- a/ComIOP/Common/Client/Hda/ComHdaClientManager.cs +++ b/ComIOP/Common/Client/Hda/ComHdaClientManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/ComHdaClientNodeManager.cs b/ComIOP/Common/Client/Hda/ComHdaClientNodeManager.cs index d8eadae9..bf604697 100644 --- a/ComIOP/Common/Client/Hda/ComHdaClientNodeManager.cs +++ b/ComIOP/Common/Client/Hda/ComHdaClientNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/ComHdaServerCallback.cs b/ComIOP/Common/Client/Hda/ComHdaServerCallback.cs index f1640c42..1336d07d 100644 --- a/ComIOP/Common/Client/Hda/ComHdaServerCallback.cs +++ b/ComIOP/Common/Client/Hda/ComHdaServerCallback.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/HdaAttribute.cs b/ComIOP/Common/Client/Hda/HdaAttribute.cs index 2923618e..567a1034 100644 --- a/ComIOP/Common/Client/Hda/HdaAttribute.cs +++ b/ComIOP/Common/Client/Hda/HdaAttribute.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/HdaAttributeState.cs b/ComIOP/Common/Client/Hda/HdaAttributeState.cs index 384b3b77..4145cdee 100644 --- a/ComIOP/Common/Client/Hda/HdaAttributeState.cs +++ b/ComIOP/Common/Client/Hda/HdaAttributeState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/HdaAttributeValue.cs b/ComIOP/Common/Client/Hda/HdaAttributeValue.cs index 3041b596..6092ed22 100644 --- a/ComIOP/Common/Client/Hda/HdaAttributeValue.cs +++ b/ComIOP/Common/Client/Hda/HdaAttributeValue.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/HdaBranchState.cs b/ComIOP/Common/Client/Hda/HdaBranchState.cs index aa852cd9..f6f335d4 100644 --- a/ComIOP/Common/Client/Hda/HdaBranchState.cs +++ b/ComIOP/Common/Client/Hda/HdaBranchState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/HdaElementBrowser.cs b/ComIOP/Common/Client/Hda/HdaElementBrowser.cs index 9dd5a8d0..84c79558 100644 --- a/ComIOP/Common/Client/Hda/HdaElementBrowser.cs +++ b/ComIOP/Common/Client/Hda/HdaElementBrowser.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/HdaHistoryReadRequest.cs b/ComIOP/Common/Client/Hda/HdaHistoryReadRequest.cs index be817d4c..1c601664 100644 --- a/ComIOP/Common/Client/Hda/HdaHistoryReadRequest.cs +++ b/ComIOP/Common/Client/Hda/HdaHistoryReadRequest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/HdaItem.cs b/ComIOP/Common/Client/Hda/HdaItem.cs index 78e732b8..4846d755 100644 --- a/ComIOP/Common/Client/Hda/HdaItem.cs +++ b/ComIOP/Common/Client/Hda/HdaItem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/HdaItemHistoryData.cs b/ComIOP/Common/Client/Hda/HdaItemHistoryData.cs index c81b12f1..48a78de8 100644 --- a/ComIOP/Common/Client/Hda/HdaItemHistoryData.cs +++ b/ComIOP/Common/Client/Hda/HdaItemHistoryData.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/HdaItemState.cs b/ComIOP/Common/Client/Hda/HdaItemState.cs index 36d93cfb..39046671 100644 --- a/ComIOP/Common/Client/Hda/HdaItemState.cs +++ b/ComIOP/Common/Client/Hda/HdaItemState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/HdaModelUtils.cs b/ComIOP/Common/Client/Hda/HdaModelUtils.cs index 59ecb733..99b55708 100644 --- a/ComIOP/Common/Client/Hda/HdaModelUtils.cs +++ b/ComIOP/Common/Client/Hda/HdaModelUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/HdaParsedNodeId.cs b/ComIOP/Common/Client/Hda/HdaParsedNodeId.cs index 69cb36b4..3777d76f 100644 --- a/ComIOP/Common/Client/Hda/HdaParsedNodeId.cs +++ b/ComIOP/Common/Client/Hda/HdaParsedNodeId.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/HdaReadRequest.cs b/ComIOP/Common/Client/Hda/HdaReadRequest.cs index 460d7223..efc85f36 100644 --- a/ComIOP/Common/Client/Hda/HdaReadRequest.cs +++ b/ComIOP/Common/Client/Hda/HdaReadRequest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/Hda/HdaSubscribeRequestManager.cs b/ComIOP/Common/Client/Hda/HdaSubscribeRequestManager.cs index 76d9ed8c..b04de384 100644 --- a/ComIOP/Common/Client/Hda/HdaSubscribeRequestManager.cs +++ b/ComIOP/Common/Client/Hda/HdaSubscribeRequestManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/ParsedNodeId.cs b/ComIOP/Common/Client/ParsedNodeId.cs index a1c75fda..d9fe79a2 100644 --- a/ComIOP/Common/Client/ParsedNodeId.cs +++ b/ComIOP/Common/Client/ParsedNodeId.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Client/UserNameValidator.cs b/ComIOP/Common/Client/UserNameValidator.cs index 1c3b0b75..b0a1dd7a 100644 --- a/ComIOP/Common/Client/UserNameValidator.cs +++ b/ComIOP/Common/Client/UserNameValidator.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Common/ComUtils.cs b/ComIOP/Common/Common/ComUtils.cs index 54697ac0..4f5c5fb6 100644 --- a/ComIOP/Common/Common/ComUtils.cs +++ b/ComIOP/Common/Common/ComUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Common/Namespaces.cs b/ComIOP/Common/Common/Namespaces.cs index 121a38e8..a4154afb 100644 --- a/ComIOP/Common/Common/Namespaces.cs +++ b/ComIOP/Common/Common/Namespaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Common/Opc.Ua.Com.Classes.cs b/ComIOP/Common/Common/Opc.Ua.Com.Classes.cs index 1cbc13dc..01bcc8e3 100644 --- a/ComIOP/Common/Common/Opc.Ua.Com.Classes.cs +++ b/ComIOP/Common/Common/Opc.Ua.Com.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Common/PropertyIds.cs b/ComIOP/Common/Common/PropertyIds.cs index 5ba7f59c..55860ead 100644 --- a/ComIOP/Common/Common/PropertyIds.cs +++ b/ComIOP/Common/Common/PropertyIds.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Common/ResultIds.cs b/ComIOP/Common/Common/ResultIds.cs index 4e9e5573..8ef1abfc 100644 --- a/ComIOP/Common/Common/ResultIds.cs +++ b/ComIOP/Common/Common/ResultIds.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Common/ServerFactory.cs b/ComIOP/Common/Common/ServerFactory.cs index eceb2d6a..d753bb9f 100644 --- a/ComIOP/Common/Common/ServerFactory.cs +++ b/ComIOP/Common/Common/ServerFactory.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Common/Specification.cs b/ComIOP/Common/Common/Specification.cs index 06943c1f..9523b8d1 100644 --- a/ComIOP/Common/Common/Specification.cs +++ b/ComIOP/Common/Common/Specification.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Properties/AssemblyInfo.cs b/ComIOP/Common/Properties/AssemblyInfo.cs index 3d34b451..d2f9c539 100644 --- a/ComIOP/Common/Properties/AssemblyInfo.cs +++ b/ComIOP/Common/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Properties/AssemblyVersionInfo.cs b/ComIOP/Common/Properties/AssemblyVersionInfo.cs index fd75c13f..de831d99 100644 --- a/ComIOP/Common/Properties/AssemblyVersionInfo.cs +++ b/ComIOP/Common/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -33,15 +33,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2013 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.01.334.6"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.01.334.6"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/ComIOP/Common/Rcw/AlarmsAndEvents.cs b/ComIOP/Common/Rcw/AlarmsAndEvents.cs index 9b29b9f6..8b22f242 100644 --- a/ComIOP/Common/Rcw/AlarmsAndEvents.cs +++ b/ComIOP/Common/Rcw/AlarmsAndEvents.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Rcw/Common.cs b/ComIOP/Common/Rcw/Common.cs index dad5c572..d632fb05 100644 --- a/ComIOP/Common/Rcw/Common.cs +++ b/ComIOP/Common/Rcw/Common.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Rcw/DataAccess.cs b/ComIOP/Common/Rcw/DataAccess.cs index 715d923d..12069613 100644 --- a/ComIOP/Common/Rcw/DataAccess.cs +++ b/ComIOP/Common/Rcw/DataAccess.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Rcw/HistoricalDataAccess.cs b/ComIOP/Common/Rcw/HistoricalDataAccess.cs index 3d4e3845..085063a0 100644 --- a/ComIOP/Common/Rcw/HistoricalDataAccess.cs +++ b/ComIOP/Common/Rcw/HistoricalDataAccess.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Rcw/Security.cs b/ComIOP/Common/Rcw/Security.cs index 081209fe..02b5c542 100644 --- a/ComIOP/Common/Rcw/Security.cs +++ b/ComIOP/Common/Rcw/Security.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Ae2/AeConditionManager.cs b/ComIOP/Common/Server/Ae2/AeConditionManager.cs index db6ecf6d..9a7dd61d 100644 --- a/ComIOP/Common/Server/Ae2/AeConditionManager.cs +++ b/ComIOP/Common/Server/Ae2/AeConditionManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Ae2/AeEvent.cs b/ComIOP/Common/Server/Ae2/AeEvent.cs index 4557fdc5..6fce8ab7 100644 --- a/ComIOP/Common/Server/Ae2/AeEvent.cs +++ b/ComIOP/Common/Server/Ae2/AeEvent.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Ae2/AeEventAttribute.cs b/ComIOP/Common/Server/Ae2/AeEventAttribute.cs index 574e49e1..24b96ee4 100644 --- a/ComIOP/Common/Server/Ae2/AeEventAttribute.cs +++ b/ComIOP/Common/Server/Ae2/AeEventAttribute.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Ae2/AeEventCategory.cs b/ComIOP/Common/Server/Ae2/AeEventCategory.cs index 65c33887..cd3e14e2 100644 --- a/ComIOP/Common/Server/Ae2/AeEventCategory.cs +++ b/ComIOP/Common/Server/Ae2/AeEventCategory.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Ae2/AeEventFilter.cs b/ComIOP/Common/Server/Ae2/AeEventFilter.cs index 29e2b05f..80505a44 100644 --- a/ComIOP/Common/Server/Ae2/AeEventFilter.cs +++ b/ComIOP/Common/Server/Ae2/AeEventFilter.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Ae2/ComAeBrowser.cs b/ComIOP/Common/Server/Ae2/ComAeBrowser.cs index 4c62984f..8a3fb502 100644 --- a/ComIOP/Common/Server/Ae2/ComAeBrowser.cs +++ b/ComIOP/Common/Server/Ae2/ComAeBrowser.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Ae2/ComAeNamespaceMapper.cs b/ComIOP/Common/Server/Ae2/ComAeNamespaceMapper.cs index 9e921358..2e1ba4e0 100644 --- a/ComIOP/Common/Server/Ae2/ComAeNamespaceMapper.cs +++ b/ComIOP/Common/Server/Ae2/ComAeNamespaceMapper.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Ae2/ComAeProxy.cs b/ComIOP/Common/Server/Ae2/ComAeProxy.cs index 830675e4..1c87ef6a 100644 --- a/ComIOP/Common/Server/Ae2/ComAeProxy.cs +++ b/ComIOP/Common/Server/Ae2/ComAeProxy.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Ae2/ComAeProxyConfiguration.cs b/ComIOP/Common/Server/Ae2/ComAeProxyConfiguration.cs index 1e629909..b753e4a3 100644 --- a/ComIOP/Common/Server/Ae2/ComAeProxyConfiguration.cs +++ b/ComIOP/Common/Server/Ae2/ComAeProxyConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Ae2/ComAeSubscription.cs b/ComIOP/Common/Server/Ae2/ComAeSubscription.cs index 27275af0..7ea51a43 100644 --- a/ComIOP/Common/Server/Ae2/ComAeSubscription.cs +++ b/ComIOP/Common/Server/Ae2/ComAeSubscription.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Ae2/ComAeUtils.cs b/ComIOP/Common/Server/Ae2/ComAeUtils.cs index 3472974d..b135925c 100644 --- a/ComIOP/Common/Server/Ae2/ComAeUtils.cs +++ b/ComIOP/Common/Server/Ae2/ComAeUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Ae2/IComAeEventCallback.cs b/ComIOP/Common/Server/Ae2/IComAeEventCallback.cs index c47613be..51bd68c5 100644 --- a/ComIOP/Common/Server/Ae2/IComAeEventCallback.cs +++ b/ComIOP/Common/Server/Ae2/IComAeEventCallback.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/ComNamespaceMapper.cs b/ComIOP/Common/Server/ComNamespaceMapper.cs index 6229d837..e5f077d6 100644 --- a/ComIOP/Common/Server/ComNamespaceMapper.cs +++ b/ComIOP/Common/Server/ComNamespaceMapper.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/ComProxy.cs b/ComIOP/Common/Server/ComProxy.cs index caa7540f..cbf735e8 100644 --- a/ComIOP/Common/Server/ComProxy.cs +++ b/ComIOP/Common/Server/ComProxy.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/ComProxyConfiguration.cs b/ComIOP/Common/Server/ComProxyConfiguration.cs index 68da6c4a..8791b86e 100644 --- a/ComIOP/Common/Server/ComProxyConfiguration.cs +++ b/ComIOP/Common/Server/ComProxyConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/ComDaAsyncRequest.cs b/ComIOP/Common/Server/Da/ComDaAsyncRequest.cs index b0759f1b..325c6928 100644 --- a/ComIOP/Common/Server/Da/ComDaAsyncRequest.cs +++ b/ComIOP/Common/Server/Da/ComDaAsyncRequest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/ComDaBrowseCache.cs b/ComIOP/Common/Server/Da/ComDaBrowseCache.cs index 5f29fa2f..66725f75 100644 --- a/ComIOP/Common/Server/Da/ComDaBrowseCache.cs +++ b/ComIOP/Common/Server/Da/ComDaBrowseCache.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/ComDaBrowseElement.cs b/ComIOP/Common/Server/Da/ComDaBrowseElement.cs index f512b0a8..5e557c1e 100644 --- a/ComIOP/Common/Server/Da/ComDaBrowseElement.cs +++ b/ComIOP/Common/Server/Da/ComDaBrowseElement.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/ComDaBrowseManager.cs b/ComIOP/Common/Server/Da/ComDaBrowseManager.cs index 7b1b98d3..4b7bf6a0 100644 --- a/ComIOP/Common/Server/Da/ComDaBrowseManager.cs +++ b/ComIOP/Common/Server/Da/ComDaBrowseManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/ComDaCreateItemRequest.cs b/ComIOP/Common/Server/Da/ComDaCreateItemRequest.cs index 80b5168a..b9c543c8 100644 --- a/ComIOP/Common/Server/Da/ComDaCreateItemRequest.cs +++ b/ComIOP/Common/Server/Da/ComDaCreateItemRequest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/ComDaGroup.cs b/ComIOP/Common/Server/Da/ComDaGroup.cs index 535f1245..07823d1a 100644 --- a/ComIOP/Common/Server/Da/ComDaGroup.cs +++ b/ComIOP/Common/Server/Da/ComDaGroup.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/ComDaGroupItem.cs b/ComIOP/Common/Server/Da/ComDaGroupItem.cs index f3d74884..1b189f59 100644 --- a/ComIOP/Common/Server/Da/ComDaGroupItem.cs +++ b/ComIOP/Common/Server/Da/ComDaGroupItem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/ComDaGroupManager.cs b/ComIOP/Common/Server/Da/ComDaGroupManager.cs index dd4d7b66..b1cb7c78 100644 --- a/ComIOP/Common/Server/Da/ComDaGroupManager.cs +++ b/ComIOP/Common/Server/Da/ComDaGroupManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/ComDaProxy.cs b/ComIOP/Common/Server/Da/ComDaProxy.cs index fc333773..f6e0f94d 100644 --- a/ComIOP/Common/Server/Da/ComDaProxy.cs +++ b/ComIOP/Common/Server/Da/ComDaProxy.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/ComDaReadPropertiesRequest.cs b/ComIOP/Common/Server/Da/ComDaReadPropertiesRequest.cs index 2ba7e090..76bc125c 100644 --- a/ComIOP/Common/Server/Da/ComDaReadPropertiesRequest.cs +++ b/ComIOP/Common/Server/Da/ComDaReadPropertiesRequest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/DaElement.cs b/ComIOP/Common/Server/Da/DaElement.cs index 96edd77b..0e2a1e2a 100644 --- a/ComIOP/Common/Server/Da/DaElement.cs +++ b/ComIOP/Common/Server/Da/DaElement.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/DaProperty.cs b/ComIOP/Common/Server/Da/DaProperty.cs index 703e696b..04d8d262 100644 --- a/ComIOP/Common/Server/Da/DaProperty.cs +++ b/ComIOP/Common/Server/Da/DaProperty.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/DaValue.cs b/ComIOP/Common/Server/Da/DaValue.cs index 87b4b2b0..9bd50328 100644 --- a/ComIOP/Common/Server/Da/DaValue.cs +++ b/ComIOP/Common/Server/Da/DaValue.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Da/IComDaGroupCallback.cs b/ComIOP/Common/Server/Da/IComDaGroupCallback.cs index 2b444b6c..77fbed7d 100644 --- a/ComIOP/Common/Server/Da/IComDaGroupCallback.cs +++ b/ComIOP/Common/Server/Da/IComDaGroupCallback.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Hda/ComHdaBrowser.cs b/ComIOP/Common/Server/Hda/ComHdaBrowser.cs index e0052b7f..65aadedc 100644 --- a/ComIOP/Common/Server/Hda/ComHdaBrowser.cs +++ b/ComIOP/Common/Server/Hda/ComHdaBrowser.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Hda/ComHdaItemManager.cs b/ComIOP/Common/Server/Hda/ComHdaItemManager.cs index 7b0637e3..78f5bdbf 100644 --- a/ComIOP/Common/Server/Hda/ComHdaItemManager.cs +++ b/ComIOP/Common/Server/Hda/ComHdaItemManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Hda/ComHdaProxy.cs b/ComIOP/Common/Server/Hda/ComHdaProxy.cs index 16156cab..c49cf92b 100644 --- a/ComIOP/Common/Server/Hda/ComHdaProxy.cs +++ b/ComIOP/Common/Server/Hda/ComHdaProxy.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Hda/ComHdaProxyConfiguration.cs b/ComIOP/Common/Server/Hda/ComHdaProxyConfiguration.cs index 87aa280c..4de9b331 100644 --- a/ComIOP/Common/Server/Hda/ComHdaProxyConfiguration.cs +++ b/ComIOP/Common/Server/Hda/ComHdaProxyConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Hda/HdaAggregate.cs b/ComIOP/Common/Server/Hda/HdaAggregate.cs index babb5230..bec02cf2 100644 --- a/ComIOP/Common/Server/Hda/HdaAggregate.cs +++ b/ComIOP/Common/Server/Hda/HdaAggregate.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Hda/HdaReadRequest.cs b/ComIOP/Common/Server/Hda/HdaReadRequest.cs index 1fa7e1ba..0cea4342 100644 --- a/ComIOP/Common/Server/Hda/HdaReadRequest.cs +++ b/ComIOP/Common/Server/Hda/HdaReadRequest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Hda/HdaUpdateRequest.cs b/ComIOP/Common/Server/Hda/HdaUpdateRequest.cs index 8707f2e5..79fa48d0 100644 --- a/ComIOP/Common/Server/Hda/HdaUpdateRequest.cs +++ b/ComIOP/Common/Server/Hda/HdaUpdateRequest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Common/Server/Hda/IComHdaDataCallback.cs b/ComIOP/Common/Server/Hda/IComHdaDataCallback.cs index b5a50211..1c7a062a 100644 --- a/ComIOP/Common/Server/Hda/IComHdaDataCallback.cs +++ b/ComIOP/Common/Server/Hda/IComHdaDataCallback.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcArray.h b/ComIOP/Wrapper/Common/COpcArray.h index b0487841..46b38a37 100644 --- a/ComIOP/Wrapper/Common/COpcArray.h +++ b/ComIOP/Wrapper/Common/COpcArray.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcBrowseElement.cpp b/ComIOP/Wrapper/Common/COpcBrowseElement.cpp index 1aed9af2..a74bc638 100644 --- a/ComIOP/Wrapper/Common/COpcBrowseElement.cpp +++ b/ComIOP/Wrapper/Common/COpcBrowseElement.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcBrowseElement.h b/ComIOP/Wrapper/Common/COpcBrowseElement.h index 3546fb51..f31c0e7d 100644 --- a/ComIOP/Wrapper/Common/COpcBrowseElement.h +++ b/ComIOP/Wrapper/Common/COpcBrowseElement.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcCPContainer.cpp b/ComIOP/Wrapper/Common/COpcCPContainer.cpp index c7cb680d..53abc064 100644 --- a/ComIOP/Wrapper/Common/COpcCPContainer.cpp +++ b/ComIOP/Wrapper/Common/COpcCPContainer.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcCPContainer.h b/ComIOP/Wrapper/Common/COpcCPContainer.h index ef71ece4..ede6dd98 100644 --- a/ComIOP/Wrapper/Common/COpcCPContainer.h +++ b/ComIOP/Wrapper/Common/COpcCPContainer.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcClassFactory.cpp b/ComIOP/Wrapper/Common/COpcClassFactory.cpp index 12f62419..f630e301 100644 --- a/ComIOP/Wrapper/Common/COpcClassFactory.cpp +++ b/ComIOP/Wrapper/Common/COpcClassFactory.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcClassFactory.h b/ComIOP/Wrapper/Common/COpcClassFactory.h index 9baac383..d46112a8 100644 --- a/ComIOP/Wrapper/Common/COpcClassFactory.h +++ b/ComIOP/Wrapper/Common/COpcClassFactory.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcComModule.cpp b/ComIOP/Wrapper/Common/COpcComModule.cpp index cd5c8552..86373dc1 100644 --- a/ComIOP/Wrapper/Common/COpcComModule.cpp +++ b/ComIOP/Wrapper/Common/COpcComModule.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcComModule.h b/ComIOP/Wrapper/Common/COpcComModule.h index 43bf6ec4..57205fb9 100644 --- a/ComIOP/Wrapper/Common/COpcComModule.h +++ b/ComIOP/Wrapper/Common/COpcComModule.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcComObject.h b/ComIOP/Wrapper/Common/COpcComObject.h index f6797190..64a51a6e 100644 --- a/ComIOP/Wrapper/Common/COpcComObject.h +++ b/ComIOP/Wrapper/Common/COpcComObject.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcCommon.cpp b/ComIOP/Wrapper/Common/COpcCommon.cpp index 067a6f8e..eb06340e 100644 --- a/ComIOP/Wrapper/Common/COpcCommon.cpp +++ b/ComIOP/Wrapper/Common/COpcCommon.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcCommon.h b/ComIOP/Wrapper/Common/COpcCommon.h index 34588b5d..ca8907a3 100644 --- a/ComIOP/Wrapper/Common/COpcCommon.h +++ b/ComIOP/Wrapper/Common/COpcCommon.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcConnectionPoint.cpp b/ComIOP/Wrapper/Common/COpcConnectionPoint.cpp index 9f85b1ed..adecf47a 100644 --- a/ComIOP/Wrapper/Common/COpcConnectionPoint.cpp +++ b/ComIOP/Wrapper/Common/COpcConnectionPoint.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcConnectionPoint.h b/ComIOP/Wrapper/Common/COpcConnectionPoint.h index 48181472..9f3a9b2b 100644 --- a/ComIOP/Wrapper/Common/COpcConnectionPoint.h +++ b/ComIOP/Wrapper/Common/COpcConnectionPoint.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcCriticalSection.h b/ComIOP/Wrapper/Common/COpcCriticalSection.h index b4c3120d..008550f9 100644 --- a/ComIOP/Wrapper/Common/COpcCriticalSection.h +++ b/ComIOP/Wrapper/Common/COpcCriticalSection.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcEnumCPs.cpp b/ComIOP/Wrapper/Common/COpcEnumCPs.cpp index 9c0ddb7a..d9c869be 100644 --- a/ComIOP/Wrapper/Common/COpcEnumCPs.cpp +++ b/ComIOP/Wrapper/Common/COpcEnumCPs.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcEnumCPs.h b/ComIOP/Wrapper/Common/COpcEnumCPs.h index 4b79ccb3..e209bd00 100644 --- a/ComIOP/Wrapper/Common/COpcEnumCPs.h +++ b/ComIOP/Wrapper/Common/COpcEnumCPs.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcEnumString.cpp b/ComIOP/Wrapper/Common/COpcEnumString.cpp index 791af8d6..af692a8a 100644 --- a/ComIOP/Wrapper/Common/COpcEnumString.cpp +++ b/ComIOP/Wrapper/Common/COpcEnumString.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcEnumString.h b/ComIOP/Wrapper/Common/COpcEnumString.h index 398be200..25b42c02 100644 --- a/ComIOP/Wrapper/Common/COpcEnumString.h +++ b/ComIOP/Wrapper/Common/COpcEnumString.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcEnumUnknown.cpp b/ComIOP/Wrapper/Common/COpcEnumUnknown.cpp index 147f44e8..fdf84259 100644 --- a/ComIOP/Wrapper/Common/COpcEnumUnknown.cpp +++ b/ComIOP/Wrapper/Common/COpcEnumUnknown.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcEnumUnknown.h b/ComIOP/Wrapper/Common/COpcEnumUnknown.h index 0ccac147..638b22dd 100644 --- a/ComIOP/Wrapper/Common/COpcEnumUnknown.h +++ b/ComIOP/Wrapper/Common/COpcEnumUnknown.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcFile.cpp b/ComIOP/Wrapper/Common/COpcFile.cpp index 12f8ee83..ebf49df0 100644 --- a/ComIOP/Wrapper/Common/COpcFile.cpp +++ b/ComIOP/Wrapper/Common/COpcFile.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcFile.h b/ComIOP/Wrapper/Common/COpcFile.h index b1cd4f03..3e9c94ae 100644 --- a/ComIOP/Wrapper/Common/COpcFile.h +++ b/ComIOP/Wrapper/Common/COpcFile.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcList.h b/ComIOP/Wrapper/Common/COpcList.h index 9dcc1a53..c7d33a8a 100644 --- a/ComIOP/Wrapper/Common/COpcList.h +++ b/ComIOP/Wrapper/Common/COpcList.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcMap.h b/ComIOP/Wrapper/Common/COpcMap.h index 9f76bd78..ce709f34 100644 --- a/ComIOP/Wrapper/Common/COpcMap.h +++ b/ComIOP/Wrapper/Common/COpcMap.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcSecurity.cpp b/ComIOP/Wrapper/Common/COpcSecurity.cpp index dae053fb..ffce9a80 100644 --- a/ComIOP/Wrapper/Common/COpcSecurity.cpp +++ b/ComIOP/Wrapper/Common/COpcSecurity.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcSecurity.h b/ComIOP/Wrapper/Common/COpcSecurity.h index 737ef0f7..4d190373 100644 --- a/ComIOP/Wrapper/Common/COpcSecurity.h +++ b/ComIOP/Wrapper/Common/COpcSecurity.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcSortedArray.h b/ComIOP/Wrapper/Common/COpcSortedArray.h index e63be833..fcfe5712 100644 --- a/ComIOP/Wrapper/Common/COpcSortedArray.h +++ b/ComIOP/Wrapper/Common/COpcSortedArray.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcString.cpp b/ComIOP/Wrapper/Common/COpcString.cpp index 6c27c3e4..8c62d2be 100644 --- a/ComIOP/Wrapper/Common/COpcString.cpp +++ b/ComIOP/Wrapper/Common/COpcString.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcString.h b/ComIOP/Wrapper/Common/COpcString.h index 09761edd..a6261e21 100644 --- a/ComIOP/Wrapper/Common/COpcString.h +++ b/ComIOP/Wrapper/Common/COpcString.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcText.cpp b/ComIOP/Wrapper/Common/COpcText.cpp index 80dc930e..2cac5b19 100644 --- a/ComIOP/Wrapper/Common/COpcText.cpp +++ b/ComIOP/Wrapper/Common/COpcText.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcText.h b/ComIOP/Wrapper/Common/COpcText.h index c2ddf7f1..d62aa4ac 100644 --- a/ComIOP/Wrapper/Common/COpcText.h +++ b/ComIOP/Wrapper/Common/COpcText.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcTextReader.cpp b/ComIOP/Wrapper/Common/COpcTextReader.cpp index 8834e5d2..7145b6bc 100644 --- a/ComIOP/Wrapper/Common/COpcTextReader.cpp +++ b/ComIOP/Wrapper/Common/COpcTextReader.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcTextReader.h b/ComIOP/Wrapper/Common/COpcTextReader.h index 3126a42b..589d6f63 100644 --- a/ComIOP/Wrapper/Common/COpcTextReader.h +++ b/ComIOP/Wrapper/Common/COpcTextReader.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcThread.cpp b/ComIOP/Wrapper/Common/COpcThread.cpp index 437abdb8..a6fda64e 100644 --- a/ComIOP/Wrapper/Common/COpcThread.cpp +++ b/ComIOP/Wrapper/Common/COpcThread.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcThread.h b/ComIOP/Wrapper/Common/COpcThread.h index bb8334da..33ebcd90 100644 --- a/ComIOP/Wrapper/Common/COpcThread.h +++ b/ComIOP/Wrapper/Common/COpcThread.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcThreadPool.cpp b/ComIOP/Wrapper/Common/COpcThreadPool.cpp index 3d0ca068..0ee70263 100644 --- a/ComIOP/Wrapper/Common/COpcThreadPool.cpp +++ b/ComIOP/Wrapper/Common/COpcThreadPool.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcThreadPool.h b/ComIOP/Wrapper/Common/COpcThreadPool.h index 863c3295..7e15f1ed 100644 --- a/ComIOP/Wrapper/Common/COpcThreadPool.h +++ b/ComIOP/Wrapper/Common/COpcThreadPool.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcVariant.cpp b/ComIOP/Wrapper/Common/COpcVariant.cpp index 4a953cbf..0c983e98 100644 --- a/ComIOP/Wrapper/Common/COpcVariant.cpp +++ b/ComIOP/Wrapper/Common/COpcVariant.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcVariant.h b/ComIOP/Wrapper/Common/COpcVariant.h index 8066d7c1..09697718 100644 --- a/ComIOP/Wrapper/Common/COpcVariant.h +++ b/ComIOP/Wrapper/Common/COpcVariant.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcXmlAnyType.cpp b/ComIOP/Wrapper/Common/COpcXmlAnyType.cpp index c3920493..fc8ac002 100644 --- a/ComIOP/Wrapper/Common/COpcXmlAnyType.cpp +++ b/ComIOP/Wrapper/Common/COpcXmlAnyType.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcXmlAnyType.h b/ComIOP/Wrapper/Common/COpcXmlAnyType.h index 429b26fc..95f6fafd 100644 --- a/ComIOP/Wrapper/Common/COpcXmlAnyType.h +++ b/ComIOP/Wrapper/Common/COpcXmlAnyType.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcXmlAttribute.cpp b/ComIOP/Wrapper/Common/COpcXmlAttribute.cpp index db4c38d9..cebe704b 100644 --- a/ComIOP/Wrapper/Common/COpcXmlAttribute.cpp +++ b/ComIOP/Wrapper/Common/COpcXmlAttribute.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcXmlAttribute.h b/ComIOP/Wrapper/Common/COpcXmlAttribute.h index 2a669e66..35b09ee6 100644 --- a/ComIOP/Wrapper/Common/COpcXmlAttribute.h +++ b/ComIOP/Wrapper/Common/COpcXmlAttribute.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcXmlDocument.cpp b/ComIOP/Wrapper/Common/COpcXmlDocument.cpp index 87079056..4213ec4b 100644 --- a/ComIOP/Wrapper/Common/COpcXmlDocument.cpp +++ b/ComIOP/Wrapper/Common/COpcXmlDocument.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcXmlDocument.h b/ComIOP/Wrapper/Common/COpcXmlDocument.h index a0fee3c9..42ae1ca8 100644 --- a/ComIOP/Wrapper/Common/COpcXmlDocument.h +++ b/ComIOP/Wrapper/Common/COpcXmlDocument.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcXmlElement.cpp b/ComIOP/Wrapper/Common/COpcXmlElement.cpp index edd865f3..be992507 100644 --- a/ComIOP/Wrapper/Common/COpcXmlElement.cpp +++ b/ComIOP/Wrapper/Common/COpcXmlElement.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/COpcXmlElement.h b/ComIOP/Wrapper/Common/COpcXmlElement.h index f5f098a2..16dd8d82 100644 --- a/ComIOP/Wrapper/Common/COpcXmlElement.h +++ b/ComIOP/Wrapper/Common/COpcXmlElement.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/OpcCategory.cpp b/ComIOP/Wrapper/Common/OpcCategory.cpp index 0a2d17c5..e8344f99 100644 --- a/ComIOP/Wrapper/Common/OpcCategory.cpp +++ b/ComIOP/Wrapper/Common/OpcCategory.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/OpcCategory.h b/ComIOP/Wrapper/Common/OpcCategory.h index 43f78a51..066d0fd7 100644 --- a/ComIOP/Wrapper/Common/OpcCategory.h +++ b/ComIOP/Wrapper/Common/OpcCategory.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/OpcDefs.h b/ComIOP/Wrapper/Common/OpcDefs.h index 7f0e7e5b..b652ca32 100644 --- a/ComIOP/Wrapper/Common/OpcDefs.h +++ b/ComIOP/Wrapper/Common/OpcDefs.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/OpcMatch.cpp b/ComIOP/Wrapper/Common/OpcMatch.cpp index 5ac14a9d..4360eadc 100644 --- a/ComIOP/Wrapper/Common/OpcMatch.cpp +++ b/ComIOP/Wrapper/Common/OpcMatch.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/OpcMatch.h b/ComIOP/Wrapper/Common/OpcMatch.h index db740ccb..53683a77 100644 --- a/ComIOP/Wrapper/Common/OpcMatch.h +++ b/ComIOP/Wrapper/Common/OpcMatch.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/OpcRegistry.cpp b/ComIOP/Wrapper/Common/OpcRegistry.cpp index 8e17df05..9cfd4d84 100644 --- a/ComIOP/Wrapper/Common/OpcRegistry.cpp +++ b/ComIOP/Wrapper/Common/OpcRegistry.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/OpcRegistry.h b/ComIOP/Wrapper/Common/OpcRegistry.h index a8307be8..a17ff44a 100644 --- a/ComIOP/Wrapper/Common/OpcRegistry.h +++ b/ComIOP/Wrapper/Common/OpcRegistry.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/OpcUtils.cpp b/ComIOP/Wrapper/Common/OpcUtils.cpp index fbed3725..bb824420 100644 --- a/ComIOP/Wrapper/Common/OpcUtils.cpp +++ b/ComIOP/Wrapper/Common/OpcUtils.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/OpcUtils.h b/ComIOP/Wrapper/Common/OpcUtils.h index 6a112129..07c7eaf3 100644 --- a/ComIOP/Wrapper/Common/OpcUtils.h +++ b/ComIOP/Wrapper/Common/OpcUtils.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/OpcXmlType.cpp b/ComIOP/Wrapper/Common/OpcXmlType.cpp index 1ef0b101..ac498355 100644 --- a/ComIOP/Wrapper/Common/OpcXmlType.cpp +++ b/ComIOP/Wrapper/Common/OpcXmlType.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/OpcXmlType.h b/ComIOP/Wrapper/Common/OpcXmlType.h index c833647e..0b36abee 100644 --- a/ComIOP/Wrapper/Common/OpcXmlType.h +++ b/ComIOP/Wrapper/Common/OpcXmlType.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/StdAfx.cpp b/ComIOP/Wrapper/Common/StdAfx.cpp index baba3402..8bd3cb7e 100644 --- a/ComIOP/Wrapper/Common/StdAfx.cpp +++ b/ComIOP/Wrapper/Common/StdAfx.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/StdAfx.h b/ComIOP/Wrapper/Common/StdAfx.h index 46c0c6b9..fa2a60ec 100644 --- a/ComIOP/Wrapper/Common/StdAfx.h +++ b/ComIOP/Wrapper/Common/StdAfx.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/Common/resource.h b/ComIOP/Wrapper/Common/resource.h index 64e7a7bc..34a1b318 100644 --- a/ComIOP/Wrapper/Common/resource.h +++ b/ComIOP/Wrapper/Common/resource.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Ae/COpcEnumStringWrapper.cpp b/ComIOP/Wrapper/ProxyServer/Ae/COpcEnumStringWrapper.cpp index 9b85feb1..194fd991 100644 --- a/ComIOP/Wrapper/ProxyServer/Ae/COpcEnumStringWrapper.cpp +++ b/ComIOP/Wrapper/ProxyServer/Ae/COpcEnumStringWrapper.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Ae/COpcEnumStringWrapper.h b/ComIOP/Wrapper/ProxyServer/Ae/COpcEnumStringWrapper.h index 1917523c..fcd882d0 100644 --- a/ComIOP/Wrapper/ProxyServer/Ae/COpcEnumStringWrapper.h +++ b/ComIOP/Wrapper/ProxyServer/Ae/COpcEnumStringWrapper.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyBrowser.cpp b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyBrowser.cpp index b215d4dd..c3f932ba 100644 --- a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyBrowser.cpp +++ b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyBrowser.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyBrowser.h b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyBrowser.h index 7bf4e913..a111b2ff 100644 --- a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyBrowser.h +++ b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyBrowser.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyEventCallback.cpp b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyEventCallback.cpp index 5b7def1a..cd090384 100644 --- a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyEventCallback.cpp +++ b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyEventCallback.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyEventCallback.h b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyEventCallback.h index 18c8bc1b..742887ed 100644 --- a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyEventCallback.h +++ b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyEventCallback.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyServer.cpp b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyServer.cpp index ff4dd883..3b30309f 100644 --- a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyServer.cpp +++ b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyServer.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyServer.h b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyServer.h index eeb6235c..902d1b7e 100644 --- a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyServer.h +++ b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxyServer.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxySubscription.cpp b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxySubscription.cpp index 99d8a14c..2bc6f52a 100644 --- a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxySubscription.cpp +++ b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxySubscription.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxySubscription.h b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxySubscription.h index 70ecb37d..75f11387 100644 --- a/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxySubscription.h +++ b/ComIOP/Wrapper/ProxyServer/Ae/COpcUaAe2ProxySubscription.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/AssemblyInfo.cpp b/ComIOP/Wrapper/ProxyServer/AssemblyInfo.cpp index 9b643a65..589283d6 100644 --- a/ComIOP/Wrapper/ProxyServer/AssemblyInfo.cpp +++ b/ComIOP/Wrapper/ProxyServer/AssemblyInfo.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/COpcProxyUtils.cpp b/ComIOP/Wrapper/ProxyServer/COpcProxyUtils.cpp index efa87f82..d45a3c2e 100644 --- a/ComIOP/Wrapper/ProxyServer/COpcProxyUtils.cpp +++ b/ComIOP/Wrapper/ProxyServer/COpcProxyUtils.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/COpcUaProxyUtils.h b/ComIOP/Wrapper/ProxyServer/COpcUaProxyUtils.h index f336a411..c7839056 100644 --- a/ComIOP/Wrapper/ProxyServer/COpcUaProxyUtils.h +++ b/ComIOP/Wrapper/ProxyServer/COpcUaProxyUtils.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyEnumItem.cpp b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyEnumItem.cpp index 7392a568..dd7e73d6 100644 --- a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyEnumItem.cpp +++ b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyEnumItem.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyEnumItem.h b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyEnumItem.h index 644c3510..0dafbf8e 100644 --- a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyEnumItem.h +++ b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyEnumItem.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroup.cpp b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroup.cpp index 876579a5..c2d7785f 100644 --- a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroup.cpp +++ b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroup.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroup.h b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroup.h index 8c21314a..3cbecb6f 100644 --- a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroup.h +++ b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroup.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroupCallback.cpp b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroupCallback.cpp index 7bab38ad..d310b01f 100644 --- a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroupCallback.cpp +++ b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroupCallback.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroupCallback.h b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroupCallback.h index ea7de45a..d526b463 100644 --- a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroupCallback.h +++ b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyGroupCallback.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyServer.cpp b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyServer.cpp index 81f4f366..5490a8b8 100644 --- a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyServer.cpp +++ b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyServer.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyServer.h b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyServer.h index 7214ba83..e318b47a 100644 --- a/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyServer.h +++ b/ComIOP/Wrapper/ProxyServer/Da/COpcUaDaProxyServer.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Hda/COpcHdaTime.cpp b/ComIOP/Wrapper/ProxyServer/Hda/COpcHdaTime.cpp index 4efbde01..5efc3994 100644 --- a/ComIOP/Wrapper/ProxyServer/Hda/COpcHdaTime.cpp +++ b/ComIOP/Wrapper/ProxyServer/Hda/COpcHdaTime.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Hda/COpcHdaTime.h b/ComIOP/Wrapper/ProxyServer/Hda/COpcHdaTime.h index 51a3dd41..ce6b4c49 100644 --- a/ComIOP/Wrapper/ProxyServer/Hda/COpcHdaTime.h +++ b/ComIOP/Wrapper/ProxyServer/Hda/COpcHdaTime.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyBrowser.cpp b/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyBrowser.cpp index a36ad842..524a21dd 100644 --- a/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyBrowser.cpp +++ b/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyBrowser.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyBrowser.h b/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyBrowser.h index 5598e7e5..7d7fbe66 100644 --- a/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyBrowser.h +++ b/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyBrowser.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyDataCallback.cpp b/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyDataCallback.cpp index c14edd01..9182454c 100644 --- a/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyDataCallback.cpp +++ b/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyDataCallback.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyDataCallback.h b/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyDataCallback.h index b1c7322d..ab8177aa 100644 --- a/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyDataCallback.h +++ b/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyDataCallback.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyServer.cpp b/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyServer.cpp index 941b9e80..334bcb2e 100644 --- a/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyServer.cpp +++ b/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyServer.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyServer.h b/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyServer.h index c3177b4c..4e6b63e7 100644 --- a/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyServer.h +++ b/ComIOP/Wrapper/ProxyServer/Hda/COpcUaHdaProxyServer.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/Main.cpp b/ComIOP/Wrapper/ProxyServer/Main.cpp index b408173e..4aaf6e9e 100644 --- a/ComIOP/Wrapper/ProxyServer/Main.cpp +++ b/ComIOP/Wrapper/ProxyServer/Main.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/OpcUaComProxyServer.cpp b/ComIOP/Wrapper/ProxyServer/OpcUaComProxyServer.cpp index 0192fec3..894c4fd9 100644 --- a/ComIOP/Wrapper/ProxyServer/OpcUaComProxyServer.cpp +++ b/ComIOP/Wrapper/ProxyServer/OpcUaComProxyServer.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/OpcUaComProxyServer.idl b/ComIOP/Wrapper/ProxyServer/OpcUaComProxyServer.idl index f86a8f9c..8c7faafa 100644 --- a/ComIOP/Wrapper/ProxyServer/OpcUaComProxyServer.idl +++ b/ComIOP/Wrapper/ProxyServer/OpcUaComProxyServer.idl @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/StdAfx.cpp b/ComIOP/Wrapper/ProxyServer/StdAfx.cpp index 1dc3e648..5f285cad 100644 --- a/ComIOP/Wrapper/ProxyServer/StdAfx.cpp +++ b/ComIOP/Wrapper/ProxyServer/StdAfx.cpp @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/StdAfx.h b/ComIOP/Wrapper/ProxyServer/StdAfx.h index 02e456e5..b738cd15 100644 --- a/ComIOP/Wrapper/ProxyServer/StdAfx.h +++ b/ComIOP/Wrapper/ProxyServer/StdAfx.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ProxyServer/resource.h b/ComIOP/Wrapper/ProxyServer/resource.h index 2d507d97..d849924e 100644 --- a/ComIOP/Wrapper/ProxyServer/resource.h +++ b/ComIOP/Wrapper/ProxyServer/resource.h @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ServerWrapper/Program.cs b/ComIOP/Wrapper/ServerWrapper/Program.cs index ff753b04..5ad7b3cb 100644 --- a/ComIOP/Wrapper/ServerWrapper/Program.cs +++ b/ComIOP/Wrapper/ServerWrapper/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ServerWrapper/Properties/AssemblyInfo.cs b/ComIOP/Wrapper/ServerWrapper/Properties/AssemblyInfo.cs index 4f289302..6c0eeb7d 100644 --- a/ComIOP/Wrapper/ServerWrapper/Properties/AssemblyInfo.cs +++ b/ComIOP/Wrapper/ServerWrapper/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ServerWrapper/Properties/AssemblyVersionInfo.cs b/ComIOP/Wrapper/ServerWrapper/Properties/AssemblyVersionInfo.cs index fd75c13f..de831d99 100644 --- a/ComIOP/Wrapper/ServerWrapper/Properties/AssemblyVersionInfo.cs +++ b/ComIOP/Wrapper/ServerWrapper/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -33,15 +33,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2013 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.01.334.6"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.01.334.6"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/ComIOP/Wrapper/ServerWrapper/ServerDiagnosticsCtrl.Designer.cs b/ComIOP/Wrapper/ServerWrapper/ServerDiagnosticsCtrl.Designer.cs index c09d07b0..a5cd6c78 100644 --- a/ComIOP/Wrapper/ServerWrapper/ServerDiagnosticsCtrl.Designer.cs +++ b/ComIOP/Wrapper/ServerWrapper/ServerDiagnosticsCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ServerWrapper/ServerDiagnosticsCtrl.cs b/ComIOP/Wrapper/ServerWrapper/ServerDiagnosticsCtrl.cs index fa9b540a..0f2bb834 100644 --- a/ComIOP/Wrapper/ServerWrapper/ServerDiagnosticsCtrl.cs +++ b/ComIOP/Wrapper/ServerWrapper/ServerDiagnosticsCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ServerWrapper/ServerForm.Designer.cs b/ComIOP/Wrapper/ServerWrapper/ServerForm.Designer.cs index e1ff8bf9..3b569d1a 100644 --- a/ComIOP/Wrapper/ServerWrapper/ServerForm.Designer.cs +++ b/ComIOP/Wrapper/ServerWrapper/ServerForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ComIOP/Wrapper/ServerWrapper/ServerForm.cs b/ComIOP/Wrapper/ServerWrapper/ServerForm.cs index 8c9d19d8..09411a5b 100644 --- a/ComIOP/Wrapper/ServerWrapper/ServerForm.cs +++ b/ComIOP/Wrapper/ServerWrapper/ServerForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/AccessRuleListCtrl.Designer.cs b/ConfigurationTool/Application/AccessRuleListCtrl.Designer.cs index 557128a1..731be6d5 100644 --- a/ConfigurationTool/Application/AccessRuleListCtrl.Designer.cs +++ b/ConfigurationTool/Application/AccessRuleListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/AccessRuleListCtrl.cs b/ConfigurationTool/Application/AccessRuleListCtrl.cs index d8696810..17705db8 100644 --- a/ConfigurationTool/Application/AccessRuleListCtrl.cs +++ b/ConfigurationTool/Application/AccessRuleListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/AccessRuleListDlg.Designer.cs b/ConfigurationTool/Application/AccessRuleListDlg.Designer.cs index 7dd3613a..6b3a2280 100644 --- a/ConfigurationTool/Application/AccessRuleListDlg.Designer.cs +++ b/ConfigurationTool/Application/AccessRuleListDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/AccessRuleListDlg.cs b/ConfigurationTool/Application/AccessRuleListDlg.cs index 0e011930..a4bc0195 100644 --- a/ConfigurationTool/Application/AccessRuleListDlg.cs +++ b/ConfigurationTool/Application/AccessRuleListDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/AccountAccessRights.cs b/ConfigurationTool/Application/AccountAccessRights.cs index 7d9b5e14..506b2134 100644 --- a/ConfigurationTool/Application/AccountAccessRights.cs +++ b/ConfigurationTool/Application/AccountAccessRights.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/AccountAccessRightsListCtrl.Designer.cs b/ConfigurationTool/Application/AccountAccessRightsListCtrl.Designer.cs index 88575cd7..32ebcbaf 100644 --- a/ConfigurationTool/Application/AccountAccessRightsListCtrl.Designer.cs +++ b/ConfigurationTool/Application/AccountAccessRightsListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/AccountAccessRightsListCtrl.cs b/ConfigurationTool/Application/AccountAccessRightsListCtrl.cs index 56ea91ee..040258eb 100644 --- a/ConfigurationTool/Application/AccountAccessRightsListCtrl.cs +++ b/ConfigurationTool/Application/AccountAccessRightsListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/CertificateToolConfiguration.cs b/ConfigurationTool/Application/CertificateToolConfiguration.cs index c0bc749a..30fbc9ac 100644 --- a/ConfigurationTool/Application/CertificateToolConfiguration.cs +++ b/ConfigurationTool/Application/CertificateToolConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/CreateAuthorityDlg.Designer.cs b/ConfigurationTool/Application/CreateAuthorityDlg.Designer.cs index 48db6aa5..b12ce49c 100644 --- a/ConfigurationTool/Application/CreateAuthorityDlg.Designer.cs +++ b/ConfigurationTool/Application/CreateAuthorityDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/CreateAuthorityDlg.cs b/ConfigurationTool/Application/CreateAuthorityDlg.cs index cf54dac1..c0d1aba3 100644 --- a/ConfigurationTool/Application/CreateAuthorityDlg.cs +++ b/ConfigurationTool/Application/CreateAuthorityDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/CreateCertificateDlg.Designer.cs b/ConfigurationTool/Application/CreateCertificateDlg.Designer.cs index ff42388d..6c9d9eca 100644 --- a/ConfigurationTool/Application/CreateCertificateDlg.Designer.cs +++ b/ConfigurationTool/Application/CreateCertificateDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/CreateCertificateDlg.cs b/ConfigurationTool/Application/CreateCertificateDlg.cs index 33200fff..c17be188 100644 --- a/ConfigurationTool/Application/CreateCertificateDlg.cs +++ b/ConfigurationTool/Application/CreateCertificateDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/CreateSslBindingDlg.Designer.cs b/ConfigurationTool/Application/CreateSslBindingDlg.Designer.cs index 5d68b4ec..e22cc7fc 100644 --- a/ConfigurationTool/Application/CreateSslBindingDlg.Designer.cs +++ b/ConfigurationTool/Application/CreateSslBindingDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/CreateSslBindingDlg.cs b/ConfigurationTool/Application/CreateSslBindingDlg.cs index 6fb02b15..ee3d116c 100644 --- a/ConfigurationTool/Application/CreateSslBindingDlg.cs +++ b/ConfigurationTool/Application/CreateSslBindingDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/CreateSslCertificateDlg.Designer.cs b/ConfigurationTool/Application/CreateSslCertificateDlg.Designer.cs index 6eb4b482..0a9519ed 100644 --- a/ConfigurationTool/Application/CreateSslCertificateDlg.Designer.cs +++ b/ConfigurationTool/Application/CreateSslCertificateDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/CreateSslCertificateDlg.cs b/ConfigurationTool/Application/CreateSslCertificateDlg.cs index c61ff933..7fa17965 100644 --- a/ConfigurationTool/Application/CreateSslCertificateDlg.cs +++ b/ConfigurationTool/Application/CreateSslCertificateDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/EditComServerDlg.Designer.cs b/ConfigurationTool/Application/EditComServerDlg.Designer.cs index ac6f43c2..355ef95a 100644 --- a/ConfigurationTool/Application/EditComServerDlg.Designer.cs +++ b/ConfigurationTool/Application/EditComServerDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/EditComServerDlg.cs b/ConfigurationTool/Application/EditComServerDlg.cs index 3d8fd368..2b0a809c 100644 --- a/ConfigurationTool/Application/EditComServerDlg.cs +++ b/ConfigurationTool/Application/EditComServerDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/FirewallAccessDlg.Designer.cs b/ConfigurationTool/Application/FirewallAccessDlg.Designer.cs index d7d9c008..3560ccc8 100644 --- a/ConfigurationTool/Application/FirewallAccessDlg.Designer.cs +++ b/ConfigurationTool/Application/FirewallAccessDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/FirewallAccessDlg.cs b/ConfigurationTool/Application/FirewallAccessDlg.cs index dcf8dd84..e14eaa22 100644 --- a/ConfigurationTool/Application/FirewallAccessDlg.cs +++ b/ConfigurationTool/Application/FirewallAccessDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/HttpAccessRulelListCtrl.Designer.cs b/ConfigurationTool/Application/HttpAccessRulelListCtrl.Designer.cs index b15872fa..d1539927 100644 --- a/ConfigurationTool/Application/HttpAccessRulelListCtrl.Designer.cs +++ b/ConfigurationTool/Application/HttpAccessRulelListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/HttpAccessRulelListCtrl.cs b/ConfigurationTool/Application/HttpAccessRulelListCtrl.cs index 42db6dde..3b01041c 100644 --- a/ConfigurationTool/Application/HttpAccessRulelListCtrl.cs +++ b/ConfigurationTool/Application/HttpAccessRulelListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/MainForm.Designer.cs b/ConfigurationTool/Application/MainForm.Designer.cs index 48345bdd..00fc2410 100644 --- a/ConfigurationTool/Application/MainForm.Designer.cs +++ b/ConfigurationTool/Application/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/MainForm.cs b/ConfigurationTool/Application/MainForm.cs index c89cc7ee..005496d6 100644 --- a/ConfigurationTool/Application/MainForm.cs +++ b/ConfigurationTool/Application/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ManageAccessRulesDlg.Designer.cs b/ConfigurationTool/Application/ManageAccessRulesDlg.Designer.cs index 9896e3b2..b4634096 100644 --- a/ConfigurationTool/Application/ManageAccessRulesDlg.Designer.cs +++ b/ConfigurationTool/Application/ManageAccessRulesDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ManageAccessRulesDlg.cs b/ConfigurationTool/Application/ManageAccessRulesDlg.cs index 44cfa24b..ffc38086 100644 --- a/ConfigurationTool/Application/ManageAccessRulesDlg.cs +++ b/ConfigurationTool/Application/ManageAccessRulesDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ManageSslBindingsDlg.Designer.cs b/ConfigurationTool/Application/ManageSslBindingsDlg.Designer.cs index 6e5af8ef..0de0a3a7 100644 --- a/ConfigurationTool/Application/ManageSslBindingsDlg.Designer.cs +++ b/ConfigurationTool/Application/ManageSslBindingsDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ManageSslBindingsDlg.cs b/ConfigurationTool/Application/ManageSslBindingsDlg.cs index 788bb7b7..2d2ca3a5 100644 --- a/ConfigurationTool/Application/ManageSslBindingsDlg.cs +++ b/ConfigurationTool/Application/ManageSslBindingsDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ManageWrappedComServersDlg.Designer.cs b/ConfigurationTool/Application/ManageWrappedComServersDlg.Designer.cs index 09d7105f..a4f10630 100644 --- a/ConfigurationTool/Application/ManageWrappedComServersDlg.Designer.cs +++ b/ConfigurationTool/Application/ManageWrappedComServersDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ManageWrappedComServersDlg.cs b/ConfigurationTool/Application/ManageWrappedComServersDlg.cs index da64d5cf..ad9db36c 100644 --- a/ConfigurationTool/Application/ManageWrappedComServersDlg.cs +++ b/ConfigurationTool/Application/ManageWrappedComServersDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ManagedApplicationCtrl.Designer.cs b/ConfigurationTool/Application/ManagedApplicationCtrl.Designer.cs index 268a28b9..ef50b517 100644 --- a/ConfigurationTool/Application/ManagedApplicationCtrl.Designer.cs +++ b/ConfigurationTool/Application/ManagedApplicationCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ManagedApplicationCtrl.cs b/ConfigurationTool/Application/ManagedApplicationCtrl.cs index 1b871dae..ac3833ba 100644 --- a/ConfigurationTool/Application/ManagedApplicationCtrl.cs +++ b/ConfigurationTool/Application/ManagedApplicationCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ManagedApplicationDlg.Designer.cs b/ConfigurationTool/Application/ManagedApplicationDlg.Designer.cs index 911adfb0..7970f3a6 100644 --- a/ConfigurationTool/Application/ManagedApplicationDlg.Designer.cs +++ b/ConfigurationTool/Application/ManagedApplicationDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ManagedApplicationDlg.cs b/ConfigurationTool/Application/ManagedApplicationDlg.cs index 4553b36a..12d94e01 100644 --- a/ConfigurationTool/Application/ManagedApplicationDlg.cs +++ b/ConfigurationTool/Application/ManagedApplicationDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/NewEndpointDlg.Designer.cs b/ConfigurationTool/Application/NewEndpointDlg.Designer.cs index dce81f1d..c4d0dfbe 100644 --- a/ConfigurationTool/Application/NewEndpointDlg.Designer.cs +++ b/ConfigurationTool/Application/NewEndpointDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/NewEndpointDlg.cs b/ConfigurationTool/Application/NewEndpointDlg.cs index 83222c3a..2826a904 100644 --- a/ConfigurationTool/Application/NewEndpointDlg.cs +++ b/ConfigurationTool/Application/NewEndpointDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/NewPortDlg.Designer.cs b/ConfigurationTool/Application/NewPortDlg.Designer.cs index 7e31e18a..0b2f9fce 100644 --- a/ConfigurationTool/Application/NewPortDlg.Designer.cs +++ b/ConfigurationTool/Application/NewPortDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/NewPortDlg.cs b/ConfigurationTool/Application/NewPortDlg.cs index b22e4784..af183a3f 100644 --- a/ConfigurationTool/Application/NewPortDlg.cs +++ b/ConfigurationTool/Application/NewPortDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ObjectPicker/AccessRuleDlg.Designer.cs b/ConfigurationTool/Application/ObjectPicker/AccessRuleDlg.Designer.cs index b62f5d52..9f6db7f8 100644 --- a/ConfigurationTool/Application/ObjectPicker/AccessRuleDlg.Designer.cs +++ b/ConfigurationTool/Application/ObjectPicker/AccessRuleDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ObjectPicker/AccessRuleDlg.cs b/ConfigurationTool/Application/ObjectPicker/AccessRuleDlg.cs index 657cd499..2479837f 100644 --- a/ConfigurationTool/Application/ObjectPicker/AccessRuleDlg.cs +++ b/ConfigurationTool/Application/ObjectPicker/AccessRuleDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ObjectPicker/ComInterop.cs b/ConfigurationTool/Application/ObjectPicker/ComInterop.cs index d315db7f..eb6e73a3 100644 --- a/ConfigurationTool/Application/ObjectPicker/ComInterop.cs +++ b/ConfigurationTool/Application/ObjectPicker/ComInterop.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ObjectPicker/DirectoryObject.cs b/ConfigurationTool/Application/ObjectPicker/DirectoryObject.cs index 49a7f5ed..b5ce6a57 100644 --- a/ConfigurationTool/Application/ObjectPicker/DirectoryObject.cs +++ b/ConfigurationTool/Application/ObjectPicker/DirectoryObject.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ObjectPicker/DirectoryObjectPickerDialog.cs b/ConfigurationTool/Application/ObjectPicker/DirectoryObjectPickerDialog.cs index 77717eab..e4e64f3b 100644 --- a/ConfigurationTool/Application/ObjectPicker/DirectoryObjectPickerDialog.cs +++ b/ConfigurationTool/Application/ObjectPicker/DirectoryObjectPickerDialog.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ObjectPicker/Locations.cs b/ConfigurationTool/Application/ObjectPicker/Locations.cs index b7ba20f4..64963149 100644 --- a/ConfigurationTool/Application/ObjectPicker/Locations.cs +++ b/ConfigurationTool/Application/ObjectPicker/Locations.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ObjectPicker/NameTranslator.cs b/ConfigurationTool/Application/ObjectPicker/NameTranslator.cs index 334ee4b5..6c229540 100644 --- a/ConfigurationTool/Application/ObjectPicker/NameTranslator.cs +++ b/ConfigurationTool/Application/ObjectPicker/NameTranslator.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ObjectPicker/ObjectTypes.cs b/ConfigurationTool/Application/ObjectPicker/ObjectTypes.cs index f5ab88a4..b469932a 100644 --- a/ConfigurationTool/Application/ObjectPicker/ObjectTypes.cs +++ b/ConfigurationTool/Application/ObjectPicker/ObjectTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ObjectPicker/PInvoke.cs b/ConfigurationTool/Application/ObjectPicker/PInvoke.cs index 6331d95d..1ddaa397 100644 --- a/ConfigurationTool/Application/ObjectPicker/PInvoke.cs +++ b/ConfigurationTool/Application/ObjectPicker/PInvoke.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/ObjectPicker/StructsFlags.cs b/ConfigurationTool/Application/ObjectPicker/StructsFlags.cs index 147c3a70..775a8ab6 100644 --- a/ConfigurationTool/Application/ObjectPicker/StructsFlags.cs +++ b/ConfigurationTool/Application/ObjectPicker/StructsFlags.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/PasswordDlg.Designer.cs b/ConfigurationTool/Application/PasswordDlg.Designer.cs index f0dceb78..5b9f593a 100644 --- a/ConfigurationTool/Application/PasswordDlg.Designer.cs +++ b/ConfigurationTool/Application/PasswordDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/PasswordDlg.cs b/ConfigurationTool/Application/PasswordDlg.cs index 694c135c..839b30d4 100644 --- a/ConfigurationTool/Application/PasswordDlg.cs +++ b/ConfigurationTool/Application/PasswordDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/Program.cs b/ConfigurationTool/Application/Program.cs index 8603c9f3..580aebd7 100644 --- a/ConfigurationTool/Application/Program.cs +++ b/ConfigurationTool/Application/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/Properties/AssemblyInfo.cs b/ConfigurationTool/Application/Properties/AssemblyInfo.cs index 9f9d0b06..56da8eca 100644 --- a/ConfigurationTool/Application/Properties/AssemblyInfo.cs +++ b/ConfigurationTool/Application/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/Properties/AssemblyVersionInfo.cs b/ConfigurationTool/Application/Properties/AssemblyVersionInfo.cs index 386dd28a..de831d99 100644 --- a/ConfigurationTool/Application/Properties/AssemblyVersionInfo.cs +++ b/ConfigurationTool/Application/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -33,15 +33,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2015 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/ConfigurationTool/Application/SelectApplicationDlg.Designer.cs b/ConfigurationTool/Application/SelectApplicationDlg.Designer.cs index 3005e4f9..44919f5a 100644 --- a/ConfigurationTool/Application/SelectApplicationDlg.Designer.cs +++ b/ConfigurationTool/Application/SelectApplicationDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/SelectApplicationDlg.cs b/ConfigurationTool/Application/SelectApplicationDlg.cs index d84ec4ee..d28d138b 100644 --- a/ConfigurationTool/Application/SelectApplicationDlg.cs +++ b/ConfigurationTool/Application/SelectApplicationDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/SelectComServerDlg.Designer.cs b/ConfigurationTool/Application/SelectComServerDlg.Designer.cs index 1d59639c..de744d2a 100644 --- a/ConfigurationTool/Application/SelectComServerDlg.Designer.cs +++ b/ConfigurationTool/Application/SelectComServerDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/SelectComServerDlg.cs b/ConfigurationTool/Application/SelectComServerDlg.cs index c22c3df2..ad937bcb 100644 --- a/ConfigurationTool/Application/SelectComServerDlg.cs +++ b/ConfigurationTool/Application/SelectComServerDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/UserAddControl.Designer.cs b/ConfigurationTool/Application/UserAddControl.Designer.cs index f0a9e312..4ab4c822 100644 --- a/ConfigurationTool/Application/UserAddControl.Designer.cs +++ b/ConfigurationTool/Application/UserAddControl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/UserAddControl.cs b/ConfigurationTool/Application/UserAddControl.cs index 07ea4739..b27582f2 100644 --- a/ConfigurationTool/Application/UserAddControl.cs +++ b/ConfigurationTool/Application/UserAddControl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/UserAddForm.Designer.cs b/ConfigurationTool/Application/UserAddForm.Designer.cs index 80c40357..2fa8e3ce 100644 --- a/ConfigurationTool/Application/UserAddForm.Designer.cs +++ b/ConfigurationTool/Application/UserAddForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/UserAddForm.cs b/ConfigurationTool/Application/UserAddForm.cs index 0f3f3498..8c225190 100644 --- a/ConfigurationTool/Application/UserAddForm.cs +++ b/ConfigurationTool/Application/UserAddForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/UserNameControl.Designer.cs b/ConfigurationTool/Application/UserNameControl.Designer.cs index 234bb0a9..0d930693 100644 --- a/ConfigurationTool/Application/UserNameControl.Designer.cs +++ b/ConfigurationTool/Application/UserNameControl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/UserNameControl.cs b/ConfigurationTool/Application/UserNameControl.cs index 8dadcd48..23561021 100644 --- a/ConfigurationTool/Application/UserNameControl.cs +++ b/ConfigurationTool/Application/UserNameControl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/UserNameListForm.Designer.cs b/ConfigurationTool/Application/UserNameListForm.Designer.cs index 7bcf129b..06011cdc 100644 --- a/ConfigurationTool/Application/UserNameListForm.Designer.cs +++ b/ConfigurationTool/Application/UserNameListForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/UserNameListForm.cs b/ConfigurationTool/Application/UserNameListForm.cs index 8a0857c9..1315d7fe 100644 --- a/ConfigurationTool/Application/UserNameListForm.cs +++ b/ConfigurationTool/Application/UserNameListForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/UserPasswordChangeForm.Designer.cs b/ConfigurationTool/Application/UserPasswordChangeForm.Designer.cs index aff48a2f..7a23430b 100644 --- a/ConfigurationTool/Application/UserPasswordChangeForm.Designer.cs +++ b/ConfigurationTool/Application/UserPasswordChangeForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/UserPasswordChangeForm.cs b/ConfigurationTool/Application/UserPasswordChangeForm.cs index 988886c6..66aff37c 100644 --- a/ConfigurationTool/Application/UserPasswordChangeForm.cs +++ b/ConfigurationTool/Application/UserPasswordChangeForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/UserPasswordControl.Designer.cs b/ConfigurationTool/Application/UserPasswordControl.Designer.cs index a9d100b8..d48b2768 100644 --- a/ConfigurationTool/Application/UserPasswordControl.Designer.cs +++ b/ConfigurationTool/Application/UserPasswordControl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Application/UserPasswordControl.cs b/ConfigurationTool/Application/UserPasswordControl.cs index 41f9663c..f7875b39 100644 --- a/ConfigurationTool/Application/UserPasswordControl.cs +++ b/ConfigurationTool/Application/UserPasswordControl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Console/Program.cs b/ConfigurationTool/Console/Program.cs index e4c60906..c47b1229 100644 --- a/ConfigurationTool/Console/Program.cs +++ b/ConfigurationTool/Console/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Console/Properties/AssemblyInfo.cs b/ConfigurationTool/Console/Properties/AssemblyInfo.cs index 1a949fdf..b41ed6a4 100644 --- a/ConfigurationTool/Console/Properties/AssemblyInfo.cs +++ b/ConfigurationTool/Console/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/ConfigurationTool/Console/Properties/AssemblyVersionInfo.cs b/ConfigurationTool/Console/Properties/AssemblyVersionInfo.cs index 7a5c35d1..7981e7e2 100644 --- a/ConfigurationTool/Console/Properties/AssemblyVersionInfo.cs +++ b/ConfigurationTool/Console/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,15 +39,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2015 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/Dashboard/Properties/AssemblyInfo.cs b/Dashboard/Properties/AssemblyInfo.cs index 030dae2f..257abb22 100644 --- a/Dashboard/Properties/AssemblyInfo.cs +++ b/Dashboard/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("Unified Architecture")] -[assembly: AssemblyCopyright("Copyright © OPC Foundation 1995-2015")] +[assembly: AssemblyCopyright("Copyright © OPC Foundation 1995-2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/SampleLibraries/Client/Browser.cs b/SampleApplications/SampleLibraries/Client/Browser.cs index 366713d3..73587536 100644 --- a/SampleApplications/SampleLibraries/Client/Browser.cs +++ b/SampleApplications/SampleLibraries/Client/Browser.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Client/DataDictionary.cs b/SampleApplications/SampleLibraries/Client/DataDictionary.cs index b9068311..09bdca45 100644 --- a/SampleApplications/SampleLibraries/Client/DataDictionary.cs +++ b/SampleApplications/SampleLibraries/Client/DataDictionary.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Client/Documentation/Opc.Ua.Client.cs b/SampleApplications/SampleLibraries/Client/Documentation/Opc.Ua.Client.cs index ca40a140..229ed2d1 100644 --- a/SampleApplications/SampleLibraries/Client/Documentation/Opc.Ua.Client.cs +++ b/SampleApplications/SampleLibraries/Client/Documentation/Opc.Ua.Client.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Client/GlobalSuppressions.cs b/SampleApplications/SampleLibraries/Client/GlobalSuppressions.cs index 2e6fed69..d849924e 100644 --- a/SampleApplications/SampleLibraries/Client/GlobalSuppressions.cs +++ b/SampleApplications/SampleLibraries/Client/GlobalSuppressions.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Client/MonitoredItem.cs b/SampleApplications/SampleLibraries/Client/MonitoredItem.cs index 187d66bc..591662e7 100644 --- a/SampleApplications/SampleLibraries/Client/MonitoredItem.cs +++ b/SampleApplications/SampleLibraries/Client/MonitoredItem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Client/MonitoredItemStatus.cs b/SampleApplications/SampleLibraries/Client/MonitoredItemStatus.cs index ebea05ae..1aacfafa 100644 --- a/SampleApplications/SampleLibraries/Client/MonitoredItemStatus.cs +++ b/SampleApplications/SampleLibraries/Client/MonitoredItemStatus.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Client/NodeCache.cs b/SampleApplications/SampleLibraries/Client/NodeCache.cs index 62dccaa5..713b7498 100644 --- a/SampleApplications/SampleLibraries/Client/NodeCache.cs +++ b/SampleApplications/SampleLibraries/Client/NodeCache.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Client/Properties/AssemblyInfo.cs b/SampleApplications/SampleLibraries/Client/Properties/AssemblyInfo.cs index 583a6ce6..a9f03119 100644 --- a/SampleApplications/SampleLibraries/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/SampleLibraries/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Client/Properties/AssemblyVersionInfo.cs b/SampleApplications/SampleLibraries/Client/Properties/AssemblyVersionInfo.cs index 386dd28a..de831d99 100644 --- a/SampleApplications/SampleLibraries/Client/Properties/AssemblyVersionInfo.cs +++ b/SampleApplications/SampleLibraries/Client/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -33,15 +33,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2015 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/SampleApplications/SampleLibraries/Client/Session.cs b/SampleApplications/SampleLibraries/Client/Session.cs index 00411da9..0fc831a3 100644 --- a/SampleApplications/SampleLibraries/Client/Session.cs +++ b/SampleApplications/SampleLibraries/Client/Session.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Client/SessionReconnectHandler.cs b/SampleApplications/SampleLibraries/Client/SessionReconnectHandler.cs index 15cc963b..e8f1ae4d 100644 --- a/SampleApplications/SampleLibraries/Client/SessionReconnectHandler.cs +++ b/SampleApplications/SampleLibraries/Client/SessionReconnectHandler.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Client/Subscription.cs b/SampleApplications/SampleLibraries/Client/Subscription.cs index 217be84a..5abe718e 100644 --- a/SampleApplications/SampleLibraries/Client/Subscription.cs +++ b/SampleApplications/SampleLibraries/Client/Subscription.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/AccountInfo.cs b/SampleApplications/SampleLibraries/Configuration/AccountInfo.cs index 0b9df533..6e8d2f96 100644 --- a/SampleApplications/SampleLibraries/Configuration/AccountInfo.cs +++ b/SampleApplications/SampleLibraries/Configuration/AccountInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/ApplicationInstance.cs b/SampleApplications/SampleLibraries/Configuration/ApplicationInstance.cs index c2269167..4f6014fa 100644 --- a/SampleApplications/SampleLibraries/Configuration/ApplicationInstance.cs +++ b/SampleApplications/SampleLibraries/Configuration/ApplicationInstance.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/ConfigUtils.cs b/SampleApplications/SampleLibraries/Configuration/ConfigUtils.cs index 51b0cb78..1200b05e 100644 --- a/SampleApplications/SampleLibraries/Configuration/ConfigUtils.cs +++ b/SampleApplications/SampleLibraries/Configuration/ConfigUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/Enum.cs b/SampleApplications/SampleLibraries/Configuration/Enum.cs index 3aa26e0d..cb7d0173 100644 --- a/SampleApplications/SampleLibraries/Configuration/Enum.cs +++ b/SampleApplications/SampleLibraries/Configuration/Enum.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/ExceptionDlg.Designer.cs b/SampleApplications/SampleLibraries/Configuration/ExceptionDlg.Designer.cs index 21d3fa18..97fbe6c3 100644 --- a/SampleApplications/SampleLibraries/Configuration/ExceptionDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Configuration/ExceptionDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/ExceptionDlg.cs b/SampleApplications/SampleLibraries/Configuration/ExceptionDlg.cs index 72075961..0ee3125a 100644 --- a/SampleApplications/SampleLibraries/Configuration/ExceptionDlg.cs +++ b/SampleApplications/SampleLibraries/Configuration/ExceptionDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/HostEnumerator.cs b/SampleApplications/SampleLibraries/Configuration/HostEnumerator.cs index d640f7d1..38770339 100644 --- a/SampleApplications/SampleLibraries/Configuration/HostEnumerator.cs +++ b/SampleApplications/SampleLibraries/Configuration/HostEnumerator.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/LocalSecurityPolicy.cs b/SampleApplications/SampleLibraries/Configuration/LocalSecurityPolicy.cs index 57fc62a6..fcae9d74 100644 --- a/SampleApplications/SampleLibraries/Configuration/LocalSecurityPolicy.cs +++ b/SampleApplications/SampleLibraries/Configuration/LocalSecurityPolicy.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/ManagedApplication.cs b/SampleApplications/SampleLibraries/Configuration/ManagedApplication.cs index 29646cad..2e766150 100644 --- a/SampleApplications/SampleLibraries/Configuration/ManagedApplication.cs +++ b/SampleApplications/SampleLibraries/Configuration/ManagedApplication.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/Properties/AssemblyInfo.cs b/SampleApplications/SampleLibraries/Configuration/Properties/AssemblyInfo.cs index f220f581..289c24d3 100644 --- a/SampleApplications/SampleLibraries/Configuration/Properties/AssemblyInfo.cs +++ b/SampleApplications/SampleLibraries/Configuration/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/Properties/AssemblyVersionInfo.cs b/SampleApplications/SampleLibraries/Configuration/Properties/AssemblyVersionInfo.cs index 386dd28a..de831d99 100644 --- a/SampleApplications/SampleLibraries/Configuration/Properties/AssemblyVersionInfo.cs +++ b/SampleApplications/SampleLibraries/Configuration/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -33,15 +33,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2015 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/SampleApplications/SampleLibraries/Configuration/PseudoComServer.cs b/SampleApplications/SampleLibraries/Configuration/PseudoComServer.cs index b08231d7..1f778a1a 100644 --- a/SampleApplications/SampleLibraries/Configuration/PseudoComServer.cs +++ b/SampleApplications/SampleLibraries/Configuration/PseudoComServer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/Schema/InstalledApplication.cs b/SampleApplications/SampleLibraries/Configuration/Schema/InstalledApplication.cs index a806099e..53105107 100644 --- a/SampleApplications/SampleLibraries/Configuration/Schema/InstalledApplication.cs +++ b/SampleApplications/SampleLibraries/Configuration/Schema/InstalledApplication.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/Schema/InstalledApplicationHelper.cs b/SampleApplications/SampleLibraries/Configuration/Schema/InstalledApplicationHelper.cs index 1bd2c393..c38a36e5 100644 --- a/SampleApplications/SampleLibraries/Configuration/Schema/InstalledApplicationHelper.cs +++ b/SampleApplications/SampleLibraries/Configuration/Schema/InstalledApplicationHelper.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/Service.cs b/SampleApplications/SampleLibraries/Configuration/Service.cs index 7c2aeb4b..9d620d64 100644 --- a/SampleApplications/SampleLibraries/Configuration/Service.cs +++ b/SampleApplications/SampleLibraries/Configuration/Service.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/ServiceInstaller.cs b/SampleApplications/SampleLibraries/Configuration/ServiceInstaller.cs index ac09120b..d1e6c1e0 100644 --- a/SampleApplications/SampleLibraries/Configuration/ServiceInstaller.cs +++ b/SampleApplications/SampleLibraries/Configuration/ServiceInstaller.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/ServiceManager.cs b/SampleApplications/SampleLibraries/Configuration/ServiceManager.cs index ac03aacf..af6ac425 100644 --- a/SampleApplications/SampleLibraries/Configuration/ServiceManager.cs +++ b/SampleApplications/SampleLibraries/Configuration/ServiceManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Configuration/UserNameCreator.cs b/SampleApplications/SampleLibraries/Configuration/UserNameCreator.cs index ea697255..53f37a99 100644 --- a/SampleApplications/SampleLibraries/Configuration/UserNameCreator.cs +++ b/SampleApplications/SampleLibraries/Configuration/UserNameCreator.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Browse/AttrbuteListCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Browse/AttrbuteListCtrl.Designer.cs index 96a4b3ca..e3601058 100644 --- a/SampleApplications/SampleLibraries/Controls/Browse/AttrbuteListCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Browse/AttrbuteListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Browse/AttributeListCtrl.cs b/SampleApplications/SampleLibraries/Controls/Browse/AttributeListCtrl.cs index 1b77cc29..66b366fc 100644 --- a/SampleApplications/SampleLibraries/Controls/Browse/AttributeListCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Browse/AttributeListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Browse/BrowseListCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Browse/BrowseListCtrl.Designer.cs index 324c236e..29002580 100644 --- a/SampleApplications/SampleLibraries/Controls/Browse/BrowseListCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Browse/BrowseListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Browse/BrowseListCtrl.cs b/SampleApplications/SampleLibraries/Controls/Browse/BrowseListCtrl.cs index 1fe4b1e6..4d17b8a1 100644 --- a/SampleApplications/SampleLibraries/Controls/Browse/BrowseListCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Browse/BrowseListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Browse/BrowseTreeCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Browse/BrowseTreeCtrl.Designer.cs index bbb636fb..d2e5db79 100644 --- a/SampleApplications/SampleLibraries/Controls/Browse/BrowseTreeCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Browse/BrowseTreeCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Browse/BrowseTreeCtrl.cs b/SampleApplications/SampleLibraries/Controls/Browse/BrowseTreeCtrl.cs index 460a7bc6..15365abd 100644 --- a/SampleApplications/SampleLibraries/Controls/Browse/BrowseTreeCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Browse/BrowseTreeCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Browse/NodeListCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Browse/NodeListCtrl.Designer.cs index 08d26190..38d81281 100644 --- a/SampleApplications/SampleLibraries/Controls/Browse/NodeListCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Browse/NodeListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Browse/NodeListCtrl.cs b/SampleApplications/SampleLibraries/Controls/Browse/NodeListCtrl.cs index 9e10ad2c..66ee46fb 100644 --- a/SampleApplications/SampleLibraries/Controls/Browse/NodeListCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Browse/NodeListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Browse/SelectNodesDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Browse/SelectNodesDlg.Designer.cs index 7dfb2764..b4517a88 100644 --- a/SampleApplications/SampleLibraries/Controls/Browse/SelectNodesDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Browse/SelectNodesDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Browse/SelectNodesDlg.cs b/SampleApplications/SampleLibraries/Controls/Browse/SelectNodesDlg.cs index b039f87b..d36aef0b 100644 --- a/SampleApplications/SampleLibraries/Controls/Browse/SelectNodesDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Browse/SelectNodesDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/ClientHeaderBranding.Designer.cs b/SampleApplications/SampleLibraries/Controls/ClientHeaderBranding.Designer.cs index c1e89efe..e4dccd9c 100644 --- a/SampleApplications/SampleLibraries/Controls/ClientHeaderBranding.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/ClientHeaderBranding.Designer.cs @@ -143,7 +143,7 @@ private void InitializeComponent() this.labelBuild.Name = "labelBuild"; this.labelBuild.Size = new System.Drawing.Size(198, 84); this.labelBuild.TabIndex = 15; - this.labelBuild.Text = "UA .NET API Build: 1.02.336.0"; + this.labelBuild.Text = "UA .NET API Build: 1.03.340.0"; this.labelBuild.TextAlign = System.Drawing.ContentAlignment.TopRight; // // ClientHeaderBranding diff --git a/SampleApplications/SampleLibraries/Controls/ClientUtils.cs b/SampleApplications/SampleLibraries/Controls/ClientUtils.cs index 199a7280..3282572c 100644 --- a/SampleApplications/SampleLibraries/Controls/ClientUtils.cs +++ b/SampleApplications/SampleLibraries/Controls/ClientUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/AttrributesListViewCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/AttrributesListViewCtrl.Designer.cs index 222cbc1d..bf31810f 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/AttrributesListViewCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/AttrributesListViewCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/AttrributesListViewCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/AttrributesListViewCtrl.cs index 31b501b9..53c96258 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/AttrributesListViewCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/AttrributesListViewCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseNodeCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseNodeCtrl.Designer.cs index 47d8c338..ad65e490 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseNodeCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseNodeCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseNodeCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseNodeCtrl.cs index 2579b940..182de6ee 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseNodeCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseNodeCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseTreeViewCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseTreeViewCtrl.Designer.cs index c50bc940..aa624e78 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseTreeViewCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseTreeViewCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseTreeViewCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseTreeViewCtrl.cs index a049b9e0..41e58586 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseTreeViewCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/BrowseTreeViewCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestDlg.Designer.cs index 49f9ee65..d53641d9 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestDlg.cs index df0a4f86..04da2f96 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestListViewCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestListViewCtrl.Designer.cs index 64025c8f..cbf52953 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestListViewCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestListViewCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestListViewCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestListViewCtrl.cs index fc26d51b..8d0607c5 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestListViewCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/CallRequestListViewCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/ConnectServerCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/ConnectServerCtrl.Designer.cs index 5f3afa09..39b99323 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/ConnectServerCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/ConnectServerCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/ConnectServerCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/ConnectServerCtrl.cs index 934339c6..49b1cd13 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/ConnectServerCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/ConnectServerCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditAnnotationDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditAnnotationDlg.Designer.cs index fbcfe9d2..14f6aea6 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditAnnotationDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditAnnotationDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditAnnotationDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditAnnotationDlg.cs index da28090e..db85987c 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditAnnotationDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditAnnotationDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValue2Dlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValue2Dlg.Designer.cs index 3e7bc533..d2b94bb4 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValue2Dlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValue2Dlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValue2Dlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValue2Dlg.cs index b0cc7463..d1f89aaf 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValue2Dlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValue2Dlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueCtrl.Designer.cs index 310aa6f9..62feb37a 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueCtrl.cs index 1ae7ba0d..cebe838e 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueDlg.Designer.cs index 8ac4b5d1..88749b8b 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueDlg.cs index 27705b2a..4fd63121 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditComplexValueDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditMonitoredItemDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditMonitoredItemDlg.Designer.cs index 7188802d..11bdc892 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditMonitoredItemDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditMonitoredItemDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditMonitoredItemDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditMonitoredItemDlg.cs index 3737237b..90546ddc 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditMonitoredItemDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditMonitoredItemDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditReadValueIdDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditReadValueIdDlg.Designer.cs index 9e43b3ac..cd7fd8fb 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditReadValueIdDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditReadValueIdDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditReadValueIdDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditReadValueIdDlg.cs index b1ee99d7..0233545f 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditReadValueIdDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditReadValueIdDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditSubscriptionDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditSubscriptionDlg.Designer.cs index f9bb4b12..807b023b 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditSubscriptionDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditSubscriptionDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditSubscriptionDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditSubscriptionDlg.cs index e87d208f..2510dce4 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditSubscriptionDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditSubscriptionDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditValueCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditValueCtrl.Designer.cs index 24f3c730..739c4c33 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditValueCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditValueCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditValueCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditValueCtrl.cs index c9a3a655..1f12da82 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditValueCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditValueCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditWriteValueDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditWriteValueDlg.Designer.cs index f81dd079..54d1098a 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditWriteValueDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditWriteValueDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EditWriteValueDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EditWriteValueDlg.cs index 10d4eedd..be75c0ef 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EditWriteValueDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EditWriteValueDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EventFilterListViewCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EventFilterListViewCtrl.Designer.cs index c633fc72..0a9a4101 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EventFilterListViewCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EventFilterListViewCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EventFilterListViewCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EventFilterListViewCtrl.cs index ac2af405..9a30e1b1 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EventFilterListViewCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EventFilterListViewCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EventListViewCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EventListViewCtrl.Designer.cs index 68b05d32..0599310f 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EventListViewCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EventListViewCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/EventListViewCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/EventListViewCtrl.cs index b7c6c695..38249855 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/EventListViewCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/EventListViewCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/GdsDiscoverServersDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/GdsDiscoverServersDlg.Designer.cs index 0feee1ab..892b7343 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/GdsDiscoverServersDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/GdsDiscoverServersDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/GdsDiscoverServersDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/GdsDiscoverServersDlg.cs index 091899b3..de1193c8 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/GdsDiscoverServersDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/GdsDiscoverServersDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataDlg.Designer.cs index 11117859..fd64d5f5 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataDlg.cs index 1828f9fb..f455255b 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataListView.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataListView.Designer.cs index 60c12e39..f767d98e 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataListView.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataListView.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataListView.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataListView.cs index cd26bb68..6bd72c65 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataListView.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryDataListView.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryEventCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryEventCtrl.Designer.cs index 71a2f860..25cf3ed7 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryEventCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryEventCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryEventCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryEventCtrl.cs index 47962681..6da76c47 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryEventCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/HistoryEventCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/ISessionForm.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/ISessionForm.cs index 3ad42c81..cedb23e0 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/ISessionForm.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/ISessionForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestDlg.Designer.cs index 7f9b15a5..cf2a66ed 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestDlg.cs index be61f40d..34e99472 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestListViewCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestListViewCtrl.Designer.cs index b3082a02..37f874e3 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestListViewCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestListViewCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestListViewCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestListViewCtrl.cs index 3ffc5924..fabf7772 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestListViewCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/ReadRequestListViewCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SelectLocaleDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SelectLocaleDlg.Designer.cs index e1d46a96..8056dc51 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SelectLocaleDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SelectLocaleDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SelectLocaleDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SelectLocaleDlg.cs index 34c2dc94..c1c7cea4 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SelectLocaleDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SelectLocaleDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeCtrl.Designer.cs index d292f88c..05377553 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeCtrl.cs index 1a51da37..f7a5de54 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeDlg.Designer.cs index 23b46b7a..af61a456 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeDlg.cs index ec151dbf..00d4e5e8 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SelectNodeDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SetFilterOperatorDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SetFilterOperatorDlg.Designer.cs index 86cb9bf2..5f4e55ef 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SetFilterOperatorDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SetFilterOperatorDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SetFilterOperatorDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SetFilterOperatorDlg.cs index 437e08d6..3340abc6 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SetFilterOperatorDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SetFilterOperatorDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SetTypeDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SetTypeDlg.Designer.cs index 422ce535..b363a6a0 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SetTypeDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SetTypeDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SetTypeDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SetTypeDlg.cs index d65454ad..5dfe3bf5 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SetTypeDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SetTypeDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataDlg.Designer.cs index 007d000e..f0961c90 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataDlg.cs index 33effc08..63c7c749 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataListViewCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataListViewCtrl.Designer.cs index 6bc60646..6e760ca1 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataListViewCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataListViewCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataListViewCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataListViewCtrl.cs index 2531a149..b36786d8 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataListViewCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeDataListViewCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeEventsDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeEventsDlg.Designer.cs index 93443039..d42137e6 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeEventsDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeEventsDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeEventsDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeEventsDlg.cs index efc48bfc..53a7d810 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeEventsDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/SubscribeEventsDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/TypeFieldsListViewCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/TypeFieldsListViewCtrl.Designer.cs index e1d53738..75f7b8eb 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/TypeFieldsListViewCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/TypeFieldsListViewCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/TypeFieldsListViewCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/TypeFieldsListViewCtrl.cs index 4dce292d..77b003f4 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/TypeFieldsListViewCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/TypeFieldsListViewCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/UserNamePasswordDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/UserNamePasswordDlg.Designer.cs index 754ff5ab..d27c6f47 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/UserNamePasswordDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/UserNamePasswordDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/UserNamePasswordDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/UserNamePasswordDlg.cs index dbcf3097..94fde4ef 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/UserNamePasswordDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/UserNamePasswordDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/ViewEventDetailsDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/ViewEventDetailsDlg.Designer.cs index 1dda550b..137beb42 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/ViewEventDetailsDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/ViewEventDetailsDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/ViewEventDetailsDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/ViewEventDetailsDlg.cs index c40aba1e..278e8140 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/ViewEventDetailsDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/ViewEventDetailsDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestDlg.Designer.cs index f45dcb46..58f95c44 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestDlg.cs index 6dae7f68..d8e1c734 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestListViewCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestListViewCtrl.Designer.cs index ec584171..261d3715 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestListViewCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestListViewCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestListViewCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestListViewCtrl.cs index 30464206..eacc9ed0 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestListViewCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/Client/WriteRequestListViewCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/ClientUtils.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/ClientUtils.Designer.cs index 45642e0e..04113bdb 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/ClientUtils.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/ClientUtils.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/ClientUtils.cs b/SampleApplications/SampleLibraries/Controls/Common/ClientUtils.cs index 9f7f7d41..9926d8cf 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/ClientUtils.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/ClientUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/DiscoverServerDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/DiscoverServerDlg.Designer.cs index 39a6329f..46d1501f 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/DiscoverServerDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/DiscoverServerDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/DiscoverServerDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/DiscoverServerDlg.cs index fde26500..d4775099 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/DiscoverServerDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/DiscoverServerDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListCtrl.Designer.cs index 709176be..40f57378 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListCtrl.cs index b6d87cbe..fe4fa087 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListDlg.Designer.cs index a9886cf8..907135f1 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListDlg.cs index 0cd4c5f1..06e09244 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/DiscoveredServerListDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/EditArrayDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/EditArrayDlg.Designer.cs index 58d17dfa..1b305aca 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/EditArrayDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/EditArrayDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/EditArrayDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/EditArrayDlg.cs index 291444fa..5389b25c 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/EditArrayDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/EditArrayDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/EditDataValueCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/EditDataValueCtrl.Designer.cs index 9c0cc6b0..4cf9ac48 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/EditDataValueCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/EditDataValueCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/EditDataValueCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/EditDataValueCtrl.cs index 10d969e5..05389fc1 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/EditDataValueCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/EditDataValueCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/EditDataValueDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/EditDataValueDlg.Designer.cs index b88a7fd8..07e3830b 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/EditDataValueDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/EditDataValueDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/EditDataValueDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/EditDataValueDlg.cs index b564b379..ee2d67e0 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/EditDataValueDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/EditDataValueDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/EditValueCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/EditValueCtrl.Designer.cs index d53f3f50..85b7db55 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/EditValueCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/EditValueCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/EditValueCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/EditValueCtrl.cs index fb86026a..c7974dab 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/EditValueCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/EditValueCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/EventListView.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/EventListView.Designer.cs index 0adc5a0f..78a9c415 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/EventListView.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/EventListView.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/EventListView.cs b/SampleApplications/SampleLibraries/Controls/Common/EventListView.cs index a782f54b..d1001e1f 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/EventListView.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/EventListView.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/FilterDeclaration.cs b/SampleApplications/SampleLibraries/Controls/Common/FilterDeclaration.cs index 05f87ebe..414fc3cb 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/FilterDeclaration.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/FilterDeclaration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/HostListCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/HostListCtrl.Designer.cs index e77b6120..70b0ad61 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/HostListCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/HostListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/HostListCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/HostListCtrl.cs index 58b3a821..d0ecab71 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/HostListCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/HostListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/HostListDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/HostListDlg.Designer.cs index 3112b34f..9d0f7d5d 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/HostListDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/HostListDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/HostListDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/HostListDlg.cs index 64e97e2f..38c3b2ea 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/HostListDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/HostListDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/ReferenceListCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/ReferenceListCtrl.Designer.cs index 48a9632c..344a3ca5 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/ReferenceListCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/ReferenceListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/ReferenceListCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/ReferenceListCtrl.cs index f198a351..3116776a 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/ReferenceListCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/ReferenceListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/SelectHostCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/SelectHostCtrl.Designer.cs index a4fcdfa7..b854d5f1 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/SelectHostCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/SelectHostCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/SelectHostCtrl.cs b/SampleApplications/SampleLibraries/Controls/Common/SelectHostCtrl.cs index a9c2c81e..723e273f 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/SelectHostCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/SelectHostCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/ViewNodeStateDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Common/ViewNodeStateDlg.Designer.cs index 535050b2..ca4b30f2 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/ViewNodeStateDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/ViewNodeStateDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Common/ViewNodeStateDlg.cs b/SampleApplications/SampleLibraries/Controls/Common/ViewNodeStateDlg.cs index 69ffd9ef..ba0d6826 100644 --- a/SampleApplications/SampleLibraries/Controls/Common/ViewNodeStateDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Common/ViewNodeStateDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateDlg.Designer.cs index 270dd15c..5641e060 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateDlg.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateDlg.cs index fa4e3f4f..8d9b4f4a 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListCtrl.Designer.cs index 3b0822c0..0ffc0c96 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListCtrl.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListCtrl.cs index d6f78af3..d5284cce 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListDlg.Designer.cs index 74940556..a300c728 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListDlg.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListDlg.cs index d99614f9..1974f682 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListFilter.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListFilter.cs index bf7f0d17..b868c9f6 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListFilter.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateListFilter.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificatePropertiesListCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificatePropertiesListCtrl.Designer.cs index 05390d97..4e10d85e 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificatePropertiesListCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificatePropertiesListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificatePropertiesListCtrl.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificatePropertiesListCtrl.cs index 621fab56..c95b7a22 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificatePropertiesListCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificatePropertiesListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreCtrl.Designer.cs index 637bb23f..52292b28 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreCtrl.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreCtrl.cs index f6597046..71eada72 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreDlg.Designer.cs index 77b67758..89e0eba4 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreDlg.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreDlg.cs index 840c81b6..ae7ff32c 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeCtrl.Designer.cs index 8b299117..d07b681a 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeCtrl.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeCtrl.cs index 39e5d022..377779c0 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeDlg.Designer.cs index 8fa52a76..6fe8fc61 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeDlg.cs b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeDlg.cs index d0774ee0..538fc64c 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/CertificateStoreTreeDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseListCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseListCtrl.Designer.cs index 12d86df4..e7ba7f23 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseListCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseListCtrl.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseListCtrl.cs index 47a06452..6b568ab5 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseListCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseTreeCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseTreeCtrl.Designer.cs index a011f657..da409802 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseTreeCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseTreeCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseTreeCtrl.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseTreeCtrl.cs index efe26054..1d11a47f 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseTreeCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/BaseTreeCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ClipboardHack.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ClipboardHack.cs index e7bd4f19..a2d73f9f 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ClipboardHack.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ClipboardHack.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ComplexValueEditDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ComplexValueEditDlg.Designer.cs index 8cbb7436..ebc23324 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ComplexValueEditDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ComplexValueEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ComplexValueEditDlg.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ComplexValueEditDlg.cs index bd89d089..4c0d53cf 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ComplexValueEditDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ComplexValueEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DataListCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DataListCtrl.Designer.cs index e2cb7061..01864757 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DataListCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DataListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DataListCtrl.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DataListCtrl.cs index dbbe0096..53d50b80 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DataListCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DataListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DateTimeValueEditDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DateTimeValueEditDlg.Designer.cs index 455cfc01..15ef78bd 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DateTimeValueEditDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DateTimeValueEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DateTimeValueEditDlg.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DateTimeValueEditDlg.cs index 6e695c90..538d1f8e 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DateTimeValueEditDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/DateTimeValueEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/GuiUtils.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/GuiUtils.Designer.cs index 10facf71..831b8f9b 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/GuiUtils.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/GuiUtils.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/GuiUtils.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/GuiUtils.cs index 14255274..411f6a45 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/GuiUtils.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/GuiUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdCtrl.Designer.cs index 2f4b2561..46f17535 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdCtrl.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdCtrl.cs index dd048239..049d9ff1 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdValueEditDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdValueEditDlg.Designer.cs index c582751f..ba935680 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdValueEditDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdValueEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdValueEditDlg.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdValueEditDlg.cs index 4b375d01..302cbd9b 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdValueEditDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NodeIdValueEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NumericValueEditDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NumericValueEditDlg.Designer.cs index b087fa71..1a2bab9f 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NumericValueEditDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NumericValueEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NumericValueEditDlg.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NumericValueEditDlg.cs index ca540473..1d578e2b 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NumericValueEditDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/NumericValueEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ReferenceTypeCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ReferenceTypeCtrl.Designer.cs index 1cf4c440..851b6830 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ReferenceTypeCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ReferenceTypeCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ReferenceTypeCtrl.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ReferenceTypeCtrl.cs index 5c89b6c8..45b26093 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ReferenceTypeCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/ReferenceTypeCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/SimpleValueEditDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/SimpleValueEditDlg.Designer.cs index a2e489ce..0dabb5d6 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/SimpleValueEditDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/SimpleValueEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/SimpleValueEditDlg.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/SimpleValueEditDlg.cs index dd6fad6f..65fb441b 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/SimpleValueEditDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/SimpleValueEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/StringValueEditDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/StringValueEditDlg.Designer.cs index ee59282d..05f4da8f 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/StringValueEditDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/StringValueEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/StringValueEditDlg.cs b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/StringValueEditDlg.cs index c082bd8d..63e26f93 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/StringValueEditDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/Common (OLD)/StringValueEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/SelectCertificateStoreCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/SelectCertificateStoreCtrl.Designer.cs index 9eb19e41..c4dbfe65 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/SelectCertificateStoreCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/SelectCertificateStoreCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/SelectCertificateStoreCtrl.cs b/SampleApplications/SampleLibraries/Controls/Configuration/SelectCertificateStoreCtrl.cs index 8f527b66..7b3234f4 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/SelectCertificateStoreCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/SelectCertificateStoreCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/SelectFileCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/SelectFileCtrl.Designer.cs index 35066b31..c012690d 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/SelectFileCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/SelectFileCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/SelectFileCtrl.cs b/SampleApplications/SampleLibraries/Controls/Configuration/SelectFileCtrl.cs index 9e6a57b5..5e32552a 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/SelectFileCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/SelectFileCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileCtrl.Designer.cs index 8eb4e004..da36424b 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileCtrl.cs b/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileCtrl.cs index afa90d9f..d4c0dd08 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileDlg.Designer.cs index ce5270c1..a8510ad5 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileDlg.cs b/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileDlg.cs index ee9029bc..06187905 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/SelectProfileDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/SelectUrlsCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/SelectUrlsCtrl.Designer.cs index 7afac577..a850f85b 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/SelectUrlsCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/SelectUrlsCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/SelectUrlsCtrl.cs b/SampleApplications/SampleLibraries/Controls/Configuration/SelectUrlsCtrl.cs index b9597b45..25ff2163 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/SelectUrlsCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/SelectUrlsCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/ViewCertificateDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/ViewCertificateDlg.Designer.cs index 6bdf1e08..92efa973 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/ViewCertificateDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/ViewCertificateDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/ViewCertificateDlg.cs b/SampleApplications/SampleLibraries/Controls/Configuration/ViewCertificateDlg.cs index a1790328..0eabfcb9 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/ViewCertificateDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/ViewCertificateDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/YesNoDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Configuration/YesNoDlg.Designer.cs index 3a039509..6b2c653c 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/YesNoDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/YesNoDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Configuration/YesNoDlg.cs b/SampleApplications/SampleLibraries/Controls/Configuration/YesNoDlg.cs index 5ccdfa4b..6f91e3b0 100644 --- a/SampleApplications/SampleLibraries/Controls/Configuration/YesNoDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Configuration/YesNoDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerDlg.Designer.cs index a40fd974..069b877d 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerDlg.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerDlg.cs index e9b15af6..bf562719 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListCtrl.Designer.cs index d10580e0..ec93a79f 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListCtrl.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListCtrl.cs index 21ac128e..1cc6cfa6 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListDlg.Designer.cs index 5ee41dc3..d79b91ed 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListDlg.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListDlg.cs index 1a0aa610..0ffe747d 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/ConfiguredServerListDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/EndpointSelectorCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/EndpointSelectorCtrl.Designer.cs index aab0d773..b410b921 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/EndpointSelectorCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/EndpointSelectorCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/EndpointSelectorCtrl.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/EndpointSelectorCtrl.cs index 32deffd8..3ff52b5d 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/EndpointSelectorCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/EndpointSelectorCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerDlg.Designer.cs index 6fb31b7a..5943f0b0 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerDlg.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerDlg.cs index ce5f0060..5bce52d6 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListCtrl.Designer.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListCtrl.Designer.cs index 17f48d6f..6d61a296 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListCtrl.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListCtrl.cs index a92fb3ee..6602f621 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListCtrl.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListDlg.Designer.cs index 91d032e8..01be5137 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListDlg.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListDlg.cs index 3f6f2b20..ab876f14 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/PseudoComServerListDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/UsernameTokenDlg.Designer.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/UsernameTokenDlg.Designer.cs index 2994c411..2ba15d5c 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/UsernameTokenDlg.Designer.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/UsernameTokenDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Endpoints/UsernameTokenDlg.cs b/SampleApplications/SampleLibraries/Controls/Endpoints/UsernameTokenDlg.cs index 4ad26d58..bb72f7ab 100644 --- a/SampleApplications/SampleLibraries/Controls/Endpoints/UsernameTokenDlg.cs +++ b/SampleApplications/SampleLibraries/Controls/Endpoints/UsernameTokenDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Properties/AssemblyInfo.cs b/SampleApplications/SampleLibraries/Controls/Properties/AssemblyInfo.cs index 98d43280..24ca96a6 100644 --- a/SampleApplications/SampleLibraries/Controls/Properties/AssemblyInfo.cs +++ b/SampleApplications/SampleLibraries/Controls/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Controls/Properties/AssemblyVersionInfo.cs b/SampleApplications/SampleLibraries/Controls/Properties/AssemblyVersionInfo.cs index 386dd28a..de831d99 100644 --- a/SampleApplications/SampleLibraries/Controls/Properties/AssemblyVersionInfo.cs +++ b/SampleApplications/SampleLibraries/Controls/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -33,15 +33,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2015 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/SampleApplications/SampleLibraries/Server/Aggregates/AggregateCalculator.cs b/SampleApplications/SampleLibraries/Server/Aggregates/AggregateCalculator.cs index 63bc4a03..6c7b4b2c 100644 --- a/SampleApplications/SampleLibraries/Server/Aggregates/AggregateCalculator.cs +++ b/SampleApplications/SampleLibraries/Server/Aggregates/AggregateCalculator.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Aggregates/AggregateManager.cs b/SampleApplications/SampleLibraries/Server/Aggregates/AggregateManager.cs index f7966bc6..1eb6a114 100644 --- a/SampleApplications/SampleLibraries/Server/Aggregates/AggregateManager.cs +++ b/SampleApplications/SampleLibraries/Server/Aggregates/AggregateManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Aggregates/Aggregators.cs b/SampleApplications/SampleLibraries/Server/Aggregates/Aggregators.cs index 24bdcd6a..4f274725 100644 --- a/SampleApplications/SampleLibraries/Server/Aggregates/Aggregators.cs +++ b/SampleApplications/SampleLibraries/Server/Aggregates/Aggregators.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Aggregates/AverageAggregateCalculator.cs b/SampleApplications/SampleLibraries/Server/Aggregates/AverageAggregateCalculator.cs index db7df4be..cbb0c312 100644 --- a/SampleApplications/SampleLibraries/Server/Aggregates/AverageAggregateCalculator.cs +++ b/SampleApplications/SampleLibraries/Server/Aggregates/AverageAggregateCalculator.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Aggregates/CountAggregateCalculator.cs b/SampleApplications/SampleLibraries/Server/Aggregates/CountAggregateCalculator.cs index 03ce5004..6e5e215f 100644 --- a/SampleApplications/SampleLibraries/Server/Aggregates/CountAggregateCalculator.cs +++ b/SampleApplications/SampleLibraries/Server/Aggregates/CountAggregateCalculator.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Aggregates/IAggregateCalculator.cs b/SampleApplications/SampleLibraries/Server/Aggregates/IAggregateCalculator.cs index eda6f9ff..d7216e81 100644 --- a/SampleApplications/SampleLibraries/Server/Aggregates/IAggregateCalculator.cs +++ b/SampleApplications/SampleLibraries/Server/Aggregates/IAggregateCalculator.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Aggregates/MinMaxAggregateCalculator.cs b/SampleApplications/SampleLibraries/Server/Aggregates/MinMaxAggregateCalculator.cs index 8e5b8e83..a0da0cd0 100644 --- a/SampleApplications/SampleLibraries/Server/Aggregates/MinMaxAggregateCalculator.cs +++ b/SampleApplications/SampleLibraries/Server/Aggregates/MinMaxAggregateCalculator.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Aggregates/ServerAggregateFilter.cs b/SampleApplications/SampleLibraries/Server/Aggregates/ServerAggregateFilter.cs index e7bfedb4..d79b9574 100644 --- a/SampleApplications/SampleLibraries/Server/Aggregates/ServerAggregateFilter.cs +++ b/SampleApplications/SampleLibraries/Server/Aggregates/ServerAggregateFilter.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Aggregates/StartEndAggregateCalculator.cs b/SampleApplications/SampleLibraries/Server/Aggregates/StartEndAggregateCalculator.cs index 1ab2b528..0fe561f1 100644 --- a/SampleApplications/SampleLibraries/Server/Aggregates/StartEndAggregateCalculator.cs +++ b/SampleApplications/SampleLibraries/Server/Aggregates/StartEndAggregateCalculator.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Aggregates/StatusAggregateCalculator.cs b/SampleApplications/SampleLibraries/Server/Aggregates/StatusAggregateCalculator.cs index 02487fd2..f7d8c6f0 100644 --- a/SampleApplications/SampleLibraries/Server/Aggregates/StatusAggregateCalculator.cs +++ b/SampleApplications/SampleLibraries/Server/Aggregates/StatusAggregateCalculator.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Aggregates/StdDevAggregateCalculator.cs b/SampleApplications/SampleLibraries/Server/Aggregates/StdDevAggregateCalculator.cs index 4d9719d6..aca74bb6 100644 --- a/SampleApplications/SampleLibraries/Server/Aggregates/StdDevAggregateCalculator.cs +++ b/SampleApplications/SampleLibraries/Server/Aggregates/StdDevAggregateCalculator.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Diagnostics/CustomNodeManager.cs b/SampleApplications/SampleLibraries/Server/Diagnostics/CustomNodeManager.cs index 53e35430..430712b6 100644 --- a/SampleApplications/SampleLibraries/Server/Diagnostics/CustomNodeManager.cs +++ b/SampleApplications/SampleLibraries/Server/Diagnostics/CustomNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Diagnostics/DiagnosticsNodeManager.cs b/SampleApplications/SampleLibraries/Server/Diagnostics/DiagnosticsNodeManager.cs index 8cfa4113..89c60ec0 100644 --- a/SampleApplications/SampleLibraries/Server/Diagnostics/DiagnosticsNodeManager.cs +++ b/SampleApplications/SampleLibraries/Server/Diagnostics/DiagnosticsNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Diagnostics/MonitoredItemQueue.cs b/SampleApplications/SampleLibraries/Server/Diagnostics/MonitoredItemQueue.cs index 8be9ac44..f37903db 100644 --- a/SampleApplications/SampleLibraries/Server/Diagnostics/MonitoredItemQueue.cs +++ b/SampleApplications/SampleLibraries/Server/Diagnostics/MonitoredItemQueue.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Diagnostics/MonitoredNode.cs b/SampleApplications/SampleLibraries/Server/Diagnostics/MonitoredNode.cs index ae714b65..75029ac9 100644 --- a/SampleApplications/SampleLibraries/Server/Diagnostics/MonitoredNode.cs +++ b/SampleApplications/SampleLibraries/Server/Diagnostics/MonitoredNode.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Diagnostics/NodeHandle.cs b/SampleApplications/SampleLibraries/Server/Diagnostics/NodeHandle.cs index 14e85bb9..ba887e25 100644 --- a/SampleApplications/SampleLibraries/Server/Diagnostics/NodeHandle.cs +++ b/SampleApplications/SampleLibraries/Server/Diagnostics/NodeHandle.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Diagnostics/ParsedNodeId.cs b/SampleApplications/SampleLibraries/Server/Diagnostics/ParsedNodeId.cs index 8531abe5..d6813a7a 100644 --- a/SampleApplications/SampleLibraries/Server/Diagnostics/ParsedNodeId.cs +++ b/SampleApplications/SampleLibraries/Server/Diagnostics/ParsedNodeId.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Diagnostics/v10/CustomNodeManager.cs b/SampleApplications/SampleLibraries/Server/Diagnostics/v10/CustomNodeManager.cs index 011f77f1..64b29da8 100644 --- a/SampleApplications/SampleLibraries/Server/Diagnostics/v10/CustomNodeManager.cs +++ b/SampleApplications/SampleLibraries/Server/Diagnostics/v10/CustomNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Diagnostics/v10/DataChangeMonitoredItem.cs b/SampleApplications/SampleLibraries/Server/Diagnostics/v10/DataChangeMonitoredItem.cs index 0d023a31..829581ac 100644 --- a/SampleApplications/SampleLibraries/Server/Diagnostics/v10/DataChangeMonitoredItem.cs +++ b/SampleApplications/SampleLibraries/Server/Diagnostics/v10/DataChangeMonitoredItem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Diagnostics/v10/MonitoredNode.cs b/SampleApplications/SampleLibraries/Server/Diagnostics/v10/MonitoredNode.cs index 4f0236de..8870cf09 100644 --- a/SampleApplications/SampleLibraries/Server/Diagnostics/v10/MonitoredNode.cs +++ b/SampleApplications/SampleLibraries/Server/Diagnostics/v10/MonitoredNode.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Documentation/Opc.Ua.Server.cs b/SampleApplications/SampleLibraries/Server/Documentation/Opc.Ua.Server.cs index 02d626ca..86ef6344 100644 --- a/SampleApplications/SampleLibraries/Server/Documentation/Opc.Ua.Server.cs +++ b/SampleApplications/SampleLibraries/Server/Documentation/Opc.Ua.Server.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/ContinuationPoint.cs b/SampleApplications/SampleLibraries/Server/NodeManager/ContinuationPoint.cs index 85415b76..c1c596cd 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/ContinuationPoint.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/ContinuationPoint.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/CoreNodeManager.cs b/SampleApplications/SampleLibraries/Server/NodeManager/CoreNodeManager.cs index 258435f7..3a8a1467 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/CoreNodeManager.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/CoreNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/EventManager.cs b/SampleApplications/SampleLibraries/Server/NodeManager/EventManager.cs index 0133ab53..fc8321b3 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/EventManager.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/EventManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/ICallable.cs b/SampleApplications/SampleLibraries/Server/NodeManager/ICallable.cs index 2538efdf..f409ea95 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/ICallable.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/ICallable.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/IDataProducer.cs b/SampleApplications/SampleLibraries/Server/NodeManager/IDataProducer.cs index 2be53fee..a7a23bf3 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/IDataProducer.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/IDataProducer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/IDataSource.cs b/SampleApplications/SampleLibraries/Server/NodeManager/IDataSource.cs index ab3c1e1d..4334aeec 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/IDataSource.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/IDataSource.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/IEventHistoryProducer.cs b/SampleApplications/SampleLibraries/Server/NodeManager/IEventHistoryProducer.cs index 51c9934f..293d3ac4 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/IEventHistoryProducer.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/IEventHistoryProducer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/IEventSource.cs b/SampleApplications/SampleLibraries/Server/NodeManager/IEventSource.cs index d697591f..8763f140 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/IEventSource.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/IEventSource.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/INodeManager.cs b/SampleApplications/SampleLibraries/Server/NodeManager/INodeManager.cs index a6191eeb..09b3a145 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/INodeManager.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/INodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/IViewManager.cs b/SampleApplications/SampleLibraries/Server/NodeManager/IViewManager.cs index 1a719b40..824b2111 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/IViewManager.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/IViewManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/MasterNodeManager.cs b/SampleApplications/SampleLibraries/Server/NodeManager/MasterNodeManager.cs index d187c91a..d9b63aae 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/MasterNodeManager.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/MasterNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/ResourceManager.cs b/SampleApplications/SampleLibraries/Server/NodeManager/ResourceManager.cs index b85246b5..344da769 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/ResourceManager.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/ResourceManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/SamplingGroup.cs b/SampleApplications/SampleLibraries/Server/NodeManager/SamplingGroup.cs index c0c8e3f5..01e50c64 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/SamplingGroup.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/SamplingGroup.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/SamplingGroupManager.cs b/SampleApplications/SampleLibraries/Server/NodeManager/SamplingGroupManager.cs index 2fa4e0eb..f3c85b27 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/SamplingGroupManager.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/SamplingGroupManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/NodeManager/ServerSystemContext.cs b/SampleApplications/SampleLibraries/Server/NodeManager/ServerSystemContext.cs index b77aaff7..596cf504 100644 --- a/SampleApplications/SampleLibraries/Server/NodeManager/ServerSystemContext.cs +++ b/SampleApplications/SampleLibraries/Server/NodeManager/ServerSystemContext.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Properties/AssemblyInfo.cs b/SampleApplications/SampleLibraries/Server/Properties/AssemblyInfo.cs index cf80025a..2f322486 100644 --- a/SampleApplications/SampleLibraries/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/SampleLibraries/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Properties/AssemblyVersionInfo.cs b/SampleApplications/SampleLibraries/Server/Properties/AssemblyVersionInfo.cs index 386dd28a..de831d99 100644 --- a/SampleApplications/SampleLibraries/Server/Properties/AssemblyVersionInfo.cs +++ b/SampleApplications/SampleLibraries/Server/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -33,15 +33,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2015 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/SampleApplications/SampleLibraries/Server/Server/IServerInternal.cs b/SampleApplications/SampleLibraries/Server/Server/IServerInternal.cs index db42d99f..b2592052 100644 --- a/SampleApplications/SampleLibraries/Server/Server/IServerInternal.cs +++ b/SampleApplications/SampleLibraries/Server/Server/IServerInternal.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Server/OperationContext.cs b/SampleApplications/SampleLibraries/Server/Server/OperationContext.cs index f4c98b32..f74f87cc 100644 --- a/SampleApplications/SampleLibraries/Server/Server/OperationContext.cs +++ b/SampleApplications/SampleLibraries/Server/Server/OperationContext.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Server/RequestManager.cs b/SampleApplications/SampleLibraries/Server/Server/RequestManager.cs index 35c643ec..e281c2f6 100644 --- a/SampleApplications/SampleLibraries/Server/Server/RequestManager.cs +++ b/SampleApplications/SampleLibraries/Server/Server/RequestManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Server/ServerInternalData.cs b/SampleApplications/SampleLibraries/Server/Server/ServerInternalData.cs index 165a3aeb..2d540e3c 100644 --- a/SampleApplications/SampleLibraries/Server/Server/ServerInternalData.cs +++ b/SampleApplications/SampleLibraries/Server/Server/ServerInternalData.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Server/StandardServer.cs b/SampleApplications/SampleLibraries/Server/Server/StandardServer.cs index f9ace5fc..08d8c3cb 100644 --- a/SampleApplications/SampleLibraries/Server/Server/StandardServer.cs +++ b/SampleApplications/SampleLibraries/Server/Server/StandardServer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/ServerUtils.cs b/SampleApplications/SampleLibraries/Server/ServerUtils.cs index a2d9bad8..a5702a86 100644 --- a/SampleApplications/SampleLibraries/Server/ServerUtils.cs +++ b/SampleApplications/SampleLibraries/Server/ServerUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Session/RequestType.cs b/SampleApplications/SampleLibraries/Server/Session/RequestType.cs index b09eba03..b420f9f1 100644 --- a/SampleApplications/SampleLibraries/Server/Session/RequestType.cs +++ b/SampleApplications/SampleLibraries/Server/Session/RequestType.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Session/Session.cs b/SampleApplications/SampleLibraries/Server/Session/Session.cs index 416733ca..e641f281 100644 --- a/SampleApplications/SampleLibraries/Server/Session/Session.cs +++ b/SampleApplications/SampleLibraries/Server/Session/Session.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Session/SessionManager.cs b/SampleApplications/SampleLibraries/Server/Session/SessionManager.cs index ea69a833..55058ab5 100644 --- a/SampleApplications/SampleLibraries/Server/Session/SessionManager.cs +++ b/SampleApplications/SampleLibraries/Server/Session/SessionManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Subscription/AsyncPublishOperation.cs b/SampleApplications/SampleLibraries/Server/Subscription/AsyncPublishOperation.cs index 812c9c27..b7aa0276 100644 --- a/SampleApplications/SampleLibraries/Server/Subscription/AsyncPublishOperation.cs +++ b/SampleApplications/SampleLibraries/Server/Subscription/AsyncPublishOperation.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Subscription/IMonitoredItem.cs b/SampleApplications/SampleLibraries/Server/Subscription/IMonitoredItem.cs index 826dd9e3..e59423ff 100644 --- a/SampleApplications/SampleLibraries/Server/Subscription/IMonitoredItem.cs +++ b/SampleApplications/SampleLibraries/Server/Subscription/IMonitoredItem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Subscription/MonitoredItem.cs b/SampleApplications/SampleLibraries/Server/Subscription/MonitoredItem.cs index 7a42ed9c..92a54a4e 100644 --- a/SampleApplications/SampleLibraries/Server/Subscription/MonitoredItem.cs +++ b/SampleApplications/SampleLibraries/Server/Subscription/MonitoredItem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Subscription/PublishingState.cs b/SampleApplications/SampleLibraries/Server/Subscription/PublishingState.cs index c86bcafb..ea93aabf 100644 --- a/SampleApplications/SampleLibraries/Server/Subscription/PublishingState.cs +++ b/SampleApplications/SampleLibraries/Server/Subscription/PublishingState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Subscription/SessionPublishQueue.cs b/SampleApplications/SampleLibraries/Server/Subscription/SessionPublishQueue.cs index 0ba31e0a..26505188 100644 --- a/SampleApplications/SampleLibraries/Server/Subscription/SessionPublishQueue.cs +++ b/SampleApplications/SampleLibraries/Server/Subscription/SessionPublishQueue.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Subscription/Subscription.cs b/SampleApplications/SampleLibraries/Server/Subscription/Subscription.cs index 7bfa87a8..740c7054 100644 --- a/SampleApplications/SampleLibraries/Server/Subscription/Subscription.cs +++ b/SampleApplications/SampleLibraries/Server/Subscription/Subscription.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/Server/Subscription/SubscriptionManager.cs b/SampleApplications/SampleLibraries/Server/Subscription/SubscriptionManager.cs index 8fe99878..9168689a 100644 --- a/SampleApplications/SampleLibraries/Server/Subscription/SubscriptionManager.cs +++ b/SampleApplications/SampleLibraries/Server/Subscription/SubscriptionManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/ServerControls/Properties/AssemblyInfo.cs b/SampleApplications/SampleLibraries/ServerControls/Properties/AssemblyInfo.cs index 7106c738..7370a14f 100644 --- a/SampleApplications/SampleLibraries/ServerControls/Properties/AssemblyInfo.cs +++ b/SampleApplications/SampleLibraries/ServerControls/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/ServerControls/Properties/AssemblyVersionInfo.cs b/SampleApplications/SampleLibraries/ServerControls/Properties/AssemblyVersionInfo.cs index 386dd28a..de831d99 100644 --- a/SampleApplications/SampleLibraries/ServerControls/Properties/AssemblyVersionInfo.cs +++ b/SampleApplications/SampleLibraries/ServerControls/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -33,15 +33,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2015 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/SampleApplications/SampleLibraries/ServerControls/ServerDiagnosticsCtrl.Designer.cs b/SampleApplications/SampleLibraries/ServerControls/ServerDiagnosticsCtrl.Designer.cs index 0949f99b..23548aba 100644 --- a/SampleApplications/SampleLibraries/ServerControls/ServerDiagnosticsCtrl.Designer.cs +++ b/SampleApplications/SampleLibraries/ServerControls/ServerDiagnosticsCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/ServerControls/ServerDiagnosticsCtrl.cs b/SampleApplications/SampleLibraries/ServerControls/ServerDiagnosticsCtrl.cs index 4d9ef802..faeccb57 100644 --- a/SampleApplications/SampleLibraries/ServerControls/ServerDiagnosticsCtrl.cs +++ b/SampleApplications/SampleLibraries/ServerControls/ServerDiagnosticsCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/ServerControls/ServerForm.Designer.cs b/SampleApplications/SampleLibraries/ServerControls/ServerForm.Designer.cs index 0770f822..b77c20e6 100644 --- a/SampleApplications/SampleLibraries/ServerControls/ServerForm.Designer.cs +++ b/SampleApplications/SampleLibraries/ServerControls/ServerForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/ServerControls/ServerForm.cs b/SampleApplications/SampleLibraries/ServerControls/ServerForm.cs index a168edae..335b2f03 100644 --- a/SampleApplications/SampleLibraries/ServerControls/ServerForm.cs +++ b/SampleApplications/SampleLibraries/ServerControls/ServerForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/SampleLibraries/ServerControls/ServerHeaderBranding.Designer.cs b/SampleApplications/SampleLibraries/ServerControls/ServerHeaderBranding.Designer.cs index 8887dde4..0be8b6d2 100644 --- a/SampleApplications/SampleLibraries/ServerControls/ServerHeaderBranding.Designer.cs +++ b/SampleApplications/SampleLibraries/ServerControls/ServerHeaderBranding.Designer.cs @@ -144,7 +144,7 @@ private void InitializeComponent() this.labelBuild.Name = "labelBuild"; this.labelBuild.Size = new System.Drawing.Size(198, 84); this.labelBuild.TabIndex = 16; - this.labelBuild.Text = "UA .NET API Build: 1.02.336.0"; + this.labelBuild.Text = "UA .NET API Build: 1.03.340.0"; this.labelBuild.TextAlign = System.Drawing.ContentAlignment.TopRight; // // ServerHeaderBranding diff --git a/SampleApplications/Samples/Client/Program.cs b/SampleApplications/Samples/Client/Program.cs index beb1be8d6d55c0ad054d3a0370a27002f0c60628..eed9ef14af0e5b1250576f3ff929701046423927 100644 GIT binary patch delta 12 TcmaE1{la>}IYzUM=OtwUDNY5F delta 12 TcmaE1{la>}IY#4+=OtwUDL(~| diff --git a/SampleApplications/Samples/Client/Properties/AssemblyInfo.cs b/SampleApplications/Samples/Client/Properties/AssemblyInfo.cs index add884e1..ad67c0e4 100644 --- a/SampleApplications/Samples/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Samples/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Client/Properties/AssemblyVersionInfo.cs b/SampleApplications/Samples/Client/Properties/AssemblyVersionInfo.cs index 386dd28a..de831d99 100644 --- a/SampleApplications/Samples/Client/Properties/AssemblyVersionInfo.cs +++ b/SampleApplications/Samples/Client/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -33,15 +33,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2015 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/SampleApplications/Samples/Client/SampleClientForm.Designer.cs b/SampleApplications/Samples/Client/SampleClientForm.Designer.cs index 8fc32998..dc476035 100644 --- a/SampleApplications/Samples/Client/SampleClientForm.Designer.cs +++ b/SampleApplications/Samples/Client/SampleClientForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Client/SampleClientForm.cs b/SampleApplications/Samples/Client/SampleClientForm.cs index fca0fdb5..b9e4c809 100644 --- a/SampleApplications/Samples/Client/SampleClientForm.cs +++ b/SampleApplications/Samples/Client/SampleClientForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/Base/DataChangeMonitoredItem.cs b/SampleApplications/Samples/Common/Base/DataChangeMonitoredItem.cs index 378200c4..6b980a12 100644 --- a/SampleApplications/Samples/Common/Base/DataChangeMonitoredItem.cs +++ b/SampleApplications/Samples/Common/Base/DataChangeMonitoredItem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/Base/MonitoredItemQueue.cs b/SampleApplications/Samples/Common/Base/MonitoredItemQueue.cs index 2b2c9f01..cf2ebab1 100644 --- a/SampleApplications/Samples/Common/Base/MonitoredItemQueue.cs +++ b/SampleApplications/Samples/Common/Base/MonitoredItemQueue.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/Base/MonitoredNode.cs b/SampleApplications/Samples/Common/Base/MonitoredNode.cs index a6386173..9801c204 100644 --- a/SampleApplications/Samples/Common/Base/MonitoredNode.cs +++ b/SampleApplications/Samples/Common/Base/MonitoredNode.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/Base/SampleNodeManager.cs b/SampleApplications/Samples/Common/Base/SampleNodeManager.cs index a5bad615..692019f8 100644 --- a/SampleApplications/Samples/Common/Base/SampleNodeManager.cs +++ b/SampleApplications/Samples/Common/Base/SampleNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/Boiler/Boiler.Classes.cs b/SampleApplications/Samples/Common/Boiler/Boiler.Classes.cs index 39050d40..c90255c3 100644 --- a/SampleApplications/Samples/Common/Boiler/Boiler.Classes.cs +++ b/SampleApplications/Samples/Common/Boiler/Boiler.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/Boiler/Boiler.Constants.cs b/SampleApplications/Samples/Common/Boiler/Boiler.Constants.cs index a6b057ae..689e4fcb 100644 --- a/SampleApplications/Samples/Common/Boiler/Boiler.Constants.cs +++ b/SampleApplications/Samples/Common/Boiler/Boiler.Constants.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/Boiler/Boiler.DataTypes.cs b/SampleApplications/Samples/Common/Boiler/Boiler.DataTypes.cs index 00d514bd..b082c9fe 100644 --- a/SampleApplications/Samples/Common/Boiler/Boiler.DataTypes.cs +++ b/SampleApplications/Samples/Common/Boiler/Boiler.DataTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/Boiler/BoilerNodeManager.cs b/SampleApplications/Samples/Common/Boiler/BoilerNodeManager.cs index 3e7f3cbe..6d9b59ba 100644 --- a/SampleApplications/Samples/Common/Boiler/BoilerNodeManager.cs +++ b/SampleApplications/Samples/Common/Boiler/BoilerNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/Boiler/BoilerState.cs b/SampleApplications/Samples/Common/Boiler/BoilerState.cs index 8191f6b4..cde6174a 100644 --- a/SampleApplications/Samples/Common/Boiler/BoilerState.cs +++ b/SampleApplications/Samples/Common/Boiler/BoilerState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/Boiler/GenericController.cs b/SampleApplications/Samples/Common/Boiler/GenericController.cs index 215014c1..3df9dd9e 100644 --- a/SampleApplications/Samples/Common/Boiler/GenericController.cs +++ b/SampleApplications/Samples/Common/Boiler/GenericController.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/FileSystem/AreaBrowser.cs b/SampleApplications/Samples/Common/FileSystem/AreaBrowser.cs index 3f6a343b..33b4d139 100644 --- a/SampleApplications/Samples/Common/FileSystem/AreaBrowser.cs +++ b/SampleApplications/Samples/Common/FileSystem/AreaBrowser.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/FileSystem/AreaState.cs b/SampleApplications/Samples/Common/FileSystem/AreaState.cs index 2c85652f..62a6e021 100644 --- a/SampleApplications/Samples/Common/FileSystem/AreaState.cs +++ b/SampleApplications/Samples/Common/FileSystem/AreaState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/FileSystem/ControllerState.cs b/SampleApplications/Samples/Common/FileSystem/ControllerState.cs index edba1605..5c721f8e 100644 --- a/SampleApplications/Samples/Common/FileSystem/ControllerState.cs +++ b/SampleApplications/Samples/Common/FileSystem/ControllerState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/FileSystem/CsvFile.cs b/SampleApplications/Samples/Common/FileSystem/CsvFile.cs index 57cf3c94..23e80c60 100644 --- a/SampleApplications/Samples/Common/FileSystem/CsvFile.cs +++ b/SampleApplications/Samples/Common/FileSystem/CsvFile.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/FileSystem/FileSystem.Classes.cs b/SampleApplications/Samples/Common/FileSystem/FileSystem.Classes.cs index 22c2cdd9..691b7757 100644 --- a/SampleApplications/Samples/Common/FileSystem/FileSystem.Classes.cs +++ b/SampleApplications/Samples/Common/FileSystem/FileSystem.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/FileSystem/FileSystemMonitor.cs b/SampleApplications/Samples/Common/FileSystem/FileSystemMonitor.cs index 531383e5..dc28a0bc 100644 --- a/SampleApplications/Samples/Common/FileSystem/FileSystemMonitor.cs +++ b/SampleApplications/Samples/Common/FileSystem/FileSystemMonitor.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/FileSystem/FileSystemNodeManager.cs b/SampleApplications/Samples/Common/FileSystem/FileSystemNodeManager.cs index 4deab0c4..bcd08f73 100644 --- a/SampleApplications/Samples/Common/FileSystem/FileSystemNodeManager.cs +++ b/SampleApplications/Samples/Common/FileSystem/FileSystemNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/MemoryBuffer/MemoryBuffer.Classes.cs b/SampleApplications/Samples/Common/MemoryBuffer/MemoryBuffer.Classes.cs index 9640f1fd..c03e533c 100644 --- a/SampleApplications/Samples/Common/MemoryBuffer/MemoryBuffer.Classes.cs +++ b/SampleApplications/Samples/Common/MemoryBuffer/MemoryBuffer.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferBrowser.cs b/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferBrowser.cs index 2053497c..48a34824 100644 --- a/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferBrowser.cs +++ b/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferBrowser.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferConfiguration.cs b/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferConfiguration.cs index 47e25c7b..0b0d6a0c 100644 --- a/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferConfiguration.cs +++ b/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferMonitoredItem.cs b/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferMonitoredItem.cs index 6e50f9ab..894e0dbe 100644 --- a/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferMonitoredItem.cs +++ b/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferMonitoredItem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferNodeManager.cs b/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferNodeManager.cs index 52bed36d..c150795b 100644 --- a/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferNodeManager.cs +++ b/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferState.cs b/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferState.cs index 3d085c38..1afc266c 100644 --- a/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferState.cs +++ b/SampleApplications/Samples/Common/MemoryBuffer/MemoryBufferState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/MemoryBuffer/MemoryTagState.cs b/SampleApplications/Samples/Common/MemoryBuffer/MemoryTagState.cs index 093eebfa..c65c2880 100644 --- a/SampleApplications/Samples/Common/MemoryBuffer/MemoryTagState.cs +++ b/SampleApplications/Samples/Common/MemoryBuffer/MemoryTagState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/Properties/AssemblyInfo.cs b/SampleApplications/Samples/Common/Properties/AssemblyInfo.cs index ea457402..8bdffa7f 100644 --- a/SampleApplications/Samples/Common/Properties/AssemblyInfo.cs +++ b/SampleApplications/Samples/Common/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/Properties/AssemblyVersionInfo.cs b/SampleApplications/Samples/Common/Properties/AssemblyVersionInfo.cs index 386dd28a..de831d99 100644 --- a/SampleApplications/Samples/Common/Properties/AssemblyVersionInfo.cs +++ b/SampleApplications/Samples/Common/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -33,15 +33,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2015 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/SampleApplications/Samples/Common/SampleServer.SampleModel.cs b/SampleApplications/Samples/Common/SampleServer.SampleModel.cs index ece316b050ae8f2ba223426f045433b64e7ed62d..09d8d436f6f9b1e9dde7a6482d01bd6c9c16cbf6 100644 GIT binary patch delta 12 Tcmew$`$2ZXIYzUM=N0(?C#MBp delta 12 Tcmew$`$2ZXIY#4+=N0(?Czu6X diff --git a/SampleApplications/Samples/Common/SampleServer.UserAuthentication.cs b/SampleApplications/Samples/Common/SampleServer.UserAuthentication.cs index 1eb20824a843e08fe23345a3029931911bea6405..97586f4a1ddd4fd57ce8f8c8d88acaf41cd849cb 100644 GIT binary patch delta 14 WcmeC!%h<7(al$!9vyJC>#sUB^oCdf6 delta 14 WcmeC!%h<7(al$!9vaH1>FDu delta 14 VcmbQz#Wva21=;`r diff --git a/SampleApplications/Samples/Common/TestData/AnalogArrayValueObjectState.cs b/SampleApplications/Samples/Common/TestData/AnalogArrayValueObjectState.cs index 9cc959bb..52709c49 100644 --- a/SampleApplications/Samples/Common/TestData/AnalogArrayValueObjectState.cs +++ b/SampleApplications/Samples/Common/TestData/AnalogArrayValueObjectState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/AnalogScalarValueObjectState.cs b/SampleApplications/Samples/Common/TestData/AnalogScalarValueObjectState.cs index 578e7bb1..1a1c6819 100644 --- a/SampleApplications/Samples/Common/TestData/AnalogScalarValueObjectState.cs +++ b/SampleApplications/Samples/Common/TestData/AnalogScalarValueObjectState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/ArrayValueObjectState.cs b/SampleApplications/Samples/Common/TestData/ArrayValueObjectState.cs index 1eec9ca2..564ad2fa 100644 --- a/SampleApplications/Samples/Common/TestData/ArrayValueObjectState.cs +++ b/SampleApplications/Samples/Common/TestData/ArrayValueObjectState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/HistoryArchive.cs b/SampleApplications/Samples/Common/TestData/HistoryArchive.cs index 71703144..cb297a56 100644 --- a/SampleApplications/Samples/Common/TestData/HistoryArchive.cs +++ b/SampleApplications/Samples/Common/TestData/HistoryArchive.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/HistoryDataReader.cs b/SampleApplications/Samples/Common/TestData/HistoryDataReader.cs index 2a1609a5..880ecafe 100644 --- a/SampleApplications/Samples/Common/TestData/HistoryDataReader.cs +++ b/SampleApplications/Samples/Common/TestData/HistoryDataReader.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/HistoryFile.cs b/SampleApplications/Samples/Common/TestData/HistoryFile.cs index 0627185c..5682ae99 100644 --- a/SampleApplications/Samples/Common/TestData/HistoryFile.cs +++ b/SampleApplications/Samples/Common/TestData/HistoryFile.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/IHistoryDataSource.cs b/SampleApplications/Samples/Common/TestData/IHistoryDataSource.cs index 71fa6003..1a6b8ae1 100644 --- a/SampleApplications/Samples/Common/TestData/IHistoryDataSource.cs +++ b/SampleApplications/Samples/Common/TestData/IHistoryDataSource.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/MethodTestState.cs b/SampleApplications/Samples/Common/TestData/MethodTestState.cs index 7aa25727..8db8eec2 100644 --- a/SampleApplications/Samples/Common/TestData/MethodTestState.cs +++ b/SampleApplications/Samples/Common/TestData/MethodTestState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/ScalarValueObjectState.cs b/SampleApplications/Samples/Common/TestData/ScalarValueObjectState.cs index 9a087b8d..3c3c675a 100644 --- a/SampleApplications/Samples/Common/TestData/ScalarValueObjectState.cs +++ b/SampleApplications/Samples/Common/TestData/ScalarValueObjectState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/TestData.Classes.cs b/SampleApplications/Samples/Common/TestData/TestData.Classes.cs index 32299b41..e2113fd8 100644 --- a/SampleApplications/Samples/Common/TestData/TestData.Classes.cs +++ b/SampleApplications/Samples/Common/TestData/TestData.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/TestData.Constants.cs b/SampleApplications/Samples/Common/TestData/TestData.Constants.cs index 7e3e3f26..11e4df18 100644 --- a/SampleApplications/Samples/Common/TestData/TestData.Constants.cs +++ b/SampleApplications/Samples/Common/TestData/TestData.Constants.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/TestData.DataTypes.cs b/SampleApplications/Samples/Common/TestData/TestData.DataTypes.cs index 3e9b5197..3493d7a2 100644 --- a/SampleApplications/Samples/Common/TestData/TestData.DataTypes.cs +++ b/SampleApplications/Samples/Common/TestData/TestData.DataTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/TestDataNodeManager.cs b/SampleApplications/Samples/Common/TestData/TestDataNodeManager.cs index 91371568..f30b30cb 100644 --- a/SampleApplications/Samples/Common/TestData/TestDataNodeManager.cs +++ b/SampleApplications/Samples/Common/TestData/TestDataNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/TestDataNodeManagerConfiguration.cs b/SampleApplications/Samples/Common/TestData/TestDataNodeManagerConfiguration.cs index ad2cdeed..dac562b7 100644 --- a/SampleApplications/Samples/Common/TestData/TestDataNodeManagerConfiguration.cs +++ b/SampleApplications/Samples/Common/TestData/TestDataNodeManagerConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/TestDataObjectState.cs b/SampleApplications/Samples/Common/TestData/TestDataObjectState.cs index 7d0f8f22..0f63fd76 100644 --- a/SampleApplications/Samples/Common/TestData/TestDataObjectState.cs +++ b/SampleApplications/Samples/Common/TestData/TestDataObjectState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/TestDataSystem.cs b/SampleApplications/Samples/Common/TestData/TestDataSystem.cs index 9f5f1b50..a65b329d 100644 --- a/SampleApplications/Samples/Common/TestData/TestDataSystem.cs +++ b/SampleApplications/Samples/Common/TestData/TestDataSystem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/TestSystemConditionState.cs b/SampleApplications/Samples/Common/TestData/TestSystemConditionState.cs index 1e57bd2d..9169a00a 100644 --- a/SampleApplications/Samples/Common/TestData/TestSystemConditionState.cs +++ b/SampleApplications/Samples/Common/TestData/TestSystemConditionState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/UserArrayValueObjectState.cs b/SampleApplications/Samples/Common/TestData/UserArrayValueObjectState.cs index 6df581b3..d209c4df 100644 --- a/SampleApplications/Samples/Common/TestData/UserArrayValueObjectState.cs +++ b/SampleApplications/Samples/Common/TestData/UserArrayValueObjectState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Common/TestData/UserScalarValueObjectState.cs b/SampleApplications/Samples/Common/TestData/UserScalarValueObjectState.cs index b0987aa8..29833277 100644 --- a/SampleApplications/Samples/Common/TestData/UserScalarValueObjectState.cs +++ b/SampleApplications/Samples/Common/TestData/UserScalarValueObjectState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/ClientForm.Designer.cs b/SampleApplications/Samples/Controls/ClientForm.Designer.cs index 494d8ff5..7d943049 100644 --- a/SampleApplications/Samples/Controls/ClientForm.Designer.cs +++ b/SampleApplications/Samples/Controls/ClientForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/ClientForm.cs b/SampleApplications/Samples/Controls/ClientForm.cs index af25a902..e5dc13b7 100644 --- a/SampleApplications/Samples/Controls/ClientForm.cs +++ b/SampleApplications/Samples/Controls/ClientForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/ArgumentListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Common/ArgumentListCtrl.Designer.cs index 9d49b466..da2aa950 100644 --- a/SampleApplications/Samples/Controls/Common/ArgumentListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/ArgumentListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/ArgumentListCtrl.cs b/SampleApplications/Samples/Controls/Common/ArgumentListCtrl.cs index 0595330d..b0cbacae 100644 --- a/SampleApplications/Samples/Controls/Common/ArgumentListCtrl.cs +++ b/SampleApplications/Samples/Controls/Common/ArgumentListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/AttributeListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Common/AttributeListCtrl.Designer.cs index 4e3e97d0..40b0218c 100644 --- a/SampleApplications/Samples/Controls/Common/AttributeListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/AttributeListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/AttributeListCtrl.cs b/SampleApplications/Samples/Controls/Common/AttributeListCtrl.cs index 6a7561c5..96c34667 100644 --- a/SampleApplications/Samples/Controls/Common/AttributeListCtrl.cs +++ b/SampleApplications/Samples/Controls/Common/AttributeListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/BackgroundTaskDlg.Designer.cs b/SampleApplications/Samples/Controls/Common/BackgroundTaskDlg.Designer.cs index 818e5364..2b3f60e9 100644 --- a/SampleApplications/Samples/Controls/Common/BackgroundTaskDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/BackgroundTaskDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/BackgroundTaskDlg.cs b/SampleApplications/Samples/Controls/Common/BackgroundTaskDlg.cs index 23bdcb7f..a3a3e0c8 100644 --- a/SampleApplications/Samples/Controls/Common/BackgroundTaskDlg.cs +++ b/SampleApplications/Samples/Controls/Common/BackgroundTaskDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/CallMethodDlg.Designer.cs b/SampleApplications/Samples/Controls/Common/CallMethodDlg.Designer.cs index 0ce5a087..d89581b5 100644 --- a/SampleApplications/Samples/Controls/Common/CallMethodDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/CallMethodDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/CallMethodDlg.cs b/SampleApplications/Samples/Controls/Common/CallMethodDlg.cs index 4c5d6c15..e5506a2d 100644 --- a/SampleApplications/Samples/Controls/Common/CallMethodDlg.cs +++ b/SampleApplications/Samples/Controls/Common/CallMethodDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/DataEncodingDlg.Designer.cs b/SampleApplications/Samples/Controls/Common/DataEncodingDlg.Designer.cs index aaa5093b..7d703eb0 100644 --- a/SampleApplications/Samples/Controls/Common/DataEncodingDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/DataEncodingDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/DataEncodingDlg.cs b/SampleApplications/Samples/Controls/Common/DataEncodingDlg.cs index 66d0f370..12ee7b13 100644 --- a/SampleApplications/Samples/Controls/Common/DataEncodingDlg.cs +++ b/SampleApplications/Samples/Controls/Common/DataEncodingDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/DataListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Common/DataListCtrl.Designer.cs index 3c964411..c6aa74b5 100644 --- a/SampleApplications/Samples/Controls/Common/DataListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/DataListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/DataListCtrl.cs b/SampleApplications/Samples/Controls/Common/DataListCtrl.cs index 00fd5f08..3707d7a0 100644 --- a/SampleApplications/Samples/Controls/Common/DataListCtrl.cs +++ b/SampleApplications/Samples/Controls/Common/DataListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/DataValueListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Common/DataValueListCtrl.Designer.cs index 474f7623..7edce9d3 100644 --- a/SampleApplications/Samples/Controls/Common/DataValueListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/DataValueListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/DataValueListCtrl.cs b/SampleApplications/Samples/Controls/Common/DataValueListCtrl.cs index 0f2c192f..99acc682 100644 --- a/SampleApplications/Samples/Controls/Common/DataValueListCtrl.cs +++ b/SampleApplications/Samples/Controls/Common/DataValueListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/FindNodeDlg.Designer.cs b/SampleApplications/Samples/Controls/Common/FindNodeDlg.Designer.cs index 0e7c7fc8..079c987d 100644 --- a/SampleApplications/Samples/Controls/Common/FindNodeDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/FindNodeDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/FindNodeDlg.cs b/SampleApplications/Samples/Controls/Common/FindNodeDlg.cs index 0524f5c6..81488f1f 100644 --- a/SampleApplications/Samples/Controls/Common/FindNodeDlg.cs +++ b/SampleApplications/Samples/Controls/Common/FindNodeDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/GuiUtils2.Designer.cs b/SampleApplications/Samples/Controls/Common/GuiUtils2.Designer.cs index a3548ca6..63c4b129 100644 --- a/SampleApplications/Samples/Controls/Common/GuiUtils2.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/GuiUtils2.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/GuiUtils2.cs b/SampleApplications/Samples/Controls/Common/GuiUtils2.cs index dd8caf1b..c4189671 100644 --- a/SampleApplications/Samples/Controls/Common/GuiUtils2.cs +++ b/SampleApplications/Samples/Controls/Common/GuiUtils2.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/NodeIdValueEditDlg.Designer.cs b/SampleApplications/Samples/Controls/Common/NodeIdValueEditDlg.Designer.cs index 1427e1e3..a16ab108 100644 --- a/SampleApplications/Samples/Controls/Common/NodeIdValueEditDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/NodeIdValueEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/NodeIdValueEditDlg.cs b/SampleApplications/Samples/Controls/Common/NodeIdValueEditDlg.cs index 0d0fa13b..728680a4 100644 --- a/SampleApplications/Samples/Controls/Common/NodeIdValueEditDlg.cs +++ b/SampleApplications/Samples/Controls/Common/NodeIdValueEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/NodeListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Common/NodeListCtrl.Designer.cs index 12a18bb4..d8dc2a10 100644 --- a/SampleApplications/Samples/Controls/Common/NodeListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/NodeListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/NodeListCtrl.cs b/SampleApplications/Samples/Controls/Common/NodeListCtrl.cs index bcc2870a..e5fb5fd8 100644 --- a/SampleApplications/Samples/Controls/Common/NodeListCtrl.cs +++ b/SampleApplications/Samples/Controls/Common/NodeListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/PerformanceResultsListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Common/PerformanceResultsListCtrl.Designer.cs index e0e1500e..3be6d581 100644 --- a/SampleApplications/Samples/Controls/Common/PerformanceResultsListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/PerformanceResultsListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/PerformanceResultsListCtrl.cs b/SampleApplications/Samples/Controls/Common/PerformanceResultsListCtrl.cs index 47c44efe..a18942a5 100644 --- a/SampleApplications/Samples/Controls/Common/PerformanceResultsListCtrl.cs +++ b/SampleApplications/Samples/Controls/Common/PerformanceResultsListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/PerformanceTestDlg.Designer.cs b/SampleApplications/Samples/Controls/Common/PerformanceTestDlg.Designer.cs index 998e97b6..828009d5 100644 --- a/SampleApplications/Samples/Controls/Common/PerformanceTestDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/PerformanceTestDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/PerformanceTestDlg.cs b/SampleApplications/Samples/Controls/Common/PerformanceTestDlg.cs index e97d7c09..27892289 100644 --- a/SampleApplications/Samples/Controls/Common/PerformanceTestDlg.cs +++ b/SampleApplications/Samples/Controls/Common/PerformanceTestDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/PropertyListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Common/PropertyListCtrl.Designer.cs index 0a8fc9c0..c063f13c 100644 --- a/SampleApplications/Samples/Controls/Common/PropertyListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/PropertyListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/PropertyListCtrl.cs b/SampleApplications/Samples/Controls/Common/PropertyListCtrl.cs index 5e36edc9..13c520c7 100644 --- a/SampleApplications/Samples/Controls/Common/PropertyListCtrl.cs +++ b/SampleApplications/Samples/Controls/Common/PropertyListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/ReferenceTypeCtrl.Designer.cs b/SampleApplications/Samples/Controls/Common/ReferenceTypeCtrl.Designer.cs index bba49c5e..8b97e686 100644 --- a/SampleApplications/Samples/Controls/Common/ReferenceTypeCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/ReferenceTypeCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/ReferenceTypeCtrl.cs b/SampleApplications/Samples/Controls/Common/ReferenceTypeCtrl.cs index 06d633a0..c71895aa 100644 --- a/SampleApplications/Samples/Controls/Common/ReferenceTypeCtrl.cs +++ b/SampleApplications/Samples/Controls/Common/ReferenceTypeCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/SelectNodesDlg.Designer.cs b/SampleApplications/Samples/Controls/Common/SelectNodesDlg.Designer.cs index 50e238d4..e3c876cf 100644 --- a/SampleApplications/Samples/Controls/Common/SelectNodesDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/SelectNodesDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/SelectNodesDlg.cs b/SampleApplications/Samples/Controls/Common/SelectNodesDlg.cs index 6ce77e20..ec073570 100644 --- a/SampleApplications/Samples/Controls/Common/SelectNodesDlg.cs +++ b/SampleApplications/Samples/Controls/Common/SelectNodesDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/SimpleValueEditDlg.Designer.cs b/SampleApplications/Samples/Controls/Common/SimpleValueEditDlg.Designer.cs index 75453b83..7bf95b3c 100644 --- a/SampleApplications/Samples/Controls/Common/SimpleValueEditDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Common/SimpleValueEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Common/SimpleValueEditDlg.cs b/SampleApplications/Samples/Controls/Common/SimpleValueEditDlg.cs index 21728176..9b2e6305 100644 --- a/SampleApplications/Samples/Controls/Common/SimpleValueEditDlg.cs +++ b/SampleApplications/Samples/Controls/Common/SimpleValueEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Properties/AssemblyInfo.cs b/SampleApplications/Samples/Controls/Properties/AssemblyInfo.cs index 4b19cecd..8d605d4f 100644 --- a/SampleApplications/Samples/Controls/Properties/AssemblyInfo.cs +++ b/SampleApplications/Samples/Controls/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Properties/AssemblyVersionInfo.cs b/SampleApplications/Samples/Controls/Properties/AssemblyVersionInfo.cs index 386dd28a..de831d99 100644 --- a/SampleApplications/Samples/Controls/Properties/AssemblyVersionInfo.cs +++ b/SampleApplications/Samples/Controls/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -33,15 +33,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2015 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/SampleApplications/Samples/Controls/SelectLocaleDlg.Designer.cs b/SampleApplications/Samples/Controls/SelectLocaleDlg.Designer.cs index 7af74688..dc98e16e 100644 --- a/SampleApplications/Samples/Controls/SelectLocaleDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/SelectLocaleDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/SelectLocaleDlg.cs b/SampleApplications/Samples/Controls/SelectLocaleDlg.cs index e4060c4f..f21ebe7f 100644 --- a/SampleApplications/Samples/Controls/SelectLocaleDlg.cs +++ b/SampleApplications/Samples/Controls/SelectLocaleDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/ServerForm.Designer.cs b/SampleApplications/Samples/Controls/ServerForm.Designer.cs index 1c13af3e..f5eeb599 100644 --- a/SampleApplications/Samples/Controls/ServerForm.Designer.cs +++ b/SampleApplications/Samples/Controls/ServerForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/ServerForm.cs b/SampleApplications/Samples/Controls/ServerForm.cs index da27f278..d9523c4d 100644 --- a/SampleApplications/Samples/Controls/ServerForm.cs +++ b/SampleApplications/Samples/Controls/ServerForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/AddressSpaceDlg.Designer.cs b/SampleApplications/Samples/Controls/Sessions/AddressSpaceDlg.Designer.cs index d6b90c6c..d66fed78 100644 --- a/SampleApplications/Samples/Controls/Sessions/AddressSpaceDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/AddressSpaceDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/AddressSpaceDlg.cs b/SampleApplications/Samples/Controls/Sessions/AddressSpaceDlg.cs index 5c9350f0..ee0cff11 100644 --- a/SampleApplications/Samples/Controls/Sessions/AddressSpaceDlg.cs +++ b/SampleApplications/Samples/Controls/Sessions/AddressSpaceDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/BrowseDlg.Designer.cs b/SampleApplications/Samples/Controls/Sessions/BrowseDlg.Designer.cs index 0eae116c..2cfd01d3 100644 --- a/SampleApplications/Samples/Controls/Sessions/BrowseDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/BrowseDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/BrowseDlg.cs b/SampleApplications/Samples/Controls/Sessions/BrowseDlg.cs index 3958b05f..c4fba2f9 100644 --- a/SampleApplications/Samples/Controls/Sessions/BrowseDlg.cs +++ b/SampleApplications/Samples/Controls/Sessions/BrowseDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/BrowseListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Sessions/BrowseListCtrl.Designer.cs index ef5f6f0f..ba822284 100644 --- a/SampleApplications/Samples/Controls/Sessions/BrowseListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/BrowseListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/BrowseListCtrl.cs b/SampleApplications/Samples/Controls/Sessions/BrowseListCtrl.cs index ac13b159..7693f968 100644 --- a/SampleApplications/Samples/Controls/Sessions/BrowseListCtrl.cs +++ b/SampleApplications/Samples/Controls/Sessions/BrowseListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/BrowseOptionsDlg.Designer.cs b/SampleApplications/Samples/Controls/Sessions/BrowseOptionsDlg.Designer.cs index a1799b82..aa73740c 100644 --- a/SampleApplications/Samples/Controls/Sessions/BrowseOptionsDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/BrowseOptionsDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/BrowseOptionsDlg.cs b/SampleApplications/Samples/Controls/Sessions/BrowseOptionsDlg.cs index b2a774e7..451cb474 100644 --- a/SampleApplications/Samples/Controls/Sessions/BrowseOptionsDlg.cs +++ b/SampleApplications/Samples/Controls/Sessions/BrowseOptionsDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/BrowseTreeCtrl.Designer.cs b/SampleApplications/Samples/Controls/Sessions/BrowseTreeCtrl.Designer.cs index 26c0f64e..3ad56c2f 100644 --- a/SampleApplications/Samples/Controls/Sessions/BrowseTreeCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/BrowseTreeCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/BrowseTreeCtrl.cs b/SampleApplications/Samples/Controls/Sessions/BrowseTreeCtrl.cs index eafe8f4c..5876a6d7 100644 --- a/SampleApplications/Samples/Controls/Sessions/BrowseTreeCtrl.cs +++ b/SampleApplications/Samples/Controls/Sessions/BrowseTreeCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/BrowseTypesDlg.Designer.cs b/SampleApplications/Samples/Controls/Sessions/BrowseTypesDlg.Designer.cs index 9d439bee..79cca09f 100644 --- a/SampleApplications/Samples/Controls/Sessions/BrowseTypesDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/BrowseTypesDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/BrowseTypesDlg.cs b/SampleApplications/Samples/Controls/Sessions/BrowseTypesDlg.cs index 1794897a..98515f1a 100644 --- a/SampleApplications/Samples/Controls/Sessions/BrowseTypesDlg.cs +++ b/SampleApplications/Samples/Controls/Sessions/BrowseTypesDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/CreateSecureChannelDlg.Designer.cs b/SampleApplications/Samples/Controls/Sessions/CreateSecureChannelDlg.Designer.cs index d44d3474..aee5d8c5 100644 --- a/SampleApplications/Samples/Controls/Sessions/CreateSecureChannelDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/CreateSecureChannelDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/CreateSecureChannelDlg.cs b/SampleApplications/Samples/Controls/Sessions/CreateSecureChannelDlg.cs index 2a5476f8..678cff6b 100644 --- a/SampleApplications/Samples/Controls/Sessions/CreateSecureChannelDlg.cs +++ b/SampleApplications/Samples/Controls/Sessions/CreateSecureChannelDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/EndpointViewDlg.Designer.cs b/SampleApplications/Samples/Controls/Sessions/EndpointViewDlg.Designer.cs index e1ddd978..6bfaddbf 100644 --- a/SampleApplications/Samples/Controls/Sessions/EndpointViewDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/EndpointViewDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/EndpointViewDlg.cs b/SampleApplications/Samples/Controls/Sessions/EndpointViewDlg.cs index b9a79741..079a2da1 100644 --- a/SampleApplications/Samples/Controls/Sessions/EndpointViewDlg.cs +++ b/SampleApplications/Samples/Controls/Sessions/EndpointViewDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/NodeAttributesDlg.Designer.cs b/SampleApplications/Samples/Controls/Sessions/NodeAttributesDlg.Designer.cs index 3fa77242..bbe7a14a 100644 --- a/SampleApplications/Samples/Controls/Sessions/NodeAttributesDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/NodeAttributesDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/NodeAttributesDlg.cs b/SampleApplications/Samples/Controls/Sessions/NodeAttributesDlg.cs index 5c8ce3f6..218d4812 100644 --- a/SampleApplications/Samples/Controls/Sessions/NodeAttributesDlg.cs +++ b/SampleApplications/Samples/Controls/Sessions/NodeAttributesDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/ReadHistoryDlg.Designer.cs b/SampleApplications/Samples/Controls/Sessions/ReadHistoryDlg.Designer.cs index 946cdf46..b5eade81 100644 --- a/SampleApplications/Samples/Controls/Sessions/ReadHistoryDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/ReadHistoryDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/ReadHistoryDlg.cs b/SampleApplications/Samples/Controls/Sessions/ReadHistoryDlg.cs index a6469b82..cac9fa63 100644 --- a/SampleApplications/Samples/Controls/Sessions/ReadHistoryDlg.cs +++ b/SampleApplications/Samples/Controls/Sessions/ReadHistoryDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/SecuritySettingsDlg.Designer.cs b/SampleApplications/Samples/Controls/Sessions/SecuritySettingsDlg.Designer.cs index 82988014..88ffda1c 100644 --- a/SampleApplications/Samples/Controls/Sessions/SecuritySettingsDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/SecuritySettingsDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/SecuritySettingsDlg.cs b/SampleApplications/Samples/Controls/Sessions/SecuritySettingsDlg.cs index bdadacc7..b5466d37 100644 --- a/SampleApplications/Samples/Controls/Sessions/SecuritySettingsDlg.cs +++ b/SampleApplications/Samples/Controls/Sessions/SecuritySettingsDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/SelectNodeDlg.Designer.cs b/SampleApplications/Samples/Controls/Sessions/SelectNodeDlg.Designer.cs index 86d9080c..033f6680 100644 --- a/SampleApplications/Samples/Controls/Sessions/SelectNodeDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/SelectNodeDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/SelectNodeDlg.cs b/SampleApplications/Samples/Controls/Sessions/SelectNodeDlg.cs index 0c46e4a0..643cb0c5 100644 --- a/SampleApplications/Samples/Controls/Sessions/SelectNodeDlg.cs +++ b/SampleApplications/Samples/Controls/Sessions/SelectNodeDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/SessionOpenDlg.Designer.cs b/SampleApplications/Samples/Controls/Sessions/SessionOpenDlg.Designer.cs index 00e2d3be..374e181f 100644 --- a/SampleApplications/Samples/Controls/Sessions/SessionOpenDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/SessionOpenDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/SessionOpenDlg.cs b/SampleApplications/Samples/Controls/Sessions/SessionOpenDlg.cs index 12e33376..d7212f3e 100644 --- a/SampleApplications/Samples/Controls/Sessions/SessionOpenDlg.cs +++ b/SampleApplications/Samples/Controls/Sessions/SessionOpenDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/SessionTreeCtrl.Designer.cs b/SampleApplications/Samples/Controls/Sessions/SessionTreeCtrl.Designer.cs index 9517a856..87062756 100644 --- a/SampleApplications/Samples/Controls/Sessions/SessionTreeCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/SessionTreeCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/SessionTreeCtrl.cs b/SampleApplications/Samples/Controls/Sessions/SessionTreeCtrl.cs index 00f8003c..4a61ed56 100644 --- a/SampleApplications/Samples/Controls/Sessions/SessionTreeCtrl.cs +++ b/SampleApplications/Samples/Controls/Sessions/SessionTreeCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/TypeHierarchyListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Sessions/TypeHierarchyListCtrl.Designer.cs index fb39c23e..e0a96d18 100644 --- a/SampleApplications/Samples/Controls/Sessions/TypeHierarchyListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/TypeHierarchyListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/TypeHierarchyListCtrl.cs b/SampleApplications/Samples/Controls/Sessions/TypeHierarchyListCtrl.cs index a7dc9e21..b4d1ba6b 100644 --- a/SampleApplications/Samples/Controls/Sessions/TypeHierarchyListCtrl.cs +++ b/SampleApplications/Samples/Controls/Sessions/TypeHierarchyListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/TypeNavigatorCtrl.Designer.cs b/SampleApplications/Samples/Controls/Sessions/TypeNavigatorCtrl.Designer.cs index 5666f2bd..291c5866 100644 --- a/SampleApplications/Samples/Controls/Sessions/TypeNavigatorCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Sessions/TypeNavigatorCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Sessions/TypeNavigatorCtrl.cs b/SampleApplications/Samples/Controls/Sessions/TypeNavigatorCtrl.cs index 6f574965..2904c3e7 100644 --- a/SampleApplications/Samples/Controls/Sessions/TypeNavigatorCtrl.cs +++ b/SampleApplications/Samples/Controls/Sessions/TypeNavigatorCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/ContentFilterElementListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/ContentFilterElementListCtrl.Designer.cs index a7704f54..fd8b637d 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/ContentFilterElementListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/ContentFilterElementListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/ContentFilterElementListCtrl.cs b/SampleApplications/Samples/Controls/Subscriptions/ContentFilterElementListCtrl.cs index 67f08fec..34e19fa7 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/ContentFilterElementListCtrl.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/ContentFilterElementListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/CreateMonitoredItemsDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/CreateMonitoredItemsDlg.Designer.cs index 32739c88..815202a6 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/CreateMonitoredItemsDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/CreateMonitoredItemsDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/CreateMonitoredItemsDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/CreateMonitoredItemsDlg.cs index c36cb75a..bebdc01a 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/CreateMonitoredItemsDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/CreateMonitoredItemsDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/DataChangeFilterEditDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/DataChangeFilterEditDlg.Designer.cs index 6434b1a7..3afad288 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/DataChangeFilterEditDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/DataChangeFilterEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/DataChangeFilterEditDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/DataChangeFilterEditDlg.cs index 93e29f15..38004be3 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/DataChangeFilterEditDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/DataChangeFilterEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/DataChangeNotificationListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/DataChangeNotificationListCtrl.Designer.cs index cf04f930..4db4d68c 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/DataChangeNotificationListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/DataChangeNotificationListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/DataChangeNotificationListCtrl.cs b/SampleApplications/Samples/Controls/Subscriptions/DataChangeNotificationListCtrl.cs index ba5fc2e5..97d09ee7 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/DataChangeNotificationListCtrl.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/DataChangeNotificationListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/EventFilterDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/EventFilterDlg.Designer.cs index b080ca44..1896f1df 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/EventFilterDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/EventFilterDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/EventFilterDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/EventFilterDlg.cs index a2f69c3d..a49a7d08 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/EventFilterDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/EventFilterDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/EventNotificationListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/EventNotificationListCtrl.Designer.cs index edaf4e6d..ae9921aa 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/EventNotificationListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/EventNotificationListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/EventNotificationListCtrl.cs b/SampleApplications/Samples/Controls/Subscriptions/EventNotificationListCtrl.cs index 574649b3..191b0d0b 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/EventNotificationListCtrl.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/EventNotificationListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/FilterOperandEditDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/FilterOperandEditDlg.Designer.cs index 6843bbfe..a0c42c19 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/FilterOperandEditDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/FilterOperandEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/FilterOperandEditDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/FilterOperandEditDlg.cs index b6f8888c..79ab86fa 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/FilterOperandEditDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/FilterOperandEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/FilterOperandListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/FilterOperandListCtrl.Designer.cs index d2caa987..bc95f469 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/FilterOperandListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/FilterOperandListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/FilterOperandListCtrl.cs b/SampleApplications/Samples/Controls/Subscriptions/FilterOperandListCtrl.cs index 6a852208..b012b569 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/FilterOperandListCtrl.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/FilterOperandListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/FilterOperatorEditDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/FilterOperatorEditDlg.Designer.cs index b184e3d0..680f72ca 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/FilterOperatorEditDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/FilterOperatorEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/FilterOperatorEditDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/FilterOperatorEditDlg.cs index c52ca356..1453ef50 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/FilterOperatorEditDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/FilterOperatorEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDetails.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDetails.Designer.cs index 59c7c86e..e7918b2f 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDetails.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDetails.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDetails.cs b/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDetails.cs index 7bb5f61e..927f8c71 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDetails.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDetails.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDlg.Designer.cs index 89abb863..271e4c36 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDlg.cs index a32e41f0..db85ec81 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/HistoryReadDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemConfigCtrl.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemConfigCtrl.Designer.cs index e90b6c73..718e6d05 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemConfigCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemConfigCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemConfigCtrl.cs b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemConfigCtrl.cs index 382484a3..80317729 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemConfigCtrl.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemConfigCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemDlg.Designer.cs index 4f8be427..6bc4a84a 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemDlg.cs index b198de89..bc6b2b9d 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemEditDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemEditDlg.Designer.cs index 5227d721..f13ce853 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemEditDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemEditDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemEditDlg.cs index f200bf92..e129d024 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemEditDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemStatusCtrl.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemStatusCtrl.Designer.cs index 8808c79f..0f191bff 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemStatusCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemStatusCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemStatusCtrl.cs b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemStatusCtrl.cs index 6005f574..e0515b38 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemStatusCtrl.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/MonitoredItemStatusCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/NotificationMessageListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/NotificationMessageListCtrl.Designer.cs index 549389bc..a01304b1 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/NotificationMessageListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/NotificationMessageListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/NotificationMessageListCtrl.cs b/SampleApplications/Samples/Controls/Subscriptions/NotificationMessageListCtrl.cs index c7a0a282..3644f139 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/NotificationMessageListCtrl.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/NotificationMessageListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/ReadDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/ReadDlg.Designer.cs index 5b7184b9..340c2a60 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/ReadDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/ReadDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/ReadDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/ReadDlg.cs index 166e6fdd..6df92efa 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/ReadDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/ReadDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/ReadValueEditDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/ReadValueEditDlg.Designer.cs index 012af57e..a639212c 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/ReadValueEditDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/ReadValueEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/ReadValueEditDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/ReadValueEditDlg.cs index 71645fbc..2be0a86f 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/ReadValueEditDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/ReadValueEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/ReadValueListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/ReadValueListCtrl.Designer.cs index 2c23c31e..d98ddf85 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/ReadValueListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/ReadValueListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/ReadValueListCtrl.cs b/SampleApplications/Samples/Controls/Subscriptions/ReadValueListCtrl.cs index 0030c5b0..635bf9af 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/ReadValueListCtrl.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/ReadValueListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/RepublishNotificationMessageDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/RepublishNotificationMessageDlg.Designer.cs index f7481a71..01660070 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/RepublishNotificationMessageDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/RepublishNotificationMessageDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/RepublishNotificationMessageDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/RepublishNotificationMessageDlg.cs index f34f56e2..4c08415a 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/RepublishNotificationMessageDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/RepublishNotificationMessageDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/SelectClauseListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/SelectClauseListCtrl.Designer.cs index 7f4dfe0d..b1e3ad4c 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/SelectClauseListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/SelectClauseListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/SelectClauseListCtrl.cs b/SampleApplications/Samples/Controls/Subscriptions/SelectClauseListCtrl.cs index 4ceaaa39..1946ffa5 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/SelectClauseListCtrl.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/SelectClauseListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/SetMonitoringModeDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/SetMonitoringModeDlg.Designer.cs index 07d8b01b..313af685 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/SetMonitoringModeDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/SetMonitoringModeDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/SetMonitoringModeDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/SetMonitoringModeDlg.cs index fcac3fd3..09f5df66 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/SetMonitoringModeDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/SetMonitoringModeDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/SubscriptionDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/SubscriptionDlg.Designer.cs index b416fe32..f8611f68 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/SubscriptionDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/SubscriptionDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/SubscriptionDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/SubscriptionDlg.cs index 7fec2de1..ee5990d6 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/SubscriptionDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/SubscriptionDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/SubscriptionEditDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/SubscriptionEditDlg.Designer.cs index 33e234ff..41eb8476 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/SubscriptionEditDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/SubscriptionEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/SubscriptionEditDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/SubscriptionEditDlg.cs index c97f16a3..27aef84f 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/SubscriptionEditDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/SubscriptionEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/WriteDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/WriteDlg.Designer.cs index 19011ed0..952cf072 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/WriteDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/WriteDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/WriteDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/WriteDlg.cs index 7ce0d297..350c5fe6 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/WriteDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/WriteDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/WriteValueEditDlg.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/WriteValueEditDlg.Designer.cs index fc589aa8..dd7b9354 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/WriteValueEditDlg.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/WriteValueEditDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/WriteValueEditDlg.cs b/SampleApplications/Samples/Controls/Subscriptions/WriteValueEditDlg.cs index 5502736f..748523e7 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/WriteValueEditDlg.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/WriteValueEditDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/WriteValueListCtrl.Designer.cs b/SampleApplications/Samples/Controls/Subscriptions/WriteValueListCtrl.Designer.cs index 06d4bf90..79fa0505 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/WriteValueListCtrl.Designer.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/WriteValueListCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Controls/Subscriptions/WriteValueListCtrl.cs b/SampleApplications/Samples/Controls/Subscriptions/WriteValueListCtrl.cs index 41ae0b1b..0e9241e1 100644 --- a/SampleApplications/Samples/Controls/Subscriptions/WriteValueListCtrl.cs +++ b/SampleApplications/Samples/Controls/Subscriptions/WriteValueListCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/HistoryClient/Helpers.cs b/SampleApplications/Samples/HistoryClient/Helpers.cs index fc7cf7a4..c1beae70 100644 --- a/SampleApplications/Samples/HistoryClient/Helpers.cs +++ b/SampleApplications/Samples/HistoryClient/Helpers.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/HistoryClient/Program.cs b/SampleApplications/Samples/HistoryClient/Program.cs index c903e067..79d95482 100644 --- a/SampleApplications/Samples/HistoryClient/Program.cs +++ b/SampleApplications/Samples/HistoryClient/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/HistoryClient/Properties/AssemblyInfo.cs b/SampleApplications/Samples/HistoryClient/Properties/AssemblyInfo.cs index 7b7ec9fc..0c842241 100644 --- a/SampleApplications/Samples/HistoryClient/Properties/AssemblyInfo.cs +++ b/SampleApplications/Samples/HistoryClient/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA SDK")] -[assembly: AssemblyCopyright("Copyright © 2014 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -58,5 +58,5 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Samples/NetworkTester/MainForm.Designer.cs b/SampleApplications/Samples/NetworkTester/MainForm.Designer.cs index 496de605..7216efc3 100644 --- a/SampleApplications/Samples/NetworkTester/MainForm.Designer.cs +++ b/SampleApplications/Samples/NetworkTester/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/NetworkTester/MainForm.cs b/SampleApplications/Samples/NetworkTester/MainForm.cs index b48778e4..29e53777 100644 --- a/SampleApplications/Samples/NetworkTester/MainForm.cs +++ b/SampleApplications/Samples/NetworkTester/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/NetworkTester/Program.cs b/SampleApplications/Samples/NetworkTester/Program.cs index 304e43b1..c47e5b8f 100644 --- a/SampleApplications/Samples/NetworkTester/Program.cs +++ b/SampleApplications/Samples/NetworkTester/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/NetworkTester/Properties/AssemblyInfo.cs b/SampleApplications/Samples/NetworkTester/Properties/AssemblyInfo.cs index 8995efb0..a5a5d46c 100644 --- a/SampleApplications/Samples/NetworkTester/Properties/AssemblyInfo.cs +++ b/SampleApplications/Samples/NetworkTester/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("NetworkTester")] -[assembly: AssemblyCopyright("Copyright © 2014 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -58,5 +58,5 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Samples/Publisher/JsonEncoder.cs b/SampleApplications/Samples/Publisher/JsonEncoder.cs index 4a514719..1dafd6f2 100644 --- a/SampleApplications/Samples/Publisher/JsonEncoder.cs +++ b/SampleApplications/Samples/Publisher/JsonEncoder.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * diff --git a/SampleApplications/Samples/Publisher/Program.cs b/SampleApplications/Samples/Publisher/Program.cs index 09385123293bfe1f3a1d323783263b219c8cee6a..35f49ac34780c735d64ba4c709ccf853fe9a59e3 100644 GIT binary patch delta 12 Tcmca-e9w5oIYzUM=lLZ8C%Oe- delta 12 Tcmca-e9w5oIY#4+=lLZ8C#wZr diff --git a/SampleApplications/Samples/Publisher/Properties/AssemblyInfo.cs b/SampleApplications/Samples/Publisher/Properties/AssemblyInfo.cs index 6fd980b7..51c531cc 100644 --- a/SampleApplications/Samples/Publisher/Properties/AssemblyInfo.cs +++ b/SampleApplications/Samples/Publisher/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Publisher/Properties/AssemblyVersionInfo.cs b/SampleApplications/Samples/Publisher/Properties/AssemblyVersionInfo.cs index 03f89e68..de831d99 100644 --- a/SampleApplications/Samples/Publisher/Properties/AssemblyVersionInfo.cs +++ b/SampleApplications/Samples/Publisher/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -38,10 +38,10 @@ internal static class AssemblyVersionInfo /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/SampleApplications/Samples/Publisher/PublisherForm.Designer.cs b/SampleApplications/Samples/Publisher/PublisherForm.Designer.cs index 9d509957..041738a3 100644 --- a/SampleApplications/Samples/Publisher/PublisherForm.Designer.cs +++ b/SampleApplications/Samples/Publisher/PublisherForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Publisher/PublisherForm.cs b/SampleApplications/Samples/Publisher/PublisherForm.cs index 6d4387d5..3fb9d056 100644 --- a/SampleApplications/Samples/Publisher/PublisherForm.cs +++ b/SampleApplications/Samples/Publisher/PublisherForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Publisher/SamplePublisherForm.Designer.cs b/SampleApplications/Samples/Publisher/SamplePublisherForm.Designer.cs index 56936ead..9edb5461 100644 --- a/SampleApplications/Samples/Publisher/SamplePublisherForm.Designer.cs +++ b/SampleApplications/Samples/Publisher/SamplePublisherForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Publisher/SamplePublisherForm.cs b/SampleApplications/Samples/Publisher/SamplePublisherForm.cs index 5fd2645e..82a86f8f 100644 --- a/SampleApplications/Samples/Publisher/SamplePublisherForm.cs +++ b/SampleApplications/Samples/Publisher/SamplePublisherForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Server/Program.cs b/SampleApplications/Samples/Server/Program.cs index c5ec44c8..eefd441d 100644 --- a/SampleApplications/Samples/Server/Program.cs +++ b/SampleApplications/Samples/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Server/Properties/AssemblyInfo.cs b/SampleApplications/Samples/Server/Properties/AssemblyInfo.cs index 7c63697d..ea691e39 100644 --- a/SampleApplications/Samples/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Samples/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Server/Properties/AssemblyVersionInfo.cs b/SampleApplications/Samples/Server/Properties/AssemblyVersionInfo.cs index 386dd28a..de831d99 100644 --- a/SampleApplications/Samples/Server/Properties/AssemblyVersionInfo.cs +++ b/SampleApplications/Samples/Server/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -33,15 +33,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2015 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/SampleApplications/Samples/Server/ServerDiagnosticsCtrl.Designer.cs b/SampleApplications/Samples/Server/ServerDiagnosticsCtrl.Designer.cs index e092d258..745479d6 100644 --- a/SampleApplications/Samples/Server/ServerDiagnosticsCtrl.Designer.cs +++ b/SampleApplications/Samples/Server/ServerDiagnosticsCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Server/ServerDiagnosticsCtrl.cs b/SampleApplications/Samples/Server/ServerDiagnosticsCtrl.cs index 8d9692d2..8fe95c4f 100644 --- a/SampleApplications/Samples/Server/ServerDiagnosticsCtrl.cs +++ b/SampleApplications/Samples/Server/ServerDiagnosticsCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Server/ServerForm.Designer.cs b/SampleApplications/Samples/Server/ServerForm.Designer.cs index 386befc5..76368516 100644 --- a/SampleApplications/Samples/Server/ServerForm.Designer.cs +++ b/SampleApplications/Samples/Server/ServerForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/Server/ServerForm.cs b/SampleApplications/Samples/Server/ServerForm.cs index dfd320eb..9a755489 100644 --- a/SampleApplications/Samples/Server/ServerForm.cs +++ b/SampleApplications/Samples/Server/ServerForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/MainForm.Designer.cs b/SampleApplications/Samples/ServerTest/MainForm.Designer.cs index 093e91f5..773e8430 100644 --- a/SampleApplications/Samples/ServerTest/MainForm.Designer.cs +++ b/SampleApplications/Samples/ServerTest/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/MainForm.cs b/SampleApplications/Samples/ServerTest/MainForm.cs index 7d7e8039..d44d35de 100644 --- a/SampleApplications/Samples/ServerTest/MainForm.cs +++ b/SampleApplications/Samples/ServerTest/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/Program.cs b/SampleApplications/Samples/ServerTest/Program.cs index bd2bc77b..416166ae 100644 --- a/SampleApplications/Samples/ServerTest/Program.cs +++ b/SampleApplications/Samples/ServerTest/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/Properties/AssemblyInfo.cs b/SampleApplications/Samples/ServerTest/Properties/AssemblyInfo.cs index 947cd774..721dba88 100644 --- a/SampleApplications/Samples/ServerTest/Properties/AssemblyInfo.cs +++ b/SampleApplications/Samples/ServerTest/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/Properties/AssemblyVersionInfo.cs b/SampleApplications/Samples/ServerTest/Properties/AssemblyVersionInfo.cs index 386dd28a..de831d99 100644 --- a/SampleApplications/Samples/ServerTest/Properties/AssemblyVersionInfo.cs +++ b/SampleApplications/Samples/ServerTest/Properties/AssemblyVersionInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * @@ -33,15 +33,15 @@ internal static class AssemblyVersionInfo /// /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2015 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/SampleApplications/Samples/ServerTest/ServerTestClient.cs b/SampleApplications/Samples/ServerTest/ServerTestClient.cs index ae481b4d..6c419b2d 100644 --- a/SampleApplications/Samples/ServerTest/ServerTestClient.cs +++ b/SampleApplications/Samples/ServerTest/ServerTestClient.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/ServerTestConfiguration.Extras.cs b/SampleApplications/Samples/ServerTest/ServerTestConfiguration.Extras.cs index 6658949f..bf9241a0 100644 --- a/SampleApplications/Samples/ServerTest/ServerTestConfiguration.Extras.cs +++ b/SampleApplications/Samples/ServerTest/ServerTestConfiguration.Extras.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/ServerTestConfiguration.cs b/SampleApplications/Samples/ServerTest/ServerTestConfiguration.cs index 3fe5e9fe..073d3af6 100644 --- a/SampleApplications/Samples/ServerTest/ServerTestConfiguration.cs +++ b/SampleApplications/Samples/ServerTest/ServerTestConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/TestCaseTreeCtrl.Designer.cs b/SampleApplications/Samples/ServerTest/TestCaseTreeCtrl.Designer.cs index 2d0f82e8..a914e332 100644 --- a/SampleApplications/Samples/ServerTest/TestCaseTreeCtrl.Designer.cs +++ b/SampleApplications/Samples/ServerTest/TestCaseTreeCtrl.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/TestCaseTreeCtrl.cs b/SampleApplications/Samples/ServerTest/TestCaseTreeCtrl.cs index 713ea1e0..422138da 100644 --- a/SampleApplications/Samples/ServerTest/TestCaseTreeCtrl.cs +++ b/SampleApplications/Samples/ServerTest/TestCaseTreeCtrl.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/Tests/BrowseTest.cs b/SampleApplications/Samples/ServerTest/Tests/BrowseTest.cs index 401b9b4b..fc03521e 100644 --- a/SampleApplications/Samples/ServerTest/Tests/BrowseTest.cs +++ b/SampleApplications/Samples/ServerTest/Tests/BrowseTest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/Tests/CallTest.cs b/SampleApplications/Samples/ServerTest/Tests/CallTest.cs index 750bd80f..385727be 100644 --- a/SampleApplications/Samples/ServerTest/Tests/CallTest.cs +++ b/SampleApplications/Samples/ServerTest/Tests/CallTest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/Tests/MonitoredItemTest.cs b/SampleApplications/Samples/ServerTest/Tests/MonitoredItemTest.cs index c6f8153e..56a6afe2 100644 --- a/SampleApplications/Samples/ServerTest/Tests/MonitoredItemTest.cs +++ b/SampleApplications/Samples/ServerTest/Tests/MonitoredItemTest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/Tests/ReadTest.cs b/SampleApplications/Samples/ServerTest/Tests/ReadTest.cs index 28c0ff76..395fb002 100644 --- a/SampleApplications/Samples/ServerTest/Tests/ReadTest.cs +++ b/SampleApplications/Samples/ServerTest/Tests/ReadTest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/Tests/SessionTest.cs b/SampleApplications/Samples/ServerTest/Tests/SessionTest.cs index e796fcef..b9838915 100644 --- a/SampleApplications/Samples/ServerTest/Tests/SessionTest.cs +++ b/SampleApplications/Samples/ServerTest/Tests/SessionTest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/Tests/SubscribeTest.cs b/SampleApplications/Samples/ServerTest/Tests/SubscribeTest.cs index 855dd54a..af8436df 100644 --- a/SampleApplications/Samples/ServerTest/Tests/SubscribeTest.cs +++ b/SampleApplications/Samples/ServerTest/Tests/SubscribeTest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/Tests/TestBase.cs b/SampleApplications/Samples/ServerTest/Tests/TestBase.cs index e8336770..59b274b6 100644 --- a/SampleApplications/Samples/ServerTest/Tests/TestBase.cs +++ b/SampleApplications/Samples/ServerTest/Tests/TestBase.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/Tests/TranslatePathTest.cs b/SampleApplications/Samples/ServerTest/Tests/TranslatePathTest.cs index a1dff09e..1bfb9d05 100644 --- a/SampleApplications/Samples/ServerTest/Tests/TranslatePathTest.cs +++ b/SampleApplications/Samples/ServerTest/Tests/TranslatePathTest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Samples/ServerTest/Tests/WriteTest.cs b/SampleApplications/Samples/ServerTest/Tests/WriteTest.cs index d5e58e38..1a86a292 100644 --- a/SampleApplications/Samples/ServerTest/Tests/WriteTest.cs +++ b/SampleApplications/Samples/ServerTest/Tests/WriteTest.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/AddCommentDlg.Designer.cs b/SampleApplications/Workshop/AlarmCondition/Client/AddCommentDlg.Designer.cs index 4b90d635..5b7eba5b 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/AddCommentDlg.Designer.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/AddCommentDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/AddCommentDlg.cs b/SampleApplications/Workshop/AlarmCondition/Client/AddCommentDlg.cs index 356c8895..563ee3a0 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/AddCommentDlg.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/AddCommentDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/AuditEventForm.Designer.cs b/SampleApplications/Workshop/AlarmCondition/Client/AuditEventForm.Designer.cs index 6599b2ad..e9c0f11b 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/AuditEventForm.Designer.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/AuditEventForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/AuditEventForm.cs b/SampleApplications/Workshop/AlarmCondition/Client/AuditEventForm.cs index 43f643ec..4b5348b9 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/AuditEventForm.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/AuditEventForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/DialogResponseDlg.Designer.cs b/SampleApplications/Workshop/AlarmCondition/Client/DialogResponseDlg.Designer.cs index 097c620d..c6274ec0 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/DialogResponseDlg.Designer.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/DialogResponseDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/DialogResponseDlg.cs b/SampleApplications/Workshop/AlarmCondition/Client/DialogResponseDlg.cs index c28ca0d2..8fcdaa05 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/DialogResponseDlg.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/DialogResponseDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/FilterDefinition.cs b/SampleApplications/Workshop/AlarmCondition/Client/FilterDefinition.cs index f6914411..bee3ba34 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/FilterDefinition.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/FilterDefinition.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/FormUtils.cs b/SampleApplications/Workshop/AlarmCondition/Client/FormUtils.cs index 1f9dae7d..72b0eb9b 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/FormUtils.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/FormUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/MainForm.Designer.cs b/SampleApplications/Workshop/AlarmCondition/Client/MainForm.Designer.cs index e44df923..f3a20a2b 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/MainForm.Designer.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/MainForm.cs b/SampleApplications/Workshop/AlarmCondition/Client/MainForm.cs index 8ede1948..d6f0436e 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/MainForm.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/Program.cs b/SampleApplications/Workshop/AlarmCondition/Client/Program.cs index afaf57ed..649543ac 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/Program.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/AlarmCondition/Client/Properties/AssemblyInfo.cs index 2e4dff25..ce4c5c14 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("UA Alarm Condition Client")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/AlarmCondition/Client/SetAreaFilterDlg.Designer.cs b/SampleApplications/Workshop/AlarmCondition/Client/SetAreaFilterDlg.Designer.cs index 3d5fcadc..c4888b68 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/SetAreaFilterDlg.Designer.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/SetAreaFilterDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/SetAreaFilterDlg.cs b/SampleApplications/Workshop/AlarmCondition/Client/SetAreaFilterDlg.cs index 1662fdb0..314ff9da 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/SetAreaFilterDlg.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/SetAreaFilterDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/ViewEventDetailsDlg.Designer.cs b/SampleApplications/Workshop/AlarmCondition/Client/ViewEventDetailsDlg.Designer.cs index c5c58445..5e0e654d 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/ViewEventDetailsDlg.Designer.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/ViewEventDetailsDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Client/ViewEventDetailsDlg.cs b/SampleApplications/Workshop/AlarmCondition/Client/ViewEventDetailsDlg.cs index a33bc7ea..5cb5c079 100644 --- a/SampleApplications/Workshop/AlarmCondition/Client/ViewEventDetailsDlg.cs +++ b/SampleApplications/Workshop/AlarmCondition/Client/ViewEventDetailsDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Server/AlarmConditionNodeManager.cs b/SampleApplications/Workshop/AlarmCondition/Server/AlarmConditionNodeManager.cs index 30b97fc6..49b01273 100644 --- a/SampleApplications/Workshop/AlarmCondition/Server/AlarmConditionNodeManager.cs +++ b/SampleApplications/Workshop/AlarmCondition/Server/AlarmConditionNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Server/AlarmConditionServer.cs b/SampleApplications/Workshop/AlarmCondition/Server/AlarmConditionServer.cs index 6e0944a928ad1f81ae86e31ebfba04f374ce0195..901d865f867f4a8549d10b5e5aabad73b49ed390 100644 GIT binary patch delta 12 UcmbQ?Im2_pIYzUM=T9mF03_@M!~g&Q delta 12 UcmbQ?Im2_pIY#4+=T9mF03_W7!2kdN diff --git a/SampleApplications/Workshop/AlarmCondition/Server/AlarmConditionServerConfiguration.cs b/SampleApplications/Workshop/AlarmCondition/Server/AlarmConditionServerConfiguration.cs index dc9f55d2..741dbf83 100644 --- a/SampleApplications/Workshop/AlarmCondition/Server/AlarmConditionServerConfiguration.cs +++ b/SampleApplications/Workshop/AlarmCondition/Server/AlarmConditionServerConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Server/Model/AreaState.cs b/SampleApplications/Workshop/AlarmCondition/Server/Model/AreaState.cs index df699c72..9c2c08c5 100644 --- a/SampleApplications/Workshop/AlarmCondition/Server/Model/AreaState.cs +++ b/SampleApplications/Workshop/AlarmCondition/Server/Model/AreaState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Server/Model/ModelUtils.cs b/SampleApplications/Workshop/AlarmCondition/Server/Model/ModelUtils.cs index 4361dba9..69fabf6a 100644 --- a/SampleApplications/Workshop/AlarmCondition/Server/Model/ModelUtils.cs +++ b/SampleApplications/Workshop/AlarmCondition/Server/Model/ModelUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Server/Model/Namespaces.cs b/SampleApplications/Workshop/AlarmCondition/Server/Model/Namespaces.cs index 3eef7300..d726b1c0 100644 --- a/SampleApplications/Workshop/AlarmCondition/Server/Model/Namespaces.cs +++ b/SampleApplications/Workshop/AlarmCondition/Server/Model/Namespaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Server/Model/SourceState.cs b/SampleApplications/Workshop/AlarmCondition/Server/Model/SourceState.cs index 3c0416e9..b05f05e3 100644 --- a/SampleApplications/Workshop/AlarmCondition/Server/Model/SourceState.cs +++ b/SampleApplications/Workshop/AlarmCondition/Server/Model/SourceState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Server/Program.cs b/SampleApplications/Workshop/AlarmCondition/Server/Program.cs index df13cf35..150c7b14 100644 --- a/SampleApplications/Workshop/AlarmCondition/Server/Program.cs +++ b/SampleApplications/Workshop/AlarmCondition/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Server/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/AlarmCondition/Server/Properties/AssemblyInfo.cs index 96386a84..ff4a1b3f 100644 --- a/SampleApplications/Workshop/AlarmCondition/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/AlarmCondition/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("UA Alarm Condition Server")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystem.cs b/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystem.cs index 0a2d7eae..37fad88d 100644 --- a/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystem.cs +++ b/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystemAlarm.cs b/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystemAlarm.cs index 441ba0ff..adc03487 100644 --- a/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystemAlarm.cs +++ b/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystemAlarm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystemAlarmStates.cs b/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystemAlarmStates.cs index 5757f340..0e7caf79 100644 --- a/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystemAlarmStates.cs +++ b/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystemAlarmStates.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystemSource.cs b/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystemSource.cs index b6f43735..6a2accfd 100644 --- a/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystemSource.cs +++ b/SampleApplications/Workshop/AlarmCondition/Server/UnderlyingSystem/UnderlyingSystemSource.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Boiler/Client/MainForm.Designer.cs b/SampleApplications/Workshop/Boiler/Client/MainForm.Designer.cs index cdf142e6..b5553012 100644 --- a/SampleApplications/Workshop/Boiler/Client/MainForm.Designer.cs +++ b/SampleApplications/Workshop/Boiler/Client/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Boiler/Client/MainForm.cs b/SampleApplications/Workshop/Boiler/Client/MainForm.cs index bc846878..ae3a6775 100644 --- a/SampleApplications/Workshop/Boiler/Client/MainForm.cs +++ b/SampleApplications/Workshop/Boiler/Client/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Boiler/Client/Program.cs b/SampleApplications/Workshop/Boiler/Client/Program.cs index 1c1132ab..52c0dbae 100644 --- a/SampleApplications/Workshop/Boiler/Client/Program.cs +++ b/SampleApplications/Workshop/Boiler/Client/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Boiler/Client/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/Boiler/Client/Properties/AssemblyInfo.cs index db9ff34d..81c927f9 100644 --- a/SampleApplications/Workshop/Boiler/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/Boiler/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/Boiler/Client/Quickstarts.Boiler.Constants.cs b/SampleApplications/Workshop/Boiler/Client/Quickstarts.Boiler.Constants.cs index 15bd9867..a6cf3f07 100644 --- a/SampleApplications/Workshop/Boiler/Client/Quickstarts.Boiler.Constants.cs +++ b/SampleApplications/Workshop/Boiler/Client/Quickstarts.Boiler.Constants.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Boiler/Client/Quickstarts.Boiler.DataTypes.cs b/SampleApplications/Workshop/Boiler/Client/Quickstarts.Boiler.DataTypes.cs index 09d9dc39..a25879be 100644 --- a/SampleApplications/Workshop/Boiler/Client/Quickstarts.Boiler.DataTypes.cs +++ b/SampleApplications/Workshop/Boiler/Client/Quickstarts.Boiler.DataTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Boiler/Server/BoilerNodeManager.cs b/SampleApplications/Workshop/Boiler/Server/BoilerNodeManager.cs index a1941c95..53618de7 100644 --- a/SampleApplications/Workshop/Boiler/Server/BoilerNodeManager.cs +++ b/SampleApplications/Workshop/Boiler/Server/BoilerNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Boiler/Server/BoilerServer.cs b/SampleApplications/Workshop/Boiler/Server/BoilerServer.cs index 684b0454e458bfdf11027331ad9cf8f4a09e7500..0787349f096d68280684317fb6caca6f16b81f6c 100644 GIT binary patch delta 12 TcmccOa>ZrBIYzUM=UWv4DJBK% delta 12 TcmccOa>ZrBIY#4+=UWv4DHjFl diff --git a/SampleApplications/Workshop/Boiler/Server/BoilerServerConfiguration.cs b/SampleApplications/Workshop/Boiler/Server/BoilerServerConfiguration.cs index 0d6cc955..f50e08cb 100644 --- a/SampleApplications/Workshop/Boiler/Server/BoilerServerConfiguration.cs +++ b/SampleApplications/Workshop/Boiler/Server/BoilerServerConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Boiler/Server/Program.cs b/SampleApplications/Workshop/Boiler/Server/Program.cs index ba522f8e..b32242ac 100644 --- a/SampleApplications/Workshop/Boiler/Server/Program.cs +++ b/SampleApplications/Workshop/Boiler/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Boiler/Server/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/Boiler/Server/Properties/AssemblyInfo.cs index 74953f49..a388a93f 100644 --- a/SampleApplications/Workshop/Boiler/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/Boiler/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/Boiler/Server/Quickstarts.Boiler.Classes.cs b/SampleApplications/Workshop/Boiler/Server/Quickstarts.Boiler.Classes.cs index cbb02a87..1c63616a 100644 --- a/SampleApplications/Workshop/Boiler/Server/Quickstarts.Boiler.Classes.cs +++ b/SampleApplications/Workshop/Boiler/Server/Quickstarts.Boiler.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Boiler/Server/Quickstarts.Boiler.Constants.cs b/SampleApplications/Workshop/Boiler/Server/Quickstarts.Boiler.Constants.cs index 15bd9867..a6cf3f07 100644 --- a/SampleApplications/Workshop/Boiler/Server/Quickstarts.Boiler.Constants.cs +++ b/SampleApplications/Workshop/Boiler/Server/Quickstarts.Boiler.Constants.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Boiler/Server/Quickstarts.Boiler.DataTypes.cs b/SampleApplications/Workshop/Boiler/Server/Quickstarts.Boiler.DataTypes.cs index 09d9dc39..a25879be 100644 --- a/SampleApplications/Workshop/Boiler/Server/Quickstarts.Boiler.DataTypes.cs +++ b/SampleApplications/Workshop/Boiler/Server/Quickstarts.Boiler.DataTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/ComDa/Client/MainForm.Designer.cs b/SampleApplications/Workshop/ComDa/Client/MainForm.Designer.cs index d5278005..f63b8b89 100644 --- a/SampleApplications/Workshop/ComDa/Client/MainForm.Designer.cs +++ b/SampleApplications/Workshop/ComDa/Client/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/ComDa/Client/MainForm.cs b/SampleApplications/Workshop/ComDa/Client/MainForm.cs index 88278754..eb905b53 100644 --- a/SampleApplications/Workshop/ComDa/Client/MainForm.cs +++ b/SampleApplications/Workshop/ComDa/Client/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/ComDa/Client/Namespaces.cs b/SampleApplications/Workshop/ComDa/Client/Namespaces.cs index 5030ef6a..1e60a252 100644 --- a/SampleApplications/Workshop/ComDa/Client/Namespaces.cs +++ b/SampleApplications/Workshop/ComDa/Client/Namespaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/ComDa/Client/Program.cs b/SampleApplications/Workshop/ComDa/Client/Program.cs index dd91adb3..50ff67ae 100644 --- a/SampleApplications/Workshop/ComDa/Client/Program.cs +++ b/SampleApplications/Workshop/ComDa/Client/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/ComDa/Client/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/ComDa/Client/Properties/AssemblyInfo.cs index 971a3d3a..0d634266 100644 --- a/SampleApplications/Workshop/ComDa/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/ComDa/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/ComDa/Server/AcceptCertificateDlg.Designer.cs b/SampleApplications/Workshop/ComDa/Server/AcceptCertificateDlg.Designer.cs index c3c01b30..cba4eb1e 100644 --- a/SampleApplications/Workshop/ComDa/Server/AcceptCertificateDlg.Designer.cs +++ b/SampleApplications/Workshop/ComDa/Server/AcceptCertificateDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/ComDa/Server/AcceptCertificateDlg.cs b/SampleApplications/Workshop/ComDa/Server/AcceptCertificateDlg.cs index 345fdbff..72e6015c 100644 --- a/SampleApplications/Workshop/ComDa/Server/AcceptCertificateDlg.cs +++ b/SampleApplications/Workshop/ComDa/Server/AcceptCertificateDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/ComDa/Server/ComDaServerWrapper.cs b/SampleApplications/Workshop/ComDa/Server/ComDaServerWrapper.cs index b2c0fc3b461a1bd091779c486600ddec36fdfb71..da490668f4c66342eb78c6d9a1c7af0c6e517f64 100644 GIT binary patch delta 12 UcmdmEy2o_FIYzUM=if>K04A~p{r~^~ delta 12 UcmdmEy2o_FIY#4+=if>K04Ada`v3p{ diff --git a/SampleApplications/Workshop/ComDa/Server/MainForm.Designer.cs b/SampleApplications/Workshop/ComDa/Server/MainForm.Designer.cs index 08a2c999..894d1da4 100644 --- a/SampleApplications/Workshop/ComDa/Server/MainForm.Designer.cs +++ b/SampleApplications/Workshop/ComDa/Server/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/ComDa/Server/MainForm.cs b/SampleApplications/Workshop/ComDa/Server/MainForm.cs index c1fc8844..acbbc7de 100644 --- a/SampleApplications/Workshop/ComDa/Server/MainForm.cs +++ b/SampleApplications/Workshop/ComDa/Server/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/ComDa/Server/Program.cs b/SampleApplications/Workshop/ComDa/Server/Program.cs index efb3df13..e8082ea5 100644 --- a/SampleApplications/Workshop/ComDa/Server/Program.cs +++ b/SampleApplications/Workshop/ComDa/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/ComDa/Server/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/ComDa/Server/Properties/AssemblyInfo.cs index 6e3f6fdc..82e6bfa5 100644 --- a/SampleApplications/Workshop/ComDa/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/ComDa/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Server")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2009")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/ComDa/Server/SelectComServerDlg.Designer.cs b/SampleApplications/Workshop/ComDa/Server/SelectComServerDlg.Designer.cs index 22f152d1..1d531793 100644 --- a/SampleApplications/Workshop/ComDa/Server/SelectComServerDlg.Designer.cs +++ b/SampleApplications/Workshop/ComDa/Server/SelectComServerDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/ComDa/Server/SelectComServerDlg.cs b/SampleApplications/Workshop/ComDa/Server/SelectComServerDlg.cs index d0479e5c..899fb6bf 100644 --- a/SampleApplications/Workshop/ComDa/Server/SelectComServerDlg.cs +++ b/SampleApplications/Workshop/ComDa/Server/SelectComServerDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Common/BackwardCompatibility.cs b/SampleApplications/Workshop/Common/BackwardCompatibility.cs index 765165c7..7ab78562 100644 --- a/SampleApplications/Workshop/Common/BackwardCompatibility.cs +++ b/SampleApplications/Workshop/Common/BackwardCompatibility.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Common/FilterDefinition.cs b/SampleApplications/Workshop/Common/FilterDefinition.cs index 55c5153a..91e49b85 100644 --- a/SampleApplications/Workshop/Common/FilterDefinition.cs +++ b/SampleApplications/Workshop/Common/FilterDefinition.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Common/FormUtils.cs b/SampleApplications/Workshop/Common/FormUtils.cs index 43842bb7..c04d2aa7 100644 --- a/SampleApplications/Workshop/Common/FormUtils.cs +++ b/SampleApplications/Workshop/Common/FormUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Common/ModelUtils.cs b/SampleApplications/Workshop/Common/ModelUtils.cs index 70812c19..b450159f 100644 --- a/SampleApplications/Workshop/Common/ModelUtils.cs +++ b/SampleApplications/Workshop/Common/ModelUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Common/MonitoredNode.cs b/SampleApplications/Workshop/Common/MonitoredNode.cs index 71787f63..46fcb387 100644 --- a/SampleApplications/Workshop/Common/MonitoredNode.cs +++ b/SampleApplications/Workshop/Common/MonitoredNode.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Common/NodeHandle.cs b/SampleApplications/Workshop/Common/NodeHandle.cs index 0a92dd8b..3ac0a72d 100644 --- a/SampleApplications/Workshop/Common/NodeHandle.cs +++ b/SampleApplications/Workshop/Common/NodeHandle.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Common/ParsedNodeId.cs b/SampleApplications/Workshop/Common/ParsedNodeId.cs index 20dc7fe7..55ee0917 100644 --- a/SampleApplications/Workshop/Common/ParsedNodeId.cs +++ b/SampleApplications/Workshop/Common/ParsedNodeId.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Common/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/Common/Properties/AssemblyInfo.cs index 46e7dfdb..88111432 100644 --- a/SampleApplications/Workshop/Common/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/Common/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("UA Quickstart Library")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2009")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/Common/QuickstartNodeManager.cs b/SampleApplications/Workshop/Common/QuickstartNodeManager.cs index 39ccf045..b671777d 100644 --- a/SampleApplications/Workshop/Common/QuickstartNodeManager.cs +++ b/SampleApplications/Workshop/Common/QuickstartNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Common/SelectLocaleDlg.Designer.cs b/SampleApplications/Workshop/Common/SelectLocaleDlg.Designer.cs index 40bda2c5..60779769 100644 --- a/SampleApplications/Workshop/Common/SelectLocaleDlg.Designer.cs +++ b/SampleApplications/Workshop/Common/SelectLocaleDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Common/SelectLocaleDlg.cs b/SampleApplications/Workshop/Common/SelectLocaleDlg.cs index 0351bb49..c72d277b 100644 --- a/SampleApplications/Workshop/Common/SelectLocaleDlg.cs +++ b/SampleApplications/Workshop/Common/SelectLocaleDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Client/DsatsDemo.Constants.cs b/SampleApplications/Workshop/DSATS/Client/DsatsDemo.Constants.cs index 7a1b323a..96e186fc 100644 --- a/SampleApplications/Workshop/DSATS/Client/DsatsDemo.Constants.cs +++ b/SampleApplications/Workshop/DSATS/Client/DsatsDemo.Constants.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Client/MainForm.Designer.cs b/SampleApplications/Workshop/DSATS/Client/MainForm.Designer.cs index b80f9720..b20f0600 100644 --- a/SampleApplications/Workshop/DSATS/Client/MainForm.Designer.cs +++ b/SampleApplications/Workshop/DSATS/Client/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Client/MainForm.cs b/SampleApplications/Workshop/DSATS/Client/MainForm.cs index 3d4154ff..9d452417 100644 --- a/SampleApplications/Workshop/DSATS/Client/MainForm.cs +++ b/SampleApplications/Workshop/DSATS/Client/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Client/Namespaces.cs b/SampleApplications/Workshop/DSATS/Client/Namespaces.cs index 280a7728..408b57cf 100644 --- a/SampleApplications/Workshop/DSATS/Client/Namespaces.cs +++ b/SampleApplications/Workshop/DSATS/Client/Namespaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Client/Program.cs b/SampleApplications/Workshop/DSATS/Client/Program.cs index f8be06c5..c5481134 100644 --- a/SampleApplications/Workshop/DSATS/Client/Program.cs +++ b/SampleApplications/Workshop/DSATS/Client/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Client/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/DSATS/Client/Properties/AssemblyInfo.cs index 9db57718..2faa3d7a 100644 --- a/SampleApplications/Workshop/DSATS/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/DSATS/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © OPC Foundation 2011")] +[assembly: AssemblyCopyright("Copyright © OPC Foundation 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/SampleApplications/Workshop/DSATS/Server/DataSourceClient.cs b/SampleApplications/Workshop/DSATS/Server/DataSourceClient.cs index 5aaf0a97..d53219ca 100644 --- a/SampleApplications/Workshop/DSATS/Server/DataSourceClient.cs +++ b/SampleApplications/Workshop/DSATS/Server/DataSourceClient.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Server/DsatsDemoNodeManager.cs b/SampleApplications/Workshop/DSATS/Server/DsatsDemoNodeManager.cs index 73d68290..5d2c032d 100644 --- a/SampleApplications/Workshop/DSATS/Server/DsatsDemoNodeManager.cs +++ b/SampleApplications/Workshop/DSATS/Server/DsatsDemoNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Server/DsatsDemoServer.cs b/SampleApplications/Workshop/DSATS/Server/DsatsDemoServer.cs index 2322bf0cf977a21edfd46b6e5ce5b88bde3dbbe4..076eb161a47b9ee39c4793af043fe4508139da59 100644 GIT binary patch delta 14 WcmX?hfbrM?#tG*b%{HDdj|TuYZ3g-P delta 14 WcmX?hfbrM?#tG*bjW?bzj|TuYUIzC7 diff --git a/SampleApplications/Workshop/DSATS/Server/DsatsDemoServerConfiguration.cs b/SampleApplications/Workshop/DSATS/Server/DsatsDemoServerConfiguration.cs index 1f15492a..9774ceb2 100644 --- a/SampleApplications/Workshop/DSATS/Server/DsatsDemoServerConfiguration.cs +++ b/SampleApplications/Workshop/DSATS/Server/DsatsDemoServerConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Server/Model/DsatsDemo.Classes.cs b/SampleApplications/Workshop/DSATS/Server/Model/DsatsDemo.Classes.cs index e0447286..d5dce4c6 100644 --- a/SampleApplications/Workshop/DSATS/Server/Model/DsatsDemo.Classes.cs +++ b/SampleApplications/Workshop/DSATS/Server/Model/DsatsDemo.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Server/Model/DsatsDemo.Constants.cs b/SampleApplications/Workshop/DSATS/Server/Model/DsatsDemo.Constants.cs index 7a1b323a..96e186fc 100644 --- a/SampleApplications/Workshop/DSATS/Server/Model/DsatsDemo.Constants.cs +++ b/SampleApplications/Workshop/DSATS/Server/Model/DsatsDemo.Constants.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Server/Model/DsatsDemo.DataTypes.cs b/SampleApplications/Workshop/DSATS/Server/Model/DsatsDemo.DataTypes.cs index b018b803..f4865ccc 100644 --- a/SampleApplications/Workshop/DSATS/Server/Model/DsatsDemo.DataTypes.cs +++ b/SampleApplications/Workshop/DSATS/Server/Model/DsatsDemo.DataTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Server/Model/LockConditionState.cs b/SampleApplications/Workshop/DSATS/Server/Model/LockConditionState.cs index f7462868..31ef035c 100644 --- a/SampleApplications/Workshop/DSATS/Server/Model/LockConditionState.cs +++ b/SampleApplications/Workshop/DSATS/Server/Model/LockConditionState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Server/Model/RigState.cs b/SampleApplications/Workshop/DSATS/Server/Model/RigState.cs index e1459f6a..de2cd154 100644 --- a/SampleApplications/Workshop/DSATS/Server/Model/RigState.cs +++ b/SampleApplications/Workshop/DSATS/Server/Model/RigState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Server/Model/ToolState.cs b/SampleApplications/Workshop/DSATS/Server/Model/ToolState.cs index 99942402..5887416b 100644 --- a/SampleApplications/Workshop/DSATS/Server/Model/ToolState.cs +++ b/SampleApplications/Workshop/DSATS/Server/Model/ToolState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Server/Program.cs b/SampleApplications/Workshop/DSATS/Server/Program.cs index 1a88ffc9..a8eacffe 100644 --- a/SampleApplications/Workshop/DSATS/Server/Program.cs +++ b/SampleApplications/Workshop/DSATS/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Server/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/DSATS/Server/Properties/AssemblyInfo.cs index 037b40d2..a646484f 100644 --- a/SampleApplications/Workshop/DSATS/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/DSATS/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © OPC Foundation 2011")] +[assembly: AssemblyCopyright("Copyright © OPC Foundation 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/SampleApplications/Workshop/DSATS/Server/Schema/DataSource.cs b/SampleApplications/Workshop/DSATS/Server/Schema/DataSource.cs index 008fae30..f6d4e00f 100644 --- a/SampleApplications/Workshop/DSATS/Server/Schema/DataSource.cs +++ b/SampleApplications/Workshop/DSATS/Server/Schema/DataSource.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DSATS/Server/Schema/DataSource_UANodeSet_UAVariant.cs b/SampleApplications/Workshop/DSATS/Server/Schema/DataSource_UANodeSet_UAVariant.cs index 2b1de1d4..1e02e11b 100644 --- a/SampleApplications/Workshop/DSATS/Server/Schema/DataSource_UANodeSet_UAVariant.cs +++ b/SampleApplications/Workshop/DSATS/Server/Schema/DataSource_UANodeSet_UAVariant.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Client/MainForm.Designer.cs b/SampleApplications/Workshop/DataAccess/Client/MainForm.Designer.cs index d886a205..4edfc006 100644 --- a/SampleApplications/Workshop/DataAccess/Client/MainForm.Designer.cs +++ b/SampleApplications/Workshop/DataAccess/Client/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Client/MainForm.cs b/SampleApplications/Workshop/DataAccess/Client/MainForm.cs index 49b91dcd..3dc70638 100644 --- a/SampleApplications/Workshop/DataAccess/Client/MainForm.cs +++ b/SampleApplications/Workshop/DataAccess/Client/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Client/Program.cs b/SampleApplications/Workshop/DataAccess/Client/Program.cs index 01542dbc..159571fb 100644 --- a/SampleApplications/Workshop/DataAccess/Client/Program.cs +++ b/SampleApplications/Workshop/DataAccess/Client/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Client/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/DataAccess/Client/Properties/AssemblyInfo.cs index 6d8b4171..8498e2aa 100644 --- a/SampleApplications/Workshop/DataAccess/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/DataAccess/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("UA Data Access Client")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/DataAccess/Client/ReadHistoryDlg.Designer.cs b/SampleApplications/Workshop/DataAccess/Client/ReadHistoryDlg.Designer.cs index 8e59960e..52a276c3 100644 --- a/SampleApplications/Workshop/DataAccess/Client/ReadHistoryDlg.Designer.cs +++ b/SampleApplications/Workshop/DataAccess/Client/ReadHistoryDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Client/ReadHistoryDlg.cs b/SampleApplications/Workshop/DataAccess/Client/ReadHistoryDlg.cs index 33ec3b5f..f49f7971 100644 --- a/SampleApplications/Workshop/DataAccess/Client/ReadHistoryDlg.cs +++ b/SampleApplications/Workshop/DataAccess/Client/ReadHistoryDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Client/WriteValueDlg.Designer.cs b/SampleApplications/Workshop/DataAccess/Client/WriteValueDlg.Designer.cs index 726a04b1..32a54ce8 100644 --- a/SampleApplications/Workshop/DataAccess/Client/WriteValueDlg.Designer.cs +++ b/SampleApplications/Workshop/DataAccess/Client/WriteValueDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Client/WriteValueDlg.cs b/SampleApplications/Workshop/DataAccess/Client/WriteValueDlg.cs index bd8deafe..ee19bbf4 100644 --- a/SampleApplications/Workshop/DataAccess/Client/WriteValueDlg.cs +++ b/SampleApplications/Workshop/DataAccess/Client/WriteValueDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/DataAccessNodeManager.cs b/SampleApplications/Workshop/DataAccess/Server/DataAccessNodeManager.cs index a08515d5..f2df3d67 100644 --- a/SampleApplications/Workshop/DataAccess/Server/DataAccessNodeManager.cs +++ b/SampleApplications/Workshop/DataAccess/Server/DataAccessNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/DataAccessServer.cs b/SampleApplications/Workshop/DataAccess/Server/DataAccessServer.cs index 2c16538cd01bcc162691518a30a54cd67310df7a..29d5eec34103ea8d603af1d6c494692ca3b3dfda 100644 GIT binary patch delta 12 UcmbQ?Im2_pIYzUM=T9mF03_@M!~g&Q delta 12 UcmbQ?Im2_pIY#4+=T9mF03_W7!2kdN diff --git a/SampleApplications/Workshop/DataAccess/Server/DataAccessServerConfiguration.cs b/SampleApplications/Workshop/DataAccess/Server/DataAccessServerConfiguration.cs index d01daa59..c2b0cc5a 100644 --- a/SampleApplications/Workshop/DataAccess/Server/DataAccessServerConfiguration.cs +++ b/SampleApplications/Workshop/DataAccess/Server/DataAccessServerConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/Model/BlockState.cs b/SampleApplications/Workshop/DataAccess/Server/Model/BlockState.cs index 723574e6..3ba4ad64 100644 --- a/SampleApplications/Workshop/DataAccess/Server/Model/BlockState.cs +++ b/SampleApplications/Workshop/DataAccess/Server/Model/BlockState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/Model/ModelUtils.cs b/SampleApplications/Workshop/DataAccess/Server/Model/ModelUtils.cs index b7450ade..16349654 100644 --- a/SampleApplications/Workshop/DataAccess/Server/Model/ModelUtils.cs +++ b/SampleApplications/Workshop/DataAccess/Server/Model/ModelUtils.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/Model/Namespaces.cs b/SampleApplications/Workshop/DataAccess/Server/Model/Namespaces.cs index 6cf6f512..dd9e27e1 100644 --- a/SampleApplications/Workshop/DataAccess/Server/Model/Namespaces.cs +++ b/SampleApplications/Workshop/DataAccess/Server/Model/Namespaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/Model/SegmentBrowser.cs b/SampleApplications/Workshop/DataAccess/Server/Model/SegmentBrowser.cs index 27a2a794..e9af9029 100644 --- a/SampleApplications/Workshop/DataAccess/Server/Model/SegmentBrowser.cs +++ b/SampleApplications/Workshop/DataAccess/Server/Model/SegmentBrowser.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/Model/SegmentState.cs b/SampleApplications/Workshop/DataAccess/Server/Model/SegmentState.cs index 86066ed6..2d4e623d 100644 --- a/SampleApplications/Workshop/DataAccess/Server/Model/SegmentState.cs +++ b/SampleApplications/Workshop/DataAccess/Server/Model/SegmentState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/Namespaces.cs b/SampleApplications/Workshop/DataAccess/Server/Namespaces.cs index 415990c5..60734dac 100644 --- a/SampleApplications/Workshop/DataAccess/Server/Namespaces.cs +++ b/SampleApplications/Workshop/DataAccess/Server/Namespaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/Program.cs b/SampleApplications/Workshop/DataAccess/Server/Program.cs index 0bfb191c..193de50c 100644 --- a/SampleApplications/Workshop/DataAccess/Server/Program.cs +++ b/SampleApplications/Workshop/DataAccess/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/DataAccess/Server/Properties/AssemblyInfo.cs index 32afc1cd..53ba0fd0 100644 --- a/SampleApplications/Workshop/DataAccess/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/DataAccess/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("UA Data Access Server")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystem.cs b/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystem.cs index 8cba3b65..285b0fbd 100644 --- a/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystem.cs +++ b/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemBlock.cs b/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemBlock.cs index fc8b1a49..4364a8c5 100644 --- a/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemBlock.cs +++ b/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemBlock.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemDataType.cs b/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemDataType.cs index e5dc0493..443f6c7f 100644 --- a/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemDataType.cs +++ b/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemDataType.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemSegment.cs b/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemSegment.cs index 1bb46f5c..bd8dec70 100644 --- a/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemSegment.cs +++ b/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemSegment.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemTag.cs b/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemTag.cs index afd4fe1d..522681b8 100644 --- a/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemTag.cs +++ b/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemTag.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemTagType.cs b/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemTagType.cs index 69dc8ef4..8670cec2 100644 --- a/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemTagType.cs +++ b/SampleApplications/Workshop/DataAccess/Server/UnderlyingSystem/UnderlyingSystemTagType.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Client/MainForm.Designer.cs b/SampleApplications/Workshop/DataTypes/Client/MainForm.Designer.cs index ed63e16a..a2576d2d 100644 --- a/SampleApplications/Workshop/DataTypes/Client/MainForm.Designer.cs +++ b/SampleApplications/Workshop/DataTypes/Client/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Client/MainForm.cs b/SampleApplications/Workshop/DataTypes/Client/MainForm.cs index 1186ec12..41c50243 100644 --- a/SampleApplications/Workshop/DataTypes/Client/MainForm.cs +++ b/SampleApplications/Workshop/DataTypes/Client/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Client/Program.cs b/SampleApplications/Workshop/DataTypes/Client/Program.cs index 3cc222fc..6e868b81 100644 --- a/SampleApplications/Workshop/DataTypes/Client/Program.cs +++ b/SampleApplications/Workshop/DataTypes/Client/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Client/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/DataTypes/Client/Properties/AssemblyInfo.cs index 276f1071..00c8eb29 100644 --- a/SampleApplications/Workshop/DataTypes/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/DataTypes/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("DataTypes")] -[assembly: AssemblyCopyright("Copyright © OPC Foundation 2010")] +[assembly: AssemblyCopyright("Copyright © OPC Foundation 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/DataTypes/Common/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/DataTypes/Common/Properties/AssemblyInfo.cs index 6830309c..06cd09ad 100644 --- a/SampleApplications/Workshop/DataTypes/Common/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/DataTypes/Common/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Common")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2011")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/DataTypes/Common/Types/Quickstarts.DataTypes.Types.Classes.cs b/SampleApplications/Workshop/DataTypes/Common/Types/Quickstarts.DataTypes.Types.Classes.cs index d4466e63..47cb084b 100644 --- a/SampleApplications/Workshop/DataTypes/Common/Types/Quickstarts.DataTypes.Types.Classes.cs +++ b/SampleApplications/Workshop/DataTypes/Common/Types/Quickstarts.DataTypes.Types.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Common/Types/Quickstarts.DataTypes.Types.Constants.cs b/SampleApplications/Workshop/DataTypes/Common/Types/Quickstarts.DataTypes.Types.Constants.cs index 31e10e14..896a5c99 100644 --- a/SampleApplications/Workshop/DataTypes/Common/Types/Quickstarts.DataTypes.Types.Constants.cs +++ b/SampleApplications/Workshop/DataTypes/Common/Types/Quickstarts.DataTypes.Types.Constants.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Common/Types/Quickstarts.DataTypes.Types.DataTypes.cs b/SampleApplications/Workshop/DataTypes/Common/Types/Quickstarts.DataTypes.Types.DataTypes.cs index 269733ed..12d4f670 100644 --- a/SampleApplications/Workshop/DataTypes/Common/Types/Quickstarts.DataTypes.Types.DataTypes.cs +++ b/SampleApplications/Workshop/DataTypes/Common/Types/Quickstarts.DataTypes.Types.DataTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Server/DataTypesNodeManager.cs b/SampleApplications/Workshop/DataTypes/Server/DataTypesNodeManager.cs index 0f88fd3d..67fb7fb2 100644 --- a/SampleApplications/Workshop/DataTypes/Server/DataTypesNodeManager.cs +++ b/SampleApplications/Workshop/DataTypes/Server/DataTypesNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Server/DataTypesServer.cs b/SampleApplications/Workshop/DataTypes/Server/DataTypesServer.cs index ee60e2d2cc1c94cf91792dd9a2f16a407c813878..85c217129ea8fce08a8be3fc63a1f21a36681ad0 100644 GIT binary patch delta 12 TcmccTanEDIIYzUM=lhibDrg22 delta 12 TcmccTanEDIIY#4+=lhibDp>{* diff --git a/SampleApplications/Workshop/DataTypes/Server/DataTypesServerConfiguration.cs b/SampleApplications/Workshop/DataTypes/Server/DataTypesServerConfiguration.cs index a73b8c01..8c3a5af8 100644 --- a/SampleApplications/Workshop/DataTypes/Server/DataTypesServerConfiguration.cs +++ b/SampleApplications/Workshop/DataTypes/Server/DataTypesServerConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Server/Instances/Quickstarts.DataTypes.Instances.Classes.cs b/SampleApplications/Workshop/DataTypes/Server/Instances/Quickstarts.DataTypes.Instances.Classes.cs index 616e1544..fdfe2639 100644 --- a/SampleApplications/Workshop/DataTypes/Server/Instances/Quickstarts.DataTypes.Instances.Classes.cs +++ b/SampleApplications/Workshop/DataTypes/Server/Instances/Quickstarts.DataTypes.Instances.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Server/Instances/Quickstarts.DataTypes.Instances.Constants.cs b/SampleApplications/Workshop/DataTypes/Server/Instances/Quickstarts.DataTypes.Instances.Constants.cs index 47c67426..0e2893d7 100644 --- a/SampleApplications/Workshop/DataTypes/Server/Instances/Quickstarts.DataTypes.Instances.Constants.cs +++ b/SampleApplications/Workshop/DataTypes/Server/Instances/Quickstarts.DataTypes.Instances.Constants.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Server/Instances/Quickstarts.DataTypes.Instances.DataTypes.cs b/SampleApplications/Workshop/DataTypes/Server/Instances/Quickstarts.DataTypes.Instances.DataTypes.cs index 49f0eecd..b7e413fb 100644 --- a/SampleApplications/Workshop/DataTypes/Server/Instances/Quickstarts.DataTypes.Instances.DataTypes.cs +++ b/SampleApplications/Workshop/DataTypes/Server/Instances/Quickstarts.DataTypes.Instances.DataTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Server/Namespaces.cs b/SampleApplications/Workshop/DataTypes/Server/Namespaces.cs index 6565b41e..8d5149ff 100644 --- a/SampleApplications/Workshop/DataTypes/Server/Namespaces.cs +++ b/SampleApplications/Workshop/DataTypes/Server/Namespaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Server/Program.cs b/SampleApplications/Workshop/DataTypes/Server/Program.cs index 6c488002..e5eb71bb 100644 --- a/SampleApplications/Workshop/DataTypes/Server/Program.cs +++ b/SampleApplications/Workshop/DataTypes/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/DataTypes/Server/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/DataTypes/Server/Properties/AssemblyInfo.cs index 924ada8c..102cdd54 100644 --- a/SampleApplications/Workshop/DataTypes/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/DataTypes/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("DataTypes")] -[assembly: AssemblyCopyright("Copyright © OPC Foundation 2010")] +[assembly: AssemblyCopyright("Copyright © OPC Foundation 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/Empty/Client/MainForm.Designer.cs b/SampleApplications/Workshop/Empty/Client/MainForm.Designer.cs index ea42b587..0b36ffa3 100644 --- a/SampleApplications/Workshop/Empty/Client/MainForm.Designer.cs +++ b/SampleApplications/Workshop/Empty/Client/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Empty/Client/MainForm.cs b/SampleApplications/Workshop/Empty/Client/MainForm.cs index 600bfe3f..668c218c 100644 --- a/SampleApplications/Workshop/Empty/Client/MainForm.cs +++ b/SampleApplications/Workshop/Empty/Client/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Empty/Client/Program.cs b/SampleApplications/Workshop/Empty/Client/Program.cs index 77468f74..fc3e808d 100644 --- a/SampleApplications/Workshop/Empty/Client/Program.cs +++ b/SampleApplications/Workshop/Empty/Client/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Empty/Client/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/Empty/Client/Properties/AssemblyInfo.cs index ae832a5b..ffdadc5f 100644 --- a/SampleApplications/Workshop/Empty/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/Empty/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/Empty/Server/EmptyNodeManager.cs b/SampleApplications/Workshop/Empty/Server/EmptyNodeManager.cs index a45c1630..f6d00f91 100644 --- a/SampleApplications/Workshop/Empty/Server/EmptyNodeManager.cs +++ b/SampleApplications/Workshop/Empty/Server/EmptyNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Empty/Server/EmptyServer.cs b/SampleApplications/Workshop/Empty/Server/EmptyServer.cs index 996d9b86ad8f37537bba5dd07653a08669415169..a3caa901d38a8946e604303db770a51ff8fb42bc 100644 GIT binary patch delta 12 TcmbQ|GS6kgIYzUM=lvA{Bo+lq delta 12 TcmbQ|GS6kgIY#4+=lvA{BnJgY diff --git a/SampleApplications/Workshop/Empty/Server/EmptyServerConfiguration.cs b/SampleApplications/Workshop/Empty/Server/EmptyServerConfiguration.cs index cbc20033..c2e1f838 100644 --- a/SampleApplications/Workshop/Empty/Server/EmptyServerConfiguration.cs +++ b/SampleApplications/Workshop/Empty/Server/EmptyServerConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Empty/Server/Namespaces.cs b/SampleApplications/Workshop/Empty/Server/Namespaces.cs index 415990c5..60734dac 100644 --- a/SampleApplications/Workshop/Empty/Server/Namespaces.cs +++ b/SampleApplications/Workshop/Empty/Server/Namespaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Empty/Server/Program.cs b/SampleApplications/Workshop/Empty/Server/Program.cs index 19f29200..799c0e8f 100644 --- a/SampleApplications/Workshop/Empty/Server/Program.cs +++ b/SampleApplications/Workshop/Empty/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Empty/Server/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/Empty/Server/Properties/AssemblyInfo.cs index 167d1bb0..9be16739 100644 --- a/SampleApplications/Workshop/Empty/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/Empty/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/HistoricalAccess/Client/MainForm.Designer.cs b/SampleApplications/Workshop/HistoricalAccess/Client/MainForm.Designer.cs index c8cd9b95..e5e2e823 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Client/MainForm.Designer.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Client/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Client/MainForm.cs b/SampleApplications/Workshop/HistoricalAccess/Client/MainForm.cs index 482d8d91..c1901d0f 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Client/MainForm.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Client/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Client/Program.cs b/SampleApplications/Workshop/HistoricalAccess/Client/Program.cs index 4be07f95..9f3f7946 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Client/Program.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Client/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Client/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/HistoricalAccess/Client/Properties/AssemblyInfo.cs index 2e2a7706..9c65fa5d 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("UA Historical Data Access Client")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/HistoricalAccess/Client/ReadHistoryDlg.Designer.cs b/SampleApplications/Workshop/HistoricalAccess/Client/ReadHistoryDlg.Designer.cs index a0ef2a27..2ba8f1a3 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Client/ReadHistoryDlg.Designer.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Client/ReadHistoryDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Client/ReadHistoryDlg.cs b/SampleApplications/Workshop/HistoricalAccess/Client/ReadHistoryDlg.cs index 53d86fa2..2af6e8c7 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Client/ReadHistoryDlg.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Client/ReadHistoryDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Client/WriteValueDlg.Designer.cs b/SampleApplications/Workshop/HistoricalAccess/Client/WriteValueDlg.Designer.cs index 5e753cf1..c73612d1 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Client/WriteValueDlg.Designer.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Client/WriteValueDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Client/WriteValueDlg.cs b/SampleApplications/Workshop/HistoricalAccess/Client/WriteValueDlg.cs index e5b2cda4..d8fe06d2 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Client/WriteValueDlg.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Client/WriteValueDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/HistoricalAccessNodeManager.cs b/SampleApplications/Workshop/HistoricalAccess/Server/HistoricalAccessNodeManager.cs index 71efac7e..5c8900e8 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Server/HistoricalAccessNodeManager.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Server/HistoricalAccessNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/HistoricalAccessServer.cs b/SampleApplications/Workshop/HistoricalAccess/Server/HistoricalAccessServer.cs index 69fa98db9cbb7e96074aebfb60a09017cf7e8aa3..3d59a4b8e726cb1713c6150a51b66f48d20b1727 100644 GIT binary patch delta 12 TcmaFh`M`6+IYzUM=LJ;&DXj&a delta 12 TcmaFh`M`6+IY#4+=LJ;&DV_zI diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/HistoricalAccessServerConfiguration.cs b/SampleApplications/Workshop/HistoricalAccess/Server/HistoricalAccessServerConfiguration.cs index 147749f3..ae6cd4d4 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Server/HistoricalAccessServerConfiguration.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Server/HistoricalAccessServerConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/Namespaces.cs b/SampleApplications/Workshop/HistoricalAccess/Server/Namespaces.cs index fbffb81a..dde13b9d 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Server/Namespaces.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Server/Namespaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/Program.cs b/SampleApplications/Workshop/HistoricalAccess/Server/Program.cs index bca9c1d4..b71bc187 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Server/Program.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/HistoricalAccess/Server/Properties/AssemblyInfo.cs index 5de6cdca..d723250d 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("UA Historial Data Access Server")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveFolder.cs b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveFolder.cs index 466f1332..adc5802a 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveFolder.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveFolder.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveFolderBrowser.cs b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveFolderBrowser.cs index 732381e8..c648e5f2 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveFolderBrowser.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveFolderBrowser.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveFolderState.cs b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveFolderState.cs index 58c7e581..6991c00d 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveFolderState.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveFolderState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveItem.cs b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveItem.cs index a7e64eaf..096f0563 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveItem.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveItem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveItemState.cs b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveItemState.cs index 42dca2f5..4d78373e 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveItemState.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/ArchiveItemState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/DataFileReader.cs b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/DataFileReader.cs index e04218e1..2ef99a5c 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/DataFileReader.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/DataFileReader.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/NodeTypes.cs b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/NodeTypes.cs index 91345be4..4795a445 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/NodeTypes.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/NodeTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/UnderlyingSystem.cs b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/UnderlyingSystem.cs index a4302263..1ba72c5f 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/UnderlyingSystem.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Server/UnderlyingSystem/UnderlyingSystem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Tester/MainForm.Designer.cs b/SampleApplications/Workshop/HistoricalAccess/Tester/MainForm.Designer.cs index 83483395..4cb4bf5c 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Tester/MainForm.Designer.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Tester/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Tester/MainForm.cs b/SampleApplications/Workshop/HistoricalAccess/Tester/MainForm.cs index 3578e710..fa6aef8d 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Tester/MainForm.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Tester/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Tester/Program.cs b/SampleApplications/Workshop/HistoricalAccess/Tester/Program.cs index 88ae08c7..797be02d 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Tester/Program.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Tester/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Tester/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/HistoricalAccess/Tester/Properties/AssemblyInfo.cs index 09966ab0..e56f8252 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Tester/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Tester/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Tester")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2011")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/HistoricalAccess/Tester/TestData.cs b/SampleApplications/Workshop/HistoricalAccess/Tester/TestData.cs index b98238af..fc9d6707 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Tester/TestData.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Tester/TestData.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalAccess/Tester/TestDataHelpers.cs b/SampleApplications/Workshop/HistoricalAccess/Tester/TestDataHelpers.cs index 0488c27d..bb6e0b85 100644 --- a/SampleApplications/Workshop/HistoricalAccess/Tester/TestDataHelpers.cs +++ b/SampleApplications/Workshop/HistoricalAccess/Tester/TestDataHelpers.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/EventListView.Designer.cs b/SampleApplications/Workshop/HistoricalEvents/Client/EventListView.Designer.cs index 6f2d97f5..e17468ac 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/EventListView.Designer.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/EventListView.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/EventListView.cs b/SampleApplications/Workshop/HistoricalEvents/Client/EventListView.cs index a1faa648..a8b0928a 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/EventListView.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/EventListView.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/MainForm.Designer.cs b/SampleApplications/Workshop/HistoricalEvents/Client/MainForm.Designer.cs index c82865e7..5a246b96 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/MainForm.Designer.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/MainForm.cs b/SampleApplications/Workshop/HistoricalEvents/Client/MainForm.cs index 44c90f95..bd9b66ae 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/MainForm.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/ModifyFilterDlg.Designer.cs b/SampleApplications/Workshop/HistoricalEvents/Client/ModifyFilterDlg.Designer.cs index 286cffd8..24e4b7b2 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/ModifyFilterDlg.Designer.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/ModifyFilterDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/ModifyFilterDlg.cs b/SampleApplications/Workshop/HistoricalEvents/Client/ModifyFilterDlg.cs index 33ff886a..8373b28d 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/ModifyFilterDlg.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/ModifyFilterDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/Program.cs b/SampleApplications/Workshop/HistoricalEvents/Client/Program.cs index ebf5311d..24cb6f0c 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/Program.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/HistoricalEvents/Client/Properties/AssemblyInfo.cs index 57188c38..3a310204 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/Quickstarts.HistoricalEvents.Classes.cs b/SampleApplications/Workshop/HistoricalEvents/Client/Quickstarts.HistoricalEvents.Classes.cs index 91b65d8e..0dbf321e 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/Quickstarts.HistoricalEvents.Classes.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/Quickstarts.HistoricalEvents.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/Quickstarts.HistoricalEvents.Constants.cs b/SampleApplications/Workshop/HistoricalEvents/Client/Quickstarts.HistoricalEvents.Constants.cs index b82dfb78..c7378e3a 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/Quickstarts.HistoricalEvents.Constants.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/Quickstarts.HistoricalEvents.Constants.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/Quickstarts.HistoricalEvents.DataTypes.cs b/SampleApplications/Workshop/HistoricalEvents/Client/Quickstarts.HistoricalEvents.DataTypes.cs index d92f6d19..6bb1fb31 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/Quickstarts.HistoricalEvents.DataTypes.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/Quickstarts.HistoricalEvents.DataTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/ReadEventHistoryDlg.Designer.cs b/SampleApplications/Workshop/HistoricalEvents/Client/ReadEventHistoryDlg.Designer.cs index 9efc4d82..612a4306 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/ReadEventHistoryDlg.Designer.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/ReadEventHistoryDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/ReadEventHistoryDlg.cs b/SampleApplications/Workshop/HistoricalEvents/Client/ReadEventHistoryDlg.cs index 02109c21..dbc1144d 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/ReadEventHistoryDlg.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/ReadEventHistoryDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/SelectTypeDlg.Designer.cs b/SampleApplications/Workshop/HistoricalEvents/Client/SelectTypeDlg.Designer.cs index 68cfc276..e5028b96 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/SelectTypeDlg.Designer.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/SelectTypeDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/SelectTypeDlg.cs b/SampleApplications/Workshop/HistoricalEvents/Client/SelectTypeDlg.cs index 08dd018a..9196b19e 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/SelectTypeDlg.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/SelectTypeDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/SetValueDlg.Designer.cs b/SampleApplications/Workshop/HistoricalEvents/Client/SetValueDlg.Designer.cs index 02ad8320..09915423 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/SetValueDlg.Designer.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/SetValueDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/SetValueDlg.cs b/SampleApplications/Workshop/HistoricalEvents/Client/SetValueDlg.cs index ac5afd30..73e29908 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/SetValueDlg.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/SetValueDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/ViewEventDetailsDlg.Designer.cs b/SampleApplications/Workshop/HistoricalEvents/Client/ViewEventDetailsDlg.Designer.cs index 5c375b5b..53286511 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/ViewEventDetailsDlg.Designer.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/ViewEventDetailsDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Client/ViewEventDetailsDlg.cs b/SampleApplications/Workshop/HistoricalEvents/Client/ViewEventDetailsDlg.cs index 5916226a..9d30de8d 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Client/ViewEventDetailsDlg.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Client/ViewEventDetailsDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Server/HistoricalEventsNodeManager.cs b/SampleApplications/Workshop/HistoricalEvents/Server/HistoricalEventsNodeManager.cs index 7b42fa61..4ff0deee 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Server/HistoricalEventsNodeManager.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Server/HistoricalEventsNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Server/HistoricalEventsServer.cs b/SampleApplications/Workshop/HistoricalEvents/Server/HistoricalEventsServer.cs index 9ce7a1d53ece9eb3949084a68caadf25c1218a6f..16545e780f8fd4047eed439ed96f886d525addfe 100644 GIT binary patch delta 12 UcmZ4Dy2N$DIYzUM=dUUP042Hw-T(jq delta 12 UcmZ4Dy2N$DIY#4+=dUUP041vh+W-In diff --git a/SampleApplications/Workshop/HistoricalEvents/Server/HistoricalEventsServerConfiguration.cs b/SampleApplications/Workshop/HistoricalEvents/Server/HistoricalEventsServerConfiguration.cs index bb0a8729..c7086d3c 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Server/HistoricalEventsServerConfiguration.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Server/HistoricalEventsServerConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Server/Model/Quickstarts.HistoricalEvents.Classes.cs b/SampleApplications/Workshop/HistoricalEvents/Server/Model/Quickstarts.HistoricalEvents.Classes.cs index 91b65d8e..0dbf321e 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Server/Model/Quickstarts.HistoricalEvents.Classes.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Server/Model/Quickstarts.HistoricalEvents.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Server/Model/Quickstarts.HistoricalEvents.Constants.cs b/SampleApplications/Workshop/HistoricalEvents/Server/Model/Quickstarts.HistoricalEvents.Constants.cs index b82dfb78..c7378e3a 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Server/Model/Quickstarts.HistoricalEvents.Constants.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Server/Model/Quickstarts.HistoricalEvents.Constants.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Server/Model/Quickstarts.HistoricalEvents.DataTypes.cs b/SampleApplications/Workshop/HistoricalEvents/Server/Model/Quickstarts.HistoricalEvents.DataTypes.cs index d92f6d19..6bb1fb31 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Server/Model/Quickstarts.HistoricalEvents.DataTypes.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Server/Model/Quickstarts.HistoricalEvents.DataTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Server/Program.cs b/SampleApplications/Workshop/HistoricalEvents/Server/Program.cs index 7f62f892..907bb5ad 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Server/Program.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/HistoricalEvents/Server/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/HistoricalEvents/Server/Properties/AssemblyInfo.cs index 8c34983c..6b3ab989 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/HistoricalEvents/Server/ReportGenerator.cs b/SampleApplications/Workshop/HistoricalEvents/Server/ReportGenerator.cs index ada5bd65..b6dd8528 100644 --- a/SampleApplications/Workshop/HistoricalEvents/Server/ReportGenerator.cs +++ b/SampleApplications/Workshop/HistoricalEvents/Server/ReportGenerator.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Methods/Client/MainForm.Designer.cs b/SampleApplications/Workshop/Methods/Client/MainForm.Designer.cs index c48e0963..e9498c15 100644 --- a/SampleApplications/Workshop/Methods/Client/MainForm.Designer.cs +++ b/SampleApplications/Workshop/Methods/Client/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Methods/Client/MainForm.cs b/SampleApplications/Workshop/Methods/Client/MainForm.cs index 840da499..15788fcb 100644 --- a/SampleApplications/Workshop/Methods/Client/MainForm.cs +++ b/SampleApplications/Workshop/Methods/Client/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Methods/Client/Namespaces.cs b/SampleApplications/Workshop/Methods/Client/Namespaces.cs index 70d1e379..42213496 100644 --- a/SampleApplications/Workshop/Methods/Client/Namespaces.cs +++ b/SampleApplications/Workshop/Methods/Client/Namespaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Methods/Client/Program.cs b/SampleApplications/Workshop/Methods/Client/Program.cs index 1f6f5898..1b3ce64e 100644 --- a/SampleApplications/Workshop/Methods/Client/Program.cs +++ b/SampleApplications/Workshop/Methods/Client/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Methods/Client/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/Methods/Client/Properties/AssemblyInfo.cs index 17e329d5..68667a2c 100644 --- a/SampleApplications/Workshop/Methods/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/Methods/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/Methods/Server/MethodsNodeManager.cs b/SampleApplications/Workshop/Methods/Server/MethodsNodeManager.cs index 1689a97a..5342c7fb 100644 --- a/SampleApplications/Workshop/Methods/Server/MethodsNodeManager.cs +++ b/SampleApplications/Workshop/Methods/Server/MethodsNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Methods/Server/MethodsServer.cs b/SampleApplications/Workshop/Methods/Server/MethodsServer.cs index ff2e70cd414c99318a50783dab15153e20202052..e0acb97bd8f566d4041789bc31f8388d053cffe4 100644 GIT binary patch delta 12 Tcmdnyvdv|}IYzUM=hGDdCRPQK delta 12 Tcmdnyvdv|}IY#4+=hGDdCPxL2 diff --git a/SampleApplications/Workshop/Methods/Server/MethodsServerConfiguration.cs b/SampleApplications/Workshop/Methods/Server/MethodsServerConfiguration.cs index ce4b1d54..a3c983a4 100644 --- a/SampleApplications/Workshop/Methods/Server/MethodsServerConfiguration.cs +++ b/SampleApplications/Workshop/Methods/Server/MethodsServerConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Methods/Server/Namespaces.cs b/SampleApplications/Workshop/Methods/Server/Namespaces.cs index 22101432..7912d115 100644 --- a/SampleApplications/Workshop/Methods/Server/Namespaces.cs +++ b/SampleApplications/Workshop/Methods/Server/Namespaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Methods/Server/Program.cs b/SampleApplications/Workshop/Methods/Server/Program.cs index 03d647f7..45152091 100644 --- a/SampleApplications/Workshop/Methods/Server/Program.cs +++ b/SampleApplications/Workshop/Methods/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Methods/Server/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/Methods/Server/Properties/AssemblyInfo.cs index 3949fc4b..b4dfb80e 100644 --- a/SampleApplications/Workshop/Methods/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/Methods/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/PerfTest/Client/MainForm.Designer.cs b/SampleApplications/Workshop/PerfTest/Client/MainForm.Designer.cs index 8ac295b6..0be6b3d0 100644 --- a/SampleApplications/Workshop/PerfTest/Client/MainForm.Designer.cs +++ b/SampleApplications/Workshop/PerfTest/Client/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/PerfTest/Client/MainForm.cs b/SampleApplications/Workshop/PerfTest/Client/MainForm.cs index 432898cf..c2ab458d 100644 --- a/SampleApplications/Workshop/PerfTest/Client/MainForm.cs +++ b/SampleApplications/Workshop/PerfTest/Client/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/PerfTest/Client/Program.cs b/SampleApplications/Workshop/PerfTest/Client/Program.cs index 8ad0bc8e..0c0c3fc0 100644 --- a/SampleApplications/Workshop/PerfTest/Client/Program.cs +++ b/SampleApplications/Workshop/PerfTest/Client/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/PerfTest/Client/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/PerfTest/Client/Properties/AssemblyInfo.cs index 4efd00fd..dd4e2274 100644 --- a/SampleApplications/Workshop/PerfTest/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/PerfTest/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/PerfTest/Client/Tester.cs b/SampleApplications/Workshop/PerfTest/Client/Tester.cs index 72d0b35f..b815c728 100644 --- a/SampleApplications/Workshop/PerfTest/Client/Tester.cs +++ b/SampleApplications/Workshop/PerfTest/Client/Tester.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/PerfTest/Server/MemoryRegisterState.cs b/SampleApplications/Workshop/PerfTest/Server/MemoryRegisterState.cs index 2c2f3809..27c8011e 100644 --- a/SampleApplications/Workshop/PerfTest/Server/MemoryRegisterState.cs +++ b/SampleApplications/Workshop/PerfTest/Server/MemoryRegisterState.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/PerfTest/Server/Namespaces.cs b/SampleApplications/Workshop/PerfTest/Server/Namespaces.cs index df03c6bf..10713750 100644 --- a/SampleApplications/Workshop/PerfTest/Server/Namespaces.cs +++ b/SampleApplications/Workshop/PerfTest/Server/Namespaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/PerfTest/Server/PerfTestNodeManager.cs b/SampleApplications/Workshop/PerfTest/Server/PerfTestNodeManager.cs index 195a9160..e5013bff 100644 --- a/SampleApplications/Workshop/PerfTest/Server/PerfTestNodeManager.cs +++ b/SampleApplications/Workshop/PerfTest/Server/PerfTestNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/PerfTest/Server/PerfTestServer.cs b/SampleApplications/Workshop/PerfTest/Server/PerfTestServer.cs index a3d7694a37f5835fafd2a8ccb6c8d7448b47cd27..3be4217d714d670f324e80a024e6ba161b95eea2 100644 GIT binary patch delta 12 TcmX@)a>!-EIYzUM=Zh5qCw2w4 delta 12 TcmX@)a>!-EIY#4+=Zh5qCuaq- diff --git a/SampleApplications/Workshop/PerfTest/Server/PerfTestServerConfiguration.cs b/SampleApplications/Workshop/PerfTest/Server/PerfTestServerConfiguration.cs index f33bb800..d1a2ffa8 100644 --- a/SampleApplications/Workshop/PerfTest/Server/PerfTestServerConfiguration.cs +++ b/SampleApplications/Workshop/PerfTest/Server/PerfTestServerConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/PerfTest/Server/Program.cs b/SampleApplications/Workshop/PerfTest/Server/Program.cs index 5ccc8797..456ba866 100644 --- a/SampleApplications/Workshop/PerfTest/Server/Program.cs +++ b/SampleApplications/Workshop/PerfTest/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/PerfTest/Server/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/PerfTest/Server/Properties/AssemblyInfo.cs index 2329bab0..62201280 100644 --- a/SampleApplications/Workshop/PerfTest/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/PerfTest/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/PerfTest/Server/UnderlyingSystem.cs b/SampleApplications/Workshop/PerfTest/Server/UnderlyingSystem.cs index 12eeb86d..e30acbb7 100644 --- a/SampleApplications/Workshop/PerfTest/Server/UnderlyingSystem.cs +++ b/SampleApplications/Workshop/PerfTest/Server/UnderlyingSystem.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Reference/Client/MainForm.Designer.cs b/SampleApplications/Workshop/Reference/Client/MainForm.Designer.cs index 38ddeca7..c101ffd2 100644 --- a/SampleApplications/Workshop/Reference/Client/MainForm.Designer.cs +++ b/SampleApplications/Workshop/Reference/Client/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Reference/Client/MainForm.cs b/SampleApplications/Workshop/Reference/Client/MainForm.cs index 25412a18..604eff32 100644 --- a/SampleApplications/Workshop/Reference/Client/MainForm.cs +++ b/SampleApplications/Workshop/Reference/Client/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Reference/Client/Program.cs b/SampleApplications/Workshop/Reference/Client/Program.cs index ca02c583..1b97470e 100644 --- a/SampleApplications/Workshop/Reference/Client/Program.cs +++ b/SampleApplications/Workshop/Reference/Client/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Reference/Client/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/Reference/Client/Properties/AssemblyInfo.cs index 0d1722d7..0564c60e 100644 --- a/SampleApplications/Workshop/Reference/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/Reference/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © OPC Foundation 2010")] +[assembly: AssemblyCopyright("Copyright © OPC Foundation 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/Reference/Server/MonitoredItemEventLogDlg.Designer.cs b/SampleApplications/Workshop/Reference/Server/MonitoredItemEventLogDlg.Designer.cs index 30610855..e5ec3b71 100644 --- a/SampleApplications/Workshop/Reference/Server/MonitoredItemEventLogDlg.Designer.cs +++ b/SampleApplications/Workshop/Reference/Server/MonitoredItemEventLogDlg.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Reference/Server/MonitoredItemEventLogDlg.cs b/SampleApplications/Workshop/Reference/Server/MonitoredItemEventLogDlg.cs index 38a47d0f..40887b3b 100644 --- a/SampleApplications/Workshop/Reference/Server/MonitoredItemEventLogDlg.cs +++ b/SampleApplications/Workshop/Reference/Server/MonitoredItemEventLogDlg.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Reference/Server/Namespaces.cs b/SampleApplications/Workshop/Reference/Server/Namespaces.cs index 33dedc67..fed98195 100644 --- a/SampleApplications/Workshop/Reference/Server/Namespaces.cs +++ b/SampleApplications/Workshop/Reference/Server/Namespaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Reference/Server/Program.cs b/SampleApplications/Workshop/Reference/Server/Program.cs index 8d05b15d..0db088b6 100644 --- a/SampleApplications/Workshop/Reference/Server/Program.cs +++ b/SampleApplications/Workshop/Reference/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Reference/Server/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/Reference/Server/Properties/AssemblyInfo.cs index 224803fb..b5b42ed0 100644 --- a/SampleApplications/Workshop/Reference/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/Reference/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © OPC Foundation 2010")] +[assembly: AssemblyCopyright("Copyright © OPC Foundation 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/Reference/Server/ReferenceNodeManager.cs b/SampleApplications/Workshop/Reference/Server/ReferenceNodeManager.cs index 7a5ea4bd..05f994a4 100644 --- a/SampleApplications/Workshop/Reference/Server/ReferenceNodeManager.cs +++ b/SampleApplications/Workshop/Reference/Server/ReferenceNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/Reference/Server/ReferenceServer.cs b/SampleApplications/Workshop/Reference/Server/ReferenceServer.cs index 599885cff95d1bda4cc161de0a6d88ff3f08001d..e928e6015da8487f4ace4fbcf175cf8859cbddfc 100644 GIT binary patch delta 12 TcmaD*`=EBhIYzUM=LPKmE!PGg delta 12 TcmaD*`=EBhIY#4+=LPKmEyxBO diff --git a/SampleApplications/Workshop/Reference/Server/ReferenceServerConfiguration.cs b/SampleApplications/Workshop/Reference/Server/ReferenceServerConfiguration.cs index 561f033b..2e64fb32 100644 --- a/SampleApplications/Workshop/Reference/Server/ReferenceServerConfiguration.cs +++ b/SampleApplications/Workshop/Reference/Server/ReferenceServerConfiguration.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/SimpleEvents/Client/MainForm.Designer.cs b/SampleApplications/Workshop/SimpleEvents/Client/MainForm.Designer.cs index 5f870eda..f0b71aba 100644 --- a/SampleApplications/Workshop/SimpleEvents/Client/MainForm.Designer.cs +++ b/SampleApplications/Workshop/SimpleEvents/Client/MainForm.Designer.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/SimpleEvents/Client/MainForm.cs b/SampleApplications/Workshop/SimpleEvents/Client/MainForm.cs index bdb3377e..a5ae8252 100644 --- a/SampleApplications/Workshop/SimpleEvents/Client/MainForm.cs +++ b/SampleApplications/Workshop/SimpleEvents/Client/MainForm.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/SimpleEvents/Client/Program.cs b/SampleApplications/Workshop/SimpleEvents/Client/Program.cs index 2e604926..6c9b9c3e 100644 --- a/SampleApplications/Workshop/SimpleEvents/Client/Program.cs +++ b/SampleApplications/Workshop/SimpleEvents/Client/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/SimpleEvents/Client/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/SimpleEvents/Client/Properties/AssemblyInfo.cs index 9f949685..9fd3bb79 100644 --- a/SampleApplications/Workshop/SimpleEvents/Client/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/SimpleEvents/Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/SimpleEvents/Client/Quickstarts.SimpleEvents.Classes.cs b/SampleApplications/Workshop/SimpleEvents/Client/Quickstarts.SimpleEvents.Classes.cs index 285e23ac..70acea05 100644 --- a/SampleApplications/Workshop/SimpleEvents/Client/Quickstarts.SimpleEvents.Classes.cs +++ b/SampleApplications/Workshop/SimpleEvents/Client/Quickstarts.SimpleEvents.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/SimpleEvents/Client/Quickstarts.SimpleEvents.Constants.cs b/SampleApplications/Workshop/SimpleEvents/Client/Quickstarts.SimpleEvents.Constants.cs index af0fbbf5..a5e85d9c 100644 --- a/SampleApplications/Workshop/SimpleEvents/Client/Quickstarts.SimpleEvents.Constants.cs +++ b/SampleApplications/Workshop/SimpleEvents/Client/Quickstarts.SimpleEvents.Constants.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/SimpleEvents/Client/Quickstarts.SimpleEvents.DataTypes.cs b/SampleApplications/Workshop/SimpleEvents/Client/Quickstarts.SimpleEvents.DataTypes.cs index b68e278c..2070adfb 100644 --- a/SampleApplications/Workshop/SimpleEvents/Client/Quickstarts.SimpleEvents.DataTypes.cs +++ b/SampleApplications/Workshop/SimpleEvents/Client/Quickstarts.SimpleEvents.DataTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/SimpleEvents/Server/Program.cs b/SampleApplications/Workshop/SimpleEvents/Server/Program.cs index 5bfb7e82..ea1513d1 100644 --- a/SampleApplications/Workshop/SimpleEvents/Server/Program.cs +++ b/SampleApplications/Workshop/SimpleEvents/Server/Program.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/SimpleEvents/Server/Properties/AssemblyInfo.cs b/SampleApplications/Workshop/SimpleEvents/Server/Properties/AssemblyInfo.cs index ade514bb..b621b577 100644 --- a/SampleApplications/Workshop/SimpleEvents/Server/Properties/AssemblyInfo.cs +++ b/SampleApplications/Workshop/SimpleEvents/Server/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * @@ -39,7 +39,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("OPC Foundation")] [assembly: AssemblyProduct("OPC UA Quickstarts")] -[assembly: AssemblyCopyright("Copyright © 2015 OPC Foundation")] +[assembly: AssemblyCopyright("Copyright © 2016 OPC Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -61,5 +61,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.02.336.0")] -[assembly: AssemblyFileVersion("1.02.336.0")] +[assembly: AssemblyVersion("1.03.340.0")] +[assembly: AssemblyFileVersion("1.03.340.0")] diff --git a/SampleApplications/Workshop/SimpleEvents/Server/Quickstarts.SimpleEvents.Classes.cs b/SampleApplications/Workshop/SimpleEvents/Server/Quickstarts.SimpleEvents.Classes.cs index 285e23ac..70acea05 100644 --- a/SampleApplications/Workshop/SimpleEvents/Server/Quickstarts.SimpleEvents.Classes.cs +++ b/SampleApplications/Workshop/SimpleEvents/Server/Quickstarts.SimpleEvents.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/SimpleEvents/Server/Quickstarts.SimpleEvents.Constants.cs b/SampleApplications/Workshop/SimpleEvents/Server/Quickstarts.SimpleEvents.Constants.cs index af0fbbf5..a5e85d9c 100644 --- a/SampleApplications/Workshop/SimpleEvents/Server/Quickstarts.SimpleEvents.Constants.cs +++ b/SampleApplications/Workshop/SimpleEvents/Server/Quickstarts.SimpleEvents.Constants.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/SimpleEvents/Server/Quickstarts.SimpleEvents.DataTypes.cs b/SampleApplications/Workshop/SimpleEvents/Server/Quickstarts.SimpleEvents.DataTypes.cs index b68e278c..2070adfb 100644 --- a/SampleApplications/Workshop/SimpleEvents/Server/Quickstarts.SimpleEvents.DataTypes.cs +++ b/SampleApplications/Workshop/SimpleEvents/Server/Quickstarts.SimpleEvents.DataTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/SimpleEvents/Server/SimpleEventsNodeManager.cs b/SampleApplications/Workshop/SimpleEvents/Server/SimpleEventsNodeManager.cs index db3931b9..ed30c4ed 100644 --- a/SampleApplications/Workshop/SimpleEvents/Server/SimpleEventsNodeManager.cs +++ b/SampleApplications/Workshop/SimpleEvents/Server/SimpleEventsNodeManager.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/SampleApplications/Workshop/SimpleEvents/Server/SimpleEventsServer.cs b/SampleApplications/Workshop/SimpleEvents/Server/SimpleEventsServer.cs index dbc5cd3660c73dbf78f8d47a448092a9d290791e..6416d1523a552056753d5145b040f3fbb1984fdd 100644 GIT binary patch delta 12 Ucmez3^2KGsIYzUM=a(u104yd3OaK4? delta 12 Ucmez3^2KGsIY#4+=a(u104x^ /// The current copy right notice. /// - public const string Copyright = "Copyright © 2004-2015 OPC Foundation, Inc"; + public const string Copyright = "Copyright © 2004-2016 OPC Foundation, Inc"; /// /// The current build version. /// - public const string CurrentVersion = "1.02.336.0"; + public const string CurrentVersion = "1.03.340.0"; /// /// The current build file version. /// - public const string CurrentFileVersion = "1.02.336.0"; + public const string CurrentFileVersion = "1.03.340.0"; } diff --git a/Stack/Core/Schema/ApplicationConfiguration.cs b/Stack/Core/Schema/ApplicationConfiguration.cs index f28db823..fa63893b 100644 --- a/Stack/Core/Schema/ApplicationConfiguration.cs +++ b/Stack/Core/Schema/ApplicationConfiguration.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Schema/SecuredApplicationHelpers.cs b/Stack/Core/Schema/SecuredApplicationHelpers.cs index fb870aae..31b87842 100644 --- a/Stack/Core/Schema/SecuredApplicationHelpers.cs +++ b/Stack/Core/Schema/SecuredApplicationHelpers.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Schema/UANodeSetHelpers.cs b/Stack/Core/Schema/UANodeSetHelpers.cs index 7eaddab2..46c14cf7 100644 --- a/Stack/Core/Schema/UANodeSetHelpers.cs +++ b/Stack/Core/Schema/UANodeSetHelpers.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/AccessControl/AccessTemplateManager.cs b/Stack/Core/Security/AccessControl/AccessTemplateManager.cs index 3b6a1841..e5679a69 100644 --- a/Stack/Core/Security/AccessControl/AccessTemplateManager.cs +++ b/Stack/Core/Security/AccessControl/AccessTemplateManager.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/AccessControl/ApplicationAccessRule.cs b/Stack/Core/Security/AccessControl/ApplicationAccessRule.cs index 72945848..37e19882 100644 --- a/Stack/Core/Security/AccessControl/ApplicationAccessRule.cs +++ b/Stack/Core/Security/AccessControl/ApplicationAccessRule.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/AccessControl/HttpAccessRule.cs b/Stack/Core/Security/AccessControl/HttpAccessRule.cs index 4a626dc5..f4ca19a4 100644 --- a/Stack/Core/Security/AccessControl/HttpAccessRule.cs +++ b/Stack/Core/Security/AccessControl/HttpAccessRule.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/AccessControl/UserRoleManager.cs b/Stack/Core/Security/AccessControl/UserRoleManager.cs index dbcfbb24..3dce1bfa 100644 --- a/Stack/Core/Security/AccessControl/UserRoleManager.cs +++ b/Stack/Core/Security/AccessControl/UserRoleManager.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Audit.cs b/Stack/Core/Security/Audit.cs index 7d94b80e..a26cfaae 100644 --- a/Stack/Core/Security/Audit.cs +++ b/Stack/Core/Security/Audit.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/CertificateFactory.cs b/Stack/Core/Security/Certificates/CertificateFactory.cs index ae2ceb05..fa345cac 100644 --- a/Stack/Core/Security/Certificates/CertificateFactory.cs +++ b/Stack/Core/Security/Certificates/CertificateFactory.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/CertificateIdentifier.cs b/Stack/Core/Security/Certificates/CertificateIdentifier.cs index ea217723..f9d5dd1d 100644 --- a/Stack/Core/Security/Certificates/CertificateIdentifier.cs +++ b/Stack/Core/Security/Certificates/CertificateIdentifier.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/CertificateStoreIdentifier.cs b/Stack/Core/Security/Certificates/CertificateStoreIdentifier.cs index 7271b774..30d0af74 100644 --- a/Stack/Core/Security/Certificates/CertificateStoreIdentifier.cs +++ b/Stack/Core/Security/Certificates/CertificateStoreIdentifier.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/CertificateTrustList.cs b/Stack/Core/Security/Certificates/CertificateTrustList.cs index 17fa757f..5a94ed86 100644 --- a/Stack/Core/Security/Certificates/CertificateTrustList.cs +++ b/Stack/Core/Security/Certificates/CertificateTrustList.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/CertificateValidator.cs b/Stack/Core/Security/Certificates/CertificateValidator.cs index aa669aee..b7f2de20 100644 --- a/Stack/Core/Security/Certificates/CertificateValidator.cs +++ b/Stack/Core/Security/Certificates/CertificateValidator.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/DirectoryCertificateStore.cs b/Stack/Core/Security/Certificates/DirectoryCertificateStore.cs index da6fce35..e1923255 100644 --- a/Stack/Core/Security/Certificates/DirectoryCertificateStore.cs +++ b/Stack/Core/Security/Certificates/DirectoryCertificateStore.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/EncryptedData.cs b/Stack/Core/Security/Certificates/EncryptedData.cs index 7600dae3..852b1426 100644 --- a/Stack/Core/Security/Certificates/EncryptedData.cs +++ b/Stack/Core/Security/Certificates/EncryptedData.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/ICertificate.cs b/Stack/Core/Security/Certificates/ICertificate.cs index 6b427c17..3cbb3ef9 100644 --- a/Stack/Core/Security/Certificates/ICertificate.cs +++ b/Stack/Core/Security/Certificates/ICertificate.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/ICertificateStore.cs b/Stack/Core/Security/Certificates/ICertificateStore.cs index 18cb151c..8f204b58 100644 --- a/Stack/Core/Security/Certificates/ICertificateStore.cs +++ b/Stack/Core/Security/Certificates/ICertificateStore.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/RsaUtils.cs b/Stack/Core/Security/Certificates/RsaUtils.cs index 56118b09..dd981984 100644 --- a/Stack/Core/Security/Certificates/RsaUtils.cs +++ b/Stack/Core/Security/Certificates/RsaUtils.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/SecurityConfiguration.cs b/Stack/Core/Security/Certificates/SecurityConfiguration.cs index b67be36a..b7a230a1 100644 --- a/Stack/Core/Security/Certificates/SecurityConfiguration.cs +++ b/Stack/Core/Security/Certificates/SecurityConfiguration.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/Win32.cs b/Stack/Core/Security/Certificates/Win32.cs index 122d5556..3b571ffc 100644 --- a/Stack/Core/Security/Certificates/Win32.cs +++ b/Stack/Core/Security/Certificates/Win32.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/WindowsCertificateStore.cs b/Stack/Core/Security/Certificates/WindowsCertificateStore.cs index 9e0801d8..ac874b19 100644 --- a/Stack/Core/Security/Certificates/WindowsCertificateStore.cs +++ b/Stack/Core/Security/Certificates/WindowsCertificateStore.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/X509AuthorityKeyIdentifierExtension.cs b/Stack/Core/Security/Certificates/X509AuthorityKeyIdentifierExtension.cs index faafe04e..e30db75d 100644 --- a/Stack/Core/Security/Certificates/X509AuthorityKeyIdentifierExtension.cs +++ b/Stack/Core/Security/Certificates/X509AuthorityKeyIdentifierExtension.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/X509CRL.cs b/Stack/Core/Security/Certificates/X509CRL.cs index bcfe2646..8aed3168 100644 --- a/Stack/Core/Security/Certificates/X509CRL.cs +++ b/Stack/Core/Security/Certificates/X509CRL.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Certificates/X509SubjectAltNameExtension.cs b/Stack/Core/Security/Certificates/X509SubjectAltNameExtension.cs index 2f7a136c..5e2aca13 100644 --- a/Stack/Core/Security/Certificates/X509SubjectAltNameExtension.cs +++ b/Stack/Core/Security/Certificates/X509SubjectAltNameExtension.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Constants/SecurityConstants.cs b/Stack/Core/Security/Constants/SecurityConstants.cs index 0d7c6dba..ddb8abdc 100644 --- a/Stack/Core/Security/Constants/SecurityConstants.cs +++ b/Stack/Core/Security/Constants/SecurityConstants.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Security/Constants/SecurityPolicies.cs b/Stack/Core/Security/Constants/SecurityPolicies.cs index 2391b380..45f1a274 100644 --- a/Stack/Core/Security/Constants/SecurityPolicies.cs +++ b/Stack/Core/Security/Constants/SecurityPolicies.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/SilverlightDefs.cs b/Stack/Core/SilverlightDefs.cs index 50a3912b..ceadd331 100644 --- a/Stack/Core/SilverlightDefs.cs +++ b/Stack/Core/SilverlightDefs.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Bindings/ArraySegmentStream.cs b/Stack/Core/Stack/Bindings/ArraySegmentStream.cs index 6e2de46c..677e0b1e 100644 --- a/Stack/Core/Stack/Bindings/ArraySegmentStream.cs +++ b/Stack/Core/Stack/Bindings/ArraySegmentStream.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Bindings/BaseBinding.cs b/Stack/Core/Stack/Bindings/BaseBinding.cs index 1e74ad52..1a914c92 100644 --- a/Stack/Core/Stack/Bindings/BaseBinding.cs +++ b/Stack/Core/Stack/Bindings/BaseBinding.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Bindings/BindingFactory.cs b/Stack/Core/Stack/Bindings/BindingFactory.cs index eb7de9aa..ccaf02d5 100644 --- a/Stack/Core/Stack/Bindings/BindingFactory.cs +++ b/Stack/Core/Stack/Bindings/BindingFactory.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Bindings/BufferManager.cs b/Stack/Core/Stack/Bindings/BufferManager.cs index ae147dd9..a545c2b1 100644 --- a/Stack/Core/Stack/Bindings/BufferManager.cs +++ b/Stack/Core/Stack/Bindings/BufferManager.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Bindings/UaSoapXmlBinding.cs b/Stack/Core/Stack/Bindings/UaSoapXmlBinding.cs index 61e0b015..38b5d98d 100644 --- a/Stack/Core/Stack/Bindings/UaSoapXmlBinding.cs +++ b/Stack/Core/Stack/Bindings/UaSoapXmlBinding.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Bindings/UaSoapXmlOverPipeBinding.cs b/Stack/Core/Stack/Bindings/UaSoapXmlOverPipeBinding.cs index d4ca3471..540e616b 100644 --- a/Stack/Core/Stack/Bindings/UaSoapXmlOverPipeBinding.cs +++ b/Stack/Core/Stack/Bindings/UaSoapXmlOverPipeBinding.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Bindings/UaSoapXmlOverTcpBinding.cs b/Stack/Core/Stack/Bindings/UaSoapXmlOverTcpBinding.cs index 52fa90d3..b5f2efba 100644 --- a/Stack/Core/Stack/Bindings/UaSoapXmlOverTcpBinding.cs +++ b/Stack/Core/Stack/Bindings/UaSoapXmlOverTcpBinding.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Client/ClientBase.cs b/Stack/Core/Stack/Client/ClientBase.cs index 70388249..6d17bf8c 100644 --- a/Stack/Core/Stack/Client/ClientBase.cs +++ b/Stack/Core/Stack/Client/ClientBase.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Client/DiscoveryClient.cs b/Stack/Core/Stack/Client/DiscoveryClient.cs index cb80a279..a81b5ae7 100644 --- a/Stack/Core/Stack/Client/DiscoveryClient.cs +++ b/Stack/Core/Stack/Client/DiscoveryClient.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Client/IChannelBase.cs b/Stack/Core/Stack/Client/IChannelBase.cs index 0e10965e..c86c0ba0 100644 --- a/Stack/Core/Stack/Client/IChannelBase.cs +++ b/Stack/Core/Stack/Client/IChannelBase.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Client/IServiceRequest.cs b/Stack/Core/Stack/Client/IServiceRequest.cs index 94f64f1d..f908c650 100644 --- a/Stack/Core/Stack/Client/IServiceRequest.cs +++ b/Stack/Core/Stack/Client/IServiceRequest.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Client/IUserIdentity.cs b/Stack/Core/Stack/Client/IUserIdentity.cs index 371b48f0..a3dcf28c 100644 --- a/Stack/Core/Stack/Client/IUserIdentity.cs +++ b/Stack/Core/Stack/Client/IUserIdentity.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Client/InvokeServiceMessage.cs b/Stack/Core/Stack/Client/InvokeServiceMessage.cs index c8b9360c..0b28d584 100644 --- a/Stack/Core/Stack/Client/InvokeServiceMessage.cs +++ b/Stack/Core/Stack/Client/InvokeServiceMessage.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Client/RegistrationClient.cs b/Stack/Core/Stack/Client/RegistrationClient.cs index b87f8422..49fbc6d5 100644 --- a/Stack/Core/Stack/Client/RegistrationClient.cs +++ b/Stack/Core/Stack/Client/RegistrationClient.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Client/SessionChannel.cs b/Stack/Core/Stack/Client/SessionChannel.cs index edeecb9e..4915f42f 100644 --- a/Stack/Core/Stack/Client/SessionChannel.cs +++ b/Stack/Core/Stack/Client/SessionChannel.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Client/UserIdentity.cs b/Stack/Core/Stack/Client/UserIdentity.cs index d71417c6..10a43aad 100644 --- a/Stack/Core/Stack/Client/UserIdentity.cs +++ b/Stack/Core/Stack/Client/UserIdentity.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Client/WcfChannelBase.cs b/Stack/Core/Stack/Client/WcfChannelBase.cs index 10c9a624..d0f82353 100644 --- a/Stack/Core/Stack/Client/WcfChannelBase.cs +++ b/Stack/Core/Stack/Client/WcfChannelBase.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Configuration/ApplicationConfiguration.cs b/Stack/Core/Stack/Configuration/ApplicationConfiguration.cs index c47fe662..770ac04d 100644 --- a/Stack/Core/Stack/Configuration/ApplicationConfiguration.cs +++ b/Stack/Core/Stack/Configuration/ApplicationConfiguration.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Configuration/ConfigurationWatcher.cs b/Stack/Core/Stack/Configuration/ConfigurationWatcher.cs index 92516096..c4b898ff 100644 --- a/Stack/Core/Stack/Configuration/ConfigurationWatcher.cs +++ b/Stack/Core/Stack/Configuration/ConfigurationWatcher.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Configuration/ConfiguredEndpoints.cs b/Stack/Core/Stack/Configuration/ConfiguredEndpoints.cs index 9fd0aa0c..e2b4d2e6 100644 --- a/Stack/Core/Stack/Configuration/ConfiguredEndpoints.cs +++ b/Stack/Core/Stack/Configuration/ConfiguredEndpoints.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Configuration/EndpointConfiguration.cs b/Stack/Core/Stack/Configuration/EndpointConfiguration.cs index e79c94c1..c75d9055 100644 --- a/Stack/Core/Stack/Configuration/EndpointConfiguration.cs +++ b/Stack/Core/Stack/Configuration/EndpointConfiguration.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Configuration/EndpointDescription.cs b/Stack/Core/Stack/Configuration/EndpointDescription.cs index 086ba5b3..51bdcfc9 100644 --- a/Stack/Core/Stack/Configuration/EndpointDescription.cs +++ b/Stack/Core/Stack/Configuration/EndpointDescription.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Configuration/ISecurityConfigurationManager.cs b/Stack/Core/Stack/Configuration/ISecurityConfigurationManager.cs index d4c1a6d5..f902e115 100644 --- a/Stack/Core/Stack/Configuration/ISecurityConfigurationManager.cs +++ b/Stack/Core/Stack/Configuration/ISecurityConfigurationManager.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Configuration/SecurityConfigurationManager.cs b/Stack/Core/Stack/Configuration/SecurityConfigurationManager.cs index 530fb0ac..c2b1a9b9 100644 --- a/Stack/Core/Stack/Configuration/SecurityConfigurationManager.cs +++ b/Stack/Core/Stack/Configuration/SecurityConfigurationManager.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Configuration/ServerProperties.cs b/Stack/Core/Stack/Configuration/ServerProperties.cs index 042b17c7..a112de96 100644 --- a/Stack/Core/Stack/Configuration/ServerProperties.cs +++ b/Stack/Core/Stack/Configuration/ServerProperties.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Constants/ConditionStateNames.cs b/Stack/Core/Stack/Constants/ConditionStateNames.cs index e885571d..47804692 100644 --- a/Stack/Core/Stack/Constants/ConditionStateNames.cs +++ b/Stack/Core/Stack/Constants/ConditionStateNames.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Constants/DataTypes.Helpers.cs b/Stack/Core/Stack/Constants/DataTypes.Helpers.cs index 62812e35..6d3068bf 100644 --- a/Stack/Core/Stack/Constants/DataTypes.Helpers.cs +++ b/Stack/Core/Stack/Constants/DataTypes.Helpers.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Constants/Namespaces.cs b/Stack/Core/Stack/Constants/Namespaces.cs index 1aa0064c..b46b4493 100644 --- a/Stack/Core/Stack/Constants/Namespaces.cs +++ b/Stack/Core/Stack/Constants/Namespaces.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Constants/ReferenceTypes.Helpers.cs b/Stack/Core/Stack/Constants/ReferenceTypes.Helpers.cs index 3e23869c..5e84751d 100644 --- a/Stack/Core/Stack/Constants/ReferenceTypes.Helpers.cs +++ b/Stack/Core/Stack/Constants/ReferenceTypes.Helpers.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Generated/Opc.Ua.Channels.cs b/Stack/Core/Stack/Generated/Opc.Ua.Channels.cs index 30a87965..af73b8c1 100644 --- a/Stack/Core/Stack/Generated/Opc.Ua.Channels.cs +++ b/Stack/Core/Stack/Generated/Opc.Ua.Channels.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/Stack/Core/Stack/Generated/Opc.Ua.Classes.cs b/Stack/Core/Stack/Generated/Opc.Ua.Classes.cs index bd694894..b6db1749 100644 --- a/Stack/Core/Stack/Generated/Opc.Ua.Classes.cs +++ b/Stack/Core/Stack/Generated/Opc.Ua.Classes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/Stack/Core/Stack/Generated/Opc.Ua.Client.cs b/Stack/Core/Stack/Generated/Opc.Ua.Client.cs index 74952260..01a86a26 100644 --- a/Stack/Core/Stack/Generated/Opc.Ua.Client.cs +++ b/Stack/Core/Stack/Generated/Opc.Ua.Client.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/Stack/Core/Stack/Generated/Opc.Ua.Constants.cs b/Stack/Core/Stack/Generated/Opc.Ua.Constants.cs index af70f91b..f00bb551 100644 --- a/Stack/Core/Stack/Generated/Opc.Ua.Constants.cs +++ b/Stack/Core/Stack/Generated/Opc.Ua.Constants.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/Stack/Core/Stack/Generated/Opc.Ua.DataTypes.cs b/Stack/Core/Stack/Generated/Opc.Ua.DataTypes.cs index 15310e2c..4ac88807 100644 --- a/Stack/Core/Stack/Generated/Opc.Ua.DataTypes.cs +++ b/Stack/Core/Stack/Generated/Opc.Ua.DataTypes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/Stack/Core/Stack/Generated/Opc.Ua.Endpoints.cs b/Stack/Core/Stack/Generated/Opc.Ua.Endpoints.cs index 3ece2c03..f8eacc77 100644 --- a/Stack/Core/Stack/Generated/Opc.Ua.Endpoints.cs +++ b/Stack/Core/Stack/Generated/Opc.Ua.Endpoints.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/Stack/Core/Stack/Generated/Opc.Ua.Interfaces.cs b/Stack/Core/Stack/Generated/Opc.Ua.Interfaces.cs index b1625fd7..8a8c124a 100644 --- a/Stack/Core/Stack/Generated/Opc.Ua.Interfaces.cs +++ b/Stack/Core/Stack/Generated/Opc.Ua.Interfaces.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/Stack/Core/Stack/Generated/Opc.Ua.Messages.cs b/Stack/Core/Stack/Generated/Opc.Ua.Messages.cs index 17e0d0e5..f29d648f 100644 --- a/Stack/Core/Stack/Generated/Opc.Ua.Messages.cs +++ b/Stack/Core/Stack/Generated/Opc.Ua.Messages.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2011 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/Stack/Core/Stack/Generated/Opc.Ua.ServerBase.cs b/Stack/Core/Stack/Generated/Opc.Ua.ServerBase.cs index 65e44161..acdd68d8 100644 --- a/Stack/Core/Stack/Generated/Opc.Ua.ServerBase.cs +++ b/Stack/Core/Stack/Generated/Opc.Ua.ServerBase.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/Stack/Core/Stack/Https/HttpsListener.cs b/Stack/Core/Stack/Https/HttpsListener.cs index 26cd8c05..6eecd725 100644 --- a/Stack/Core/Stack/Https/HttpsListener.cs +++ b/Stack/Core/Stack/Https/HttpsListener.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Https/HttpsTransportChannel.cs b/Stack/Core/Stack/Https/HttpsTransportChannel.cs index a562423a..fef91b94 100644 --- a/Stack/Core/Stack/Https/HttpsTransportChannel.cs +++ b/Stack/Core/Stack/Https/HttpsTransportChannel.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Nodes/ContentFilter.cs b/Stack/Core/Stack/Nodes/ContentFilter.cs index f70ca841..57ab5bcb 100644 --- a/Stack/Core/Stack/Nodes/ContentFilter.cs +++ b/Stack/Core/Stack/Nodes/ContentFilter.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Nodes/IFilterTarget.cs b/Stack/Core/Stack/Nodes/IFilterTarget.cs index 67820715..717d61ee 100644 --- a/Stack/Core/Stack/Nodes/IFilterTarget.cs +++ b/Stack/Core/Stack/Nodes/IFilterTarget.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Nodes/INode.cs b/Stack/Core/Stack/Nodes/INode.cs index f89d4654..9af082b3 100644 --- a/Stack/Core/Stack/Nodes/INode.cs +++ b/Stack/Core/Stack/Nodes/INode.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Nodes/IOperationContext.cs b/Stack/Core/Stack/Nodes/IOperationContext.cs index 38d4b0f1..0076e24f 100644 --- a/Stack/Core/Stack/Nodes/IOperationContext.cs +++ b/Stack/Core/Stack/Nodes/IOperationContext.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Nodes/Node.cs b/Stack/Core/Stack/Nodes/Node.cs index 1bc51b4c..8c21b18b 100644 --- a/Stack/Core/Stack/Nodes/Node.cs +++ b/Stack/Core/Stack/Nodes/Node.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Nodes/NodeSet.cs b/Stack/Core/Stack/Nodes/NodeSet.cs index 2021645f..bc327e45 100644 --- a/Stack/Core/Stack/Nodes/NodeSet.cs +++ b/Stack/Core/Stack/Nodes/NodeSet.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Nodes/NodeTable.cs b/Stack/Core/Stack/Nodes/NodeTable.cs index 65400825..a7a511e6 100644 --- a/Stack/Core/Stack/Nodes/NodeTable.cs +++ b/Stack/Core/Stack/Nodes/NodeTable.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Nodes/ReferenceTable.cs b/Stack/Core/Stack/Nodes/ReferenceTable.cs index b43f8247..141c12dd 100644 --- a/Stack/Core/Stack/Nodes/ReferenceTable.cs +++ b/Stack/Core/Stack/Nodes/ReferenceTable.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Nodes/TypeTable.cs b/Stack/Core/Stack/Nodes/TypeTable.cs index caaa66fc..f07020c5 100644 --- a/Stack/Core/Stack/Nodes/TypeTable.cs +++ b/Stack/Core/Stack/Nodes/TypeTable.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Nodes/ViewTable.cs b/Stack/Core/Stack/Nodes/ViewTable.cs index ba65746d..d84ad085 100644 --- a/Stack/Core/Stack/Nodes/ViewTable.cs +++ b/Stack/Core/Stack/Nodes/ViewTable.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Server/EndpointBase.cs b/Stack/Core/Stack/Server/EndpointBase.cs index 477d65df..0ecbe896 100644 --- a/Stack/Core/Stack/Server/EndpointBase.cs +++ b/Stack/Core/Stack/Server/EndpointBase.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Server/IEndpointBase.cs b/Stack/Core/Stack/Server/IEndpointBase.cs index 56a95be7..1f2ba8b0 100644 --- a/Stack/Core/Stack/Server/IEndpointBase.cs +++ b/Stack/Core/Stack/Server/IEndpointBase.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Server/IServerBase.cs b/Stack/Core/Stack/Server/IServerBase.cs index 64a8c9cf..4e4b72bb 100644 --- a/Stack/Core/Stack/Server/IServerBase.cs +++ b/Stack/Core/Stack/Server/IServerBase.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Server/SecureChannelContext.cs b/Stack/Core/Stack/Server/SecureChannelContext.cs index 862274b8..eed599bc 100644 --- a/Stack/Core/Stack/Server/SecureChannelContext.cs +++ b/Stack/Core/Stack/Server/SecureChannelContext.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Server/ServerBase.cs b/Stack/Core/Stack/Server/ServerBase.cs index 913ec43c..01705e75 100644 --- a/Stack/Core/Stack/Server/ServerBase.cs +++ b/Stack/Core/Stack/Server/ServerBase.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Server/ServiceHost.cs b/Stack/Core/Stack/Server/ServiceHost.cs index 35b4af97..d4cb9c19 100644 --- a/Stack/Core/Stack/Server/ServiceHost.cs +++ b/Stack/Core/Stack/Server/ServiceHost.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Server/ServiceMessageContextBehaviorAttribute.cs b/Stack/Core/Stack/Server/ServiceMessageContextBehaviorAttribute.cs index a0978ab6..ae75b653 100644 --- a/Stack/Core/Stack/Server/ServiceMessageContextBehaviorAttribute.cs +++ b/Stack/Core/Stack/Server/ServiceMessageContextBehaviorAttribute.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/AcknowledgeableConditionState.cs b/Stack/Core/Stack/State/AcknowledgeableConditionState.cs index 2c820425..29f95c31 100644 --- a/Stack/Core/Stack/State/AcknowledgeableConditionState.cs +++ b/Stack/Core/Stack/State/AcknowledgeableConditionState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/AlarmConditionState.cs b/Stack/Core/Stack/State/AlarmConditionState.cs index 90d4cf29..6ae54b14 100644 --- a/Stack/Core/Stack/State/AlarmConditionState.cs +++ b/Stack/Core/Stack/State/AlarmConditionState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/AuditEventState.cs b/Stack/Core/Stack/State/AuditEventState.cs index 9860be40..a35bc758 100644 --- a/Stack/Core/Stack/State/AuditEventState.cs +++ b/Stack/Core/Stack/State/AuditEventState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/BaseEventState.cs b/Stack/Core/Stack/State/BaseEventState.cs index ff693be7..78ab1b2f 100644 --- a/Stack/Core/Stack/State/BaseEventState.cs +++ b/Stack/Core/Stack/State/BaseEventState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/BaseInstanceState.cs b/Stack/Core/Stack/State/BaseInstanceState.cs index 0e014bd6..f1dfeb08 100644 --- a/Stack/Core/Stack/State/BaseInstanceState.cs +++ b/Stack/Core/Stack/State/BaseInstanceState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/BaseInstanceStateSnapshot.cs b/Stack/Core/Stack/State/BaseInstanceStateSnapshot.cs index 65a14653..f8fa1c60 100644 --- a/Stack/Core/Stack/State/BaseInstanceStateSnapshot.cs +++ b/Stack/Core/Stack/State/BaseInstanceStateSnapshot.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/BaseObjectState.cs b/Stack/Core/Stack/State/BaseObjectState.cs index 00c43e04..404c444b 100644 --- a/Stack/Core/Stack/State/BaseObjectState.cs +++ b/Stack/Core/Stack/State/BaseObjectState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/BaseObjectTypeState.cs b/Stack/Core/Stack/State/BaseObjectTypeState.cs index 2a9ed1c6..b633bdd5 100644 --- a/Stack/Core/Stack/State/BaseObjectTypeState.cs +++ b/Stack/Core/Stack/State/BaseObjectTypeState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/BaseTypeState.cs b/Stack/Core/Stack/State/BaseTypeState.cs index f205311f..27dd2f18 100644 --- a/Stack/Core/Stack/State/BaseTypeState.cs +++ b/Stack/Core/Stack/State/BaseTypeState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/BaseVariableState.cs b/Stack/Core/Stack/State/BaseVariableState.cs index f8109cc1..452b1353 100644 --- a/Stack/Core/Stack/State/BaseVariableState.cs +++ b/Stack/Core/Stack/State/BaseVariableState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/BaseVariableTypeState.cs b/Stack/Core/Stack/State/BaseVariableTypeState.cs index a1b31460..f90a38a4 100644 --- a/Stack/Core/Stack/State/BaseVariableTypeState.cs +++ b/Stack/Core/Stack/State/BaseVariableTypeState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/ConditionState.cs b/Stack/Core/Stack/State/ConditionState.cs index edfd6cce..68f76dee 100644 --- a/Stack/Core/Stack/State/ConditionState.cs +++ b/Stack/Core/Stack/State/ConditionState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/DataTypeState.cs b/Stack/Core/Stack/State/DataTypeState.cs index 01c0fd4a..a533fefb 100644 --- a/Stack/Core/Stack/State/DataTypeState.cs +++ b/Stack/Core/Stack/State/DataTypeState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/DialogConditionState.cs b/Stack/Core/Stack/State/DialogConditionState.cs index c6104806..1f49f339 100644 --- a/Stack/Core/Stack/State/DialogConditionState.cs +++ b/Stack/Core/Stack/State/DialogConditionState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/ExclusiveLimitAlarmState.cs b/Stack/Core/Stack/State/ExclusiveLimitAlarmState.cs index abed3033..b370a942 100644 --- a/Stack/Core/Stack/State/ExclusiveLimitAlarmState.cs +++ b/Stack/Core/Stack/State/ExclusiveLimitAlarmState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/ExclusiveLimitStateMachineState.cs b/Stack/Core/Stack/State/ExclusiveLimitStateMachineState.cs index 68b6965e..49a0d33a 100644 --- a/Stack/Core/Stack/State/ExclusiveLimitStateMachineState.cs +++ b/Stack/Core/Stack/State/ExclusiveLimitStateMachineState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/FiniteStateMachineState.cs b/Stack/Core/Stack/State/FiniteStateMachineState.cs index 5ed3a719..dd5c21f3 100644 --- a/Stack/Core/Stack/State/FiniteStateMachineState.cs +++ b/Stack/Core/Stack/State/FiniteStateMachineState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/ISystemContext.cs b/Stack/Core/Stack/State/ISystemContext.cs index f5dc41f7..41575eb7 100644 --- a/Stack/Core/Stack/State/ISystemContext.cs +++ b/Stack/Core/Stack/State/ISystemContext.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/LimitAlarmState.cs b/Stack/Core/Stack/State/LimitAlarmState.cs index 0f97c4f1..16b1a673 100644 --- a/Stack/Core/Stack/State/LimitAlarmState.cs +++ b/Stack/Core/Stack/State/LimitAlarmState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/MethodState.cs b/Stack/Core/Stack/State/MethodState.cs index 750ef6f0..b3bb493c 100644 --- a/Stack/Core/Stack/State/MethodState.cs +++ b/Stack/Core/Stack/State/MethodState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/NodeBrowser.cs b/Stack/Core/Stack/State/NodeBrowser.cs index 496c73d0..73124a08 100644 --- a/Stack/Core/Stack/State/NodeBrowser.cs +++ b/Stack/Core/Stack/State/NodeBrowser.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/NodeState.cs b/Stack/Core/Stack/State/NodeState.cs index bc624fcd..91abd64a 100644 --- a/Stack/Core/Stack/State/NodeState.cs +++ b/Stack/Core/Stack/State/NodeState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/NodeStateCollection.cs b/Stack/Core/Stack/State/NodeStateCollection.cs index d3227a67..2805d80a 100644 --- a/Stack/Core/Stack/State/NodeStateCollection.cs +++ b/Stack/Core/Stack/State/NodeStateCollection.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/NonExclusiveLimitAlarmState.cs b/Stack/Core/Stack/State/NonExclusiveLimitAlarmState.cs index 3f13d210..dd462915 100644 --- a/Stack/Core/Stack/State/NonExclusiveLimitAlarmState.cs +++ b/Stack/Core/Stack/State/NonExclusiveLimitAlarmState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/ProgramStateMachineState.cs b/Stack/Core/Stack/State/ProgramStateMachineState.cs index 0752ba9c..ca5d2621 100644 --- a/Stack/Core/Stack/State/ProgramStateMachineState.cs +++ b/Stack/Core/Stack/State/ProgramStateMachineState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/ReferenceTypeState.cs b/Stack/Core/Stack/State/ReferenceTypeState.cs index f8f4042a..d1759cb7 100644 --- a/Stack/Core/Stack/State/ReferenceTypeState.cs +++ b/Stack/Core/Stack/State/ReferenceTypeState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/ShelvedStateMachineState.cs b/Stack/Core/Stack/State/ShelvedStateMachineState.cs index 1e5b3b02..0e4cfd17 100644 --- a/Stack/Core/Stack/State/ShelvedStateMachineState.cs +++ b/Stack/Core/Stack/State/ShelvedStateMachineState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/State/ViewState.cs b/Stack/Core/Stack/State/ViewState.cs index 16b79244..7cc12838 100644 --- a/Stack/Core/Stack/State/ViewState.cs +++ b/Stack/Core/Stack/State/ViewState.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Tcp/TcpAsyncOperation.cs b/Stack/Core/Stack/Tcp/TcpAsyncOperation.cs index a8ffd54b..aa89deb3 100644 --- a/Stack/Core/Stack/Tcp/TcpAsyncOperation.cs +++ b/Stack/Core/Stack/Tcp/TcpAsyncOperation.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Tcp/TcpChannel.Asymmetric.cs b/Stack/Core/Stack/Tcp/TcpChannel.Asymmetric.cs index a61c7606..e38691e8 100644 --- a/Stack/Core/Stack/Tcp/TcpChannel.Asymmetric.cs +++ b/Stack/Core/Stack/Tcp/TcpChannel.Asymmetric.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Tcp/TcpChannel.Rsa.cs b/Stack/Core/Stack/Tcp/TcpChannel.Rsa.cs index 8a485055..4e555818 100644 --- a/Stack/Core/Stack/Tcp/TcpChannel.Rsa.cs +++ b/Stack/Core/Stack/Tcp/TcpChannel.Rsa.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Tcp/TcpChannel.Symmetric.cs b/Stack/Core/Stack/Tcp/TcpChannel.Symmetric.cs index 384fa584..3233d26b 100644 --- a/Stack/Core/Stack/Tcp/TcpChannel.Symmetric.cs +++ b/Stack/Core/Stack/Tcp/TcpChannel.Symmetric.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Tcp/TcpChannel.cs b/Stack/Core/Stack/Tcp/TcpChannel.cs index 46560d56..7b4934f4 100644 --- a/Stack/Core/Stack/Tcp/TcpChannel.cs +++ b/Stack/Core/Stack/Tcp/TcpChannel.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Tcp/TcpChannelQuotas.cs b/Stack/Core/Stack/Tcp/TcpChannelQuotas.cs index f9b786ce..3940dec0 100644 --- a/Stack/Core/Stack/Tcp/TcpChannelQuotas.cs +++ b/Stack/Core/Stack/Tcp/TcpChannelQuotas.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Tcp/TcpChannelToken.cs b/Stack/Core/Stack/Tcp/TcpChannelToken.cs index 7fbe9b47..6418f11a 100644 --- a/Stack/Core/Stack/Tcp/TcpChannelToken.cs +++ b/Stack/Core/Stack/Tcp/TcpChannelToken.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Tcp/TcpClientChannel.cs b/Stack/Core/Stack/Tcp/TcpClientChannel.cs index 96dd8483..ab76a056 100644 --- a/Stack/Core/Stack/Tcp/TcpClientChannel.cs +++ b/Stack/Core/Stack/Tcp/TcpClientChannel.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Tcp/TcpListener.cs b/Stack/Core/Stack/Tcp/TcpListener.cs index 397d50ea..2e98a16c 100644 --- a/Stack/Core/Stack/Tcp/TcpListener.cs +++ b/Stack/Core/Stack/Tcp/TcpListener.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Tcp/TcpMessageSocket.cs b/Stack/Core/Stack/Tcp/TcpMessageSocket.cs index feda4f3c..d55f3245 100644 --- a/Stack/Core/Stack/Tcp/TcpMessageSocket.cs +++ b/Stack/Core/Stack/Tcp/TcpMessageSocket.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Tcp/TcpMessageType.cs b/Stack/Core/Stack/Tcp/TcpMessageType.cs index fe406604..33bd794c 100644 --- a/Stack/Core/Stack/Tcp/TcpMessageType.cs +++ b/Stack/Core/Stack/Tcp/TcpMessageType.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Tcp/TcpServerChannel.cs b/Stack/Core/Stack/Tcp/TcpServerChannel.cs index 306483dc..84cb2f35 100644 --- a/Stack/Core/Stack/Tcp/TcpServerChannel.cs +++ b/Stack/Core/Stack/Tcp/TcpServerChannel.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Tcp/TcpTransportChannel.cs b/Stack/Core/Stack/Tcp/TcpTransportChannel.cs index 1504ccda..56e13007 100644 --- a/Stack/Core/Stack/Tcp/TcpTransportChannel.cs +++ b/Stack/Core/Stack/Tcp/TcpTransportChannel.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Transport/AsyncResultBase.cs b/Stack/Core/Stack/Transport/AsyncResultBase.cs index becb2129..c1e05fc7 100644 --- a/Stack/Core/Stack/Transport/AsyncResultBase.cs +++ b/Stack/Core/Stack/Transport/AsyncResultBase.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Transport/ITransportChannel.cs b/Stack/Core/Stack/Transport/ITransportChannel.cs index 513f24ca..f33e2c50 100644 --- a/Stack/Core/Stack/Transport/ITransportChannel.cs +++ b/Stack/Core/Stack/Transport/ITransportChannel.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Transport/ITransportListener.cs b/Stack/Core/Stack/Transport/ITransportListener.cs index 30922d64..7280edf8 100644 --- a/Stack/Core/Stack/Transport/ITransportListener.cs +++ b/Stack/Core/Stack/Transport/ITransportListener.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Transport/ITransportListenerCallback.cs b/Stack/Core/Stack/Transport/ITransportListenerCallback.cs index c72d825c..ad12eabd 100644 --- a/Stack/Core/Stack/Transport/ITransportListenerCallback.cs +++ b/Stack/Core/Stack/Transport/ITransportListenerCallback.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Transport/TransportChannelSettings.cs b/Stack/Core/Stack/Transport/TransportChannelSettings.cs index 56413f7d..e1ed55ba 100644 --- a/Stack/Core/Stack/Transport/TransportChannelSettings.cs +++ b/Stack/Core/Stack/Transport/TransportChannelSettings.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Transport/TransportListenerSettings.cs b/Stack/Core/Stack/Transport/TransportListenerSettings.cs index d36e2dfc..23730e37 100644 --- a/Stack/Core/Stack/Transport/TransportListenerSettings.cs +++ b/Stack/Core/Stack/Transport/TransportListenerSettings.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/Argument.cs b/Stack/Core/Stack/Types/Argument.cs index 72e56129..9b767c19 100644 --- a/Stack/Core/Stack/Types/Argument.cs +++ b/Stack/Core/Stack/Types/Argument.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/BrowseDescription.cs b/Stack/Core/Stack/Types/BrowseDescription.cs index 3ccd5bb8..354833f6 100644 --- a/Stack/Core/Stack/Types/BrowseDescription.cs +++ b/Stack/Core/Stack/Types/BrowseDescription.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/BrowsePath.cs b/Stack/Core/Stack/Types/BrowsePath.cs index 293b494c..0d047352 100644 --- a/Stack/Core/Stack/Types/BrowsePath.cs +++ b/Stack/Core/Stack/Types/BrowsePath.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/CallMethodRequest.cs b/Stack/Core/Stack/Types/CallMethodRequest.cs index 5ee0cbc5..f53aed3f 100644 --- a/Stack/Core/Stack/Types/CallMethodRequest.cs +++ b/Stack/Core/Stack/Types/CallMethodRequest.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/ContentFilter.Evaluate.cs b/Stack/Core/Stack/Types/ContentFilter.Evaluate.cs index 7fd20c2a..36e7d083 100644 --- a/Stack/Core/Stack/Types/ContentFilter.Evaluate.cs +++ b/Stack/Core/Stack/Types/ContentFilter.Evaluate.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/EUInformation.cs b/Stack/Core/Stack/Types/EUInformation.cs index 0977972c..73ef4cd6 100644 --- a/Stack/Core/Stack/Types/EUInformation.cs +++ b/Stack/Core/Stack/Types/EUInformation.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/EventFieldList.cs b/Stack/Core/Stack/Types/EventFieldList.cs index d3e763e1..7b624b7b 100644 --- a/Stack/Core/Stack/Types/EventFieldList.cs +++ b/Stack/Core/Stack/Types/EventFieldList.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/HistoryReadValueId.cs b/Stack/Core/Stack/Types/HistoryReadValueId.cs index 6088efbe..e44d88ee 100644 --- a/Stack/Core/Stack/Types/HistoryReadValueId.cs +++ b/Stack/Core/Stack/Types/HistoryReadValueId.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/HistoryUpdateDetails.cs b/Stack/Core/Stack/Types/HistoryUpdateDetails.cs index dc98186a..e23c4b3d 100644 --- a/Stack/Core/Stack/Types/HistoryUpdateDetails.cs +++ b/Stack/Core/Stack/Types/HistoryUpdateDetails.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/MonitoredItemCreateRequest.cs b/Stack/Core/Stack/Types/MonitoredItemCreateRequest.cs index 02ea0b2c..4e3a46a8 100644 --- a/Stack/Core/Stack/Types/MonitoredItemCreateRequest.cs +++ b/Stack/Core/Stack/Types/MonitoredItemCreateRequest.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/MonitoredItemCreateResult.cs b/Stack/Core/Stack/Types/MonitoredItemCreateResult.cs index 5ca846ea..08e78e3e 100644 --- a/Stack/Core/Stack/Types/MonitoredItemCreateResult.cs +++ b/Stack/Core/Stack/Types/MonitoredItemCreateResult.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/MonitoredItemModifyRequest.cs b/Stack/Core/Stack/Types/MonitoredItemModifyRequest.cs index 394229f6..615c727c 100644 --- a/Stack/Core/Stack/Types/MonitoredItemModifyRequest.cs +++ b/Stack/Core/Stack/Types/MonitoredItemModifyRequest.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/MonitoredItemNotification.cs b/Stack/Core/Stack/Types/MonitoredItemNotification.cs index 0bea0bde..0839e9cc 100644 --- a/Stack/Core/Stack/Types/MonitoredItemNotification.cs +++ b/Stack/Core/Stack/Types/MonitoredItemNotification.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/MonitoringFilter.cs b/Stack/Core/Stack/Types/MonitoringFilter.cs index 0424bb4d..300c5590 100644 --- a/Stack/Core/Stack/Types/MonitoringFilter.cs +++ b/Stack/Core/Stack/Types/MonitoringFilter.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/NotificationMessage.cs b/Stack/Core/Stack/Types/NotificationMessage.cs index 914b9b68..3454601a 100644 --- a/Stack/Core/Stack/Types/NotificationMessage.cs +++ b/Stack/Core/Stack/Types/NotificationMessage.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/QueryDataSet.cs b/Stack/Core/Stack/Types/QueryDataSet.cs index d7c69738..5844a98c 100644 --- a/Stack/Core/Stack/Types/QueryDataSet.cs +++ b/Stack/Core/Stack/Types/QueryDataSet.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Reciprocal Community License ("RCL") Version 1.00 * diff --git a/Stack/Core/Stack/Types/Range.cs b/Stack/Core/Stack/Types/Range.cs index 8145bcd2..e6d7a16a 100644 --- a/Stack/Core/Stack/Types/Range.cs +++ b/Stack/Core/Stack/Types/Range.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/ReadValueId.cs b/Stack/Core/Stack/Types/ReadValueId.cs index 9768c855..21a0ae19 100644 --- a/Stack/Core/Stack/Types/ReadValueId.cs +++ b/Stack/Core/Stack/Types/ReadValueId.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/ReferenceDescription.cs b/Stack/Core/Stack/Types/ReferenceDescription.cs index 5c5c695b..a9694a2a 100644 --- a/Stack/Core/Stack/Types/ReferenceDescription.cs +++ b/Stack/Core/Stack/Types/ReferenceDescription.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/ServiceFault.cs b/Stack/Core/Stack/Types/ServiceFault.cs index 88a07d95..b2fd9fbb 100644 --- a/Stack/Core/Stack/Types/ServiceFault.cs +++ b/Stack/Core/Stack/Types/ServiceFault.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/SoftwareCertficate.cs b/Stack/Core/Stack/Types/SoftwareCertficate.cs index 561c0558..8b358693 100644 --- a/Stack/Core/Stack/Types/SoftwareCertficate.cs +++ b/Stack/Core/Stack/Types/SoftwareCertficate.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/StatusResult.cs b/Stack/Core/Stack/Types/StatusResult.cs index 31f45428..3a05716b 100644 --- a/Stack/Core/Stack/Types/StatusResult.cs +++ b/Stack/Core/Stack/Types/StatusResult.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/UserIdentityToken.cs b/Stack/Core/Stack/Types/UserIdentityToken.cs index 9d4d3509..21b0614b 100644 --- a/Stack/Core/Stack/Types/UserIdentityToken.cs +++ b/Stack/Core/Stack/Types/UserIdentityToken.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/UserTokenPolicy.cs b/Stack/Core/Stack/Types/UserTokenPolicy.cs index df58ecd5..f64675b3 100644 --- a/Stack/Core/Stack/Types/UserTokenPolicy.cs +++ b/Stack/Core/Stack/Types/UserTokenPolicy.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/VariableAttributes.cs b/Stack/Core/Stack/Types/VariableAttributes.cs index 859d537a..2365e551 100644 --- a/Stack/Core/Stack/Types/VariableAttributes.cs +++ b/Stack/Core/Stack/Types/VariableAttributes.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/ViewDescription.cs b/Stack/Core/Stack/Types/ViewDescription.cs index a50f62f5..8d3f2a03 100644 --- a/Stack/Core/Stack/Types/ViewDescription.cs +++ b/Stack/Core/Stack/Types/ViewDescription.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Stack/Types/WriteValue.cs b/Stack/Core/Stack/Types/WriteValue.cs index 9a34389d..c91d61e7 100644 --- a/Stack/Core/Stack/Types/WriteValue.cs +++ b/Stack/Core/Stack/Types/WriteValue.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/AttributeValues.cs b/Stack/Core/Types/BuiltIn/AttributeValues.cs index df91ccab..c2a0a74f 100644 --- a/Stack/Core/Types/BuiltIn/AttributeValues.cs +++ b/Stack/Core/Types/BuiltIn/AttributeValues.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/BuiltInTypeCollections.cs b/Stack/Core/Types/BuiltIn/BuiltInTypeCollections.cs index 6a0d4e6d..dacaa57c 100644 --- a/Stack/Core/Types/BuiltIn/BuiltInTypeCollections.cs +++ b/Stack/Core/Types/BuiltIn/BuiltInTypeCollections.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/DataValue.cs b/Stack/Core/Types/BuiltIn/DataValue.cs index 9bd39a48..04c341dd 100644 --- a/Stack/Core/Types/BuiltIn/DataValue.cs +++ b/Stack/Core/Types/BuiltIn/DataValue.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/DiagnosticInfo.cs b/Stack/Core/Types/BuiltIn/DiagnosticInfo.cs index d0153ceb..478dd22d 100644 --- a/Stack/Core/Types/BuiltIn/DiagnosticInfo.cs +++ b/Stack/Core/Types/BuiltIn/DiagnosticInfo.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/DiagnosticMasks.cs b/Stack/Core/Types/BuiltIn/DiagnosticMasks.cs index 361abf98..f4d2c407 100644 --- a/Stack/Core/Types/BuiltIn/DiagnosticMasks.cs +++ b/Stack/Core/Types/BuiltIn/DiagnosticMasks.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/ExpandedNodeId.cs b/Stack/Core/Types/BuiltIn/ExpandedNodeId.cs index 3498748d..4761f218 100644 --- a/Stack/Core/Types/BuiltIn/ExpandedNodeId.cs +++ b/Stack/Core/Types/BuiltIn/ExpandedNodeId.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/ExtensionObject.cs b/Stack/Core/Types/BuiltIn/ExtensionObject.cs index 02822172..120d0512 100644 --- a/Stack/Core/Types/BuiltIn/ExtensionObject.cs +++ b/Stack/Core/Types/BuiltIn/ExtensionObject.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/ITranslatableObject.cs b/Stack/Core/Types/BuiltIn/ITranslatableObject.cs index 1b49fbb3..94c8b99a 100644 --- a/Stack/Core/Types/BuiltIn/ITranslatableObject.cs +++ b/Stack/Core/Types/BuiltIn/ITranslatableObject.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/ITypeTable.cs b/Stack/Core/Types/BuiltIn/ITypeTable.cs index d9b77445..f619bacb 100644 --- a/Stack/Core/Types/BuiltIn/ITypeTable.cs +++ b/Stack/Core/Types/BuiltIn/ITypeTable.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/LocalizedText.cs b/Stack/Core/Types/BuiltIn/LocalizedText.cs index 2a22f103..021d3691 100644 --- a/Stack/Core/Types/BuiltIn/LocalizedText.cs +++ b/Stack/Core/Types/BuiltIn/LocalizedText.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/MessageContextExtension.cs b/Stack/Core/Types/BuiltIn/MessageContextExtension.cs index e6270942..05af1ac9 100644 --- a/Stack/Core/Types/BuiltIn/MessageContextExtension.cs +++ b/Stack/Core/Types/BuiltIn/MessageContextExtension.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/NodeId.cs b/Stack/Core/Types/BuiltIn/NodeId.cs index dcb1c019..68330d5a 100644 --- a/Stack/Core/Types/BuiltIn/NodeId.cs +++ b/Stack/Core/Types/BuiltIn/NodeId.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/QualifiedName.cs b/Stack/Core/Types/BuiltIn/QualifiedName.cs index 4e67bf57..18c6e6af 100644 --- a/Stack/Core/Types/BuiltIn/QualifiedName.cs +++ b/Stack/Core/Types/BuiltIn/QualifiedName.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/StatusCode.cs b/Stack/Core/Types/BuiltIn/StatusCode.cs index 1b296fc1..8d00e0ff 100644 --- a/Stack/Core/Types/BuiltIn/StatusCode.cs +++ b/Stack/Core/Types/BuiltIn/StatusCode.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/Uuid.cs b/Stack/Core/Types/BuiltIn/Uuid.cs index fa99719f..91a05c0b 100644 --- a/Stack/Core/Types/BuiltIn/Uuid.cs +++ b/Stack/Core/Types/BuiltIn/Uuid.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/BuiltIn/Variant.cs b/Stack/Core/Types/BuiltIn/Variant.cs index fc252776..ceccd74c 100644 --- a/Stack/Core/Types/BuiltIn/Variant.cs +++ b/Stack/Core/Types/BuiltIn/Variant.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Constants/Attributes.Helpers.cs b/Stack/Core/Types/Constants/Attributes.Helpers.cs index b0c110b0..cd02fdd2 100644 --- a/Stack/Core/Types/Constants/Attributes.Helpers.cs +++ b/Stack/Core/Types/Constants/Attributes.Helpers.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Constants/StatusCodes.Helpers.cs b/Stack/Core/Types/Constants/StatusCodes.Helpers.cs index 1422be92..0fde1fa9 100644 --- a/Stack/Core/Types/Constants/StatusCodes.Helpers.cs +++ b/Stack/Core/Types/Constants/StatusCodes.Helpers.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Encoders/BinaryDecoder.cs b/Stack/Core/Types/Encoders/BinaryDecoder.cs index 61aa815e..326b01df 100644 --- a/Stack/Core/Types/Encoders/BinaryDecoder.cs +++ b/Stack/Core/Types/Encoders/BinaryDecoder.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Encoders/BinaryEncoder.cs b/Stack/Core/Types/Encoders/BinaryEncoder.cs index 0a57583a..e26a05a2 100644 --- a/Stack/Core/Types/Encoders/BinaryEncoder.cs +++ b/Stack/Core/Types/Encoders/BinaryEncoder.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Encoders/EncodableObject.cs b/Stack/Core/Types/Encoders/EncodableObject.cs index 85fc2b4a..e104b445 100644 --- a/Stack/Core/Types/Encoders/EncodableObject.cs +++ b/Stack/Core/Types/Encoders/EncodableObject.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Encoders/EncodeableFactory.cs b/Stack/Core/Types/Encoders/EncodeableFactory.cs index 6214d1a5..34fb2441 100644 --- a/Stack/Core/Types/Encoders/EncodeableFactory.cs +++ b/Stack/Core/Types/Encoders/EncodeableFactory.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Encoders/IDecoder.cs b/Stack/Core/Types/Encoders/IDecoder.cs index 39f12295..177ab859 100644 --- a/Stack/Core/Types/Encoders/IDecoder.cs +++ b/Stack/Core/Types/Encoders/IDecoder.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Encoders/IEncodable.cs b/Stack/Core/Types/Encoders/IEncodable.cs index 1c67b8ae..89a7e40e 100644 --- a/Stack/Core/Types/Encoders/IEncodable.cs +++ b/Stack/Core/Types/Encoders/IEncodable.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Encoders/IEncoder.cs b/Stack/Core/Types/Encoders/IEncoder.cs index c693a89b..be01e425 100644 --- a/Stack/Core/Types/Encoders/IEncoder.cs +++ b/Stack/Core/Types/Encoders/IEncoder.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Encoders/XmlDecoder.cs b/Stack/Core/Types/Encoders/XmlDecoder.cs index 40b61026..a5c5991d 100644 --- a/Stack/Core/Types/Encoders/XmlDecoder.cs +++ b/Stack/Core/Types/Encoders/XmlDecoder.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Encoders/XmlEncoder.cs b/Stack/Core/Types/Encoders/XmlEncoder.cs index 259ba7ef..532ffb92 100644 --- a/Stack/Core/Types/Encoders/XmlEncoder.cs +++ b/Stack/Core/Types/Encoders/XmlEncoder.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Generated/Opc.Ua.Attributes.cs b/Stack/Core/Types/Generated/Opc.Ua.Attributes.cs index 4f8cab09..4f29b728 100644 --- a/Stack/Core/Types/Generated/Opc.Ua.Attributes.cs +++ b/Stack/Core/Types/Generated/Opc.Ua.Attributes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/Stack/Core/Types/Generated/Opc.Ua.StatusCodes.cs b/Stack/Core/Types/Generated/Opc.Ua.StatusCodes.cs index 7847d1c2..f327839f 100644 --- a/Stack/Core/Types/Generated/Opc.Ua.StatusCodes.cs +++ b/Stack/Core/Types/Generated/Opc.Ua.StatusCodes.cs @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved. + * Copyright (c) 2005-2016 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * diff --git a/Stack/Core/Types/Schemas/BinarySchema.cs b/Stack/Core/Types/Schemas/BinarySchema.cs index c33ed0dc..a28a7b57 100644 --- a/Stack/Core/Types/Schemas/BinarySchema.cs +++ b/Stack/Core/Types/Schemas/BinarySchema.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Schemas/BinarySchemaValidator.cs b/Stack/Core/Types/Schemas/BinarySchemaValidator.cs index 6d2addc0..cd3cb8a8 100644 --- a/Stack/Core/Types/Schemas/BinarySchemaValidator.cs +++ b/Stack/Core/Types/Schemas/BinarySchemaValidator.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Schemas/OPCBinarySchema.cs b/Stack/Core/Types/Schemas/OPCBinarySchema.cs index c4a4419c..e51efe1c 100644 --- a/Stack/Core/Types/Schemas/OPCBinarySchema.cs +++ b/Stack/Core/Types/Schemas/OPCBinarySchema.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Schemas/SchemaValidator.cs b/Stack/Core/Types/Schemas/SchemaValidator.cs index 44795c29..66094a0c 100644 --- a/Stack/Core/Types/Schemas/SchemaValidator.cs +++ b/Stack/Core/Types/Schemas/SchemaValidator.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Schemas/XmlSchemaValidator.cs b/Stack/Core/Types/Schemas/XmlSchemaValidator.cs index 87986b75..e573e5b1 100644 --- a/Stack/Core/Types/Schemas/XmlSchemaValidator.cs +++ b/Stack/Core/Types/Schemas/XmlSchemaValidator.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Utils/DataComparer.cs b/Stack/Core/Types/Utils/DataComparer.cs index 7b5bc31ce387b58e990a4f64d21186b78928280c..880ec68d8107bfa84814360a92fa6cf02111ebc2 100644 GIT binary patch delta 23 fcmcbyjP=Gc)(IxeW(+!$Z5ibo!?uPoG6e$wW-|v^ delta 23 fcmcbyjP=Gc)(IxerVKihZ5ibo!?uPoG6e$wW+ew# diff --git a/Stack/Core/Types/Utils/DataGenerator.cs b/Stack/Core/Types/Utils/DataGenerator.cs index 6fd4b978..49206194 100644 --- a/Stack/Core/Types/Utils/DataGenerator.cs +++ b/Stack/Core/Types/Utils/DataGenerator.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Utils/HiResClock.cs b/Stack/Core/Types/Utils/HiResClock.cs index ccfc7a74..eefae2e0 100644 --- a/Stack/Core/Types/Utils/HiResClock.cs +++ b/Stack/Core/Types/Utils/HiResClock.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Utils/Lock.cs b/Stack/Core/Types/Utils/Lock.cs index 56bbcb01..0c462cca 100644 --- a/Stack/Core/Types/Utils/Lock.cs +++ b/Stack/Core/Types/Utils/Lock.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Utils/NamespaceTable.cs b/Stack/Core/Types/Utils/NamespaceTable.cs index 271e98ec..025e6901 100644 --- a/Stack/Core/Types/Utils/NamespaceTable.cs +++ b/Stack/Core/Types/Utils/NamespaceTable.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Utils/NumericRange.cs b/Stack/Core/Types/Utils/NumericRange.cs index f90f8b24..1118f9f4 100644 --- a/Stack/Core/Types/Utils/NumericRange.cs +++ b/Stack/Core/Types/Utils/NumericRange.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Utils/ReadOnlyList.cs b/Stack/Core/Types/Utils/ReadOnlyList.cs index 33ecf1fb..f9658c48 100644 --- a/Stack/Core/Types/Utils/ReadOnlyList.cs +++ b/Stack/Core/Types/Utils/ReadOnlyList.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Utils/RelativePath.cs b/Stack/Core/Types/Utils/RelativePath.cs index 68c26417..7ab6898b 100644 --- a/Stack/Core/Types/Utils/RelativePath.cs +++ b/Stack/Core/Types/Utils/RelativePath.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Utils/ServiceMessageContext.cs b/Stack/Core/Types/Utils/ServiceMessageContext.cs index 087f02fe..20dac06a 100644 --- a/Stack/Core/Types/Utils/ServiceMessageContext.cs +++ b/Stack/Core/Types/Utils/ServiceMessageContext.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Utils/ServiceResult.cs b/Stack/Core/Types/Utils/ServiceResult.cs index 880ccc1f..0d6a47fd 100644 --- a/Stack/Core/Types/Utils/ServiceResult.cs +++ b/Stack/Core/Types/Utils/ServiceResult.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Utils/ServiceResultException.cs b/Stack/Core/Types/Utils/ServiceResultException.cs index 428a5427..6a14bfdf 100644 --- a/Stack/Core/Types/Utils/ServiceResultException.cs +++ b/Stack/Core/Types/Utils/ServiceResultException.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Utils/TypeInfo.cs b/Stack/Core/Types/Utils/TypeInfo.cs index 9956d6ba..f274963c 100644 --- a/Stack/Core/Types/Utils/TypeInfo.cs +++ b/Stack/Core/Types/Utils/TypeInfo.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing diff --git a/Stack/Core/Types/Utils/Utils.cs b/Stack/Core/Types/Utils/Utils.cs index 5beff6ad..f4f618b6 100644 --- a/Stack/Core/Types/Utils/Utils.cs +++ b/Stack/Core/Types/Utils/Utils.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 1996-2015, OPC Foundation. All rights reserved. +/* Copyright (c) 1996-2016, OPC Foundation. All rights reserved. The source code in this file is covered under a dual-license scenario: - RCL: for OPC Foundation members in good-standing