From 0bcee53b4c07464cbda0e22c7a3c4e3f17c6119c Mon Sep 17 00:00:00 2001 From: karl Date: Wed, 22 Oct 2003 14:25:59 +0000 Subject: [PATCH] PEP 55 Update license on source files to current license text and date --- .../include/Pegasus/Client/CIMClient.h | 16 ++- .../Pegasus/Client/CIMClientException.h | 12 +- .../v002001/include/Pegasus/Client/Linkage.h | 12 +- .../v002001/include/Pegasus/Common/Array.h | 8 +- .../include/Pegasus/Common/ArrayInter.h | 8 +- .../v002001/include/Pegasus/Common/CIMClass.h | 8 +- .../include/Pegasus/Common/CIMDateTime.h | 8 +- .../include/Pegasus/Common/CIMFlavor.h | 8 +- .../include/Pegasus/Common/CIMInstance.h | 8 +- .../include/Pegasus/Common/CIMMethod.h | 8 +- .../v002001/include/Pegasus/Common/CIMName.h | 8 +- .../include/Pegasus/Common/CIMObject.h | 8 +- .../include/Pegasus/Common/CIMObjectPath.h | 8 +- .../include/Pegasus/Common/CIMParamValue.h | 8 +- .../include/Pegasus/Common/CIMParameter.h | 8 +- .../include/Pegasus/Common/CIMProperty.h | 8 +- .../include/Pegasus/Common/CIMPropertyList.h | 8 +- .../include/Pegasus/Common/CIMQualifier.h | 8 +- .../include/Pegasus/Common/CIMQualifierDecl.h | 8 +- .../v002001/include/Pegasus/Common/CIMScope.h | 8 +- .../include/Pegasus/Common/CIMStatusCode.h | 8 +- .../v002001/include/Pegasus/Common/CIMType.h | 8 +- .../v002001/include/Pegasus/Common/CIMValue.h | 8 +- .../v002001/include/Pegasus/Common/Char16.h | 8 +- .../v002001/include/Pegasus/Common/Config.h | 8 +- .../include/Pegasus/Common/Exception.h | 8 +- .../v002001/include/Pegasus/Common/Linkage.h | 8 +- .../include/Pegasus/Common/OperationContext.h | 8 +- .../Pegasus/Common/Platform_HPUX_IA64_ACC.h | 8 +- .../Pegasus/Common/Platform_HPUX_PARISC_ACC.h | 8 +- .../Pegasus/Common/Platform_LINUX_IA64_GNU.h | 8 +- .../Pegasus/Common/Platform_LINUX_IX86_GNU.h | 8 +- .../Pegasus/Common/Platform_WIN32_IX86_MSVC.h | 8 +- .../include/Pegasus/Common/ResponseHandler.h | 10 +- .../include/Pegasus/Common/SSLContext.h | 8 +- .../v002001/include/Pegasus/Common/String.h | 8 +- .../Pegasus/Provider/CIMInstanceProvider.h | 11 +- .../Pegasus/Provider/CIMMethodProvider.h | 10 +- .../include/Pegasus/Provider/CIMOMHandle.h | 10 +- .../include/Pegasus/Provider/CIMProvider.h | 10 +- .../include/Pegasus/Provider/Linkage.h | 8 +- .../Pegasus/Provider/ProviderException.h | 8 +- .../Clients/EnumInstances/EnumInstances.cpp | 8 +- .../Clients/InvokeMethod/InvokeMethod.cpp | 8 +- .../InstanceProvider/InstanceProvider.cpp | 10 +- .../InstanceProvider/InstanceProvider.h | 10 +- .../InstanceProvider/InstanceProviderMain.cpp | 8 +- .../MethodProvider/MethodProvider.cpp | 8 +- .../Providers/MethodProvider/MethodProvider.h | 8 +- .../MethodProvider/MethodProviderMain.cpp | 8 +- src/AceExample/client/handler.cpp | 24 ++++ src/AceExample/client/handler.h | 24 ++++ src/AceExample/client/inst.cpp | 24 ++++ src/AceExample/client/test_client.cpp | 24 ++++ src/AceExample/dl/MyClass/MyClass.h | 24 ++++ src/AceExample/dl/dlloader/dlloader.cpp | 24 ++++ src/AceExample/dl/dlmodule/dlmodule.cpp | 24 ++++ src/AceExample/server/handler.cpp | 24 ++++ src/AceExample/server/handler.h | 24 ++++ src/AceExample/server/inst.cpp | 24 ++++ src/AceExample/server/test_server.cpp | 24 ++++ src/Clients/CGIClient/CGIClient.cpp | 8 +- src/Clients/CLITestClients/CLI/CLI.cpp | 8 +- .../CLIClientLib/CLIClientLib.cpp | 8 +- .../CLIClientLib/CLIClientLib.h | 8 +- .../CLITestClients/CLIClientLib/Linkage.h | 29 +--- .../CreateInstance/CreateInstance.cpp | 8 +- .../DeleteInstance/DeleteInstance.cpp | 8 +- .../EnumInstNames/EnumInstNames.cpp | 8 +- .../EnumerateInstanceNames.cpp | 8 +- .../EnumerateInstances/EnumerateInstances.cpp | 8 +- .../GetInstance/GetInstance.cpp | 8 +- src/Clients/Cimop/Cimop.cpp | 8 +- src/Clients/Cimop/Cimop.h | 8 +- src/Clients/Cimpls/Cimpls.cpp | 8 +- src/Clients/Cimpls/Cimpls.h | 8 +- src/Clients/TestClient/TestClient.cpp | 10 +- src/Clients/ToMofClient/ToMofClient.cpp | 8 +- .../benchmarkClient/benchmarkTest.cpp | 8 +- .../benchmarkClient/benchmarkTest.h | 8 +- .../benchmarkTestException.cpp | 8 +- .../benchmarkClient/benchmarkTestException.h | 8 +- .../benchmarkDefinition/Linkage.h | 8 +- .../benchmarkDefinition.cpp | 8 +- .../benchmarkDefinition/benchmarkDefinition.h | 10 +- .../benchmarkProvider/benchmarkProvider.cpp | 10 +- .../benchmarkProvider/benchmarkProvider.h | 10 +- .../benchmarkProviderMain.cpp | 8 +- src/Clients/cimauth/CIMAuthCommand.cpp | 8 +- src/Clients/cimconfig/CIMConfigCommand.cpp | 8 +- src/Clients/cimconfig/CIMConfigCommand.h | 8 +- src/Clients/cimomperf/cimomperf.cpp | 8 +- .../cimprovider/CIMProviderCommand.cpp | 8 +- src/Clients/cimuser/CIMUserCommand.cpp | 46 +++---- src/Clients/cliutils/Command.cpp | 8 +- src/Clients/cliutils/Command.h | 8 +- src/Clients/cliutils/CommandException.cpp | 8 +- src/Clients/cliutils/CommandException.h | 8 +- src/Clients/cliutils/Linkage.h | 8 +- src/Clients/dnsinfo/DNSInfo.cpp | 8 +- src/Clients/dnsinfo/DNSInfo.h | 10 +- src/Clients/g11ntest/g11ntest.cpp | 10 +- src/Clients/ipinfo/BIPTLEp.cpp | 8 +- src/Clients/ipinfo/IPInfo.cpp | 8 +- src/Clients/ipinfo/IPInfo.h | 8 +- src/Clients/ipinfo/IPInfoException.cpp | 8 +- src/Clients/ipinfo/IPInfoException.h | 8 +- src/Clients/ipinfo/IPPEp.cpp | 8 +- src/Clients/ipinfo/IPRoute.cpp | 8 +- src/Clients/loadxml/loadxml.cpp | 8 +- src/Clients/ntpinfo/NTPInfo.cpp | 8 +- src/Clients/ntpinfo/NTPInfo.h | 10 +- src/Clients/osinfo/OSInfo.cpp | 8 +- src/Clients/osinfo/OSInfo.h | 8 +- src/Clients/osinfo/OSInfoException.cpp | 8 +- src/Clients/osinfo/OSInfoException.h | 8 +- .../tomof/clientRepositoryInterface.cpp | 8 +- src/Clients/tomof/clientRepositoryInterface.h | 8 +- src/Clients/tomof/tomof.cpp | 8 +- src/Clients/wbemexec/HttpConstants.h | 8 +- src/Clients/wbemexec/WbemExecClient.cpp | 8 +- src/Clients/wbemexec/WbemExecClient.h | 8 +- src/Clients/wbemexec/WbemExecCommand.cpp | 8 +- src/Clients/wbemexec/WbemExecCommand.h | 8 +- src/Clients/wbemexec/WbemExecException.cpp | 8 +- src/Clients/wbemexec/WbemExecException.h | 8 +- src/Clients/wbemexec/XMLProcess.cpp | 8 +- src/Clients/wbemexec/XMLProcess.h | 8 +- src/Pegasus/Client/Attribute.cpp | 8 +- src/Pegasus/Client/Attribute.h | 8 +- src/Pegasus/Client/CIMClient.cpp | 8 +- src/Pegasus/Client/CIMClient.h | 8 +- src/Pegasus/Client/CIMClientException.cpp | 8 +- src/Pegasus/Client/CIMClientException.h | 8 +- src/Pegasus/Client/CIMClientInterface.h | 8 +- src/Pegasus/Client/CIMClientRep.cpp | 8 +- src/Pegasus/Client/CIMClientRep.h | 8 +- .../Client/CIMOperationRequestEncoder.cpp | 8 +- .../Client/CIMOperationRequestEncoder.h | 8 +- .../Client/CIMOperationResponseDecoder.cpp | 8 +- .../Client/CIMOperationResponseDecoder.h | 8 +- src/Pegasus/Client/CIMServerDescription.cpp | 8 +- src/Pegasus/Client/CIMServerDescription.h | 8 +- src/Pegasus/Client/CIMServerDiscovery.cpp | 8 +- src/Pegasus/Client/CIMServerDiscovery.h | 8 +- src/Pegasus/Client/ClientAuthenticator.cpp | 8 +- src/Pegasus/Client/ClientAuthenticator.h | 8 +- src/Pegasus/Client/Linkage.h | 8 +- src/Pegasus/Client/OpenSLPWrapper.cpp | 8 +- src/Pegasus/Client/OpenSLPWrapper.h | 11 +- src/Pegasus/Client/WBEMSLPTemplate.h | 8 +- src/Pegasus/Client/tests/Client/Client.cpp | 8 +- .../tests/DeleteNamespace/DeleteNamespace.cpp | 8 +- .../tests/EnumInstNames/EnumInstNames.cpp | 8 +- .../tests/EnumInstances/EnumInstances.cpp | 8 +- .../Client/tests/GetInstance/GetInstance.cpp | 8 +- .../tests/InvokeMethod/InvokeMethod.cpp | 8 +- .../tests/InvokeMethod2/InvokeMethod2.cpp | 8 +- .../tests/MTTestClient/MTTestClient.cpp | 8 +- .../Client/tests/MTTestClient/MTTestClient.h | 8 +- src/Pegasus/Client/tests/slp/slpclient.cpp | 8 +- src/Pegasus/Client2/CIMClient.cpp | 8 +- src/Pegasus/Client2/CIMClient.h | 8 +- src/Pegasus/Client2/CIMClientException.cpp | 8 +- src/Pegasus/Client2/CIMClientException.h | 8 +- .../Client2/CIMOperationRequestEncoder.cpp | 8 +- .../Client2/CIMOperationRequestEncoder.h | 8 +- .../Client2/CIMOperationResponseDecoder.cpp | 8 +- .../Client2/CIMOperationResponseDecoder.h | 8 +- src/Pegasus/Client2/ClientAuthenticator.cpp | 8 +- src/Pegasus/Client2/ClientAuthenticator.h | 8 +- src/Pegasus/Client2/Linkage.h | 8 +- src/Pegasus/Common/AcceptLanguageElement.cpp | 46 +++---- src/Pegasus/Common/AcceptLanguageElement.h | 47 +++---- src/Pegasus/Common/AcceptLanguages.cpp | 10 +- src/Pegasus/Common/AcceptLanguages.h | 11 +- src/Pegasus/Common/Array.cpp | 8 +- src/Pegasus/Common/Array.h | 8 +- src/Pegasus/Common/ArrayImpl.h | 8 +- src/Pegasus/Common/ArrayInter.h | 8 +- src/Pegasus/Common/ArrayInternal.h | 8 +- src/Pegasus/Common/ArrayRep.h | 8 +- src/Pegasus/Common/AsyncOpNode.cpp | 8 +- src/Pegasus/Common/AsyncOpNode.h | 8 +- src/Pegasus/Common/AuthenticationInfo.h | 8 +- src/Pegasus/Common/AuthenticationInfoRep.cpp | 8 +- src/Pegasus/Common/AuthenticationInfoRep.h | 8 +- src/Pegasus/Common/Base64.cpp | 8 +- src/Pegasus/Common/Base64.h | 8 +- src/Pegasus/Common/Boolean.h | 8 +- src/Pegasus/Common/CGIQueryString.cpp | 8 +- src/Pegasus/Common/CGIQueryString.h | 8 +- src/Pegasus/Common/CIMClass.cpp | 8 +- src/Pegasus/Common/CIMClass.h | 8 +- src/Pegasus/Common/CIMClassRep.cpp | 8 +- src/Pegasus/Common/CIMClassRep.h | 8 +- src/Pegasus/Common/CIMDateTime.cpp | 8 +- src/Pegasus/Common/CIMDateTime.h | 8 +- src/Pegasus/Common/CIMDateTimeNsk.cpp | 8 +- src/Pegasus/Common/CIMDateTimeUnix.cpp | 8 +- src/Pegasus/Common/CIMDateTimeWindows.cpp | 8 +- src/Pegasus/Common/CIMExceptionRep.h | 8 +- src/Pegasus/Common/CIMFlavor.cpp | 8 +- src/Pegasus/Common/CIMFlavor.h | 8 +- src/Pegasus/Common/CIMIndication.cpp | 8 +- src/Pegasus/Common/CIMIndication.h | 8 +- src/Pegasus/Common/CIMInstance.cpp | 8 +- src/Pegasus/Common/CIMInstance.h | 8 +- src/Pegasus/Common/CIMInstanceRep.cpp | 8 +- src/Pegasus/Common/CIMInstanceRep.h | 8 +- src/Pegasus/Common/CIMMessage.cpp | 8 +- src/Pegasus/Common/CIMMessage.h | 8 +- src/Pegasus/Common/CIMMethod.cpp | 8 +- src/Pegasus/Common/CIMMethod.h | 8 +- src/Pegasus/Common/CIMMethodRep.cpp | 8 +- src/Pegasus/Common/CIMMethodRep.h | 8 +- src/Pegasus/Common/CIMName.cpp | 8 +- src/Pegasus/Common/CIMName.h | 8 +- src/Pegasus/Common/CIMOMPort.h | 8 +- src/Pegasus/Common/CIMObject.cpp | 8 +- src/Pegasus/Common/CIMObject.h | 8 +- src/Pegasus/Common/CIMObjectPath.cpp | 8 +- src/Pegasus/Common/CIMObjectPath.h | 8 +- src/Pegasus/Common/CIMObjectRep.cpp | 8 +- src/Pegasus/Common/CIMObjectRep.h | 8 +- src/Pegasus/Common/CIMParamValue.cpp | 8 +- src/Pegasus/Common/CIMParamValue.h | 8 +- src/Pegasus/Common/CIMParamValueRep.cpp | 8 +- src/Pegasus/Common/CIMParamValueRep.h | 8 +- src/Pegasus/Common/CIMParameter.cpp | 8 +- src/Pegasus/Common/CIMParameter.h | 8 +- src/Pegasus/Common/CIMParameterRep.cpp | 8 +- src/Pegasus/Common/CIMParameterRep.h | 8 +- src/Pegasus/Common/CIMPredicate.cpp | 8 +- src/Pegasus/Common/CIMPredicate.h | 8 +- src/Pegasus/Common/CIMProperty.cpp | 8 +- src/Pegasus/Common/CIMProperty.h | 8 +- src/Pegasus/Common/CIMPropertyList.cpp | 8 +- src/Pegasus/Common/CIMPropertyList.h | 8 +- src/Pegasus/Common/CIMPropertyRep.cpp | 8 +- src/Pegasus/Common/CIMPropertyRep.h | 8 +- src/Pegasus/Common/CIMQualifier.cpp | 8 +- src/Pegasus/Common/CIMQualifier.h | 8 +- src/Pegasus/Common/CIMQualifierDecl.cpp | 8 +- src/Pegasus/Common/CIMQualifierDecl.h | 8 +- src/Pegasus/Common/CIMQualifierDeclRep.cpp | 8 +- src/Pegasus/Common/CIMQualifierDeclRep.h | 8 +- src/Pegasus/Common/CIMQualifierList.cpp | 8 +- src/Pegasus/Common/CIMQualifierList.h | 8 +- src/Pegasus/Common/CIMQualifierNames.cpp | 8 +- src/Pegasus/Common/CIMQualifierNames.h | 8 +- src/Pegasus/Common/CIMQualifierRep.cpp | 8 +- src/Pegasus/Common/CIMQualifierRep.h | 8 +- src/Pegasus/Common/CIMRepositoryBase.h | 8 +- src/Pegasus/Common/CIMScope.cpp | 8 +- src/Pegasus/Common/CIMScope.h | 8 +- src/Pegasus/Common/CIMStatusCode.cpp | 8 +- src/Pegasus/Common/CIMStatusCode.h | 8 +- src/Pegasus/Common/CIMType.cpp | 8 +- src/Pegasus/Common/CIMType.h | 8 +- src/Pegasus/Common/CIMValue.cpp | 8 +- src/Pegasus/Common/CIMValue.h | 8 +- src/Pegasus/Common/Char16.cpp | 8 +- src/Pegasus/Common/Char16.h | 8 +- src/Pegasus/Common/Cimom.cpp | 8 +- src/Pegasus/Common/Cimom.h | 8 +- src/Pegasus/Common/CimomMessage.cpp | 8 +- src/Pegasus/Common/CimomMessage.h | 8 +- src/Pegasus/Common/CommonUTF.cpp | 8 +- src/Pegasus/Common/CommonUTF.h | 8 +- src/Pegasus/Common/Config.cpp | 8 +- src/Pegasus/Common/Config.h | 8 +- src/Pegasus/Common/Constants.h | 8 +- src/Pegasus/Common/ContentLanguageElement.cpp | 46 +++---- src/Pegasus/Common/ContentLanguageElement.h | 46 +++---- src/Pegasus/Common/ContentLanguages.cpp | 10 +- src/Pegasus/Common/ContentLanguages.h | 11 +- src/Pegasus/Common/DQueue.cpp | 8 +- src/Pegasus/Common/DQueue.h | 8 +- src/Pegasus/Common/DeclContext.cpp | 8 +- src/Pegasus/Common/DeclContext.h | 8 +- src/Pegasus/Common/Destroyer.cpp | 8 +- src/Pegasus/Common/Destroyer.h | 8 +- src/Pegasus/Common/Dir.cpp | 8 +- src/Pegasus/Common/Dir.h | 8 +- src/Pegasus/Common/DirNsk.cpp | 8 +- src/Pegasus/Common/DirUnix.cpp | 8 +- src/Pegasus/Common/DirWindows.cpp | 8 +- src/Pegasus/Common/DynamicLibrary.cpp | 10 +- src/Pegasus/Common/DynamicLibrary.h | 10 +- src/Pegasus/Common/DynamicLibraryHPUX.cpp | 10 +- src/Pegasus/Common/DynamicLibraryUnix.cpp | 10 +- src/Pegasus/Common/DynamicLibraryWindows.cpp | 10 +- src/Pegasus/Common/Exception.cpp | 10 +- src/Pegasus/Common/Exception.h | 8 +- src/Pegasus/Common/ExceptionRep.h | 8 +- src/Pegasus/Common/FileSystem.cpp | 8 +- src/Pegasus/Common/FileSystem.h | 8 +- src/Pegasus/Common/Formatter.cpp | 8 +- src/Pegasus/Common/Formatter.h | 8 +- src/Pegasus/Common/HTTPAcceptor.cpp | 8 +- src/Pegasus/Common/HTTPAcceptor.h | 8 +- src/Pegasus/Common/HTTPConnection.cpp | 8 +- src/Pegasus/Common/HTTPConnection.h | 8 +- src/Pegasus/Common/HTTPConnector.cpp | 8 +- src/Pegasus/Common/HTTPConnector.h | 8 +- src/Pegasus/Common/HTTPListener.h | 8 +- src/Pegasus/Common/HTTPMessage.cpp | 8 +- src/Pegasus/Common/HTTPMessage.h | 8 +- src/Pegasus/Common/HTTPOptions.cpp | 8 +- src/Pegasus/Common/HTTPOptions.h | 8 +- src/Pegasus/Common/HashTable.cpp | 8 +- src/Pegasus/Common/HashTable.h | 8 +- src/Pegasus/Common/IPC.cpp | 8 +- src/Pegasus/Common/IPC.h | 8 +- src/Pegasus/Common/IPCAix.h | 8 +- src/Pegasus/Common/IPCHpux.h | 8 +- src/Pegasus/Common/IPCNsk.cpp | 8 +- src/Pegasus/Common/IPCOs400.h | 8 +- src/Pegasus/Common/IPCSun.h | 8 +- src/Pegasus/Common/IPCTru64.h | 8 +- src/Pegasus/Common/IPCUnix.cpp | 8 +- src/Pegasus/Common/IPCUnix.h | 8 +- src/Pegasus/Common/IPCUnix_inline.h | 8 +- src/Pegasus/Common/IPCWindows.cpp | 8 +- src/Pegasus/Common/IPCWindows.h | 8 +- src/Pegasus/Common/IPCWindows_inline.h | 8 +- src/Pegasus/Common/IPCzOS.h | 8 +- src/Pegasus/Common/Indentor.cpp | 8 +- src/Pegasus/Common/Indentor.h | 8 +- src/Pegasus/Common/InternalException.cpp | 8 +- src/Pegasus/Common/InternalException.h | 8 +- src/Pegasus/Common/LanguageElement.cpp | 46 +++---- src/Pegasus/Common/LanguageElement.h | 11 +- .../Common/LanguageElementContainer.cpp | 46 +++---- src/Pegasus/Common/LanguageElementContainer.h | 46 +++---- src/Pegasus/Common/LanguageParser.cpp | 8 +- src/Pegasus/Common/LanguageParser.h | 46 +++---- src/Pegasus/Common/Linkage.h | 8 +- src/Pegasus/Common/Logger.cpp | 8 +- src/Pegasus/Common/Logger.h | 8 +- src/Pegasus/Common/Memory.cpp | 8 +- src/Pegasus/Common/Memory.h | 8 +- src/Pegasus/Common/Message.cpp | 8 +- src/Pegasus/Common/Message.h | 8 +- src/Pegasus/Common/MessageLoader.cpp | 8 +- src/Pegasus/Common/MessageLoader.h | 46 +++---- src/Pegasus/Common/MessageQueue.cpp | 8 +- src/Pegasus/Common/MessageQueue.h | 8 +- src/Pegasus/Common/MessageQueueService.cpp | 10 +- src/Pegasus/Common/MessageQueueService.h | 10 +- src/Pegasus/Common/ModuleController.cpp | 8 +- src/Pegasus/Common/ModuleController.h | 8 +- src/Pegasus/Common/MofWriter.cpp | 8 +- src/Pegasus/Common/MofWriter.h | 8 +- src/Pegasus/Common/Monitor.cpp | 8 +- src/Pegasus/Common/Monitor.h | 8 +- src/Pegasus/Common/OS400ConvertChar.h | 24 ++++ src/Pegasus/Common/OperationContext.cpp | 8 +- src/Pegasus/Common/OperationContext.h | 8 +- .../Common/OperationContextInternal.cpp | 8 +- src/Pegasus/Common/OperationContextInternal.h | 8 +- src/Pegasus/Common/OptionManager.cpp | 46 +++---- src/Pegasus/Common/OptionManager.h | 46 +++---- src/Pegasus/Common/Pair.cpp | 8 +- src/Pegasus/Common/Pair.h | 8 +- src/Pegasus/Common/PegasusVersion.h | 8 +- src/Pegasus/Common/Platform_AIX_RS_IBMCXX.h | 8 +- src/Pegasus/Common/Platform_HPUX_IA64_ACC.h | 8 +- src/Pegasus/Common/Platform_HPUX_PARISC_ACC.h | 8 +- src/Pegasus/Common/Platform_LINUX_IA64_GNU.h | 8 +- src/Pegasus/Common/Platform_LINUX_IX86_GNU.h | 8 +- src/Pegasus/Common/Platform_LINUX_PPC_GNU.h | 8 +- .../Common/Platform_LINUX_ZSERIES_GNU.h | 8 +- .../Common/Platform_NSK_NONSTOP_NMCPLUS.h | 8 +- .../Common/Platform_OS400_ISERIES_IBM.h | 8 +- .../Common/Platform_SOLARIS_SPARC_CC.h | 8 +- .../Common/Platform_SOLARIS_SPARC_GNU.h | 8 +- .../Common/Platform_TRU64_ALPHA_DECCXX.h | 8 +- src/Pegasus/Common/Platform_WIN32_IX86_MSVC.h | 8 +- src/Pegasus/Common/Platform_ZOS_ZSERIES_IBM.h | 8 +- src/Pegasus/Common/Queue.cpp | 8 +- src/Pegasus/Common/Queue.h | 8 +- src/Pegasus/Common/Resolver.cpp | 8 +- src/Pegasus/Common/Resolver.h | 8 +- src/Pegasus/Common/ResponseHandler.cpp | 8 +- src/Pegasus/Common/ResponseHandler.h | 10 +- src/Pegasus/Common/ResponseHandlerRep.cpp | 8 +- src/Pegasus/Common/ResponseHandlerRep.h | 8 +- src/Pegasus/Common/SSLContext.cpp | 8 +- src/Pegasus/Common/SSLContext.h | 8 +- src/Pegasus/Common/SSLContextRep.h | 8 +- src/Pegasus/Common/Service.cpp | 8 +- src/Pegasus/Common/Service.h | 8 +- src/Pegasus/Common/ServiceNsk.cpp | 8 +- src/Pegasus/Common/ServiceUnix.cpp | 8 +- src/Pegasus/Common/ServiceWindows.cpp | 8 +- src/Pegasus/Common/Sharable.cpp | 8 +- src/Pegasus/Common/Sharable.h | 8 +- src/Pegasus/Common/Signal.cpp | 8 +- src/Pegasus/Common/Signal.h | 8 +- src/Pegasus/Common/Socket.cpp | 8 +- src/Pegasus/Common/Socket.h | 8 +- src/Pegasus/Common/SocketzOS_inline.h | 8 +- src/Pegasus/Common/Stack.cpp | 8 +- src/Pegasus/Common/Stack.h | 8 +- src/Pegasus/Common/StatisticalData.cpp | 8 +- src/Pegasus/Common/StatisticalData.h | 8 +- src/Pegasus/Common/Stopwatch.cpp | 8 +- src/Pegasus/Common/Stopwatch.h | 8 +- src/Pegasus/Common/String.cpp | 8 +- src/Pegasus/Common/String.h | 8 +- src/Pegasus/Common/System.cpp | 8 +- src/Pegasus/Common/System.h | 8 +- src/Pegasus/Common/SystemNsk.cpp | 8 +- src/Pegasus/Common/SystemUnix.cpp | 8 +- src/Pegasus/Common/SystemWindows.cpp | 8 +- src/Pegasus/Common/TLS.cpp | 8 +- src/Pegasus/Common/TLS.h | 8 +- src/Pegasus/Common/Thread.cpp | 8 +- src/Pegasus/Common/Thread.h | 8 +- src/Pegasus/Common/ThreadNsk.cpp | 8 +- src/Pegasus/Common/ThreadUnix.cpp | 8 +- src/Pegasus/Common/ThreadUnix_inline.h | 8 +- src/Pegasus/Common/ThreadWindows.cpp | 8 +- src/Pegasus/Common/ThreadWindows_inline.h | 8 +- src/Pegasus/Common/ThreadzOS_inline.h | 8 +- src/Pegasus/Common/TimeValue.cpp | 8 +- src/Pegasus/Common/TimeValue.h | 8 +- src/Pegasus/Common/TraceComponents.h | 8 +- src/Pegasus/Common/TraceFileHandler.cpp | 8 +- src/Pegasus/Common/TraceFileHandler.h | 8 +- src/Pegasus/Common/TraceFileHandlerNsk.cpp | 8 +- src/Pegasus/Common/TraceFileHandlerUnix.cpp | 8 +- .../Common/TraceFileHandlerWindows.cpp | 8 +- src/Pegasus/Common/Tracer.cpp | 10 +- src/Pegasus/Common/Tracer.h | 8 +- src/Pegasus/Common/Triad.cpp | 8 +- src/Pegasus/Common/Triad.h | 8 +- src/Pegasus/Common/Union.cpp | 8 +- src/Pegasus/Common/Union.h | 8 +- src/Pegasus/Common/Version_HPUX_ACC.h | 8 +- src/Pegasus/Common/Version_Linux_IA64.h | 8 +- src/Pegasus/Common/XmlConstants.h | 8 +- src/Pegasus/Common/XmlParser.cpp | 8 +- src/Pegasus/Common/XmlParser.h | 8 +- src/Pegasus/Common/XmlReader.cpp | 8 +- src/Pegasus/Common/XmlReader.h | 8 +- src/Pegasus/Common/XmlWriter.cpp | 8 +- src/Pegasus/Common/XmlWriter.h | 8 +- src/Pegasus/Common/internal_dq.h | 8 +- src/Pegasus/Common/obsolete/Formatter.cpp | 24 ++++ src/Pegasus/Common/obsolete/Formatter.h | 24 ++++ src/Pegasus/Common/obsolete/InBuffer.cpp | 24 ++++ src/Pegasus/Common/obsolete/InBuffer.h | 24 ++++ .../Common/obsolete/MT_MessageQueue.cpp | 21 +-- src/Pegasus/Common/obsolete/MT_MessageQueue.h | 21 +-- src/Pegasus/Common/obsolete/OutBuffer.cpp | 24 ++++ src/Pegasus/Common/obsolete/OutBuffer.h | 24 ++++ src/Pegasus/Common/obsolete/Reference.cpp | 24 ++++ src/Pegasus/Common/obsolete/Reference.h | 24 ++++ .../Common/obsolete/Representation.cpp | 24 ++++ src/Pegasus/Common/obsolete/Representation.h | 24 ++++ src/Pegasus/Common/obsolete/Table.cpp | 24 ++++ src/Pegasus/Common/obsolete/Table.h | 24 ++++ src/Pegasus/Common/obsolete/Triad.cpp | 24 ++++ src/Pegasus/Common/obsolete/Triad.h | 24 ++++ src/Pegasus/Common/peg_authorization.cpp | 8 +- src/Pegasus/Common/peg_authorization.h | 8 +- src/Pegasus/Common/pegasus_socket.cpp | 10 +- src/Pegasus/Common/pegasus_socket.h | 8 +- .../Common/tests/Abstract/Abstract.cpp | 8 +- src/Pegasus/Common/tests/Array/Array.cpp | 8 +- src/Pegasus/Common/tests/Array/Int.cpp | 8 +- src/Pegasus/Common/tests/Array/Int.h | 8 +- src/Pegasus/Common/tests/Array/Str.cpp | 8 +- src/Pegasus/Common/tests/Array/Str.h | 8 +- .../Common/tests/AtomicInt/AtomicInt.cpp | 8 +- src/Pegasus/Common/tests/Base64/Base64.cpp | 8 +- .../tests/CGIQueryString/CGIQueryString.cpp | 8 +- .../Common/tests/ClassDecl/ClassDecl.cpp | 8 +- src/Pegasus/Common/tests/Compare/Compare.cpp | 8 +- src/Pegasus/Common/tests/Config/Config.cpp | 8 +- .../Common/tests/Connector/Connector.cpp | 21 +-- .../ConnectorAcceptor/ConnectorAcceptor.cpp | 36 ++--- src/Pegasus/Common/tests/DQueue/DQueue.cpp | 8 +- .../Common/tests/DateTime/DateTime.cpp | 8 +- src/Pegasus/Common/tests/Dir/Dir.cpp | 8 +- src/Pegasus/Common/tests/DynLib/DynLib.cpp | 8 +- src/Pegasus/Common/tests/DynLoad/DynLoad.cpp | 8 +- .../tests/DynamicLibrary/DynamicLibrary.cpp | 10 +- .../Common/tests/FileSystem/FileSystem.cpp | 8 +- src/Pegasus/Common/tests/Flavor/Flavor.cpp | 8 +- .../Common/tests/Formatter/Formatter.cpp | 8 +- .../tests/HTTPListener/HTTPListener.cpp | 8 +- .../Common/tests/HashTable/HashTable.cpp | 8 +- src/Pegasus/Common/tests/IPC/IPC.cpp | 8 +- .../tests/InstanceDecl/InstanceDecl.cpp | 8 +- src/Pegasus/Common/tests/L10N/l10n.cpp | 24 ++++ src/Pegasus/Common/tests/Logger/Logger.cpp | 8 +- src/Pegasus/Common/tests/Match/Match.cpp | 8 +- .../tests/MessageQueue/MessageQueue.cpp | 8 +- .../MessageQueueService.cpp | 8 +- .../MessageQueueService/MessageQueueService.h | 8 +- src/Pegasus/Common/tests/Method/Method.cpp | 8 +- .../tests/ModuleController/mod_control.cpp | 8 +- src/Pegasus/Common/tests/Object/Object.cpp | 8 +- .../OperationContext/TestOperationContext.cpp | 8 +- .../Common/tests/ParamValue/ParamValue.cpp | 8 +- .../Common/tests/Parameter/Parameter.cpp | 8 +- .../Common/tests/Property/Property.cpp | 8 +- .../Common/tests/Qualifier/Qualifier.cpp | 8 +- .../tests/QualifierDecl/QualifierDecl.cpp | 8 +- .../tests/QualifierList/QualifierList.cpp | 8 +- src/Pegasus/Common/tests/Queue/Queue.cpp | 36 +---- .../Common/tests/Reference/Reference.cpp | 8 +- src/Pegasus/Common/tests/Resolve/Resolve.cpp | 8 +- src/Pegasus/Common/tests/Scope/Scope.cpp | 8 +- .../Service/BeeperService/BeeperService.cpp | 8 +- .../Service/InstallService/InstallService.cpp | 8 +- .../Service/RemoveService/RemoveService.cpp | 8 +- .../Common/tests/Socket/socket_test.cpp | 10 +- src/Pegasus/Common/tests/Stack/Stack.cpp | 8 +- .../Common/tests/Stopwatch/Stopwatch.cpp | 8 +- .../tests/StrToInstName/StrToInstName.cpp | 8 +- src/Pegasus/Common/tests/String/String.cpp | 8 +- src/Pegasus/Common/tests/Thread/Thread.cpp | 8 +- .../Common/tests/ThreadPool/ThreadPool.cpp | 8 +- .../Common/tests/TimeValue/TimeValue.cpp | 8 +- src/Pegasus/Common/tests/ToMof/tomof.cpp | 8 +- src/Pegasus/Common/tests/Tracer/Tracer.cpp | 8 +- .../tests/ValidateClass/ValidateClass.cpp | 8 +- src/Pegasus/Common/tests/Value/Value.cpp | 8 +- .../Common/tests/WebClient/WebClient.cpp | 8 +- .../Common/tests/WebServer/WebServer.cpp | 8 +- src/Pegasus/Common/tests/XmlDump/XmlDump.cpp | 8 +- .../Common/tests/XmlParser/XmlParser.cpp | 8 +- .../Common/tests/XmlPrint/XmlPrint.cpp | 8 +- .../tests/async_callback/async_callback.cpp | 8 +- .../tests/async_callback/async_callback.h | 8 +- src/Pegasus/Compiler/Linkage.h | 8 +- src/Pegasus/Compiler/cimmofClient.cpp | 8 +- src/Pegasus/Compiler/cimmofClient.h | 8 +- src/Pegasus/Compiler/cimmofMessages.cpp | 8 +- src/Pegasus/Compiler/cimmofMessages.h | 8 +- src/Pegasus/Compiler/cimmofParser.cpp | 8 +- src/Pegasus/Compiler/cimmofParser.h | 8 +- src/Pegasus/Compiler/cimmofRepository.cpp | 8 +- src/Pegasus/Compiler/cimmofRepository.h | 8 +- .../Compiler/cimmofRepositoryInterface.cpp | 8 +- .../Compiler/cimmofRepositoryInterface.h | 8 +- src/Pegasus/Compiler/cimmof_lex.cpp | 26 +++- src/Pegasus/Compiler/cimmof_lex_wrapper.cpp | 8 +- src/Pegasus/Compiler/cimmof_tab.cpp | 24 ++++ src/Pegasus/Compiler/cimmof_tab.h | 24 ++++ src/Pegasus/Compiler/cimmof_tab_wrapper.cpp | 8 +- .../Compiler/cmdline/cimmof/cmdline.cpp | 8 +- src/Pegasus/Compiler/cmdline/cimmof/cmdline.h | 8 +- .../cmdline/cimmof/cmdlineExceptions.cpp | 8 +- .../cmdline/cimmof/cmdlineExceptions.h | 8 +- src/Pegasus/Compiler/cmdline/cimmof/main.cpp | 8 +- src/Pegasus/Compiler/compilerCommonDefs.h | 8 +- src/Pegasus/Compiler/compilerDeclContext.cpp | 8 +- src/Pegasus/Compiler/compilerDeclContext.h | 8 +- src/Pegasus/Compiler/memobjs.h | 8 +- src/Pegasus/Compiler/mofCompilerOptions.h | 8 +- src/Pegasus/Compiler/nt_includes/unistd.h | 24 ++++ src/Pegasus/Compiler/objname.cpp | 8 +- src/Pegasus/Compiler/objname.h | 8 +- src/Pegasus/Compiler/parser.cpp | 8 +- src/Pegasus/Compiler/parser.h | 8 +- src/Pegasus/Compiler/parserExceptions.h | 8 +- src/Pegasus/Compiler/qualifierList.cpp | 8 +- src/Pegasus/Compiler/qualifierList.h | 8 +- .../Compiler/tests/CompAssoc/CompAssoc.cpp | 8 +- src/Pegasus/Compiler/valueFactory.cpp | 8 +- src/Pegasus/Compiler/valueFactory.h | 8 +- src/Pegasus/Config/ConfigExceptions.cpp | 8 +- src/Pegasus/Config/ConfigExceptions.h | 8 +- src/Pegasus/Config/ConfigFile.cpp | 8 +- src/Pegasus/Config/ConfigFile.h | 8 +- src/Pegasus/Config/ConfigFileDir.h | 8 +- src/Pegasus/Config/ConfigFileDirAix.h | 8 +- src/Pegasus/Config/ConfigFileDirHpux.h | 8 +- src/Pegasus/Config/ConfigFileDirLinux.h | 8 +- src/Pegasus/Config/ConfigFileDirZos.h | 8 +- src/Pegasus/Config/ConfigFileHandler.cpp | 8 +- src/Pegasus/Config/ConfigFileHandler.h | 8 +- src/Pegasus/Config/ConfigManager.cpp | 8 +- src/Pegasus/Config/ConfigManager.h | 8 +- src/Pegasus/Config/ConfigPropertyOwner.cpp | 8 +- src/Pegasus/Config/ConfigPropertyOwner.h | 8 +- src/Pegasus/Config/DefaultPropertyOwner.cpp | 8 +- src/Pegasus/Config/DefaultPropertyOwner.h | 8 +- src/Pegasus/Config/DefaultPropertyTable.h | 8 +- src/Pegasus/Config/DefaultPropertyTableHpux.h | 8 +- .../Config/DefaultPropertyTableLinux.h | 8 +- .../Config/FileSystemPropertyOwner.cpp | 8 +- src/Pegasus/Config/FileSystemPropertyOwner.h | 8 +- src/Pegasus/Config/FixedPropertyTable.h | 8 +- src/Pegasus/Config/FixedPropertyTableHpux.h | 8 +- src/Pegasus/Config/FixedPropertyTableLinux.h | 8 +- src/Pegasus/Config/Linkage.h | 8 +- src/Pegasus/Config/LogPropertyOwner.cpp | 8 +- src/Pegasus/Config/LogPropertyOwner.h | 8 +- .../Config/RepositoryPropertyOwner.cpp | 8 +- src/Pegasus/Config/RepositoryPropertyOwner.h | 8 +- src/Pegasus/Config/SecurityPropertyOwner.cpp | 8 +- src/Pegasus/Config/SecurityPropertyOwner.h | 8 +- src/Pegasus/Config/ShutdownPropertyOwner.cpp | 8 +- src/Pegasus/Config/ShutdownPropertyOwner.h | 8 +- src/Pegasus/Config/TracePropertyOwner.cpp | 10 +- src/Pegasus/Config/TracePropertyOwner.h | 8 +- .../ConfigFileHandler/ConfigFileHandler.cpp | 8 +- .../tests/ConfigManager/ConfigManager.cpp | 8 +- src/Pegasus/Consumer/CIMIndicationConsumer.h | 10 +- src/Pegasus/Consumer/Linkage.h | 22 ++-- .../tests/DisplayConsumer/DisplayConsumer.cpp | 8 +- .../ConfigSettingProvider.cpp | 10 +- .../ConfigSettingProvider.h | 10 +- .../ConfigSettingProvider/Linkage.h | 8 +- .../InteropProvider/InteropProvider.cpp | 10 +- .../InteropProvider/InteropProvider.h | 10 +- .../InteropProvider/Linkage.h | 8 +- .../InteropProvider/tests/interop.cpp | 10 +- .../NamespaceProvider/Linkage.h | 8 +- .../NamespaceProvider/NamespaceProvider.cpp | 10 +- .../NamespaceProvider/NamespaceProvider.h | 10 +- .../ProviderRegistrationProvider/Linkage.h | 8 +- .../ProviderRegistrationProvider.cpp | 10 +- .../ProviderRegistrationProvider.h | 10 +- .../tests/createInstances/createInstances.cpp | 8 +- .../tests/modifyInstances/modifyInstances.cpp | 8 +- .../UserAuthProvider/Linkage.h | 8 +- .../UserAuthProvider/UserAuthProvider.cpp | 10 +- .../UserAuthProvider/UserAuthProvider.h | 10 +- src/Pegasus/ExportClient/CIMExportClient.cpp | 8 +- src/Pegasus/ExportClient/CIMExportClient.h | 8 +- .../ExportClient/CIMExportRequestEncoder.cpp | 8 +- .../ExportClient/CIMExportRequestEncoder.h | 8 +- .../ExportClient/CIMExportResponseDecoder.cpp | 8 +- .../ExportClient/CIMExportResponseDecoder.h | 8 +- src/Pegasus/ExportClient/Linkage.h | 8 +- .../tests/ExportClient/ExportClient.cpp | 8 +- .../ExportServer/CIMExportRequestDecoder.cpp | 8 +- .../ExportServer/CIMExportRequestDecoder.h | 8 +- .../CIMExportRequestDispatcher.cpp | 8 +- .../ExportServer/CIMExportRequestDispatcher.h | 8 +- .../ExportServer/CIMExportResponseEncoder.cpp | 8 +- .../ExportServer/CIMExportResponseEncoder.h | 8 +- src/Pegasus/ExportServer/HandlerTable.h | 8 +- src/Pegasus/ExportServer/Linkage.h | 8 +- .../tests/ExportServer/ExportServer.cpp | 8 +- .../tests/HandlerTable/HandlerTable.cpp | 8 +- src/Pegasus/Handler/CIMHandler.h | 10 +- .../CIMxmlIndicationHandler.cpp | 8 +- src/Pegasus/Handler/Linkage.h | 8 +- .../sendmailIndicationHandler.cpp | 8 +- .../snmpIndicationHandler/snmpDeliverTrap.h | 8 +- .../snmpDeliverTrap_emanate.cpp | 8 +- .../snmpDeliverTrap_emanate.h | 8 +- .../snmpDeliverTrap_stub.cpp | 8 +- .../snmpDeliverTrap_stub.h | 8 +- .../snmpIndicationHandler.cpp | 8 +- .../snmpIndicationHandler.h | 8 +- src/Pegasus/HandlerService/HandlerTable.cpp | 8 +- src/Pegasus/HandlerService/HandlerTable.h | 8 +- .../IndicationHandlerService.cpp | 8 +- .../HandlerService/IndicationHandlerService.h | 8 +- src/Pegasus/HandlerService/Linkage.h | 8 +- .../tests/HandlerTable/HandlerTable.cpp | 8 +- .../IndicationOperationAggregate.cpp | 8 +- .../IndicationOperationAggregate.h | 8 +- .../IndicationService/IndicationService.cpp | 8 +- .../IndicationService/IndicationService.h | 8 +- .../IndicationService/ProviderClassList.h | 8 +- .../tests/CreateFilters/CreateFilters.cpp | 8 +- .../tests/CreateHandlers/CreateHandlers.cpp | 8 +- .../CreateSubscriptions.cpp | 8 +- .../IndicationProcess/IndicationProcess.cpp | 8 +- src/Pegasus/Listener/CIMListener.cpp | 8 +- src/Pegasus/Listener/CIMListener.h | 8 +- .../CIMListenerIndicationDispatcher.cpp | 8 +- .../CIMListenerIndicationDispatcher.h | 8 +- src/Pegasus/Listener/Linkage.h | 8 +- src/Pegasus/Listener/List.cpp | 8 +- src/Pegasus/Listener/List.h | 8 +- .../tests/TestListener/TestListener.cpp | 8 +- src/Pegasus/Protocol/depends/ace/Acceptor.h | 24 ++++ .../Provider/CIMAssociationProvider.cpp | 8 +- src/Pegasus/Provider/CIMAssociationProvider.h | 8 +- src/Pegasus/Provider/CIMClassProvider.cpp | 8 +- src/Pegasus/Provider/CIMClassProvider.h | 10 +- .../CIMIndicationConsumerProvider.cpp | 8 +- .../Provider/CIMIndicationConsumerProvider.h | 10 +- .../Provider/CIMIndicationProvider.cpp | 8 +- src/Pegasus/Provider/CIMIndicationProvider.h | 10 +- src/Pegasus/Provider/CIMInstanceProvider.cpp | 8 +- src/Pegasus/Provider/CIMInstanceProvider.h | 10 +- src/Pegasus/Provider/CIMMethodProvider.cpp | 8 +- src/Pegasus/Provider/CIMMethodProvider.h | 10 +- src/Pegasus/Provider/CIMNullProvider.cpp | 10 +- src/Pegasus/Provider/CIMNullProvider.h | 10 +- src/Pegasus/Provider/CIMOMHandle.cpp | 10 +- src/Pegasus/Provider/CIMOMHandle.h | 10 +- src/Pegasus/Provider/CIMOMHandleInternal.h | 10 +- src/Pegasus/Provider/CIMPropertyProvider.cpp | 8 +- src/Pegasus/Provider/CIMPropertyProvider.h | 8 +- src/Pegasus/Provider/CIMProvider.cpp | 8 +- src/Pegasus/Provider/CIMProvider.h | 10 +- src/Pegasus/Provider/CIMQueryProvider.cpp | 8 +- src/Pegasus/Provider/CIMQueryProvider.h | 8 +- src/Pegasus/Provider/Linkage.h | 8 +- src/Pegasus/Provider/ProviderException.cpp | 8 +- src/Pegasus/Provider/ProviderException.h | 8 +- src/Pegasus/ProviderManager/Lockable.cpp | 8 +- src/Pegasus/ProviderManager/Lockable.h | 8 +- src/Pegasus/ProviderManager/MutexLock.cpp | 8 +- src/Pegasus/ProviderManager/MutexLock.h | 8 +- .../OperationResponseHandler.cpp | 8 +- .../OperationResponseHandler.h | 10 +- src/Pegasus/ProviderManager/Provider.cpp | 8 +- src/Pegasus/ProviderManager/Provider.h | 10 +- .../ProviderManager/ProviderAdapter.cpp | 8 +- src/Pegasus/ProviderManager/ProviderAdapter.h | 8 +- .../ProviderManager/ProviderFacade.cpp | 10 +- src/Pegasus/ProviderManager/ProviderFacade.h | 10 +- .../ProviderManager/ProviderManager.cpp | 8 +- src/Pegasus/ProviderManager/ProviderManager.h | 8 +- .../ProviderManagerService.cpp | 10 +- .../ProviderManager/ProviderManagerService.h | 8 +- .../ProviderManager/ProviderModule.cpp | 8 +- src/Pegasus/ProviderManager/ProviderModule.h | 8 +- src/Pegasus/ProviderManager/SafeQueue.cpp | 8 +- src/Pegasus/ProviderManager/SafeQueue.h | 10 +- .../ProviderManager/SimpleResponseHandler.cpp | 8 +- .../ProviderManager/SimpleResponseHandler.h | 10 +- .../tests/Lockable/Lockable.cpp | 8 +- .../tests/ProviderFacade/ProviderFacade.cpp | 8 +- .../tests/ProviderManager/ProviderManager.cpp | 8 +- .../ProviderManagerService.cpp | 8 +- .../tests/ProviderModule/ProviderModule.cpp | 8 +- .../ResponseHandler/TestResponseHandler.cpp | 10 +- .../tests/SafeQueue/SafeQueue.cpp | 8 +- .../CMPI/CMPIProviderManager.cpp | 10 +- .../CMPI/CMPIProviderManager.h | 10 +- .../CMPI/CMPIProviderManagerMain.cpp | 10 +- .../Default/DefaultProviderManager.cpp | 10 +- .../Default/DefaultProviderManager.h | 10 +- .../Default/DefaultProviderManagerMain.cpp | 10 +- .../Default/LocalProviderManager.cpp | 10 +- .../Default/LocalProviderManager.h | 10 +- .../Default/OperationResponseHandler.cpp | 8 +- .../Default/OperationResponseHandler.h | 10 +- .../ProviderManager2/Default/Provider.cpp | 10 +- .../ProviderManager2/Default/Provider.h | 10 +- .../Default/ProviderFacade.cpp | 10 +- .../ProviderManager2/Default/ProviderFacade.h | 10 +- .../Default/ProviderModule.cpp | 10 +- .../ProviderManager2/Default/ProviderModule.h | 10 +- .../Default/SimpleResponseHandler.cpp | 8 +- .../Default/SimpleResponseHandler.h | 10 +- .../tests/ProviderFacade/ProviderFacade.cpp | 10 +- .../tests/ProviderManager/ProviderManager.cpp | 10 +- .../tests/ProviderModule/ProviderModule.cpp | 10 +- .../ResponseHandler/TestResponseHandler.cpp | 10 +- .../Internal/InternalProviderManager.cpp | 10 +- .../Internal/InternalProviderManager.h | 10 +- .../Internal/InternalProviderManagerMain.cpp | 10 +- src/Pegasus/ProviderManager2/Lockable.cpp | 8 +- src/Pegasus/ProviderManager2/Lockable.h | 8 +- src/Pegasus/ProviderManager2/MutexLock.cpp | 8 +- src/Pegasus/ProviderManager2/MutexLock.h | 10 +- .../ProviderManager2/ProviderManager.cpp | 10 +- .../ProviderManager2/ProviderManager.h | 10 +- .../ProviderManagerModule.cpp | 10 +- .../ProviderManager2/ProviderManagerModule.h | 10 +- .../ProviderManagerService.cpp | 10 +- .../ProviderManager2/ProviderManagerService.h | 10 +- src/Pegasus/ProviderManager2/ProviderName.cpp | 10 +- src/Pegasus/ProviderManager2/ProviderName.h | 10 +- .../ProviderManager2/ProviderRegistrar.cpp | 10 +- .../ProviderManager2/ProviderRegistrar.h | 10 +- .../ProviderRegistrarInitializer.cpp | 10 +- .../ProviderRegistrarInitializer.h | 10 +- src/Pegasus/ProviderManager2/ProviderType.cpp | 10 +- src/Pegasus/ProviderManager2/ProviderType.h | 10 +- src/Pegasus/ProviderManager2/SafeQueue.cpp | 8 +- src/Pegasus/ProviderManager2/SafeQueue.h | 10 +- .../tests/Lockable/Lockable.cpp | 10 +- .../ProviderManagerService.cpp | 10 +- .../tests/SafeQueue/SafeQueue.cpp | 10 +- src/Pegasus/Repository/AssocClassTable.cpp | 8 +- src/Pegasus/Repository/AssocClassTable.h | 8 +- src/Pegasus/Repository/AssocInstTable.cpp | 8 +- src/Pegasus/Repository/AssocInstTable.h | 8 +- src/Pegasus/Repository/CIMRepository.cpp | 8 +- src/Pegasus/Repository/CIMRepository.h | 8 +- src/Pegasus/Repository/InheritanceTree.cpp | 8 +- src/Pegasus/Repository/InheritanceTree.h | 8 +- src/Pegasus/Repository/InstanceDataFile.cpp | 8 +- src/Pegasus/Repository/InstanceDataFile.h | 8 +- src/Pegasus/Repository/InstanceIndexFile.cpp | 8 +- src/Pegasus/Repository/InstanceIndexFile.h | 8 +- src/Pegasus/Repository/Linkage.h | 8 +- src/Pegasus/Repository/NameSpaceManager.cpp | 8 +- src/Pegasus/Repository/NameSpaceManager.h | 8 +- .../Repository/RepositoryDeclContext.cpp | 8 +- .../Repository/RepositoryDeclContext.h | 8 +- src/Pegasus/Repository/RepositoryQueue.cpp | 8 +- src/Pegasus/Repository/RepositoryQueue.h | 8 +- .../tests/AssocTable/AssocTable.cpp | 8 +- .../tests/ClassDeclRep/ClassDeclRep.cpp | 8 +- .../EnumerateClassNames.cpp | 8 +- .../tests/InheritanceTree/InheritanceTree.cpp | 8 +- src/Pegasus/Repository/tests/Inst/Inst.cpp | 8 +- .../Repository/tests/LoadClass/LoadClass.cpp | 8 +- .../tests/LoadRepository/LoadRepository.cpp | 8 +- .../Repository/tests/NameSpace/NameSpace.cpp | 8 +- .../NameSpaceManager/NameSpaceManager.cpp | 8 +- .../QualifierDeclRep/QualifierDeclRep.cpp | 8 +- .../tests/Repository/Repository.cpp | 8 +- .../tests/Repository2/Repository2.cpp | 8 +- .../Authentication/AuthenticationManager.cpp | 8 +- .../Authentication/AuthenticationManager.h | 8 +- .../Security/Authentication/Authenticator.h | 8 +- .../BasicAuthenticationHandler.cpp | 8 +- .../BasicAuthenticationHandler.h | 8 +- .../Authentication/BasicAuthenticator.h | 8 +- src/Pegasus/Security/Authentication/Linkage.h | 8 +- .../Security/Authentication/LocalAuthFile.cpp | 8 +- .../Security/Authentication/LocalAuthFile.h | 8 +- .../Authentication/LocalAuthFileUnix.cpp | 8 +- .../Authentication/LocalAuthFileWindows.cpp | 8 +- .../LocalAuthenticationHandler.cpp | 8 +- .../LocalAuthenticationHandler.h | 8 +- .../Authentication/LocalAuthenticator.h | 8 +- .../Authentication/PAMBasicAuthenticator.cpp | 8 +- .../Authentication/PAMBasicAuthenticator.h | 8 +- .../PAMBasicAuthenticatorStub.cpp | 8 +- .../PAMBasicAuthenticatorUnix.cpp | 8 +- .../SecureBasicAuthenticator.cpp | 8 +- .../Authentication/SecureBasicAuthenticator.h | 8 +- .../SecureLocalAuthenticator.cpp | 8 +- .../Authentication/SecureLocalAuthenticator.h | 8 +- .../AuthenticationManager.cpp | 8 +- .../BasicAuthenticationHandler.cpp | 8 +- .../tests/LocalAuthFile/LocalAuthFile.cpp | 8 +- .../LocalAuthenticationHandler.cpp | 8 +- .../UserManager/AuthorizationHandler.cpp | 8 +- .../UserManager/AuthorizationHandler.h | 8 +- src/Pegasus/Security/UserManager/Linkage.h | 8 +- .../Security/UserManager/PasswordFile.cpp | 8 +- .../Security/UserManager/PasswordFile.h | 8 +- .../Security/UserManager/UserExceptions.h | 8 +- .../Security/UserManager/UserFileHandler.cpp | 8 +- .../Security/UserManager/UserFileHandler.h | 8 +- .../Security/UserManager/UserManager.cpp | 8 +- .../Security/UserManager/UserManager.h | 8 +- .../AuthorizationHandler.cpp | 8 +- .../tests/UserManager/UserManager.cpp | 8 +- src/Pegasus/Server/BinaryMessageHandler.cpp | 8 +- src/Pegasus/Server/BinaryMessageHandler.h | 8 +- .../Server/CIMOperationRequestAuthorizer.cpp | 8 +- .../Server/CIMOperationRequestAuthorizer.h | 8 +- .../Server/CIMOperationRequestDecoder.cpp | 8 +- .../Server/CIMOperationRequestDecoder.h | 8 +- .../Server/CIMOperationRequestDispatcher.cpp | 10 +- .../Server/CIMOperationRequestDispatcher.h | 8 +- .../Server/CIMOperationResponseEncoder.cpp | 8 +- .../Server/CIMOperationResponseEncoder.h | 8 +- src/Pegasus/Server/CIMServer.cpp | 10 +- src/Pegasus/Server/CIMServer.h | 8 +- src/Pegasus/Server/CIMServerState.cpp | 23 ++-- src/Pegasus/Server/CIMServerState.h | 8 +- .../Server/HTTPAuthenticatorDelegator.cpp | 8 +- .../Server/HTTPAuthenticatorDelegator.h | 8 +- src/Pegasus/Server/Linkage.h | 8 +- src/Pegasus/Server/ProviderMessageFacade.cpp | 10 +- src/Pegasus/Server/ProviderMessageFacade.h | 10 +- .../ProviderRegistrationManager/Linkage.h | 8 +- .../ProviderRegistrationManager.cpp | 10 +- .../ProviderRegistrationManager.h | 8 +- .../ProviderRegistrationTable.cpp | 8 +- .../ProviderRegistrationTable.h | 8 +- .../tests/createInstances/createInstances.cpp | 8 +- .../tests/deleteInstances/deleteInstances.cpp | 8 +- .../lookupIndicationProvider.cpp | 22 ++-- .../lookupInstanceProvider.cpp | 8 +- .../lookupMethodProvider.cpp | 8 +- .../tests/modifyInstances/modifyInstances.cpp | 8 +- src/Pegasus/Server/ShutdownExceptions.h | 8 +- src/Pegasus/Server/ShutdownProvider.cpp | 8 +- src/Pegasus/Server/ShutdownProvider.h | 8 +- src/Pegasus/Server/ShutdownService.cpp | 8 +- src/Pegasus/Server/ShutdownService.h | 8 +- src/Pegasus/Server/depends/ace/Acceptor.h | 24 ++++ src/Pegasus/Server/depends/ace/Connector.h | 24 ++++ src/Pegasus/Server/depends/ace/INET_Addr.h | 24 ++++ src/Pegasus/Server/depends/ace/OS.h | 24 ++++ .../Server/depends/ace/SOCK_Acceptor.h | 24 ++++ src/Pegasus/Server/depends/ace/SOCK_Stream.h | 24 ++++ .../Server/depends/ace/Service_Config.h | 24 ++++ src/Pegasus/Server/reg_table.cpp | 10 +- src/Pegasus/Server/reg_table.h | 10 +- .../tests/ClientServer/ClientServer.cpp | 8 +- .../LoadProcessClass/LoadProcessClass.cpp | 8 +- .../Server/tests/MyProvider/MyProvider.cpp | 21 +-- .../tests/ProviderTable/ProviderTable.cpp | 21 +-- .../SendMailIndicationDispatcher.cpp | 22 ++-- .../XmlIndicationDispatcher.cpp | 8 +- src/Pegasus/WQL/Linkage.h | 8 +- src/Pegasus/WQL/WQLLEX.cpp | 26 +++- src/Pegasus/WQL/WQLOperand.cpp | 8 +- src/Pegasus/WQL/WQLOperand.h | 8 +- src/Pegasus/WQL/WQLOperation.cpp | 8 +- src/Pegasus/WQL/WQLOperation.h | 8 +- src/Pegasus/WQL/WQLParser.cpp | 8 +- src/Pegasus/WQL/WQLParser.h | 8 +- src/Pegasus/WQL/WQLParserState.cpp | 8 +- src/Pegasus/WQL/WQLParserState.h | 8 +- src/Pegasus/WQL/WQLPropertySource.cpp | 8 +- src/Pegasus/WQL/WQLPropertySource.h | 8 +- src/Pegasus/WQL/WQLSelectStatement.cpp | 8 +- src/Pegasus/WQL/WQLSelectStatement.h | 8 +- src/Pegasus/WQL/WQLSimplePropertySource.cpp | 8 +- src/Pegasus/WQL/WQLSimplePropertySource.h | 8 +- src/Pegasus/WQL/WQLYACC.cpp | 24 ++++ src/Pegasus/WQL/WQLYACC.h | 24 ++++ src/Pegasus/WQL/nt_includes/unistd.h | 24 ++++ src/Pegasus/WQL/tests/Parser/Parser.cpp | 8 +- src/Pegasus/WQL/tests/ParserCLI/ParserCLI.cpp | 8 +- src/Pegasus/_control_service/ControlService.h | 10 +- src/Pegasus/getoopt/Linkage.h | 8 +- src/Pegasus/getoopt/getoopt.cpp | 8 +- src/Pegasus/getoopt/getoopt.h | 8 +- .../genericfile/AssocClassTable.cpp | 8 +- .../genericfile/AssocClassTable.h | 8 +- .../genericfile/AssocInstTable.cpp | 8 +- .../repositories/genericfile/AssocInstTable.h | 8 +- .../genericfile/CIMRepository.cpp | 8 +- .../genericfile/InheritanceTree.cpp | 8 +- .../genericfile/InheritanceTree.h | 8 +- .../repositories/genericfile/InstanceFile.cpp | 8 +- .../repositories/genericfile/InstanceFile.h | 8 +- .../genericfile/InstanceIndexFile.cpp | 8 +- .../genericfile/InstanceIndexFile.h | 8 +- .../genericfile/NameSpaceManager.cpp | 8 +- .../genericfile/NameSpaceManager.h | 8 +- .../genericfile/RepositoryDeclContext.cpp | 8 +- .../genericfile/RepositoryDeclContext.h | 8 +- src/Pegasus/suballoc/Linkage.h | 8 +- src/Pegasus/suballoc/suballoc.cpp | 8 +- src/Pegasus/suballoc/suballoc.h | 8 +- .../SimpleDisplayConsumer.cpp | 8 +- .../SimpleDisplayConsumer.h | 8 +- .../SimpleDisplayConsumerMain.cpp | 8 +- .../ComputerSystem/ComputerSystem.cpp | 8 +- .../ComputerSystem/ComputerSystem.h | 8 +- .../ComputerSystem/ComputerSystemProvider.cpp | 10 +- .../ComputerSystem/ComputerSystemProvider.h | 10 +- .../ComputerSystemProviderMain.cpp | 8 +- .../ComputerSystem/ComputerSystem_HPUX.cpp | 8 +- .../ComputerSystem/ComputerSystem_Linux.cpp | 8 +- .../ComputerSystem/ComputerSystem_Stub.cpp | 8 +- .../ComputerSystem/tests/TestCSProvider.cpp | 8 +- .../ComputerSystem/tests/TestCSProvider.h | 8 +- .../DNSAdminDomain/DNSAdminDomain.cpp | 8 +- .../DNSAdminDomain/DNSAdminDomain.h | 9 +- .../DNSAdminDomain/DNSAdminDomainProvider.cpp | 9 +- .../DNSAdminDomain/DNSAdminDomainProvider.h | 9 +- .../DNSAdminDomainProviderMain.cpp | 9 +- .../DNSAdminDomain/DNSAdminDomain_HPUX.cpp | 9 +- .../DNSAdminDomain/DNSAdminDomain_Stub.cpp | 9 +- .../tests/DNSTestClient/DNSTestClient.cpp | 8 +- .../tests/DNSTestClient/DNSTestClient.h | 8 +- .../DNSTestClient/DNSTestClient_HPUX.cpp | 8 +- .../DNSTestClient/DNSTestClient_Stub.cpp | 8 +- .../ManagedSystem/DNSService/DNSService.cpp | 8 +- .../ManagedSystem/DNSService/DNSService.h | 9 +- .../DNSService/DNSServiceProvider.cpp | 9 +- .../DNSService/DNSServiceProvider.h | 9 +- .../DNSService/DNSServiceProviderMain.cpp | 9 +- .../DNSService/DNSService_HPUX.cpp | 9 +- .../DNSService/DNSService_Stub.cpp | 9 +- .../tests/testclient/DNSTestClient.cpp | 8 +- .../tests/testclient/DNSTestClient.h | 8 +- .../tests/testclient/DNSTestClient_HPUX.cpp | 8 +- .../tests/testclient/DNSTestClient_Stub.cpp | 8 +- .../ManagedSystem/IP/BIPTLEpProvider.cpp | 10 +- .../ManagedSystem/IP/BIPTLEpProvider.h | 10 +- src/Providers/ManagedSystem/IP/IPMain.cpp | 8 +- .../ManagedSystem/IP/IPPEpProvider.cpp | 10 +- .../ManagedSystem/IP/IPPEpProvider.h | 10 +- src/Providers/ManagedSystem/IP/IPPlatform.cpp | 8 +- src/Providers/ManagedSystem/IP/IPPlatform.h | 8 +- .../ManagedSystem/IP/IPRouteProvider.cpp | 10 +- .../ManagedSystem/IP/IPRouteProvider.h | 10 +- src/Providers/ManagedSystem/IP/IP_HPUX.cpp | 8 +- src/Providers/ManagedSystem/IP/IP_HPUX.h | 8 +- src/Providers/ManagedSystem/IP/IP_Stub.cpp | 8 +- src/Providers/ManagedSystem/IP/IP_Stub.h | 8 +- .../IP/testclient/IPTestClient.cpp | 8 +- .../IP/testclient/IPTestClient.h | 8 +- .../IP/testclient/IPTestClient_HPUX.cpp | 8 +- .../IP/testclient/IPTestClient_Stub.cpp | 8 +- .../NTPAdminDomain/NTPAdminDomain.cpp | 8 +- .../NTPAdminDomain/NTPAdminDomain.h | 8 +- .../NTPAdminDomain/NTPAdminDomainProvider.cpp | 10 +- .../NTPAdminDomain/NTPAdminDomainProvider.h | 10 +- .../NTPAdminDomainProviderMain.cpp | 8 +- .../NTPAdminDomain/NTPAdminDomain_HPUX.cpp | 8 +- .../NTPAdminDomain/NTPAdminDomain_Stub.cpp | 8 +- .../tests/NTPTestClient/NTPTestClient.cpp | 8 +- .../tests/NTPTestClient/NTPTestClient.h | 8 +- .../NTPTestClient/NTPTestClient_HPUX.cpp | 8 +- .../NTPTestClient/NTPTestClient_Stub.cpp | 8 +- .../NTPProviderSecurity.cpp | 8 +- .../NTPProviderSecurity/NTPProviderSecurity.h | 9 +- .../NTPProviderSecurity_HPUX.cpp | 9 +- .../NTPProviderSecurity_Stub.cpp | 9 +- .../ManagedSystem/NTPService/NTPService.cpp | 8 +- .../ManagedSystem/NTPService/NTPService.h | 8 +- .../NTPService/NTPServiceProvider.cpp | 10 +- .../NTPService/NTPServiceProvider.h | 10 +- .../NTPService/NTPServiceProviderMain.cpp | 8 +- .../NTPService/NTPService_HPUX.cpp | 8 +- .../NTPService/NTPService_Stub.cpp | 8 +- .../NTPService/testclient/NTPTestClient.cpp | 8 +- .../NTPService/testclient/NTPTestClient.h | 8 +- .../testclient/NTPTestClient_HPUX.cpp | 8 +- .../testclient/NTPTestClient_Stub.cpp | 8 +- .../tests/NTPTestClient/NTPTestClient.cpp | 8 +- .../tests/NTPTestClient/NTPTestClient.h | 8 +- .../NTPTestClient/NTPTestClient_HPUX.cpp | 8 +- .../NTPTestClient/NTPTestClient_Stub.cpp | 8 +- .../OperatingSystem/OperatingSystem.cpp | 8 +- .../OperatingSystem/OperatingSystem.h | 8 +- .../OperatingSystemProvider.cpp | 10 +- .../OperatingSystem/OperatingSystemProvider.h | 10 +- .../OperatingSystemProviderMain.cpp | 8 +- .../OperatingSystem/OperatingSystem_AIX.cpp | 8 +- .../OperatingSystem/OperatingSystem_HPUX.cpp | 8 +- .../OperatingSystem/OperatingSystem_Linux.cpp | 54 +++----- .../OperatingSystem/OperatingSystem_Stub.cpp | 8 +- .../OperatingSystem_Windows.cpp | 8 +- .../tests/OSTestClient/OSTestClient.cpp | 8 +- .../tests/OSTestClient/OSTestClient.h | 8 +- .../tests/OSTestClient/OSTestClient_HPUX.cpp | 8 +- .../tests/OSTestClient/OSTestClient_Stub.cpp | 8 +- .../ManagedSystem/Process/ProcessMain.cpp | 8 +- .../ManagedSystem/Process/ProcessPlatform.cpp | 8 +- .../ManagedSystem/Process/ProcessPlatform.h | 8 +- .../ManagedSystem/Process/ProcessProvider.cpp | 10 +- .../ManagedSystem/Process/ProcessProvider.h | 10 +- .../Process/ProcessStatProvider.cpp | 10 +- .../Process/ProcessStatProvider.h | 10 +- .../ManagedSystem/Process/Process_HPUX.cpp | 8 +- .../ManagedSystem/Process/Process_HPUX.h | 8 +- .../ManagedSystem/Process/Process_Linux.cpp | 8 +- .../ManagedSystem/Process/Process_Linux.h | 8 +- .../ManagedSystem/Process/Process_Stub.cpp | 8 +- .../ManagedSystem/Process/Process_Stub.h | 8 +- .../Process/tests/TestProcessProvider.cpp | 8 +- .../Process/tests/TestProcessProvider.h | 8 +- .../ManagedSystem/Processor/ProcessorMain.cpp | 8 +- .../Processor/ProcessorPlatform.cpp | 8 +- .../Processor/ProcessorPlatform.h | 8 +- .../Processor/ProcessorProvider.cpp | 10 +- .../Processor/ProcessorProvider.h | 10 +- .../Processor/Processor_HPUX.cpp | 8 +- .../ManagedSystem/Processor/Processor_HPUX.h | 8 +- .../Processor/Processor_Stub.cpp | 8 +- .../ManagedSystem/Processor/Processor_Stub.h | 8 +- .../Processor/tests/TestProcessorProvider.cpp | 8 +- .../Processor/tests/TestProcessorProvider.h | 8 +- .../AssociationTestProvider.cpp | 10 +- .../AssociationTestProvider.h | 10 +- .../AssociationTestProviderMain.cpp | 8 +- .../Tests/AssociationTestProvider.cpp | 124 +++++++++--------- .../ClientProvider/ClientProvider.cpp | 8 +- .../ClientProvider/ClientProvider.h | 8 +- .../ClientProvider/ClientProviderMain.cpp | 8 +- .../DefaultInstanceProvider.cpp | 10 +- .../DefaultInstanceProvider.h | 8 +- .../DefaultInstanceProviderMain.cpp | 8 +- .../PG_TestPropertyTypes.cpp | 10 +- .../PG_TestPropertyTypes.h | 10 +- .../generic/CMPIAdapter/AdapterSkeleton.cpp | 12 +- .../generic/CMPIAdapter/AdapterSkeleton.h | 12 +- .../OperatingSystem.cpp | 8 +- .../OperatingSystemProvider/OperatingSystem.h | 8 +- .../OperatingSystemProvider.cpp | 10 +- .../OperatingSystemProvider.h | 10 +- .../OperatingSystemProviderMain.cpp | 8 +- .../OperatingSystem_AIX.cpp | 19 ++- .../OperatingSystem_Linux.cpp | 8 +- .../OperatingSystem_Windows.cpp | 8 +- .../OperatingSystem_zOS.cpp | 10 +- src/Providers/generic/ProviderTemplate.CPP | 22 ---- .../linux/CDROMDrive/CDROMDriveProvider.cpp | 8 +- .../linux/CDROMDrive/CDROMDriveProvider.h | 8 +- .../CDROMDrive/CDROMDriveProviderMain.cpp | 8 +- .../linux/DiskDrive/DiskDriveProvider.cpp | 8 +- .../linux/DiskDrive/DiskDriveProvider.h | 8 +- .../linux/DiskDrive/DiskDriveProviderMain.cpp | 8 +- src/Providers/linux/IOPort/IOPortProvider.cpp | 8 +- src/Providers/linux/IOPort/IOPortProvider.h | 8 +- .../linux/IOPort/IOPortProviderMain.cpp | 8 +- .../linux/IPRoute/IPRouteProvider.cpp | 8 +- src/Providers/linux/IPRoute/IPRouteProvider.h | 8 +- .../linux/IPRoute/IPRouteProviderMain.cpp | 8 +- .../linux/Include/DebianPackageInformation.h | 8 +- .../linux/Include/DeviceInformation.h | 8 +- src/Providers/linux/Include/DeviceTypes.h | 24 ++++ .../linux/Include/IOPortInformation.h | 8 +- .../linux/Include/InterruptInformation.h | 8 +- .../linux/Include/LogicalDeviceData.h | 8 +- .../Include/MediaAccessDeviceInformation.h | 8 +- .../linux/Include/PackageInformation.h | 8 +- .../linux/Include/ProcessorInformation.h | 8 +- src/Providers/linux/Include/ProviderData.h | 8 +- src/Providers/linux/Include/ValidatedTypes.h | 8 +- src/Providers/linux/Include/network_defines.h | 8 +- .../linux/Interrupt/InterruptProvider.cpp | 8 +- .../linux/Interrupt/InterruptProvider.h | 8 +- .../linux/Interrupt/InterruptProviderMain.cpp | 8 +- .../NetworkAdapter/NetworkAdapterProvider.cpp | 8 +- .../NetworkAdapter/NetworkAdapterProvider.h | 8 +- .../NetworkAdapterProviderMain.cpp | 8 +- .../OperatingSystemProvider.cpp | 8 +- .../OperatingSystem/OperatingSystemProvider.h | 8 +- .../OperatingSystemProviderMain.cpp | 8 +- .../PCIController/PCIControllerProvider.cpp | 8 +- .../PCIController/PCIControllerProvider.h | 8 +- .../PCIControllerProviderMain.cpp | 8 +- .../linux/Processor/ProcessorProvider.cpp | 8 +- .../linux/Processor/ProcessorProvider.h | 8 +- .../linux/Processor/ProcessorProviderMain.cpp | 8 +- .../CDROMDrive/CDROMDriveData.cpp | 8 +- .../ProviderData/CDROMDrive/CDROMDriveData.h | 8 +- .../ProviderData/Controller/ControllerData.h | 8 +- .../Controller/PCIControllerData.cpp | 8 +- .../Controller/PCIControllerData.h | 8 +- .../ProviderData/DiskDrive/DiskDriveData.cpp | 8 +- .../ProviderData/DiskDrive/DiskDriveData.h | 8 +- .../ProviderData/Interrupt/InterruptData.cpp | 8 +- .../ProviderData/Interrupt/InterruptData.h | 8 +- .../NetworkAdapter/EthernetAdapterData.cpp | 8 +- .../NetworkAdapter/EthernetAdapterData.h | 8 +- .../NetworkAdapter/NetworkAdapterData.cpp | 8 +- .../NetworkAdapter/NetworkAdapterData.h | 8 +- .../DebianPackageInformation.cpp | 8 +- .../DebianPackageManagerData.cpp | 8 +- .../PackageManager/DebianPackageManagerData.h | 8 +- .../PackageManager/PackageManagerData.h | 8 +- .../PackageManager/RPM/RPMData.cpp | 43 +++--- .../ProviderData/PackageManager/RPM/RPMData.h | 39 +++--- .../PackageManager/RPMPackageInformation.h | 8 +- .../PackageManager/RPMPackageManagerData.cpp | 8 +- .../PackageManager/RPMPackageManagerData.h | 8 +- .../ProviderData/Processor/ProcessorData.cpp | 8 +- .../ProviderData/Processor/ProcessorData.h | 8 +- .../DeviceLocator/ControllerInformation.h | 8 +- .../DeviceLocator/DeviceLocator.cpp | 8 +- .../DeviceLocator/DeviceLocator.h | 8 +- .../DeviceLocator/DeviceLocatorPlugin.h | 8 +- .../IA64ProcessorLocatorPlugin.cpp | 8 +- .../IA64ProcessorLocatorPlugin.h | 8 +- .../DeviceLocator/IDELocatorPlugin.cpp | 8 +- .../DeviceLocator/IDELocatorPlugin.h | 8 +- .../DeviceLocator/IOPortLocatorPlugin.cpp | 8 +- .../DeviceLocator/IOPortLocatorPlugin.h | 8 +- .../DeviceLocator/IPV4NetInformation.cpp | 8 +- .../DeviceLocator/IPV4NetInformation.h | 8 +- .../DeviceLocator/IRQLocatorPlugin.cpp | 8 +- .../DeviceLocator/IRQLocatorPlugin.h | 8 +- .../Ix86ProcessorLocatorPlugin.cpp | 8 +- .../Ix86ProcessorLocatorPlugin.h | 8 +- .../DeviceLocator/NetConfPlugin.cpp | 8 +- .../DeviceLocator/NetConfPlugin.h | 8 +- .../PCIControllerInformation.cpp | 8 +- .../DeviceLocator/PCIControllerInformation.h | 8 +- .../DeviceLocator/PCILocatorPlugin.cpp | 8 +- .../DeviceLocator/PCILocatorPlugin.h | 8 +- .../DeviceLocator/SCSILocatorPlugin.cpp | 8 +- .../DeviceLocator/SCSILocatorPlugin.h | 8 +- .../DeviceLocator/tests/BusScanners.cpp | 8 +- .../FileReader/ExecScanner.cpp | 8 +- .../ProviderSupport/FileReader/ExecScanner.h | 8 +- .../ProviderSupport/FileReader/FileReader.cpp | 8 +- .../ProviderSupport/FileReader/FileReader.h | 8 +- .../ProviderSupport/FileReader/SampleUser.cpp | 8 +- .../FileReader/StreamScanner.cpp | 8 +- .../FileReader/StreamScanner.h | 8 +- .../FileReader/tests/ScannerTests.cpp | 8 +- .../DebianSoftwareElementProvider.cpp | 8 +- .../DebianSoftwareElementProvider.h | 8 +- .../SoftwareElementProvider.cpp | 8 +- .../SoftwareElement/SoftwareElementProvider.h | 8 +- .../SoftwareElementProviderMain.cpp | 8 +- .../AlertIndicationProvider.cpp | 8 +- .../AlertIndicationProvider.h | 8 +- .../AlertIndicationProviderMain.cpp | 8 +- .../AssociationProvider.cpp | 8 +- .../AssociationProvider/AssociationProvider.h | 8 +- .../AssociationProviderMain.cpp | 8 +- .../FamilyProvider/SampleFamilyProvider.cpp | 10 +- .../FamilyProvider/SampleFamilyProvider.h | 10 +- .../SampleFamilyProviderMain.cpp | 8 +- .../HelloWorldProvider/HelloWorldProvider.cpp | 8 +- .../HelloWorldProvider/HelloWorldProvider.h | 8 +- .../HelloWorldProviderMain.cpp | 8 +- .../IndicationProvider/IndicationProvider.cpp | 8 +- .../IndicationProvider/IndicationProvider.h | 8 +- .../IndicationProviderMain.cpp | 8 +- .../InstanceProvider/InstanceProvider.cpp | 10 +- .../InstanceProvider/InstanceProvider.h | 10 +- .../InstanceProvider/InstanceProviderMain.cpp | 8 +- .../LocalizedProvider/LocalizedProvider.cpp | 8 +- .../LocalizedProvider/LocalizedProvider.h | 8 +- .../LocalizedProviderMain.cpp | 8 +- .../sample/MethodProvider/MethodProvider.cpp | 8 +- .../sample/MethodProvider/MethodProvider.h | 8 +- .../MethodProvider/MethodProviderMain.cpp | 8 +- .../ProcessIndicationProvider.cpp | 8 +- .../ProcessIndicationProvider.h | 8 +- .../ProcessIndicationProviderMain.cpp | 8 +- .../PropertyProvider/PropertyProvider.cpp | 8 +- .../PropertyProvider/PropertyProvider.h | 8 +- .../PropertyProvider/PropertyProviderMain.cpp | 8 +- .../sample/QueryProvider/QueryProvider.cpp | 8 +- .../sample/QueryProvider/QueryProvider.h | 8 +- .../QueryProvider/QueryProviderMain.cpp | 8 +- .../RT_IndicationConsumer.cpp | 8 +- .../RT_IndicationConsumer.h | 8 +- .../RT_IndicationConsumerMain.cpp | 8 +- .../RT_IndicationProvider.cpp | 8 +- .../RT_IndicationProvider.h | 8 +- .../RT_IndicationProviderMain.cpp | 8 +- .../SNMPIndicationProvider.cpp | 8 +- .../SNMPIndicationProvider.h | 8 +- .../SNMPIndicationProviderMain.cpp | 8 +- src/Providers/slp/SLPProvider.cpp | 8 +- src/Providers/slp/SLPProvider.h | 8 +- src/Providers/slp/TestSLPClient.cpp | 8 +- .../statistic/IBM_CIMOMStatDataProvider.cpp | 10 +- .../statistic/IBM_CIMOMStatDataProvider.h | 10 +- .../IBM_CIMOMStatDataProviderMain.cpp | 8 +- src/Server/cimserver.cpp | 8 +- src/Server/cimserver_os400.cpp | 8 +- src/Server/cimserver_unix.cpp | 8 +- src/Server/cimserver_windows.cpp | 8 +- src/Server/service.cpp | 8 +- src/Server/service.h | 8 +- src/StandardIncludes/zOS/malloc.h | 24 ++++ src/Unsupported/slp_client/config.h | 24 ++++ .../slp_client/src/cmd-utils/endian.h | 26 +++- .../src/cmd-utils/lslp-common-defs.h | 26 +++- .../slp_client/src/cmd-utils/lslp-linux.h | 26 +++- .../slp_client/src/cmd-utils/lslp-nucleus.h | 26 +++- .../slp_client/src/cmd-utils/lslp-windows.h | 26 +++- .../slp_client/src/cmd-utils/lslp.h | 26 +++- .../src/cmd-utils/slp_client/attr.tab.h | 24 ++++ .../src/cmd-utils/slp_client/slp_client.h | 26 +++- .../src/cmd-utils/slp_client/y_attr.h | 24 ++++ .../src/cmd-utils/slp_client/y_filter.h | 24 ++++ .../src/cmd-utils/slp_client/y_url.h | 24 ++++ src/WMIMapper/Client/WMIClient.cpp | 8 +- src/WMIMapper/Client/WMIClient.h | 11 +- src/WMIMapper/Client/WMIClientRep.cpp | 8 +- src/WMIMapper/Client/WMIClientRep.h | 8 +- .../PegServer/CIMOperationRequestDecoder.cpp | 8 +- .../PegServer/CIMOperationRequestDecoder.h | 8 +- .../CIMOperationRequestDispatcher.cpp | 8 +- .../PegServer/CIMOperationRequestDispatcher.h | 10 +- src/WMIMapper/PegServer/CIMServer.cpp | 8 +- src/WMIMapper/PegServer/CIMServer.h | 8 +- .../PegServer/HTTPAuthenticatorDelegator.cpp | 8 +- .../PegServer/WMIMapperUserInfoContainer.cpp | 11 +- .../PegServer/WMIMapperUserInfoContainer.h | 11 +- src/WMIMapper/WMIProvider/Config.h | 8 +- src/WMIMapper/WMIProvider/MyString.cpp | 11 +- src/WMIMapper/WMIProvider/MyString.h | 8 +- src/WMIMapper/WMIProvider/QueryStrings.h | 8 +- src/WMIMapper/WMIProvider/StdAfx.cpp | 8 +- src/WMIMapper/WMIProvider/StdAfx.h | 8 +- .../WMIProvider/WMIAssociatorProvider.cpp | 8 +- .../WMIProvider/WMIAssociatorProvider.h | 8 +- src/WMIMapper/WMIProvider/WMIBaseProvider.cpp | 8 +- src/WMIMapper/WMIProvider/WMIBaseProvider.h | 8 +- .../WMIProvider/WMIClassProvider.cpp | 8 +- src/WMIMapper/WMIProvider/WMIClassProvider.h | 8 +- src/WMIMapper/WMIProvider/WMICollector.cpp | 8 +- src/WMIMapper/WMIProvider/WMICollector.h | 8 +- src/WMIMapper/WMIProvider/WMIDateTime.cpp | 8 +- src/WMIMapper/WMIProvider/WMIDateTime.h | 8 +- src/WMIMapper/WMIProvider/WMIException.cpp | 8 +- src/WMIMapper/WMIProvider/WMIException.h | 8 +- src/WMIMapper/WMIProvider/WMIFlavor.cpp | 12 +- src/WMIMapper/WMIProvider/WMIFlavor.h | 8 +- .../WMIProvider/WMIInstanceProvider.cpp | 8 +- .../WMIProvider/WMIInstanceProvider.h | 8 +- .../WMIProvider/WMIMethodProvider.cpp | 8 +- src/WMIMapper/WMIProvider/WMIMethodProvider.h | 8 +- src/WMIMapper/WMIProvider/WMIObjectPath.cpp | 8 +- src/WMIMapper/WMIProvider/WMIObjectPath.h | 8 +- src/WMIMapper/WMIProvider/WMIProperty.cpp | 8 +- src/WMIMapper/WMIProvider/WMIProperty.h | 8 +- src/WMIMapper/WMIProvider/WMIQualifier.cpp | 8 +- src/WMIMapper/WMIProvider/WMIQualifier.h | 8 +- .../WMIProvider/WMIQualifierProvider.cpp | 8 +- .../WMIProvider/WMIQualifierProvider.h | 8 +- src/WMIMapper/WMIProvider/WMIQualifierSet.cpp | 8 +- src/WMIMapper/WMIProvider/WMIQualifierSet.h | 8 +- .../WMIProvider/WMIQueryProvider.cpp | 11 +- src/WMIMapper/WMIProvider/WMIQueryProvider.h | 8 +- .../WMIProvider/WMIReferenceProvider.cpp | 8 +- .../WMIProvider/WMIReferenceProvider.h | 8 +- src/WMIMapper/WMIProvider/WMIString.cpp | 8 +- src/WMIMapper/WMIProvider/WMIString.h | 8 +- src/WMIMapper/WMIProvider/WMIType.cpp | 8 +- src/WMIMapper/WMIProvider/WMIType.h | 8 +- src/WMIMapper/WMIProvider/WMIValue.cpp | 8 +- src/WMIMapper/WMIProvider/WMIValue.h | 8 +- src/WMIMapper/WMIServer/cimserver.cpp | 8 +- src/WMIMapper/WMIServer/cimserver_windows.cpp | 11 +- src/WMIMapper/WMIop/WMIop.cpp | 8 +- src/WMIMapper/WMIop/WMIop.h | 8 +- src/WMIMapper/WMIop/nt_includes/unistd.h | 24 ++++ src/slp/Linkage.h | 8 +- src/slp/lslp-perl-lib.h | 8 +- src/slp/peg_slp_agent.cpp | 8 +- src/slp/peg_slp_agent.h | 8 +- src/slp/tests/srv_reg/srv_reg.cpp | 8 +- src/t_cpp.cpp | 8 +- src/t_h.h | 8 +- src/tools/providerreg/providerreg.cpp | 8 +- 1338 files changed, 8406 insertions(+), 4521 deletions(-) diff --git a/InterfaceArchive/v002001/include/Pegasus/Client/CIMClient.h b/InterfaceArchive/v002001/include/Pegasus/Client/CIMClient.h index 423c94e41..e5c549e6b 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Client/CIMClient.h +++ b/InterfaceArchive/v002001/include/Pegasus/Client/CIMClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT @@ -19,7 +21,7 @@ // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -//%///////////////////////////////////////////////////////////////////////////// +//============================================================================== #ifndef Pegasus_Client_h #define Pegasus_Client_h @@ -72,7 +74,7 @@ public: /** Creates an HTTP connection with the server defined by the host and portNumber. - @param host String defining the server to which the client should + @param host String defining the server to which the client should connect. @param portNumber Uint32 defining the port number for the server to which the client should connect. @@ -104,7 +106,7 @@ public: /** Creates an HTTP connection with the server defined by the URL in address. - @param host String defining the server to which the client should + @param host String defining the server to which the client should connect @param portNumber Uint32 defining the port number for the server to which the client should connect diff --git a/InterfaceArchive/v002001/include/Pegasus/Client/CIMClientException.h b/InterfaceArchive/v002001/include/Pegasus/Client/CIMClientException.h index 579d7eea2..f50cdde2c 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Client/CIMClientException.h +++ b/InterfaceArchive/v002001/include/Pegasus/Client/CIMClientException.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT @@ -19,7 +21,7 @@ // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -//%///////////////////////////////////////////////////////////////////////////// +//============================================================================== #ifndef Pegasus_ClientException_h #define Pegasus_ClientException_h diff --git a/InterfaceArchive/v002001/include/Pegasus/Client/Linkage.h b/InterfaceArchive/v002001/include/Pegasus/Client/Linkage.h index 07de8b3ea..815275532 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Client/Linkage.h +++ b/InterfaceArchive/v002001/include/Pegasus/Client/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT @@ -19,7 +21,7 @@ // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -//%///////////////////////////////////////////////////////////////////////////// +//============================================================================== #include diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/Array.h b/InterfaceArchive/v002001/include/Pegasus/Common/Array.h index bf5f4a511..fc8ba7047 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/Array.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/Array.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/ArrayInter.h b/InterfaceArchive/v002001/include/Pegasus/Common/ArrayInter.h index e5a1f1d47..38bc302ea 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/ArrayInter.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/ArrayInter.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMClass.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMClass.h index 8211c3af1..06b2313a5 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMClass.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMClass.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMDateTime.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMDateTime.h index e191b07fd..df6f43907 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMDateTime.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMDateTime.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMFlavor.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMFlavor.h index 9f4cd21bd..71d65b1e3 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMFlavor.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMFlavor.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMInstance.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMInstance.h index 3f16b71d5..b07f1a4f4 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMInstance.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMInstance.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMMethod.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMMethod.h index c8da84c41..cad06fd6f 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMMethod.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMMethod.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMName.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMName.h index 75767b264..c192bea8c 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMName.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMName.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMObject.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMObject.h index 93667e044..a5f7b7175 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMObject.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMObject.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMObjectPath.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMObjectPath.h index c11c1604d..dae4405f0 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMObjectPath.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMObjectPath.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMParamValue.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMParamValue.h index 01fbcbc99..107843fc1 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMParamValue.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMParamValue.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMParameter.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMParameter.h index 275413cdc..0647232a1 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMParameter.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMParameter.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMProperty.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMProperty.h index 6c622d27f..6d1b2b6c7 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMProperty.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMProperty.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMPropertyList.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMPropertyList.h index a16e8d9fa..4281c2269 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMPropertyList.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMPropertyList.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMQualifier.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMQualifier.h index f79d2e49e..d943883b6 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMQualifier.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMQualifier.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMQualifierDecl.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMQualifierDecl.h index 1ad5ebe5f..9a44a15a5 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMQualifierDecl.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMQualifierDecl.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMScope.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMScope.h index 9738c4e53..dc41412ca 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMScope.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMScope.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMStatusCode.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMStatusCode.h index dba53ccc5..8d630954a 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMStatusCode.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMStatusCode.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMType.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMType.h index 625a8de45..901020779 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMType.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMType.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/CIMValue.h b/InterfaceArchive/v002001/include/Pegasus/Common/CIMValue.h index b8b2a83e5..0c57da6b7 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/CIMValue.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/CIMValue.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/Char16.h b/InterfaceArchive/v002001/include/Pegasus/Common/Char16.h index ee7332c37..79d29d7c1 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/Char16.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/Char16.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/Config.h b/InterfaceArchive/v002001/include/Pegasus/Common/Config.h index f1eac0ffd..53a9ff41f 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/Config.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/Config.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/Exception.h b/InterfaceArchive/v002001/include/Pegasus/Common/Exception.h index 00726d385..3d8b5ce4e 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/Exception.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/Exception.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/Linkage.h b/InterfaceArchive/v002001/include/Pegasus/Common/Linkage.h index 25f96ddf2..f253ac19b 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/Linkage.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/OperationContext.h b/InterfaceArchive/v002001/include/Pegasus/Common/OperationContext.h index c3daf0f22..a9c075c7e 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/OperationContext.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/OperationContext.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/Platform_HPUX_IA64_ACC.h b/InterfaceArchive/v002001/include/Pegasus/Common/Platform_HPUX_IA64_ACC.h index 95a6ec3c5..65d3d3c1c 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/Platform_HPUX_IA64_ACC.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/Platform_HPUX_IA64_ACC.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/Platform_HPUX_PARISC_ACC.h b/InterfaceArchive/v002001/include/Pegasus/Common/Platform_HPUX_PARISC_ACC.h index 3f750c5de..17616fd07 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/Platform_HPUX_PARISC_ACC.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/Platform_HPUX_PARISC_ACC.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/Platform_LINUX_IA64_GNU.h b/InterfaceArchive/v002001/include/Pegasus/Common/Platform_LINUX_IA64_GNU.h index 9a75d30b0..5e441143e 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/Platform_LINUX_IA64_GNU.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/Platform_LINUX_IA64_GNU.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/Platform_LINUX_IX86_GNU.h b/InterfaceArchive/v002001/include/Pegasus/Common/Platform_LINUX_IX86_GNU.h index 032c70795..3b0cf904a 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/Platform_LINUX_IX86_GNU.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/Platform_LINUX_IX86_GNU.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/Platform_WIN32_IX86_MSVC.h b/InterfaceArchive/v002001/include/Pegasus/Common/Platform_WIN32_IX86_MSVC.h index cfedd2cdf..c9fbaa95d 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/Platform_WIN32_IX86_MSVC.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/Platform_WIN32_IX86_MSVC.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/ResponseHandler.h b/InterfaceArchive/v002001/include/Pegasus/Common/ResponseHandler.h index c6f1a20b4..3de8149e6 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/ResponseHandler.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/ResponseHandler.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/SSLContext.h b/InterfaceArchive/v002001/include/Pegasus/Common/SSLContext.h index e0e556d7b..56c6f765c 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/SSLContext.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/SSLContext.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Common/String.h b/InterfaceArchive/v002001/include/Pegasus/Common/String.h index bb5107037..a6ba6a0d0 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Common/String.h +++ b/InterfaceArchive/v002001/include/Pegasus/Common/String.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Provider/CIMInstanceProvider.h b/InterfaceArchive/v002001/include/Pegasus/Provider/CIMInstanceProvider.h index 5a52073dc..1226a23cc 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Provider/CIMInstanceProvider.h +++ b/InterfaceArchive/v002001/include/Pegasus/Provider/CIMInstanceProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -19,7 +21,7 @@ // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -//%///////////////////////////////////////////////////////////////////////////// +//============================================================================== #ifndef Pegasus_CIMInstanceProvider_h #define Pegasus_CIMInstanceProvider_h @@ -34,6 +36,7 @@ #include PEGASUS_NAMESPACE_BEGIN + /** This class defines a set of functions that support the manipulation of instances of a CIM object class and their properties. diff --git a/InterfaceArchive/v002001/include/Pegasus/Provider/CIMMethodProvider.h b/InterfaceArchive/v002001/include/Pegasus/Provider/CIMMethodProvider.h index 1f53e2576..1717356a1 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Provider/CIMMethodProvider.h +++ b/InterfaceArchive/v002001/include/Pegasus/Provider/CIMMethodProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -19,7 +21,7 @@ // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -//%///////////////////////////////////////////////////////////////////////////// +//============================================================================== #ifndef Pegasus_CIMMethodProvider_h #define Pegasus_CIMMethodProvider_h diff --git a/InterfaceArchive/v002001/include/Pegasus/Provider/CIMOMHandle.h b/InterfaceArchive/v002001/include/Pegasus/Provider/CIMOMHandle.h index 9109e3646..7f97356ae 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Provider/CIMOMHandle.h +++ b/InterfaceArchive/v002001/include/Pegasus/Provider/CIMOMHandle.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/InterfaceArchive/v002001/include/Pegasus/Provider/CIMProvider.h b/InterfaceArchive/v002001/include/Pegasus/Provider/CIMProvider.h index 3b55771f5..22753b2f2 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Provider/CIMProvider.h +++ b/InterfaceArchive/v002001/include/Pegasus/Provider/CIMProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/InterfaceArchive/v002001/include/Pegasus/Provider/Linkage.h b/InterfaceArchive/v002001/include/Pegasus/Provider/Linkage.h index fda44b857..6d35a67dc 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Provider/Linkage.h +++ b/InterfaceArchive/v002001/include/Pegasus/Provider/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/include/Pegasus/Provider/ProviderException.h b/InterfaceArchive/v002001/include/Pegasus/Provider/ProviderException.h index 4eea889cc..38e312dad 100644 --- a/InterfaceArchive/v002001/include/Pegasus/Provider/ProviderException.h +++ b/InterfaceArchive/v002001/include/Pegasus/Provider/ProviderException.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/tests/Clients/EnumInstances/EnumInstances.cpp b/InterfaceArchive/v002001/tests/Clients/EnumInstances/EnumInstances.cpp index f088c04f5..9f934adb2 100644 --- a/InterfaceArchive/v002001/tests/Clients/EnumInstances/EnumInstances.cpp +++ b/InterfaceArchive/v002001/tests/Clients/EnumInstances/EnumInstances.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/tests/Clients/InvokeMethod/InvokeMethod.cpp b/InterfaceArchive/v002001/tests/Clients/InvokeMethod/InvokeMethod.cpp index 0dc511254..ae399e0ae 100644 --- a/InterfaceArchive/v002001/tests/Clients/InvokeMethod/InvokeMethod.cpp +++ b/InterfaceArchive/v002001/tests/Clients/InvokeMethod/InvokeMethod.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/tests/Providers/InstanceProvider/InstanceProvider.cpp b/InterfaceArchive/v002001/tests/Providers/InstanceProvider/InstanceProvider.cpp index be8c9b62d..74b960f99 100644 --- a/InterfaceArchive/v002001/tests/Providers/InstanceProvider/InstanceProvider.cpp +++ b/InterfaceArchive/v002001/tests/Providers/InstanceProvider/InstanceProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/InterfaceArchive/v002001/tests/Providers/InstanceProvider/InstanceProvider.h b/InterfaceArchive/v002001/tests/Providers/InstanceProvider/InstanceProvider.h index 70d78e8e4..04f44c0e3 100644 --- a/InterfaceArchive/v002001/tests/Providers/InstanceProvider/InstanceProvider.h +++ b/InterfaceArchive/v002001/tests/Providers/InstanceProvider/InstanceProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/InterfaceArchive/v002001/tests/Providers/InstanceProvider/InstanceProviderMain.cpp b/InterfaceArchive/v002001/tests/Providers/InstanceProvider/InstanceProviderMain.cpp index 2a82878c3..c55cd87f8 100644 --- a/InterfaceArchive/v002001/tests/Providers/InstanceProvider/InstanceProviderMain.cpp +++ b/InterfaceArchive/v002001/tests/Providers/InstanceProvider/InstanceProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/tests/Providers/MethodProvider/MethodProvider.cpp b/InterfaceArchive/v002001/tests/Providers/MethodProvider/MethodProvider.cpp index 7243f562e..c51253eeb 100644 --- a/InterfaceArchive/v002001/tests/Providers/MethodProvider/MethodProvider.cpp +++ b/InterfaceArchive/v002001/tests/Providers/MethodProvider/MethodProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/tests/Providers/MethodProvider/MethodProvider.h b/InterfaceArchive/v002001/tests/Providers/MethodProvider/MethodProvider.h index c5f5ffbac..c6f52f12b 100644 --- a/InterfaceArchive/v002001/tests/Providers/MethodProvider/MethodProvider.h +++ b/InterfaceArchive/v002001/tests/Providers/MethodProvider/MethodProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/InterfaceArchive/v002001/tests/Providers/MethodProvider/MethodProviderMain.cpp b/InterfaceArchive/v002001/tests/Providers/MethodProvider/MethodProviderMain.cpp index c9678c790..6371aa6b0 100644 --- a/InterfaceArchive/v002001/tests/Providers/MethodProvider/MethodProviderMain.cpp +++ b/InterfaceArchive/v002001/tests/Providers/MethodProvider/MethodProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/AceExample/client/handler.cpp b/src/AceExample/client/handler.cpp index 2eba03a5c..0df4f7afd 100644 --- a/src/AceExample/client/handler.cpp +++ b/src/AceExample/client/handler.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include #include "handler.h" diff --git a/src/AceExample/client/handler.h b/src/AceExample/client/handler.h index 66396cac7..b1617c360 100644 --- a/src/AceExample/client/handler.h +++ b/src/AceExample/client/handler.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #ifndef _handler_h #define _handler_h diff --git a/src/AceExample/client/inst.cpp b/src/AceExample/client/inst.cpp index 8eea0f272..c7c39458d 100644 --- a/src/AceExample/client/inst.cpp +++ b/src/AceExample/client/inst.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include #include #include diff --git a/src/AceExample/client/test_client.cpp b/src/AceExample/client/test_client.cpp index 8984e63df..d3395dd85 100644 --- a/src/AceExample/client/test_client.cpp +++ b/src/AceExample/client/test_client.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include #include #include diff --git a/src/AceExample/dl/MyClass/MyClass.h b/src/AceExample/dl/MyClass/MyClass.h index 9f5674950..ca3794fe9 100644 --- a/src/AceExample/dl/MyClass/MyClass.h +++ b/src/AceExample/dl/MyClass/MyClass.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #ifndef MyClass_h #define MyClass_h diff --git a/src/AceExample/dl/dlloader/dlloader.cpp b/src/AceExample/dl/dlloader/dlloader.cpp index 85a962677..5f5cf1a7c 100644 --- a/src/AceExample/dl/dlloader/dlloader.cpp +++ b/src/AceExample/dl/dlloader/dlloader.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include #include #include diff --git a/src/AceExample/dl/dlmodule/dlmodule.cpp b/src/AceExample/dl/dlmodule/dlmodule.cpp index 499f4bc21..57d1ca140 100644 --- a/src/AceExample/dl/dlmodule/dlmodule.cpp +++ b/src/AceExample/dl/dlmodule/dlmodule.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include #include #include "../MyClass/MyClass.h" diff --git a/src/AceExample/server/handler.cpp b/src/AceExample/server/handler.cpp index 7f6e19bf5..a0dfa241a 100644 --- a/src/AceExample/server/handler.cpp +++ b/src/AceExample/server/handler.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include "handler.h" #include "iostream.h" diff --git a/src/AceExample/server/handler.h b/src/AceExample/server/handler.h index 1c4023fcb..32b118454 100644 --- a/src/AceExample/server/handler.h +++ b/src/AceExample/server/handler.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #ifndef _handler_h #define _handler_h diff --git a/src/AceExample/server/inst.cpp b/src/AceExample/server/inst.cpp index 89e35f3b4..a3a672127 100644 --- a/src/AceExample/server/inst.cpp +++ b/src/AceExample/server/inst.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include #include #include diff --git a/src/AceExample/server/test_server.cpp b/src/AceExample/server/test_server.cpp index 890676c32..65012bd3b 100644 --- a/src/AceExample/server/test_server.cpp +++ b/src/AceExample/server/test_server.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include #include #include diff --git a/src/Clients/CGIClient/CGIClient.cpp b/src/Clients/CGIClient/CGIClient.cpp index 9028378a9..a075166ca 100644 --- a/src/Clients/CGIClient/CGIClient.cpp +++ b/src/Clients/CGIClient/CGIClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/CLITestClients/CLI/CLI.cpp b/src/Clients/CLITestClients/CLI/CLI.cpp index 6f5edd6f8..9c61f59d3 100644 --- a/src/Clients/CLITestClients/CLI/CLI.cpp +++ b/src/Clients/CLITestClients/CLI/CLI.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/CLITestClients/CLIClientLib/CLIClientLib.cpp b/src/Clients/CLITestClients/CLIClientLib/CLIClientLib.cpp index 7f05e02a4..e0bee7d72 100644 --- a/src/Clients/CLITestClients/CLIClientLib/CLIClientLib.cpp +++ b/src/Clients/CLITestClients/CLIClientLib/CLIClientLib.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/CLITestClients/CLIClientLib/CLIClientLib.h b/src/Clients/CLITestClients/CLIClientLib/CLIClientLib.h index 0fe74a8b4..e6b057f22 100644 --- a/src/Clients/CLITestClients/CLIClientLib/CLIClientLib.h +++ b/src/Clients/CLITestClients/CLIClientLib/CLIClientLib.h @@ -1,7 +1,9 @@ -///%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/CLITestClients/CLIClientLib/Linkage.h b/src/Clients/CLITestClients/CLIClientLib/Linkage.h index 181b37552..3df3003b4 100644 --- a/src/Clients/CLITestClients/CLIClientLib/Linkage.h +++ b/src/Clients/CLITestClients/CLIClientLib/Linkage.h @@ -1,28 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -///%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/CLITestClients/CreateInstance/CreateInstance.cpp b/src/Clients/CLITestClients/CreateInstance/CreateInstance.cpp index 46e24a785..d978000b0 100644 --- a/src/Clients/CLITestClients/CreateInstance/CreateInstance.cpp +++ b/src/Clients/CLITestClients/CreateInstance/CreateInstance.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/CLITestClients/DeleteInstance/DeleteInstance.cpp b/src/Clients/CLITestClients/DeleteInstance/DeleteInstance.cpp index c63769755..f88e68a7a 100644 --- a/src/Clients/CLITestClients/DeleteInstance/DeleteInstance.cpp +++ b/src/Clients/CLITestClients/DeleteInstance/DeleteInstance.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/CLITestClients/EnumInstNames/EnumInstNames.cpp b/src/Clients/CLITestClients/EnumInstNames/EnumInstNames.cpp index 6738f5484..ec4ba276d 100644 --- a/src/Clients/CLITestClients/EnumInstNames/EnumInstNames.cpp +++ b/src/Clients/CLITestClients/EnumInstNames/EnumInstNames.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/CLITestClients/EnumerateInstanceNames/EnumerateInstanceNames.cpp b/src/Clients/CLITestClients/EnumerateInstanceNames/EnumerateInstanceNames.cpp index 2fd26f666..7e9da8be7 100644 --- a/src/Clients/CLITestClients/EnumerateInstanceNames/EnumerateInstanceNames.cpp +++ b/src/Clients/CLITestClients/EnumerateInstanceNames/EnumerateInstanceNames.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/CLITestClients/EnumerateInstances/EnumerateInstances.cpp b/src/Clients/CLITestClients/EnumerateInstances/EnumerateInstances.cpp index 68faf6b03..a90e060e2 100644 --- a/src/Clients/CLITestClients/EnumerateInstances/EnumerateInstances.cpp +++ b/src/Clients/CLITestClients/EnumerateInstances/EnumerateInstances.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/CLITestClients/GetInstance/GetInstance.cpp b/src/Clients/CLITestClients/GetInstance/GetInstance.cpp index 21186e8f0..88077b0c5 100644 --- a/src/Clients/CLITestClients/GetInstance/GetInstance.cpp +++ b/src/Clients/CLITestClients/GetInstance/GetInstance.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/Cimop/Cimop.cpp b/src/Clients/Cimop/Cimop.cpp index 1c2805e0c..ed57b736f 100644 --- a/src/Clients/Cimop/Cimop.cpp +++ b/src/Clients/Cimop/Cimop.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/Cimop/Cimop.h b/src/Clients/Cimop/Cimop.h index 1a98d8a0e..021a5a72e 100644 --- a/src/Clients/Cimop/Cimop.h +++ b/src/Clients/Cimop/Cimop.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/Cimpls/Cimpls.cpp b/src/Clients/Cimpls/Cimpls.cpp index 63d8d0f1f..b86ca2dff 100644 --- a/src/Clients/Cimpls/Cimpls.cpp +++ b/src/Clients/Cimpls/Cimpls.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/Cimpls/Cimpls.h b/src/Clients/Cimpls/Cimpls.h index 9ba2d7486..4636ffbf0 100644 --- a/src/Clients/Cimpls/Cimpls.h +++ b/src/Clients/Cimpls/Cimpls.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/TestClient/TestClient.cpp b/src/Clients/TestClient/TestClient.cpp index 0d46afa80..b076e6cc9 100644 --- a/src/Clients/TestClient/TestClient.cpp +++ b/src/Clients/TestClient/TestClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Clients/ToMofClient/ToMofClient.cpp b/src/Clients/ToMofClient/ToMofClient.cpp index 523b07dae..b4b9dbb54 100644 --- a/src/Clients/ToMofClient/ToMofClient.cpp +++ b/src/Clients/ToMofClient/ToMofClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/benchmarkTest/benchmarkClient/benchmarkTest.cpp b/src/Clients/benchmarkTest/benchmarkClient/benchmarkTest.cpp index 60411195e..3a6f664fc 100644 --- a/src/Clients/benchmarkTest/benchmarkClient/benchmarkTest.cpp +++ b/src/Clients/benchmarkTest/benchmarkClient/benchmarkTest.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/benchmarkTest/benchmarkClient/benchmarkTest.h b/src/Clients/benchmarkTest/benchmarkClient/benchmarkTest.h index f7fb637d4..42023c810 100644 --- a/src/Clients/benchmarkTest/benchmarkClient/benchmarkTest.h +++ b/src/Clients/benchmarkTest/benchmarkClient/benchmarkTest.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/benchmarkTest/benchmarkClient/benchmarkTestException.cpp b/src/Clients/benchmarkTest/benchmarkClient/benchmarkTestException.cpp index 55f16f594..4d792b653 100644 --- a/src/Clients/benchmarkTest/benchmarkClient/benchmarkTestException.cpp +++ b/src/Clients/benchmarkTest/benchmarkClient/benchmarkTestException.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/benchmarkTest/benchmarkClient/benchmarkTestException.h b/src/Clients/benchmarkTest/benchmarkClient/benchmarkTestException.h index dea0bb0f7..6329dce20 100644 --- a/src/Clients/benchmarkTest/benchmarkClient/benchmarkTestException.h +++ b/src/Clients/benchmarkTest/benchmarkClient/benchmarkTestException.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/benchmarkTest/benchmarkDefinition/Linkage.h b/src/Clients/benchmarkTest/benchmarkDefinition/Linkage.h index 19e3cc62c..0e6c738d3 100644 --- a/src/Clients/benchmarkTest/benchmarkDefinition/Linkage.h +++ b/src/Clients/benchmarkTest/benchmarkDefinition/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/benchmarkTest/benchmarkDefinition/benchmarkDefinition.cpp b/src/Clients/benchmarkTest/benchmarkDefinition/benchmarkDefinition.cpp index 68e0422cc..2e476c364 100644 --- a/src/Clients/benchmarkTest/benchmarkDefinition/benchmarkDefinition.cpp +++ b/src/Clients/benchmarkTest/benchmarkDefinition/benchmarkDefinition.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/benchmarkTest/benchmarkDefinition/benchmarkDefinition.h b/src/Clients/benchmarkTest/benchmarkDefinition/benchmarkDefinition.h index 0fe349c39..8923de826 100644 --- a/src/Clients/benchmarkTest/benchmarkDefinition/benchmarkDefinition.h +++ b/src/Clients/benchmarkTest/benchmarkDefinition/benchmarkDefinition.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Clients/benchmarkTest/benchmarkProvider/benchmarkProvider.cpp b/src/Clients/benchmarkTest/benchmarkProvider/benchmarkProvider.cpp index f66a73250..c9a6fdc01 100644 --- a/src/Clients/benchmarkTest/benchmarkProvider/benchmarkProvider.cpp +++ b/src/Clients/benchmarkTest/benchmarkProvider/benchmarkProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Clients/benchmarkTest/benchmarkProvider/benchmarkProvider.h b/src/Clients/benchmarkTest/benchmarkProvider/benchmarkProvider.h index bcc3ff66b..6cc620c28 100644 --- a/src/Clients/benchmarkTest/benchmarkProvider/benchmarkProvider.h +++ b/src/Clients/benchmarkTest/benchmarkProvider/benchmarkProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Clients/benchmarkTest/benchmarkProvider/benchmarkProviderMain.cpp b/src/Clients/benchmarkTest/benchmarkProvider/benchmarkProviderMain.cpp index ac01fc5ef..20ea86ef0 100644 --- a/src/Clients/benchmarkTest/benchmarkProvider/benchmarkProviderMain.cpp +++ b/src/Clients/benchmarkTest/benchmarkProvider/benchmarkProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/cimauth/CIMAuthCommand.cpp b/src/Clients/cimauth/CIMAuthCommand.cpp index 67c1c6602..062887e3a 100644 --- a/src/Clients/cimauth/CIMAuthCommand.cpp +++ b/src/Clients/cimauth/CIMAuthCommand.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/cimconfig/CIMConfigCommand.cpp b/src/Clients/cimconfig/CIMConfigCommand.cpp index 501e147f0..1409d63f2 100644 --- a/src/Clients/cimconfig/CIMConfigCommand.cpp +++ b/src/Clients/cimconfig/CIMConfigCommand.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/cimconfig/CIMConfigCommand.h b/src/Clients/cimconfig/CIMConfigCommand.h index a86c58596..1fae418b4 100644 --- a/src/Clients/cimconfig/CIMConfigCommand.h +++ b/src/Clients/cimconfig/CIMConfigCommand.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/cimomperf/cimomperf.cpp b/src/Clients/cimomperf/cimomperf.cpp index 9c98153df..7d2ea7cf9 100644 --- a/src/Clients/cimomperf/cimomperf.cpp +++ b/src/Clients/cimomperf/cimomperf.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/cimprovider/CIMProviderCommand.cpp b/src/Clients/cimprovider/CIMProviderCommand.cpp index d9554ae6e..3407456bb 100644 --- a/src/Clients/cimprovider/CIMProviderCommand.cpp +++ b/src/Clients/cimprovider/CIMProviderCommand.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/cimuser/CIMUserCommand.cpp b/src/Clients/cimuser/CIMUserCommand.cpp index 7d8948880..35b5d07f0 100644 --- a/src/Clients/cimuser/CIMUserCommand.cpp +++ b/src/Clients/cimuser/CIMUserCommand.cpp @@ -1,25 +1,27 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== // // Author: Sushma Fernandes, Hewlett Packard Company (sushma_fernandes@hp.com) // diff --git a/src/Clients/cliutils/Command.cpp b/src/Clients/cliutils/Command.cpp index 12c8d0c15..592c370b7 100644 --- a/src/Clients/cliutils/Command.cpp +++ b/src/Clients/cliutils/Command.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/cliutils/Command.h b/src/Clients/cliutils/Command.h index 5425ee3e4..559c5b0a0 100644 --- a/src/Clients/cliutils/Command.h +++ b/src/Clients/cliutils/Command.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/cliutils/CommandException.cpp b/src/Clients/cliutils/CommandException.cpp index fe94e2519..07fdfda5d 100644 --- a/src/Clients/cliutils/CommandException.cpp +++ b/src/Clients/cliutils/CommandException.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/cliutils/CommandException.h b/src/Clients/cliutils/CommandException.h index 320e29cc0..befddb92a 100644 --- a/src/Clients/cliutils/CommandException.h +++ b/src/Clients/cliutils/CommandException.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/cliutils/Linkage.h b/src/Clients/cliutils/Linkage.h index 5be686ccc..7908550aa 100644 --- a/src/Clients/cliutils/Linkage.h +++ b/src/Clients/cliutils/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/dnsinfo/DNSInfo.cpp b/src/Clients/dnsinfo/DNSInfo.cpp index 8241f7cf1..5ec2a8671 100644 --- a/src/Clients/dnsinfo/DNSInfo.cpp +++ b/src/Clients/dnsinfo/DNSInfo.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/dnsinfo/DNSInfo.h b/src/Clients/dnsinfo/DNSInfo.h index 90e8cd439..0ece2e29e 100644 --- a/src/Clients/dnsinfo/DNSInfo.h +++ b/src/Clients/dnsinfo/DNSInfo.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -14,7 +16,7 @@ // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT // LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPNTPE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT // HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/src/Clients/g11ntest/g11ntest.cpp b/src/Clients/g11ntest/g11ntest.cpp index 8b1be57b8..8667fcfc0 100755 --- a/src/Clients/g11ntest/g11ntest.cpp +++ b/src/Clients/g11ntest/g11ntest.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002, 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Clients/ipinfo/BIPTLEp.cpp b/src/Clients/ipinfo/BIPTLEp.cpp index 4fe4a5c9c..c798a1405 100644 --- a/src/Clients/ipinfo/BIPTLEp.cpp +++ b/src/Clients/ipinfo/BIPTLEp.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/ipinfo/IPInfo.cpp b/src/Clients/ipinfo/IPInfo.cpp index f2d0336b4..5121b8f01 100644 --- a/src/Clients/ipinfo/IPInfo.cpp +++ b/src/Clients/ipinfo/IPInfo.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/ipinfo/IPInfo.h b/src/Clients/ipinfo/IPInfo.h index 28f76296e..6bd71a05a 100644 --- a/src/Clients/ipinfo/IPInfo.h +++ b/src/Clients/ipinfo/IPInfo.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/ipinfo/IPInfoException.cpp b/src/Clients/ipinfo/IPInfoException.cpp index d334a736a..495139ba5 100644 --- a/src/Clients/ipinfo/IPInfoException.cpp +++ b/src/Clients/ipinfo/IPInfoException.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/ipinfo/IPInfoException.h b/src/Clients/ipinfo/IPInfoException.h index addb4846d..1d1399c6f 100644 --- a/src/Clients/ipinfo/IPInfoException.h +++ b/src/Clients/ipinfo/IPInfoException.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/ipinfo/IPPEp.cpp b/src/Clients/ipinfo/IPPEp.cpp index a54bd3173..4b7b2460b 100644 --- a/src/Clients/ipinfo/IPPEp.cpp +++ b/src/Clients/ipinfo/IPPEp.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/ipinfo/IPRoute.cpp b/src/Clients/ipinfo/IPRoute.cpp index 226c3df17..2f34e83c3 100644 --- a/src/Clients/ipinfo/IPRoute.cpp +++ b/src/Clients/ipinfo/IPRoute.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/loadxml/loadxml.cpp b/src/Clients/loadxml/loadxml.cpp index b77516f70..de76aaea4 100644 --- a/src/Clients/loadxml/loadxml.cpp +++ b/src/Clients/loadxml/loadxml.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/ntpinfo/NTPInfo.cpp b/src/Clients/ntpinfo/NTPInfo.cpp index ca7955351..b5a79310e 100644 --- a/src/Clients/ntpinfo/NTPInfo.cpp +++ b/src/Clients/ntpinfo/NTPInfo.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/ntpinfo/NTPInfo.h b/src/Clients/ntpinfo/NTPInfo.h index 3c20ccc02..c610eb7af 100644 --- a/src/Clients/ntpinfo/NTPInfo.h +++ b/src/Clients/ntpinfo/NTPInfo.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -14,7 +16,7 @@ // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT // LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPNTPE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT // HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/src/Clients/osinfo/OSInfo.cpp b/src/Clients/osinfo/OSInfo.cpp index c0d09fdfd..2c3908f24 100644 --- a/src/Clients/osinfo/OSInfo.cpp +++ b/src/Clients/osinfo/OSInfo.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/osinfo/OSInfo.h b/src/Clients/osinfo/OSInfo.h index b87d91a58..756111ac9 100644 --- a/src/Clients/osinfo/OSInfo.h +++ b/src/Clients/osinfo/OSInfo.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/osinfo/OSInfoException.cpp b/src/Clients/osinfo/OSInfoException.cpp index 7c1f5402c..c77db30aa 100644 --- a/src/Clients/osinfo/OSInfoException.cpp +++ b/src/Clients/osinfo/OSInfoException.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/osinfo/OSInfoException.h b/src/Clients/osinfo/OSInfoException.h index 065be2ec8..99f45dcdb 100644 --- a/src/Clients/osinfo/OSInfoException.h +++ b/src/Clients/osinfo/OSInfoException.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/tomof/clientRepositoryInterface.cpp b/src/Clients/tomof/clientRepositoryInterface.cpp index aef36d0a0..af1ac5332 100644 --- a/src/Clients/tomof/clientRepositoryInterface.cpp +++ b/src/Clients/tomof/clientRepositoryInterface.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/tomof/clientRepositoryInterface.h b/src/Clients/tomof/clientRepositoryInterface.h index 9992253ab..eb31d493b 100644 --- a/src/Clients/tomof/clientRepositoryInterface.h +++ b/src/Clients/tomof/clientRepositoryInterface.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/tomof/tomof.cpp b/src/Clients/tomof/tomof.cpp index 970d9a65a..51a8d99be 100644 --- a/src/Clients/tomof/tomof.cpp +++ b/src/Clients/tomof/tomof.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/wbemexec/HttpConstants.h b/src/Clients/wbemexec/HttpConstants.h index 07271c31a..92a9600cc 100644 --- a/src/Clients/wbemexec/HttpConstants.h +++ b/src/Clients/wbemexec/HttpConstants.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/wbemexec/WbemExecClient.cpp b/src/Clients/wbemexec/WbemExecClient.cpp index a66235d0f..0c22d0bcb 100644 --- a/src/Clients/wbemexec/WbemExecClient.cpp +++ b/src/Clients/wbemexec/WbemExecClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/wbemexec/WbemExecClient.h b/src/Clients/wbemexec/WbemExecClient.h index 35465e530..2adcad8b9 100644 --- a/src/Clients/wbemexec/WbemExecClient.h +++ b/src/Clients/wbemexec/WbemExecClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/wbemexec/WbemExecCommand.cpp b/src/Clients/wbemexec/WbemExecCommand.cpp index b596386f5..31737298c 100644 --- a/src/Clients/wbemexec/WbemExecCommand.cpp +++ b/src/Clients/wbemexec/WbemExecCommand.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/wbemexec/WbemExecCommand.h b/src/Clients/wbemexec/WbemExecCommand.h index 30ddbe144..ddd78ab49 100644 --- a/src/Clients/wbemexec/WbemExecCommand.h +++ b/src/Clients/wbemexec/WbemExecCommand.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/wbemexec/WbemExecException.cpp b/src/Clients/wbemexec/WbemExecException.cpp index 8fb42f4c8..095797e30 100644 --- a/src/Clients/wbemexec/WbemExecException.cpp +++ b/src/Clients/wbemexec/WbemExecException.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/wbemexec/WbemExecException.h b/src/Clients/wbemexec/WbemExecException.h index 6e8a8100f..d4f61db6a 100644 --- a/src/Clients/wbemexec/WbemExecException.h +++ b/src/Clients/wbemexec/WbemExecException.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/wbemexec/XMLProcess.cpp b/src/Clients/wbemexec/XMLProcess.cpp index b4a66d9c5..800865d3f 100644 --- a/src/Clients/wbemexec/XMLProcess.cpp +++ b/src/Clients/wbemexec/XMLProcess.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Clients/wbemexec/XMLProcess.h b/src/Clients/wbemexec/XMLProcess.h index d8430f414..543c808f9 100644 --- a/src/Clients/wbemexec/XMLProcess.h +++ b/src/Clients/wbemexec/XMLProcess.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/Attribute.cpp b/src/Pegasus/Client/Attribute.cpp index c7f4b7992..907b2df83 100644 --- a/src/Pegasus/Client/Attribute.cpp +++ b/src/Pegasus/Client/Attribute.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/Attribute.h b/src/Pegasus/Client/Attribute.h index 15cea1f3f..6054bd0fc 100644 --- a/src/Pegasus/Client/Attribute.h +++ b/src/Pegasus/Client/Attribute.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMClient.cpp b/src/Pegasus/Client/CIMClient.cpp index c48450b98..16cf4a900 100644 --- a/src/Pegasus/Client/CIMClient.cpp +++ b/src/Pegasus/Client/CIMClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMClient.h b/src/Pegasus/Client/CIMClient.h index b3f3d18a3..07af76aac 100644 --- a/src/Pegasus/Client/CIMClient.h +++ b/src/Pegasus/Client/CIMClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMClientException.cpp b/src/Pegasus/Client/CIMClientException.cpp index f437efc94..67681c5ce 100644 --- a/src/Pegasus/Client/CIMClientException.cpp +++ b/src/Pegasus/Client/CIMClientException.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMClientException.h b/src/Pegasus/Client/CIMClientException.h index e418700ec..0b4de2c76 100644 --- a/src/Pegasus/Client/CIMClientException.h +++ b/src/Pegasus/Client/CIMClientException.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMClientInterface.h b/src/Pegasus/Client/CIMClientInterface.h index d1597e67d..9a075ae1e 100644 --- a/src/Pegasus/Client/CIMClientInterface.h +++ b/src/Pegasus/Client/CIMClientInterface.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMClientRep.cpp b/src/Pegasus/Client/CIMClientRep.cpp index 6594cb398..2ffce2814 100644 --- a/src/Pegasus/Client/CIMClientRep.cpp +++ b/src/Pegasus/Client/CIMClientRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMClientRep.h b/src/Pegasus/Client/CIMClientRep.h index d236f367b..0a94e16b9 100644 --- a/src/Pegasus/Client/CIMClientRep.h +++ b/src/Pegasus/Client/CIMClientRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMOperationRequestEncoder.cpp b/src/Pegasus/Client/CIMOperationRequestEncoder.cpp index 055274df5..da2400d59 100644 --- a/src/Pegasus/Client/CIMOperationRequestEncoder.cpp +++ b/src/Pegasus/Client/CIMOperationRequestEncoder.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMOperationRequestEncoder.h b/src/Pegasus/Client/CIMOperationRequestEncoder.h index 56d289017..23722322c 100644 --- a/src/Pegasus/Client/CIMOperationRequestEncoder.h +++ b/src/Pegasus/Client/CIMOperationRequestEncoder.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMOperationResponseDecoder.cpp b/src/Pegasus/Client/CIMOperationResponseDecoder.cpp index d0377d2f6..783fef2a2 100644 --- a/src/Pegasus/Client/CIMOperationResponseDecoder.cpp +++ b/src/Pegasus/Client/CIMOperationResponseDecoder.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMOperationResponseDecoder.h b/src/Pegasus/Client/CIMOperationResponseDecoder.h index bd40d682c..6e748a302 100644 --- a/src/Pegasus/Client/CIMOperationResponseDecoder.h +++ b/src/Pegasus/Client/CIMOperationResponseDecoder.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMServerDescription.cpp b/src/Pegasus/Client/CIMServerDescription.cpp index 33e42fe2f..09c4e2e7b 100644 --- a/src/Pegasus/Client/CIMServerDescription.cpp +++ b/src/Pegasus/Client/CIMServerDescription.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMServerDescription.h b/src/Pegasus/Client/CIMServerDescription.h index e138c6c9f..8ecf1e185 100644 --- a/src/Pegasus/Client/CIMServerDescription.h +++ b/src/Pegasus/Client/CIMServerDescription.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMServerDiscovery.cpp b/src/Pegasus/Client/CIMServerDiscovery.cpp index 5e93db9c3..82018e880 100644 --- a/src/Pegasus/Client/CIMServerDiscovery.cpp +++ b/src/Pegasus/Client/CIMServerDiscovery.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/CIMServerDiscovery.h b/src/Pegasus/Client/CIMServerDiscovery.h index c3764b00d..06b480687 100644 --- a/src/Pegasus/Client/CIMServerDiscovery.h +++ b/src/Pegasus/Client/CIMServerDiscovery.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/ClientAuthenticator.cpp b/src/Pegasus/Client/ClientAuthenticator.cpp index 09cc773ae..8c658ba6d 100644 --- a/src/Pegasus/Client/ClientAuthenticator.cpp +++ b/src/Pegasus/Client/ClientAuthenticator.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/ClientAuthenticator.h b/src/Pegasus/Client/ClientAuthenticator.h index 5d2672d13..18a1e5d68 100644 --- a/src/Pegasus/Client/ClientAuthenticator.h +++ b/src/Pegasus/Client/ClientAuthenticator.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/Linkage.h b/src/Pegasus/Client/Linkage.h index 410dfa5e5..6e65eaffc 100644 --- a/src/Pegasus/Client/Linkage.h +++ b/src/Pegasus/Client/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/OpenSLPWrapper.cpp b/src/Pegasus/Client/OpenSLPWrapper.cpp index db380908f..043413901 100644 --- a/src/Pegasus/Client/OpenSLPWrapper.cpp +++ b/src/Pegasus/Client/OpenSLPWrapper.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/OpenSLPWrapper.h b/src/Pegasus/Client/OpenSLPWrapper.h index 567ec8b95..ff6f79286 100644 --- a/src/Pegasus/Client/OpenSLPWrapper.h +++ b/src/Pegasus/Client/OpenSLPWrapper.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -46,4 +48,5 @@ wbemAttrCallback( SLPHandle hslp, SLPError errcode, void* cookie); -#endif /* OpenSLPWrapper_h */ \ No newline at end of file +#endif /* OpenSLPWrapper_h */ + diff --git a/src/Pegasus/Client/WBEMSLPTemplate.h b/src/Pegasus/Client/WBEMSLPTemplate.h index d2c28163d..73a37d6f8 100644 --- a/src/Pegasus/Client/WBEMSLPTemplate.h +++ b/src/Pegasus/Client/WBEMSLPTemplate.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/tests/Client/Client.cpp b/src/Pegasus/Client/tests/Client/Client.cpp index 554f8fa29..72c4dc0bc 100644 --- a/src/Pegasus/Client/tests/Client/Client.cpp +++ b/src/Pegasus/Client/tests/Client/Client.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/tests/DeleteNamespace/DeleteNamespace.cpp b/src/Pegasus/Client/tests/DeleteNamespace/DeleteNamespace.cpp index ff5daa26d..7703e26ad 100644 --- a/src/Pegasus/Client/tests/DeleteNamespace/DeleteNamespace.cpp +++ b/src/Pegasus/Client/tests/DeleteNamespace/DeleteNamespace.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/tests/EnumInstNames/EnumInstNames.cpp b/src/Pegasus/Client/tests/EnumInstNames/EnumInstNames.cpp index 59f0fb88b..965607029 100644 --- a/src/Pegasus/Client/tests/EnumInstNames/EnumInstNames.cpp +++ b/src/Pegasus/Client/tests/EnumInstNames/EnumInstNames.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/tests/EnumInstances/EnumInstances.cpp b/src/Pegasus/Client/tests/EnumInstances/EnumInstances.cpp index 1997ecd97..621d8364d 100644 --- a/src/Pegasus/Client/tests/EnumInstances/EnumInstances.cpp +++ b/src/Pegasus/Client/tests/EnumInstances/EnumInstances.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/tests/GetInstance/GetInstance.cpp b/src/Pegasus/Client/tests/GetInstance/GetInstance.cpp index 43ab2e7ef..11de93714 100644 --- a/src/Pegasus/Client/tests/GetInstance/GetInstance.cpp +++ b/src/Pegasus/Client/tests/GetInstance/GetInstance.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/tests/InvokeMethod/InvokeMethod.cpp b/src/Pegasus/Client/tests/InvokeMethod/InvokeMethod.cpp index fd418c864..855466498 100644 --- a/src/Pegasus/Client/tests/InvokeMethod/InvokeMethod.cpp +++ b/src/Pegasus/Client/tests/InvokeMethod/InvokeMethod.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/tests/InvokeMethod2/InvokeMethod2.cpp b/src/Pegasus/Client/tests/InvokeMethod2/InvokeMethod2.cpp index 14c1fa283..b1e5a24db 100644 --- a/src/Pegasus/Client/tests/InvokeMethod2/InvokeMethod2.cpp +++ b/src/Pegasus/Client/tests/InvokeMethod2/InvokeMethod2.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/tests/MTTestClient/MTTestClient.cpp b/src/Pegasus/Client/tests/MTTestClient/MTTestClient.cpp index c348fcf40..4ba7d7496 100644 --- a/src/Pegasus/Client/tests/MTTestClient/MTTestClient.cpp +++ b/src/Pegasus/Client/tests/MTTestClient/MTTestClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/tests/MTTestClient/MTTestClient.h b/src/Pegasus/Client/tests/MTTestClient/MTTestClient.h index 602e6e239..a6aeb3e35 100644 --- a/src/Pegasus/Client/tests/MTTestClient/MTTestClient.h +++ b/src/Pegasus/Client/tests/MTTestClient/MTTestClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client/tests/slp/slpclient.cpp b/src/Pegasus/Client/tests/slp/slpclient.cpp index 05d2c059e..042bcc0d2 100644 --- a/src/Pegasus/Client/tests/slp/slpclient.cpp +++ b/src/Pegasus/Client/tests/slp/slpclient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client2/CIMClient.cpp b/src/Pegasus/Client2/CIMClient.cpp index 1ab331ee3..e560a8105 100644 --- a/src/Pegasus/Client2/CIMClient.cpp +++ b/src/Pegasus/Client2/CIMClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client2/CIMClient.h b/src/Pegasus/Client2/CIMClient.h index d4a306115..e64c20c80 100644 --- a/src/Pegasus/Client2/CIMClient.h +++ b/src/Pegasus/Client2/CIMClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client2/CIMClientException.cpp b/src/Pegasus/Client2/CIMClientException.cpp index f437efc94..67681c5ce 100644 --- a/src/Pegasus/Client2/CIMClientException.cpp +++ b/src/Pegasus/Client2/CIMClientException.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client2/CIMClientException.h b/src/Pegasus/Client2/CIMClientException.h index 239bad981..755153c9f 100644 --- a/src/Pegasus/Client2/CIMClientException.h +++ b/src/Pegasus/Client2/CIMClientException.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client2/CIMOperationRequestEncoder.cpp b/src/Pegasus/Client2/CIMOperationRequestEncoder.cpp index a2719c676..dfaab8853 100644 --- a/src/Pegasus/Client2/CIMOperationRequestEncoder.cpp +++ b/src/Pegasus/Client2/CIMOperationRequestEncoder.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client2/CIMOperationRequestEncoder.h b/src/Pegasus/Client2/CIMOperationRequestEncoder.h index 314ad6360..2a6596faf 100644 --- a/src/Pegasus/Client2/CIMOperationRequestEncoder.h +++ b/src/Pegasus/Client2/CIMOperationRequestEncoder.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client2/CIMOperationResponseDecoder.cpp b/src/Pegasus/Client2/CIMOperationResponseDecoder.cpp index ed54c7c4b..45491394b 100644 --- a/src/Pegasus/Client2/CIMOperationResponseDecoder.cpp +++ b/src/Pegasus/Client2/CIMOperationResponseDecoder.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client2/CIMOperationResponseDecoder.h b/src/Pegasus/Client2/CIMOperationResponseDecoder.h index 117f1dc90..2c6f0e233 100644 --- a/src/Pegasus/Client2/CIMOperationResponseDecoder.h +++ b/src/Pegasus/Client2/CIMOperationResponseDecoder.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client2/ClientAuthenticator.cpp b/src/Pegasus/Client2/ClientAuthenticator.cpp index f9c46a005..554a03552 100644 --- a/src/Pegasus/Client2/ClientAuthenticator.cpp +++ b/src/Pegasus/Client2/ClientAuthenticator.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client2/ClientAuthenticator.h b/src/Pegasus/Client2/ClientAuthenticator.h index 5d2672d13..18a1e5d68 100644 --- a/src/Pegasus/Client2/ClientAuthenticator.h +++ b/src/Pegasus/Client2/ClientAuthenticator.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Client2/Linkage.h b/src/Pegasus/Client2/Linkage.h index 410dfa5e5..6e65eaffc 100644 --- a/src/Pegasus/Client2/Linkage.h +++ b/src/Pegasus/Client2/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/AcceptLanguageElement.cpp b/src/Pegasus/Common/AcceptLanguageElement.cpp index a61e1c3b0..3370c692d 100755 --- a/src/Pegasus/Common/AcceptLanguageElement.cpp +++ b/src/Pegasus/Common/AcceptLanguageElement.cpp @@ -1,25 +1,27 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== // // Author: Humberto Rivero (hurivero@us.ibm.com) // diff --git a/src/Pegasus/Common/AcceptLanguageElement.h b/src/Pegasus/Common/AcceptLanguageElement.h index c7bc5bb7b..ae04043e6 100755 --- a/src/Pegasus/Common/AcceptLanguageElement.h +++ b/src/Pegasus/Common/AcceptLanguageElement.h @@ -1,26 +1,27 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THEa -// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== // // Author: Humberto Rivero (hurivero@us.ibm.com) // diff --git a/src/Pegasus/Common/AcceptLanguages.cpp b/src/Pegasus/Common/AcceptLanguages.cpp index b32fa23c6..13d184b5f 100755 --- a/src/Pegasus/Common/AcceptLanguages.cpp +++ b/src/Pegasus/Common/AcceptLanguages.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -18,7 +20,7 @@ // HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// +// //============================================================================== // // Author: Humberto Rivero (hurivero@us.ibm.com) diff --git a/src/Pegasus/Common/AcceptLanguages.h b/src/Pegasus/Common/AcceptLanguages.h index 2b2f6b09d..e1032b456 100755 --- a/src/Pegasus/Common/AcceptLanguages.h +++ b/src/Pegasus/Common/AcceptLanguages.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -13,8 +15,7 @@ // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THEa -// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR // PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT // HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION diff --git a/src/Pegasus/Common/Array.cpp b/src/Pegasus/Common/Array.cpp index dd859fa46..9e40c9dc1 100644 --- a/src/Pegasus/Common/Array.cpp +++ b/src/Pegasus/Common/Array.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Array.h b/src/Pegasus/Common/Array.h index ab90af3d0..a2851ffe1 100644 --- a/src/Pegasus/Common/Array.h +++ b/src/Pegasus/Common/Array.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ArrayImpl.h b/src/Pegasus/Common/ArrayImpl.h index 997ef45f9..b49628b08 100644 --- a/src/Pegasus/Common/ArrayImpl.h +++ b/src/Pegasus/Common/ArrayImpl.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ArrayInter.h b/src/Pegasus/Common/ArrayInter.h index 01d49547e..795910b35 100644 --- a/src/Pegasus/Common/ArrayInter.h +++ b/src/Pegasus/Common/ArrayInter.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ArrayInternal.h b/src/Pegasus/Common/ArrayInternal.h index 02e5c3fc8..9cea280a0 100644 --- a/src/Pegasus/Common/ArrayInternal.h +++ b/src/Pegasus/Common/ArrayInternal.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ArrayRep.h b/src/Pegasus/Common/ArrayRep.h index cc7978822..03cfe2959 100644 --- a/src/Pegasus/Common/ArrayRep.h +++ b/src/Pegasus/Common/ArrayRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/AsyncOpNode.cpp b/src/Pegasus/Common/AsyncOpNode.cpp index c020406cd..d75714a0d 100644 --- a/src/Pegasus/Common/AsyncOpNode.cpp +++ b/src/Pegasus/Common/AsyncOpNode.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/AsyncOpNode.h b/src/Pegasus/Common/AsyncOpNode.h index f58f563be..986a6da37 100644 --- a/src/Pegasus/Common/AsyncOpNode.h +++ b/src/Pegasus/Common/AsyncOpNode.h @@ -1,7 +1,9 @@ -//%///-*-c++-*-///////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/AuthenticationInfo.h b/src/Pegasus/Common/AuthenticationInfo.h index 796fd9f09..29da4883f 100644 --- a/src/Pegasus/Common/AuthenticationInfo.h +++ b/src/Pegasus/Common/AuthenticationInfo.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/AuthenticationInfoRep.cpp b/src/Pegasus/Common/AuthenticationInfoRep.cpp index a9acf8b4b..f9d023c61 100644 --- a/src/Pegasus/Common/AuthenticationInfoRep.cpp +++ b/src/Pegasus/Common/AuthenticationInfoRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/AuthenticationInfoRep.h b/src/Pegasus/Common/AuthenticationInfoRep.h index 01d3e3934..dc5958ef3 100644 --- a/src/Pegasus/Common/AuthenticationInfoRep.h +++ b/src/Pegasus/Common/AuthenticationInfoRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Base64.cpp b/src/Pegasus/Common/Base64.cpp index 3825c4ce3..144539cf3 100644 --- a/src/Pegasus/Common/Base64.cpp +++ b/src/Pegasus/Common/Base64.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Base64.h b/src/Pegasus/Common/Base64.h index 911b22f55..29c72557f 100644 --- a/src/Pegasus/Common/Base64.h +++ b/src/Pegasus/Common/Base64.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Boolean.h b/src/Pegasus/Common/Boolean.h index 7410f6ac4..bdd011578 100644 --- a/src/Pegasus/Common/Boolean.h +++ b/src/Pegasus/Common/Boolean.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CGIQueryString.cpp b/src/Pegasus/Common/CGIQueryString.cpp index 75f0bf3ab..a51280c22 100644 --- a/src/Pegasus/Common/CGIQueryString.cpp +++ b/src/Pegasus/Common/CGIQueryString.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CGIQueryString.h b/src/Pegasus/Common/CGIQueryString.h index 69ae60ffd..71a28bf14 100644 --- a/src/Pegasus/Common/CGIQueryString.h +++ b/src/Pegasus/Common/CGIQueryString.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMClass.cpp b/src/Pegasus/Common/CIMClass.cpp index 01ad3df3d..c9917a6a5 100644 --- a/src/Pegasus/Common/CIMClass.cpp +++ b/src/Pegasus/Common/CIMClass.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMClass.h b/src/Pegasus/Common/CIMClass.h index f48775850..06e69edec 100644 --- a/src/Pegasus/Common/CIMClass.h +++ b/src/Pegasus/Common/CIMClass.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMClassRep.cpp b/src/Pegasus/Common/CIMClassRep.cpp index fbbcb3bce..8a8ab00e2 100644 --- a/src/Pegasus/Common/CIMClassRep.cpp +++ b/src/Pegasus/Common/CIMClassRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMClassRep.h b/src/Pegasus/Common/CIMClassRep.h index 98e5323f1..8e8f3f02f 100644 --- a/src/Pegasus/Common/CIMClassRep.h +++ b/src/Pegasus/Common/CIMClassRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMDateTime.cpp b/src/Pegasus/Common/CIMDateTime.cpp index 24c88cdf1..8f48c525e 100644 --- a/src/Pegasus/Common/CIMDateTime.cpp +++ b/src/Pegasus/Common/CIMDateTime.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMDateTime.h b/src/Pegasus/Common/CIMDateTime.h index 19620d0ca..e9757730b 100644 --- a/src/Pegasus/Common/CIMDateTime.h +++ b/src/Pegasus/Common/CIMDateTime.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMDateTimeNsk.cpp b/src/Pegasus/Common/CIMDateTimeNsk.cpp index 909ccaf81..794e51ed2 100644 --- a/src/Pegasus/Common/CIMDateTimeNsk.cpp +++ b/src/Pegasus/Common/CIMDateTimeNsk.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMDateTimeUnix.cpp b/src/Pegasus/Common/CIMDateTimeUnix.cpp index f400c602c..1aa48bac1 100644 --- a/src/Pegasus/Common/CIMDateTimeUnix.cpp +++ b/src/Pegasus/Common/CIMDateTimeUnix.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMDateTimeWindows.cpp b/src/Pegasus/Common/CIMDateTimeWindows.cpp index d4a9574f5..d780de80d 100644 --- a/src/Pegasus/Common/CIMDateTimeWindows.cpp +++ b/src/Pegasus/Common/CIMDateTimeWindows.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMExceptionRep.h b/src/Pegasus/Common/CIMExceptionRep.h index dd7d71069..ea21076d6 100644 --- a/src/Pegasus/Common/CIMExceptionRep.h +++ b/src/Pegasus/Common/CIMExceptionRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMFlavor.cpp b/src/Pegasus/Common/CIMFlavor.cpp index c2c7401e5..426945df9 100644 --- a/src/Pegasus/Common/CIMFlavor.cpp +++ b/src/Pegasus/Common/CIMFlavor.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMFlavor.h b/src/Pegasus/Common/CIMFlavor.h index a3ae93648..6c4c9747c 100644 --- a/src/Pegasus/Common/CIMFlavor.h +++ b/src/Pegasus/Common/CIMFlavor.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMIndication.cpp b/src/Pegasus/Common/CIMIndication.cpp index a5a1c5603..8558822ad 100644 --- a/src/Pegasus/Common/CIMIndication.cpp +++ b/src/Pegasus/Common/CIMIndication.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMIndication.h b/src/Pegasus/Common/CIMIndication.h index 6bedcae29..f9034ccb5 100644 --- a/src/Pegasus/Common/CIMIndication.h +++ b/src/Pegasus/Common/CIMIndication.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMInstance.cpp b/src/Pegasus/Common/CIMInstance.cpp index 5fe09917e..2eb23bf09 100644 --- a/src/Pegasus/Common/CIMInstance.cpp +++ b/src/Pegasus/Common/CIMInstance.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMInstance.h b/src/Pegasus/Common/CIMInstance.h index 3b503b711..bbb049a82 100644 --- a/src/Pegasus/Common/CIMInstance.h +++ b/src/Pegasus/Common/CIMInstance.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMInstanceRep.cpp b/src/Pegasus/Common/CIMInstanceRep.cpp index 6f9935f2b..7c7dfa27f 100644 --- a/src/Pegasus/Common/CIMInstanceRep.cpp +++ b/src/Pegasus/Common/CIMInstanceRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMInstanceRep.h b/src/Pegasus/Common/CIMInstanceRep.h index eb0e7ed67..be1f37260 100644 --- a/src/Pegasus/Common/CIMInstanceRep.h +++ b/src/Pegasus/Common/CIMInstanceRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMMessage.cpp b/src/Pegasus/Common/CIMMessage.cpp index 2fa9a4d21..0c74efbb9 100644 --- a/src/Pegasus/Common/CIMMessage.cpp +++ b/src/Pegasus/Common/CIMMessage.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMMessage.h b/src/Pegasus/Common/CIMMessage.h index 7f3621b92..89ca79744 100644 --- a/src/Pegasus/Common/CIMMessage.h +++ b/src/Pegasus/Common/CIMMessage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMMethod.cpp b/src/Pegasus/Common/CIMMethod.cpp index fc7e6d4fe..68ddaee21 100644 --- a/src/Pegasus/Common/CIMMethod.cpp +++ b/src/Pegasus/Common/CIMMethod.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMMethod.h b/src/Pegasus/Common/CIMMethod.h index d863829e5..990b6bf95 100644 --- a/src/Pegasus/Common/CIMMethod.h +++ b/src/Pegasus/Common/CIMMethod.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMMethodRep.cpp b/src/Pegasus/Common/CIMMethodRep.cpp index 9fb1bc29d..2af144904 100644 --- a/src/Pegasus/Common/CIMMethodRep.cpp +++ b/src/Pegasus/Common/CIMMethodRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMMethodRep.h b/src/Pegasus/Common/CIMMethodRep.h index 559faf421..fb51568d3 100644 --- a/src/Pegasus/Common/CIMMethodRep.h +++ b/src/Pegasus/Common/CIMMethodRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMName.cpp b/src/Pegasus/Common/CIMName.cpp index 3fc59fdea..5d3b924a3 100644 --- a/src/Pegasus/Common/CIMName.cpp +++ b/src/Pegasus/Common/CIMName.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMName.h b/src/Pegasus/Common/CIMName.h index fd5d2d96f..3a57365be 100644 --- a/src/Pegasus/Common/CIMName.h +++ b/src/Pegasus/Common/CIMName.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMOMPort.h b/src/Pegasus/Common/CIMOMPort.h index de37532e6..2a740a0d9 100644 --- a/src/Pegasus/Common/CIMOMPort.h +++ b/src/Pegasus/Common/CIMOMPort.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMObject.cpp b/src/Pegasus/Common/CIMObject.cpp index f66a402bd..78aba894b 100644 --- a/src/Pegasus/Common/CIMObject.cpp +++ b/src/Pegasus/Common/CIMObject.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMObject.h b/src/Pegasus/Common/CIMObject.h index ef98e31e6..372151339 100644 --- a/src/Pegasus/Common/CIMObject.h +++ b/src/Pegasus/Common/CIMObject.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMObjectPath.cpp b/src/Pegasus/Common/CIMObjectPath.cpp index 4ad67f52a..422ed9827 100644 --- a/src/Pegasus/Common/CIMObjectPath.cpp +++ b/src/Pegasus/Common/CIMObjectPath.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMObjectPath.h b/src/Pegasus/Common/CIMObjectPath.h index 4ae11786b..691f430de 100644 --- a/src/Pegasus/Common/CIMObjectPath.h +++ b/src/Pegasus/Common/CIMObjectPath.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMObjectRep.cpp b/src/Pegasus/Common/CIMObjectRep.cpp index c638a2cf1..1cf14fd7d 100644 --- a/src/Pegasus/Common/CIMObjectRep.cpp +++ b/src/Pegasus/Common/CIMObjectRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMObjectRep.h b/src/Pegasus/Common/CIMObjectRep.h index 62e33e010..4656331f9 100644 --- a/src/Pegasus/Common/CIMObjectRep.h +++ b/src/Pegasus/Common/CIMObjectRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMParamValue.cpp b/src/Pegasus/Common/CIMParamValue.cpp index 2ae8ce27e..a30cb06bd 100644 --- a/src/Pegasus/Common/CIMParamValue.cpp +++ b/src/Pegasus/Common/CIMParamValue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMParamValue.h b/src/Pegasus/Common/CIMParamValue.h index c95f85292..70172a891 100644 --- a/src/Pegasus/Common/CIMParamValue.h +++ b/src/Pegasus/Common/CIMParamValue.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMParamValueRep.cpp b/src/Pegasus/Common/CIMParamValueRep.cpp index 3b3efcf16..72f9a5096 100644 --- a/src/Pegasus/Common/CIMParamValueRep.cpp +++ b/src/Pegasus/Common/CIMParamValueRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMParamValueRep.h b/src/Pegasus/Common/CIMParamValueRep.h index 19a1c09ae..4aab45800 100644 --- a/src/Pegasus/Common/CIMParamValueRep.h +++ b/src/Pegasus/Common/CIMParamValueRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMParameter.cpp b/src/Pegasus/Common/CIMParameter.cpp index 218138ebe..af7707697 100644 --- a/src/Pegasus/Common/CIMParameter.cpp +++ b/src/Pegasus/Common/CIMParameter.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMParameter.h b/src/Pegasus/Common/CIMParameter.h index 1c84f83c3..2b6a106fb 100644 --- a/src/Pegasus/Common/CIMParameter.h +++ b/src/Pegasus/Common/CIMParameter.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMParameterRep.cpp b/src/Pegasus/Common/CIMParameterRep.cpp index 66f5002b5..098319321 100644 --- a/src/Pegasus/Common/CIMParameterRep.cpp +++ b/src/Pegasus/Common/CIMParameterRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMParameterRep.h b/src/Pegasus/Common/CIMParameterRep.h index 811460f9c..838a661bc 100644 --- a/src/Pegasus/Common/CIMParameterRep.h +++ b/src/Pegasus/Common/CIMParameterRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMPredicate.cpp b/src/Pegasus/Common/CIMPredicate.cpp index 2ed243a02..468cc4a6b 100644 --- a/src/Pegasus/Common/CIMPredicate.cpp +++ b/src/Pegasus/Common/CIMPredicate.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMPredicate.h b/src/Pegasus/Common/CIMPredicate.h index 31c785865..e74ab14f4 100644 --- a/src/Pegasus/Common/CIMPredicate.h +++ b/src/Pegasus/Common/CIMPredicate.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMProperty.cpp b/src/Pegasus/Common/CIMProperty.cpp index bfcfd68d5..c2347bd8e 100644 --- a/src/Pegasus/Common/CIMProperty.cpp +++ b/src/Pegasus/Common/CIMProperty.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMProperty.h b/src/Pegasus/Common/CIMProperty.h index 7706a0d0e..e989fb7fd 100644 --- a/src/Pegasus/Common/CIMProperty.h +++ b/src/Pegasus/Common/CIMProperty.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMPropertyList.cpp b/src/Pegasus/Common/CIMPropertyList.cpp index 7427493f2..16283414f 100644 --- a/src/Pegasus/Common/CIMPropertyList.cpp +++ b/src/Pegasus/Common/CIMPropertyList.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMPropertyList.h b/src/Pegasus/Common/CIMPropertyList.h index 31250496d..caae8b8e2 100644 --- a/src/Pegasus/Common/CIMPropertyList.h +++ b/src/Pegasus/Common/CIMPropertyList.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMPropertyRep.cpp b/src/Pegasus/Common/CIMPropertyRep.cpp index 86e743b63..11bc88234 100644 --- a/src/Pegasus/Common/CIMPropertyRep.cpp +++ b/src/Pegasus/Common/CIMPropertyRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMPropertyRep.h b/src/Pegasus/Common/CIMPropertyRep.h index f5704a63c..1ebafdca1 100644 --- a/src/Pegasus/Common/CIMPropertyRep.h +++ b/src/Pegasus/Common/CIMPropertyRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMQualifier.cpp b/src/Pegasus/Common/CIMQualifier.cpp index fec37465e..fd891a331 100644 --- a/src/Pegasus/Common/CIMQualifier.cpp +++ b/src/Pegasus/Common/CIMQualifier.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMQualifier.h b/src/Pegasus/Common/CIMQualifier.h index 87dfa0c2c..6a31f9e49 100644 --- a/src/Pegasus/Common/CIMQualifier.h +++ b/src/Pegasus/Common/CIMQualifier.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMQualifierDecl.cpp b/src/Pegasus/Common/CIMQualifierDecl.cpp index 210f1ddb2..11c1517e9 100644 --- a/src/Pegasus/Common/CIMQualifierDecl.cpp +++ b/src/Pegasus/Common/CIMQualifierDecl.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMQualifierDecl.h b/src/Pegasus/Common/CIMQualifierDecl.h index c8a2d410d..95eb5a88a 100644 --- a/src/Pegasus/Common/CIMQualifierDecl.h +++ b/src/Pegasus/Common/CIMQualifierDecl.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMQualifierDeclRep.cpp b/src/Pegasus/Common/CIMQualifierDeclRep.cpp index 156df8552..96f4d5075 100644 --- a/src/Pegasus/Common/CIMQualifierDeclRep.cpp +++ b/src/Pegasus/Common/CIMQualifierDeclRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMQualifierDeclRep.h b/src/Pegasus/Common/CIMQualifierDeclRep.h index 8df54f6ad..e0347a35d 100644 --- a/src/Pegasus/Common/CIMQualifierDeclRep.h +++ b/src/Pegasus/Common/CIMQualifierDeclRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMQualifierList.cpp b/src/Pegasus/Common/CIMQualifierList.cpp index e5561cb20..58c1f48cc 100644 --- a/src/Pegasus/Common/CIMQualifierList.cpp +++ b/src/Pegasus/Common/CIMQualifierList.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMQualifierList.h b/src/Pegasus/Common/CIMQualifierList.h index 8848b5407..3a5535171 100644 --- a/src/Pegasus/Common/CIMQualifierList.h +++ b/src/Pegasus/Common/CIMQualifierList.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMQualifierNames.cpp b/src/Pegasus/Common/CIMQualifierNames.cpp index b1b841426..fdc703b0f 100644 --- a/src/Pegasus/Common/CIMQualifierNames.cpp +++ b/src/Pegasus/Common/CIMQualifierNames.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMQualifierNames.h b/src/Pegasus/Common/CIMQualifierNames.h index 7b2a4bace..8257d8194 100644 --- a/src/Pegasus/Common/CIMQualifierNames.h +++ b/src/Pegasus/Common/CIMQualifierNames.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMQualifierRep.cpp b/src/Pegasus/Common/CIMQualifierRep.cpp index 033eb6991..4c0e6dc7d 100644 --- a/src/Pegasus/Common/CIMQualifierRep.cpp +++ b/src/Pegasus/Common/CIMQualifierRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMQualifierRep.h b/src/Pegasus/Common/CIMQualifierRep.h index 9febb2bed..458bad7f2 100644 --- a/src/Pegasus/Common/CIMQualifierRep.h +++ b/src/Pegasus/Common/CIMQualifierRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMRepositoryBase.h b/src/Pegasus/Common/CIMRepositoryBase.h index 0486291b9..cfaf959a5 100644 --- a/src/Pegasus/Common/CIMRepositoryBase.h +++ b/src/Pegasus/Common/CIMRepositoryBase.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMScope.cpp b/src/Pegasus/Common/CIMScope.cpp index 81670e038..61b181b50 100644 --- a/src/Pegasus/Common/CIMScope.cpp +++ b/src/Pegasus/Common/CIMScope.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMScope.h b/src/Pegasus/Common/CIMScope.h index e69bb1629..9e514ef8b 100644 --- a/src/Pegasus/Common/CIMScope.h +++ b/src/Pegasus/Common/CIMScope.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMStatusCode.cpp b/src/Pegasus/Common/CIMStatusCode.cpp index 186e63132..05b0a2c4c 100644 --- a/src/Pegasus/Common/CIMStatusCode.cpp +++ b/src/Pegasus/Common/CIMStatusCode.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMStatusCode.h b/src/Pegasus/Common/CIMStatusCode.h index ef1028a72..45464043d 100644 --- a/src/Pegasus/Common/CIMStatusCode.h +++ b/src/Pegasus/Common/CIMStatusCode.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMType.cpp b/src/Pegasus/Common/CIMType.cpp index 860b2705c..a0f009e30 100644 --- a/src/Pegasus/Common/CIMType.cpp +++ b/src/Pegasus/Common/CIMType.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMType.h b/src/Pegasus/Common/CIMType.h index 3ed2cc312..5af825e5a 100644 --- a/src/Pegasus/Common/CIMType.h +++ b/src/Pegasus/Common/CIMType.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMValue.cpp b/src/Pegasus/Common/CIMValue.cpp index ab4553591..38d57b5b1 100644 --- a/src/Pegasus/Common/CIMValue.cpp +++ b/src/Pegasus/Common/CIMValue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CIMValue.h b/src/Pegasus/Common/CIMValue.h index acfb0973d..b22e47802 100644 --- a/src/Pegasus/Common/CIMValue.h +++ b/src/Pegasus/Common/CIMValue.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Char16.cpp b/src/Pegasus/Common/Char16.cpp index 9c97d953d..bcab29a1c 100644 --- a/src/Pegasus/Common/Char16.cpp +++ b/src/Pegasus/Common/Char16.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Char16.h b/src/Pegasus/Common/Char16.h index e779abc74..f3b761af1 100644 --- a/src/Pegasus/Common/Char16.h +++ b/src/Pegasus/Common/Char16.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Cimom.cpp b/src/Pegasus/Common/Cimom.cpp index c1b972749..dd117d9a1 100644 --- a/src/Pegasus/Common/Cimom.cpp +++ b/src/Pegasus/Common/Cimom.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Cimom.h b/src/Pegasus/Common/Cimom.h index 653acadd2..707f50dee 100644 --- a/src/Pegasus/Common/Cimom.h +++ b/src/Pegasus/Common/Cimom.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CimomMessage.cpp b/src/Pegasus/Common/CimomMessage.cpp index d5602001b..7d856a65e 100644 --- a/src/Pegasus/Common/CimomMessage.cpp +++ b/src/Pegasus/Common/CimomMessage.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CimomMessage.h b/src/Pegasus/Common/CimomMessage.h index d7de1dd69..d131fd041 100644 --- a/src/Pegasus/Common/CimomMessage.h +++ b/src/Pegasus/Common/CimomMessage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CommonUTF.cpp b/src/Pegasus/Common/CommonUTF.cpp index b4dcd9d3b..0fd5ffb4e 100644 --- a/src/Pegasus/Common/CommonUTF.cpp +++ b/src/Pegasus/Common/CommonUTF.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/CommonUTF.h b/src/Pegasus/Common/CommonUTF.h index 0c724024c..31df180da 100644 --- a/src/Pegasus/Common/CommonUTF.h +++ b/src/Pegasus/Common/CommonUTF.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Config.cpp b/src/Pegasus/Common/Config.cpp index 85d07c240..145fc601c 100644 --- a/src/Pegasus/Common/Config.cpp +++ b/src/Pegasus/Common/Config.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Config.h b/src/Pegasus/Common/Config.h index 097711e34..c30bfa410 100644 --- a/src/Pegasus/Common/Config.h +++ b/src/Pegasus/Common/Config.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Constants.h b/src/Pegasus/Common/Constants.h index 64f65b50f..a36953a2e 100644 --- a/src/Pegasus/Common/Constants.h +++ b/src/Pegasus/Common/Constants.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ContentLanguageElement.cpp b/src/Pegasus/Common/ContentLanguageElement.cpp index ebf8d8d49..f32e8a153 100755 --- a/src/Pegasus/Common/ContentLanguageElement.cpp +++ b/src/Pegasus/Common/ContentLanguageElement.cpp @@ -1,25 +1,27 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== // // Author: Humberto Rivero (hurivero@us.ibm.com) // diff --git a/src/Pegasus/Common/ContentLanguageElement.h b/src/Pegasus/Common/ContentLanguageElement.h index 778c203b7..baff4c4dc 100755 --- a/src/Pegasus/Common/ContentLanguageElement.h +++ b/src/Pegasus/Common/ContentLanguageElement.h @@ -1,25 +1,27 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== // // Author: Humberto Rivero (hurivero@us.ibm.com) // diff --git a/src/Pegasus/Common/ContentLanguages.cpp b/src/Pegasus/Common/ContentLanguages.cpp index 91b234c00..67dea567c 100755 --- a/src/Pegasus/Common/ContentLanguages.cpp +++ b/src/Pegasus/Common/ContentLanguages.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -18,7 +20,7 @@ // HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// +// //============================================================================== // // Author: Humberto Rivero (hurivero@us.ibm.com) diff --git a/src/Pegasus/Common/ContentLanguages.h b/src/Pegasus/Common/ContentLanguages.h index 1a25b206b..906010f5c 100755 --- a/src/Pegasus/Common/ContentLanguages.h +++ b/src/Pegasus/Common/ContentLanguages.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -13,8 +15,7 @@ // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THEa -// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR // PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT // HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION diff --git a/src/Pegasus/Common/DQueue.cpp b/src/Pegasus/Common/DQueue.cpp index 36d2170b5..2d226f5d1 100644 --- a/src/Pegasus/Common/DQueue.cpp +++ b/src/Pegasus/Common/DQueue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/DQueue.h b/src/Pegasus/Common/DQueue.h index 91450cb69..f40598a22 100644 --- a/src/Pegasus/Common/DQueue.h +++ b/src/Pegasus/Common/DQueue.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/DeclContext.cpp b/src/Pegasus/Common/DeclContext.cpp index dad93a197..2ebcc75e7 100644 --- a/src/Pegasus/Common/DeclContext.cpp +++ b/src/Pegasus/Common/DeclContext.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/DeclContext.h b/src/Pegasus/Common/DeclContext.h index 434b193b3..aad28e398 100644 --- a/src/Pegasus/Common/DeclContext.h +++ b/src/Pegasus/Common/DeclContext.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Destroyer.cpp b/src/Pegasus/Common/Destroyer.cpp index bf6212f54..7290314d8 100644 --- a/src/Pegasus/Common/Destroyer.cpp +++ b/src/Pegasus/Common/Destroyer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Destroyer.h b/src/Pegasus/Common/Destroyer.h index 0a5789102..213e0b9ba 100644 --- a/src/Pegasus/Common/Destroyer.h +++ b/src/Pegasus/Common/Destroyer.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Dir.cpp b/src/Pegasus/Common/Dir.cpp index 31012aaa1..73f1f2c21 100644 --- a/src/Pegasus/Common/Dir.cpp +++ b/src/Pegasus/Common/Dir.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Dir.h b/src/Pegasus/Common/Dir.h index 9236caaae..145e6cd6d 100644 --- a/src/Pegasus/Common/Dir.h +++ b/src/Pegasus/Common/Dir.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/DirNsk.cpp b/src/Pegasus/Common/DirNsk.cpp index a7d6a33d1..24ab74844 100644 --- a/src/Pegasus/Common/DirNsk.cpp +++ b/src/Pegasus/Common/DirNsk.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/DirUnix.cpp b/src/Pegasus/Common/DirUnix.cpp index 456669e27..b3c8c198b 100644 --- a/src/Pegasus/Common/DirUnix.cpp +++ b/src/Pegasus/Common/DirUnix.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/DirWindows.cpp b/src/Pegasus/Common/DirWindows.cpp index b6a095a5a..c4c797b17 100644 --- a/src/Pegasus/Common/DirWindows.cpp +++ b/src/Pegasus/Common/DirWindows.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/DynamicLibrary.cpp b/src/Pegasus/Common/DynamicLibrary.cpp index d15603e2e..3031d939e 100644 --- a/src/Pegasus/Common/DynamicLibrary.cpp +++ b/src/Pegasus/Common/DynamicLibrary.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Common/DynamicLibrary.h b/src/Pegasus/Common/DynamicLibrary.h index 145e65be9..b6deb05f9 100644 --- a/src/Pegasus/Common/DynamicLibrary.h +++ b/src/Pegasus/Common/DynamicLibrary.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Common/DynamicLibraryHPUX.cpp b/src/Pegasus/Common/DynamicLibraryHPUX.cpp index 2f6aa0c57..8b166f277 100644 --- a/src/Pegasus/Common/DynamicLibraryHPUX.cpp +++ b/src/Pegasus/Common/DynamicLibraryHPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Common/DynamicLibraryUnix.cpp b/src/Pegasus/Common/DynamicLibraryUnix.cpp index 360a6be32..c0707cdfe 100644 --- a/src/Pegasus/Common/DynamicLibraryUnix.cpp +++ b/src/Pegasus/Common/DynamicLibraryUnix.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Common/DynamicLibraryWindows.cpp b/src/Pegasus/Common/DynamicLibraryWindows.cpp index 059867040..1430076bc 100644 --- a/src/Pegasus/Common/DynamicLibraryWindows.cpp +++ b/src/Pegasus/Common/DynamicLibraryWindows.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Common/Exception.cpp b/src/Pegasus/Common/Exception.cpp index e6d725931..bae80bb83 100644 --- a/src/Pegasus/Common/Exception.cpp +++ b/src/Pegasus/Common/Exception.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Common/Exception.h b/src/Pegasus/Common/Exception.h index b06d773bf..5d6578c91 100644 --- a/src/Pegasus/Common/Exception.h +++ b/src/Pegasus/Common/Exception.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ExceptionRep.h b/src/Pegasus/Common/ExceptionRep.h index 1b0e3f288..eed67889f 100644 --- a/src/Pegasus/Common/ExceptionRep.h +++ b/src/Pegasus/Common/ExceptionRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/FileSystem.cpp b/src/Pegasus/Common/FileSystem.cpp index 7df7c5cbc..5d0bc1e2b 100644 --- a/src/Pegasus/Common/FileSystem.cpp +++ b/src/Pegasus/Common/FileSystem.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/FileSystem.h b/src/Pegasus/Common/FileSystem.h index adc9000ab..1f8f13dec 100644 --- a/src/Pegasus/Common/FileSystem.h +++ b/src/Pegasus/Common/FileSystem.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Formatter.cpp b/src/Pegasus/Common/Formatter.cpp index aed95147c..3328bdba0 100644 --- a/src/Pegasus/Common/Formatter.cpp +++ b/src/Pegasus/Common/Formatter.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Formatter.h b/src/Pegasus/Common/Formatter.h index e487987ae..3d268a6e6 100644 --- a/src/Pegasus/Common/Formatter.h +++ b/src/Pegasus/Common/Formatter.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/HTTPAcceptor.cpp b/src/Pegasus/Common/HTTPAcceptor.cpp index 90013808a..ca772db5f 100644 --- a/src/Pegasus/Common/HTTPAcceptor.cpp +++ b/src/Pegasus/Common/HTTPAcceptor.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/HTTPAcceptor.h b/src/Pegasus/Common/HTTPAcceptor.h index 82734d80a..26453b6fe 100644 --- a/src/Pegasus/Common/HTTPAcceptor.h +++ b/src/Pegasus/Common/HTTPAcceptor.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/HTTPConnection.cpp b/src/Pegasus/Common/HTTPConnection.cpp index a4c280f9a..3ad8bcc41 100644 --- a/src/Pegasus/Common/HTTPConnection.cpp +++ b/src/Pegasus/Common/HTTPConnection.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/HTTPConnection.h b/src/Pegasus/Common/HTTPConnection.h index 966947639..61c3f4676 100644 --- a/src/Pegasus/Common/HTTPConnection.h +++ b/src/Pegasus/Common/HTTPConnection.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/HTTPConnector.cpp b/src/Pegasus/Common/HTTPConnector.cpp index a4cf0c432..f89457584 100644 --- a/src/Pegasus/Common/HTTPConnector.cpp +++ b/src/Pegasus/Common/HTTPConnector.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/HTTPConnector.h b/src/Pegasus/Common/HTTPConnector.h index 7dc179f33..18d73bc3a 100644 --- a/src/Pegasus/Common/HTTPConnector.h +++ b/src/Pegasus/Common/HTTPConnector.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/HTTPListener.h b/src/Pegasus/Common/HTTPListener.h index 1daf0c83e..f587a02cd 100644 --- a/src/Pegasus/Common/HTTPListener.h +++ b/src/Pegasus/Common/HTTPListener.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/HTTPMessage.cpp b/src/Pegasus/Common/HTTPMessage.cpp index 01569e7cf..f67886c12 100644 --- a/src/Pegasus/Common/HTTPMessage.cpp +++ b/src/Pegasus/Common/HTTPMessage.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/HTTPMessage.h b/src/Pegasus/Common/HTTPMessage.h index fb4873bb8..e5b3d1a57 100644 --- a/src/Pegasus/Common/HTTPMessage.h +++ b/src/Pegasus/Common/HTTPMessage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/HTTPOptions.cpp b/src/Pegasus/Common/HTTPOptions.cpp index 87622c052..1b217e02d 100644 --- a/src/Pegasus/Common/HTTPOptions.cpp +++ b/src/Pegasus/Common/HTTPOptions.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/HTTPOptions.h b/src/Pegasus/Common/HTTPOptions.h index 3883c32ea..02349f723 100644 --- a/src/Pegasus/Common/HTTPOptions.h +++ b/src/Pegasus/Common/HTTPOptions.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/HashTable.cpp b/src/Pegasus/Common/HashTable.cpp index 7eafdd5d3..ad0b1dcdf 100644 --- a/src/Pegasus/Common/HashTable.cpp +++ b/src/Pegasus/Common/HashTable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/HashTable.h b/src/Pegasus/Common/HashTable.h index e1c6b358e..e83226d90 100644 --- a/src/Pegasus/Common/HashTable.h +++ b/src/Pegasus/Common/HashTable.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPC.cpp b/src/Pegasus/Common/IPC.cpp index a87568b28..d6fab501e 100644 --- a/src/Pegasus/Common/IPC.cpp +++ b/src/Pegasus/Common/IPC.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPC.h b/src/Pegasus/Common/IPC.h index c15d6fc9a..660009942 100644 --- a/src/Pegasus/Common/IPC.h +++ b/src/Pegasus/Common/IPC.h @@ -1,7 +1,9 @@ -//%////////-*-c++-*-//////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPCAix.h b/src/Pegasus/Common/IPCAix.h index afbc74f18..33790e721 100644 --- a/src/Pegasus/Common/IPCAix.h +++ b/src/Pegasus/Common/IPCAix.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPCHpux.h b/src/Pegasus/Common/IPCHpux.h index 515988e21..8aa082aa8 100644 --- a/src/Pegasus/Common/IPCHpux.h +++ b/src/Pegasus/Common/IPCHpux.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPCNsk.cpp b/src/Pegasus/Common/IPCNsk.cpp index cf0fa7365..b3b9f47c3 100644 --- a/src/Pegasus/Common/IPCNsk.cpp +++ b/src/Pegasus/Common/IPCNsk.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPCOs400.h b/src/Pegasus/Common/IPCOs400.h index 24287c7a3..283014820 100644 --- a/src/Pegasus/Common/IPCOs400.h +++ b/src/Pegasus/Common/IPCOs400.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPCSun.h b/src/Pegasus/Common/IPCSun.h index 6279c6226..4d3f6ea52 100644 --- a/src/Pegasus/Common/IPCSun.h +++ b/src/Pegasus/Common/IPCSun.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPCTru64.h b/src/Pegasus/Common/IPCTru64.h index 3aadffac2..9c815b4cd 100644 --- a/src/Pegasus/Common/IPCTru64.h +++ b/src/Pegasus/Common/IPCTru64.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPCUnix.cpp b/src/Pegasus/Common/IPCUnix.cpp index ee8ac0d96..453fbd258 100644 --- a/src/Pegasus/Common/IPCUnix.cpp +++ b/src/Pegasus/Common/IPCUnix.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPCUnix.h b/src/Pegasus/Common/IPCUnix.h index 43d981da4..851d1e0e7 100644 --- a/src/Pegasus/Common/IPCUnix.h +++ b/src/Pegasus/Common/IPCUnix.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPCUnix_inline.h b/src/Pegasus/Common/IPCUnix_inline.h index 0aab48251..d80c23026 100644 --- a/src/Pegasus/Common/IPCUnix_inline.h +++ b/src/Pegasus/Common/IPCUnix_inline.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPCWindows.cpp b/src/Pegasus/Common/IPCWindows.cpp index ecbfa4fc9..465f2f1af 100644 --- a/src/Pegasus/Common/IPCWindows.cpp +++ b/src/Pegasus/Common/IPCWindows.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPCWindows.h b/src/Pegasus/Common/IPCWindows.h index 3b8f5ee48..a10a77ef0 100644 --- a/src/Pegasus/Common/IPCWindows.h +++ b/src/Pegasus/Common/IPCWindows.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPCWindows_inline.h b/src/Pegasus/Common/IPCWindows_inline.h index f2ea917e3..d855cead1 100644 --- a/src/Pegasus/Common/IPCWindows_inline.h +++ b/src/Pegasus/Common/IPCWindows_inline.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/IPCzOS.h b/src/Pegasus/Common/IPCzOS.h index b34b165fa..523264539 100644 --- a/src/Pegasus/Common/IPCzOS.h +++ b/src/Pegasus/Common/IPCzOS.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Indentor.cpp b/src/Pegasus/Common/Indentor.cpp index e29b647b6..877c15f67 100644 --- a/src/Pegasus/Common/Indentor.cpp +++ b/src/Pegasus/Common/Indentor.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Indentor.h b/src/Pegasus/Common/Indentor.h index e5ce26984..c9a48fde3 100644 --- a/src/Pegasus/Common/Indentor.h +++ b/src/Pegasus/Common/Indentor.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/InternalException.cpp b/src/Pegasus/Common/InternalException.cpp index e13c2027f..10cebcf14 100644 --- a/src/Pegasus/Common/InternalException.cpp +++ b/src/Pegasus/Common/InternalException.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/InternalException.h b/src/Pegasus/Common/InternalException.h index 3e4005691..5d26bca3d 100644 --- a/src/Pegasus/Common/InternalException.h +++ b/src/Pegasus/Common/InternalException.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/LanguageElement.cpp b/src/Pegasus/Common/LanguageElement.cpp index e3dea9a98..dba4e826d 100755 --- a/src/Pegasus/Common/LanguageElement.cpp +++ b/src/Pegasus/Common/LanguageElement.cpp @@ -1,25 +1,27 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== // // Author: Humberto Rivero (hurivero@us.ibm.com) // diff --git a/src/Pegasus/Common/LanguageElement.h b/src/Pegasus/Common/LanguageElement.h index a3f861b1d..338dec480 100755 --- a/src/Pegasus/Common/LanguageElement.h +++ b/src/Pegasus/Common/LanguageElement.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -13,8 +15,7 @@ // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THEa -// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR // PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT // HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION diff --git a/src/Pegasus/Common/LanguageElementContainer.cpp b/src/Pegasus/Common/LanguageElementContainer.cpp index 71e676a01..0ec759291 100755 --- a/src/Pegasus/Common/LanguageElementContainer.cpp +++ b/src/Pegasus/Common/LanguageElementContainer.cpp @@ -1,25 +1,27 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== // // Author: Humberto Rivero (hurivero@us.ibm.com) // diff --git a/src/Pegasus/Common/LanguageElementContainer.h b/src/Pegasus/Common/LanguageElementContainer.h index 50b888f32..0287ab533 100755 --- a/src/Pegasus/Common/LanguageElementContainer.h +++ b/src/Pegasus/Common/LanguageElementContainer.h @@ -1,25 +1,27 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== // // Author: Humberto Rivero (hurivero@us.ibm.com) // diff --git a/src/Pegasus/Common/LanguageParser.cpp b/src/Pegasus/Common/LanguageParser.cpp index 4629e9908..638e49dad 100755 --- a/src/Pegasus/Common/LanguageParser.cpp +++ b/src/Pegasus/Common/LanguageParser.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/LanguageParser.h b/src/Pegasus/Common/LanguageParser.h index 60a2476bf..ae732d2aa 100755 --- a/src/Pegasus/Common/LanguageParser.h +++ b/src/Pegasus/Common/LanguageParser.h @@ -1,25 +1,27 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== // // Author: Humberto Rivero (hurivero@us.ibm.com) // diff --git a/src/Pegasus/Common/Linkage.h b/src/Pegasus/Common/Linkage.h index 5f731a55f..1061e9463 100644 --- a/src/Pegasus/Common/Linkage.h +++ b/src/Pegasus/Common/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Logger.cpp b/src/Pegasus/Common/Logger.cpp index ec421ced7..489cae1c8 100644 --- a/src/Pegasus/Common/Logger.cpp +++ b/src/Pegasus/Common/Logger.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Logger.h b/src/Pegasus/Common/Logger.h index 50bbf0f37..d95aa1372 100644 --- a/src/Pegasus/Common/Logger.h +++ b/src/Pegasus/Common/Logger.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Memory.cpp b/src/Pegasus/Common/Memory.cpp index 0ef97e4e1..e30dd0bc5 100644 --- a/src/Pegasus/Common/Memory.cpp +++ b/src/Pegasus/Common/Memory.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Memory.h b/src/Pegasus/Common/Memory.h index e498d5b3d..a4cec8bc1 100644 --- a/src/Pegasus/Common/Memory.h +++ b/src/Pegasus/Common/Memory.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Message.cpp b/src/Pegasus/Common/Message.cpp index 521e56060..f518b66bf 100644 --- a/src/Pegasus/Common/Message.cpp +++ b/src/Pegasus/Common/Message.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Message.h b/src/Pegasus/Common/Message.h index e89a2dd39..e1c9eaa73 100644 --- a/src/Pegasus/Common/Message.h +++ b/src/Pegasus/Common/Message.h @@ -1,7 +1,9 @@ -//%///////////////////-*-c++-*-///////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/MessageLoader.cpp b/src/Pegasus/Common/MessageLoader.cpp index c518f7ce5..cdbbd4340 100755 --- a/src/Pegasus/Common/MessageLoader.cpp +++ b/src/Pegasus/Common/MessageLoader.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/MessageLoader.h b/src/Pegasus/Common/MessageLoader.h index dcb97884e..bc324c7fb 100755 --- a/src/Pegasus/Common/MessageLoader.h +++ b/src/Pegasus/Common/MessageLoader.h @@ -1,25 +1,27 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== // // Author: Humberto Rivero (hurivero@us.ibm.com) // diff --git a/src/Pegasus/Common/MessageQueue.cpp b/src/Pegasus/Common/MessageQueue.cpp index 39ffac4c3..0748516f9 100644 --- a/src/Pegasus/Common/MessageQueue.cpp +++ b/src/Pegasus/Common/MessageQueue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/MessageQueue.h b/src/Pegasus/Common/MessageQueue.h index fd8da6985..9d29ade49 100644 --- a/src/Pegasus/Common/MessageQueue.h +++ b/src/Pegasus/Common/MessageQueue.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/MessageQueueService.cpp b/src/Pegasus/Common/MessageQueueService.cpp index d3477f00b..40e0b826d 100644 --- a/src/Pegasus/Common/MessageQueueService.cpp +++ b/src/Pegasus/Common/MessageQueueService.cpp @@ -1,7 +1,9 @@ -//%////-*-c++-*-//////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Common/MessageQueueService.h b/src/Pegasus/Common/MessageQueueService.h index 4234fc406..973c830dc 100644 --- a/src/Pegasus/Common/MessageQueueService.h +++ b/src/Pegasus/Common/MessageQueueService.h @@ -1,7 +1,9 @@ -//%////-*-c++-*-//////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Common/ModuleController.cpp b/src/Pegasus/Common/ModuleController.cpp index 20303d6f2..113dda4b9 100644 --- a/src/Pegasus/Common/ModuleController.cpp +++ b/src/Pegasus/Common/ModuleController.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ModuleController.h b/src/Pegasus/Common/ModuleController.h index 03a23fd75..ea187a4cb 100644 --- a/src/Pegasus/Common/ModuleController.h +++ b/src/Pegasus/Common/ModuleController.h @@ -1,7 +1,9 @@ -//%///////////-*-c++-*-///////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/MofWriter.cpp b/src/Pegasus/Common/MofWriter.cpp index 225309e08..c15ee935d 100644 --- a/src/Pegasus/Common/MofWriter.cpp +++ b/src/Pegasus/Common/MofWriter.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/MofWriter.h b/src/Pegasus/Common/MofWriter.h index aa95f7226..94fd8d107 100644 --- a/src/Pegasus/Common/MofWriter.h +++ b/src/Pegasus/Common/MofWriter.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Monitor.cpp b/src/Pegasus/Common/Monitor.cpp index 40b8a2819..08041679d 100644 --- a/src/Pegasus/Common/Monitor.cpp +++ b/src/Pegasus/Common/Monitor.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Monitor.h b/src/Pegasus/Common/Monitor.h index c51ca5d12..7641a3c4c 100644 --- a/src/Pegasus/Common/Monitor.h +++ b/src/Pegasus/Common/Monitor.h @@ -1,7 +1,9 @@ -//%/////-*-c++-*-//////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/OS400ConvertChar.h b/src/Pegasus/Common/OS400ConvertChar.h index ddc81ec6a..a7f8a5bf4 100644 --- a/src/Pegasus/Common/OS400ConvertChar.h +++ b/src/Pegasus/Common/OS400ConvertChar.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #ifndef _OS400CONVERTCHAR_H #define _OS400CONVERTCHAR_H diff --git a/src/Pegasus/Common/OperationContext.cpp b/src/Pegasus/Common/OperationContext.cpp index 1576de1c6..eec16046a 100644 --- a/src/Pegasus/Common/OperationContext.cpp +++ b/src/Pegasus/Common/OperationContext.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/OperationContext.h b/src/Pegasus/Common/OperationContext.h index 0ff91e634..fbd635025 100644 --- a/src/Pegasus/Common/OperationContext.h +++ b/src/Pegasus/Common/OperationContext.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/OperationContextInternal.cpp b/src/Pegasus/Common/OperationContextInternal.cpp index 8bb05a648..1451d5db4 100644 --- a/src/Pegasus/Common/OperationContextInternal.cpp +++ b/src/Pegasus/Common/OperationContextInternal.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/OperationContextInternal.h b/src/Pegasus/Common/OperationContextInternal.h index 4ecfc1572..268caf8ef 100644 --- a/src/Pegasus/Common/OperationContextInternal.h +++ b/src/Pegasus/Common/OperationContextInternal.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/OptionManager.cpp b/src/Pegasus/Common/OptionManager.cpp index f8e5d3542..0839c7cb9 100644 --- a/src/Pegasus/Common/OptionManager.cpp +++ b/src/Pegasus/Common/OptionManager.cpp @@ -1,25 +1,27 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== // // Author: Mike Brasher (mbrasher@bmc.com) // diff --git a/src/Pegasus/Common/OptionManager.h b/src/Pegasus/Common/OptionManager.h index 17d537659..bdb1004e3 100644 --- a/src/Pegasus/Common/OptionManager.h +++ b/src/Pegasus/Common/OptionManager.h @@ -1,25 +1,27 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== // // Author: Mike Brasher (mbrasher@bmc.com) // diff --git a/src/Pegasus/Common/Pair.cpp b/src/Pegasus/Common/Pair.cpp index 6580ab5bb..79753eae4 100644 --- a/src/Pegasus/Common/Pair.cpp +++ b/src/Pegasus/Common/Pair.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Pair.h b/src/Pegasus/Common/Pair.h index 3fb181f01..aa7b998ab 100644 --- a/src/Pegasus/Common/Pair.h +++ b/src/Pegasus/Common/Pair.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/PegasusVersion.h b/src/Pegasus/Common/PegasusVersion.h index 5cfce249a..e4219a8c1 100644 --- a/src/Pegasus/Common/PegasusVersion.h +++ b/src/Pegasus/Common/PegasusVersion.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_AIX_RS_IBMCXX.h b/src/Pegasus/Common/Platform_AIX_RS_IBMCXX.h index 329e6a84d..3f4215b0d 100644 --- a/src/Pegasus/Common/Platform_AIX_RS_IBMCXX.h +++ b/src/Pegasus/Common/Platform_AIX_RS_IBMCXX.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_HPUX_IA64_ACC.h b/src/Pegasus/Common/Platform_HPUX_IA64_ACC.h index 26d6238c9..23f3ee27c 100644 --- a/src/Pegasus/Common/Platform_HPUX_IA64_ACC.h +++ b/src/Pegasus/Common/Platform_HPUX_IA64_ACC.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_HPUX_PARISC_ACC.h b/src/Pegasus/Common/Platform_HPUX_PARISC_ACC.h index eb67ac887..3bf72cb8a 100644 --- a/src/Pegasus/Common/Platform_HPUX_PARISC_ACC.h +++ b/src/Pegasus/Common/Platform_HPUX_PARISC_ACC.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_LINUX_IA64_GNU.h b/src/Pegasus/Common/Platform_LINUX_IA64_GNU.h index 45a326058..f0cea63a9 100644 --- a/src/Pegasus/Common/Platform_LINUX_IA64_GNU.h +++ b/src/Pegasus/Common/Platform_LINUX_IA64_GNU.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_LINUX_IX86_GNU.h b/src/Pegasus/Common/Platform_LINUX_IX86_GNU.h index 6ad54cc6b..a22f1851d 100644 --- a/src/Pegasus/Common/Platform_LINUX_IX86_GNU.h +++ b/src/Pegasus/Common/Platform_LINUX_IX86_GNU.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_LINUX_PPC_GNU.h b/src/Pegasus/Common/Platform_LINUX_PPC_GNU.h index d95789d04..21df30129 100644 --- a/src/Pegasus/Common/Platform_LINUX_PPC_GNU.h +++ b/src/Pegasus/Common/Platform_LINUX_PPC_GNU.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_LINUX_ZSERIES_GNU.h b/src/Pegasus/Common/Platform_LINUX_ZSERIES_GNU.h index 03abad4a6..c8b9f852f 100644 --- a/src/Pegasus/Common/Platform_LINUX_ZSERIES_GNU.h +++ b/src/Pegasus/Common/Platform_LINUX_ZSERIES_GNU.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_NSK_NONSTOP_NMCPLUS.h b/src/Pegasus/Common/Platform_NSK_NONSTOP_NMCPLUS.h index ec1459151..37805d8bd 100644 --- a/src/Pegasus/Common/Platform_NSK_NONSTOP_NMCPLUS.h +++ b/src/Pegasus/Common/Platform_NSK_NONSTOP_NMCPLUS.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_OS400_ISERIES_IBM.h b/src/Pegasus/Common/Platform_OS400_ISERIES_IBM.h index 7bcb5c513..bfec41aed 100644 --- a/src/Pegasus/Common/Platform_OS400_ISERIES_IBM.h +++ b/src/Pegasus/Common/Platform_OS400_ISERIES_IBM.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_SOLARIS_SPARC_CC.h b/src/Pegasus/Common/Platform_SOLARIS_SPARC_CC.h index b1c21c8d3..2853729be 100644 --- a/src/Pegasus/Common/Platform_SOLARIS_SPARC_CC.h +++ b/src/Pegasus/Common/Platform_SOLARIS_SPARC_CC.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_SOLARIS_SPARC_GNU.h b/src/Pegasus/Common/Platform_SOLARIS_SPARC_GNU.h index 471924ceb..c7d927bbf 100644 --- a/src/Pegasus/Common/Platform_SOLARIS_SPARC_GNU.h +++ b/src/Pegasus/Common/Platform_SOLARIS_SPARC_GNU.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_TRU64_ALPHA_DECCXX.h b/src/Pegasus/Common/Platform_TRU64_ALPHA_DECCXX.h index 8310b6b7b..10aa977ff 100644 --- a/src/Pegasus/Common/Platform_TRU64_ALPHA_DECCXX.h +++ b/src/Pegasus/Common/Platform_TRU64_ALPHA_DECCXX.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_WIN32_IX86_MSVC.h b/src/Pegasus/Common/Platform_WIN32_IX86_MSVC.h index 6e871708a..1a1e9c6cc 100644 --- a/src/Pegasus/Common/Platform_WIN32_IX86_MSVC.h +++ b/src/Pegasus/Common/Platform_WIN32_IX86_MSVC.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Platform_ZOS_ZSERIES_IBM.h b/src/Pegasus/Common/Platform_ZOS_ZSERIES_IBM.h index 644dc2a3b..aedee0803 100644 --- a/src/Pegasus/Common/Platform_ZOS_ZSERIES_IBM.h +++ b/src/Pegasus/Common/Platform_ZOS_ZSERIES_IBM.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Queue.cpp b/src/Pegasus/Common/Queue.cpp index 8f4425c36..98b60fc9c 100644 --- a/src/Pegasus/Common/Queue.cpp +++ b/src/Pegasus/Common/Queue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Queue.h b/src/Pegasus/Common/Queue.h index f2049a878..f6ce6be9b 100644 --- a/src/Pegasus/Common/Queue.h +++ b/src/Pegasus/Common/Queue.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Resolver.cpp b/src/Pegasus/Common/Resolver.cpp index 85b124e59..cf531e426 100644 --- a/src/Pegasus/Common/Resolver.cpp +++ b/src/Pegasus/Common/Resolver.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Resolver.h b/src/Pegasus/Common/Resolver.h index 0e60fb0e0..7261ca0d2 100644 --- a/src/Pegasus/Common/Resolver.h +++ b/src/Pegasus/Common/Resolver.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ResponseHandler.cpp b/src/Pegasus/Common/ResponseHandler.cpp index 0cea507db..a5e0f63df 100644 --- a/src/Pegasus/Common/ResponseHandler.cpp +++ b/src/Pegasus/Common/ResponseHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ResponseHandler.h b/src/Pegasus/Common/ResponseHandler.h index ccf444a6b..3a2d1c05d 100644 --- a/src/Pegasus/Common/ResponseHandler.h +++ b/src/Pegasus/Common/ResponseHandler.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Common/ResponseHandlerRep.cpp b/src/Pegasus/Common/ResponseHandlerRep.cpp index dacff32fe..5df9bdad7 100644 --- a/src/Pegasus/Common/ResponseHandlerRep.cpp +++ b/src/Pegasus/Common/ResponseHandlerRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002, 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ResponseHandlerRep.h b/src/Pegasus/Common/ResponseHandlerRep.h index 09d96de65..518ff0fa8 100644 --- a/src/Pegasus/Common/ResponseHandlerRep.h +++ b/src/Pegasus/Common/ResponseHandlerRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002, 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/SSLContext.cpp b/src/Pegasus/Common/SSLContext.cpp index 0d4f77692..71845499b 100644 --- a/src/Pegasus/Common/SSLContext.cpp +++ b/src/Pegasus/Common/SSLContext.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/SSLContext.h b/src/Pegasus/Common/SSLContext.h index 6e49a1222..9e3690dc1 100644 --- a/src/Pegasus/Common/SSLContext.h +++ b/src/Pegasus/Common/SSLContext.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/SSLContextRep.h b/src/Pegasus/Common/SSLContextRep.h index eaf6afa6e..a1feb03c9 100644 --- a/src/Pegasus/Common/SSLContextRep.h +++ b/src/Pegasus/Common/SSLContextRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Service.cpp b/src/Pegasus/Common/Service.cpp index 77e4eddcd..2c9174a21 100644 --- a/src/Pegasus/Common/Service.cpp +++ b/src/Pegasus/Common/Service.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Service.h b/src/Pegasus/Common/Service.h index 2fb84692d..178611bc6 100644 --- a/src/Pegasus/Common/Service.h +++ b/src/Pegasus/Common/Service.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ServiceNsk.cpp b/src/Pegasus/Common/ServiceNsk.cpp index 9872a5880..016da463c 100644 --- a/src/Pegasus/Common/ServiceNsk.cpp +++ b/src/Pegasus/Common/ServiceNsk.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ServiceUnix.cpp b/src/Pegasus/Common/ServiceUnix.cpp index c2f255778..be710c6f0 100644 --- a/src/Pegasus/Common/ServiceUnix.cpp +++ b/src/Pegasus/Common/ServiceUnix.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ServiceWindows.cpp b/src/Pegasus/Common/ServiceWindows.cpp index d0aafef6c..9d217db87 100644 --- a/src/Pegasus/Common/ServiceWindows.cpp +++ b/src/Pegasus/Common/ServiceWindows.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Sharable.cpp b/src/Pegasus/Common/Sharable.cpp index 1389bd56b..92bb77766 100644 --- a/src/Pegasus/Common/Sharable.cpp +++ b/src/Pegasus/Common/Sharable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Sharable.h b/src/Pegasus/Common/Sharable.h index 374883b87..7d5d3ecef 100644 --- a/src/Pegasus/Common/Sharable.h +++ b/src/Pegasus/Common/Sharable.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Signal.cpp b/src/Pegasus/Common/Signal.cpp index 3407c7717..d6537668d 100644 --- a/src/Pegasus/Common/Signal.cpp +++ b/src/Pegasus/Common/Signal.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Signal.h b/src/Pegasus/Common/Signal.h index d836e0f4a..c74b2f295 100644 --- a/src/Pegasus/Common/Signal.h +++ b/src/Pegasus/Common/Signal.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Socket.cpp b/src/Pegasus/Common/Socket.cpp index 71c5d9f6b..1b5f5460e 100644 --- a/src/Pegasus/Common/Socket.cpp +++ b/src/Pegasus/Common/Socket.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Socket.h b/src/Pegasus/Common/Socket.h index dbf0e063e..844530a1e 100644 --- a/src/Pegasus/Common/Socket.h +++ b/src/Pegasus/Common/Socket.h @@ -1,7 +1,9 @@ -//%///////////////////////-*-c++-*-///////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/SocketzOS_inline.h b/src/Pegasus/Common/SocketzOS_inline.h index b9c0261f6..da4f2d11e 100644 --- a/src/Pegasus/Common/SocketzOS_inline.h +++ b/src/Pegasus/Common/SocketzOS_inline.h @@ -1,7 +1,9 @@ -//%///////////////////////-*-c++-*-///////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Stack.cpp b/src/Pegasus/Common/Stack.cpp index 4520eb247..22eb32cb2 100644 --- a/src/Pegasus/Common/Stack.cpp +++ b/src/Pegasus/Common/Stack.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Stack.h b/src/Pegasus/Common/Stack.h index df858a92c..a7e2f12a3 100644 --- a/src/Pegasus/Common/Stack.h +++ b/src/Pegasus/Common/Stack.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/StatisticalData.cpp b/src/Pegasus/Common/StatisticalData.cpp index b38fa61f7..455236f81 100644 --- a/src/Pegasus/Common/StatisticalData.cpp +++ b/src/Pegasus/Common/StatisticalData.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/StatisticalData.h b/src/Pegasus/Common/StatisticalData.h index 50346c0df..cb61451bb 100644 --- a/src/Pegasus/Common/StatisticalData.h +++ b/src/Pegasus/Common/StatisticalData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Stopwatch.cpp b/src/Pegasus/Common/Stopwatch.cpp index 3f541d49b..6784b510b 100644 --- a/src/Pegasus/Common/Stopwatch.cpp +++ b/src/Pegasus/Common/Stopwatch.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Stopwatch.h b/src/Pegasus/Common/Stopwatch.h index 685b82975..7fd40c663 100644 --- a/src/Pegasus/Common/Stopwatch.h +++ b/src/Pegasus/Common/Stopwatch.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/String.cpp b/src/Pegasus/Common/String.cpp index 23e6db749..1b733468b 100644 --- a/src/Pegasus/Common/String.cpp +++ b/src/Pegasus/Common/String.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/String.h b/src/Pegasus/Common/String.h index d56b2f4b8..9edf63a66 100644 --- a/src/Pegasus/Common/String.h +++ b/src/Pegasus/Common/String.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/System.cpp b/src/Pegasus/Common/System.cpp index 6b0b995d0..53a824a2e 100644 --- a/src/Pegasus/Common/System.cpp +++ b/src/Pegasus/Common/System.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/System.h b/src/Pegasus/Common/System.h index 5af075365..6e6b27923 100644 --- a/src/Pegasus/Common/System.h +++ b/src/Pegasus/Common/System.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/SystemNsk.cpp b/src/Pegasus/Common/SystemNsk.cpp index 45183fd02..ba8a85446 100644 --- a/src/Pegasus/Common/SystemNsk.cpp +++ b/src/Pegasus/Common/SystemNsk.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/SystemUnix.cpp b/src/Pegasus/Common/SystemUnix.cpp index f1dbaa102..8e25d9929 100644 --- a/src/Pegasus/Common/SystemUnix.cpp +++ b/src/Pegasus/Common/SystemUnix.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/SystemWindows.cpp b/src/Pegasus/Common/SystemWindows.cpp index 2a4c7dd27..218bd5b96 100644 --- a/src/Pegasus/Common/SystemWindows.cpp +++ b/src/Pegasus/Common/SystemWindows.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/TLS.cpp b/src/Pegasus/Common/TLS.cpp index ab1ef7288..f4b0dec25 100644 --- a/src/Pegasus/Common/TLS.cpp +++ b/src/Pegasus/Common/TLS.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/TLS.h b/src/Pegasus/Common/TLS.h index 9207f9c98..71bf40cd7 100644 --- a/src/Pegasus/Common/TLS.h +++ b/src/Pegasus/Common/TLS.h @@ -1,7 +1,9 @@ -//%/////////-*-c++-*-/////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Thread.cpp b/src/Pegasus/Common/Thread.cpp index ae679ca2c..98aef0b0b 100644 --- a/src/Pegasus/Common/Thread.cpp +++ b/src/Pegasus/Common/Thread.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Thread.h b/src/Pegasus/Common/Thread.h index 39f7538d0..be939871e 100644 --- a/src/Pegasus/Common/Thread.h +++ b/src/Pegasus/Common/Thread.h @@ -1,7 +1,9 @@ -//%/-*-c++-*-//////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ThreadNsk.cpp b/src/Pegasus/Common/ThreadNsk.cpp index ecec0c839..32a9089af 100644 --- a/src/Pegasus/Common/ThreadNsk.cpp +++ b/src/Pegasus/Common/ThreadNsk.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ThreadUnix.cpp b/src/Pegasus/Common/ThreadUnix.cpp index c37d428b1..6a1ddd105 100644 --- a/src/Pegasus/Common/ThreadUnix.cpp +++ b/src/Pegasus/Common/ThreadUnix.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ThreadUnix_inline.h b/src/Pegasus/Common/ThreadUnix_inline.h index 55bd40d13..c011afde2 100644 --- a/src/Pegasus/Common/ThreadUnix_inline.h +++ b/src/Pegasus/Common/ThreadUnix_inline.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ThreadWindows.cpp b/src/Pegasus/Common/ThreadWindows.cpp index 67d322aa4..35f496b15 100644 --- a/src/Pegasus/Common/ThreadWindows.cpp +++ b/src/Pegasus/Common/ThreadWindows.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ThreadWindows_inline.h b/src/Pegasus/Common/ThreadWindows_inline.h index 75918f4cd..67acc7c93 100644 --- a/src/Pegasus/Common/ThreadWindows_inline.h +++ b/src/Pegasus/Common/ThreadWindows_inline.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/ThreadzOS_inline.h b/src/Pegasus/Common/ThreadzOS_inline.h index d37adb667..856bcc730 100644 --- a/src/Pegasus/Common/ThreadzOS_inline.h +++ b/src/Pegasus/Common/ThreadzOS_inline.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/TimeValue.cpp b/src/Pegasus/Common/TimeValue.cpp index 0935617b5..af0338cbb 100644 --- a/src/Pegasus/Common/TimeValue.cpp +++ b/src/Pegasus/Common/TimeValue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/TimeValue.h b/src/Pegasus/Common/TimeValue.h index 9ed4e9d29..06c3f577c 100644 --- a/src/Pegasus/Common/TimeValue.h +++ b/src/Pegasus/Common/TimeValue.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/TraceComponents.h b/src/Pegasus/Common/TraceComponents.h index ad1242877..9b55280c8 100644 --- a/src/Pegasus/Common/TraceComponents.h +++ b/src/Pegasus/Common/TraceComponents.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/TraceFileHandler.cpp b/src/Pegasus/Common/TraceFileHandler.cpp index 90ac6b182..cf186e557 100644 --- a/src/Pegasus/Common/TraceFileHandler.cpp +++ b/src/Pegasus/Common/TraceFileHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/TraceFileHandler.h b/src/Pegasus/Common/TraceFileHandler.h index 26c36e008..b6d9bf593 100644 --- a/src/Pegasus/Common/TraceFileHandler.h +++ b/src/Pegasus/Common/TraceFileHandler.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/TraceFileHandlerNsk.cpp b/src/Pegasus/Common/TraceFileHandlerNsk.cpp index 1c69eef6c..0b135afac 100644 --- a/src/Pegasus/Common/TraceFileHandlerNsk.cpp +++ b/src/Pegasus/Common/TraceFileHandlerNsk.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/TraceFileHandlerUnix.cpp b/src/Pegasus/Common/TraceFileHandlerUnix.cpp index 25b3dae61..432300193 100644 --- a/src/Pegasus/Common/TraceFileHandlerUnix.cpp +++ b/src/Pegasus/Common/TraceFileHandlerUnix.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/TraceFileHandlerWindows.cpp b/src/Pegasus/Common/TraceFileHandlerWindows.cpp index e13b75253..5551f365c 100644 --- a/src/Pegasus/Common/TraceFileHandlerWindows.cpp +++ b/src/Pegasus/Common/TraceFileHandlerWindows.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Tracer.cpp b/src/Pegasus/Common/Tracer.cpp index 4b091e23c..b05c86932 100644 --- a/src/Pegasus/Common/Tracer.cpp +++ b/src/Pegasus/Common/Tracer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Common/Tracer.h b/src/Pegasus/Common/Tracer.h index b23df4783..a148390ee 100644 --- a/src/Pegasus/Common/Tracer.h +++ b/src/Pegasus/Common/Tracer.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Triad.cpp b/src/Pegasus/Common/Triad.cpp index 7bfb4ab8b..06a53d46d 100644 --- a/src/Pegasus/Common/Triad.cpp +++ b/src/Pegasus/Common/Triad.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Triad.h b/src/Pegasus/Common/Triad.h index 0b530d826..655d1c41c 100644 --- a/src/Pegasus/Common/Triad.h +++ b/src/Pegasus/Common/Triad.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Union.cpp b/src/Pegasus/Common/Union.cpp index ccbf43b43..8be945932 100644 --- a/src/Pegasus/Common/Union.cpp +++ b/src/Pegasus/Common/Union.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Union.h b/src/Pegasus/Common/Union.h index 91174f7b4..9dc9374cf 100644 --- a/src/Pegasus/Common/Union.h +++ b/src/Pegasus/Common/Union.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Version_HPUX_ACC.h b/src/Pegasus/Common/Version_HPUX_ACC.h index 84f26af59..308567e87 100644 --- a/src/Pegasus/Common/Version_HPUX_ACC.h +++ b/src/Pegasus/Common/Version_HPUX_ACC.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/Version_Linux_IA64.h b/src/Pegasus/Common/Version_Linux_IA64.h index 873c25db8..94b2abfea 100644 --- a/src/Pegasus/Common/Version_Linux_IA64.h +++ b/src/Pegasus/Common/Version_Linux_IA64.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/XmlConstants.h b/src/Pegasus/Common/XmlConstants.h index fcdb78e80..16f596d3a 100644 --- a/src/Pegasus/Common/XmlConstants.h +++ b/src/Pegasus/Common/XmlConstants.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/XmlParser.cpp b/src/Pegasus/Common/XmlParser.cpp index c81d63334..5a712baee 100644 --- a/src/Pegasus/Common/XmlParser.cpp +++ b/src/Pegasus/Common/XmlParser.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/XmlParser.h b/src/Pegasus/Common/XmlParser.h index db72c366f..2496ceaf7 100644 --- a/src/Pegasus/Common/XmlParser.h +++ b/src/Pegasus/Common/XmlParser.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/XmlReader.cpp b/src/Pegasus/Common/XmlReader.cpp index cb20bf9c8..e28c01587 100644 --- a/src/Pegasus/Common/XmlReader.cpp +++ b/src/Pegasus/Common/XmlReader.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/XmlReader.h b/src/Pegasus/Common/XmlReader.h index c89afa7b4..721a0cdc8 100644 --- a/src/Pegasus/Common/XmlReader.h +++ b/src/Pegasus/Common/XmlReader.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/XmlWriter.cpp b/src/Pegasus/Common/XmlWriter.cpp index 6177c8623..54ca35152 100644 --- a/src/Pegasus/Common/XmlWriter.cpp +++ b/src/Pegasus/Common/XmlWriter.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/XmlWriter.h b/src/Pegasus/Common/XmlWriter.h index dc1d6b97e..64cacc872 100644 --- a/src/Pegasus/Common/XmlWriter.h +++ b/src/Pegasus/Common/XmlWriter.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/internal_dq.h b/src/Pegasus/Common/internal_dq.h index a8e0c59bd..7da5637ac 100644 --- a/src/Pegasus/Common/internal_dq.h +++ b/src/Pegasus/Common/internal_dq.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/obsolete/Formatter.cpp b/src/Pegasus/Common/obsolete/Formatter.cpp index de0fb61f5..23a8c1862 100644 --- a/src/Pegasus/Common/obsolete/Formatter.cpp +++ b/src/Pegasus/Common/obsolete/Formatter.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include #include diff --git a/src/Pegasus/Common/obsolete/Formatter.h b/src/Pegasus/Common/obsolete/Formatter.h index 76c5238b1..b8b45516d 100644 --- a/src/Pegasus/Common/obsolete/Formatter.h +++ b/src/Pegasus/Common/obsolete/Formatter.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== //////////////////////////////////////////////////////////////////////////////// // diff --git a/src/Pegasus/Common/obsolete/InBuffer.cpp b/src/Pegasus/Common/obsolete/InBuffer.cpp index 6f1b6207c..4e5814f02 100644 --- a/src/Pegasus/Common/obsolete/InBuffer.cpp +++ b/src/Pegasus/Common/obsolete/InBuffer.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include "InBuffer.h" diff --git a/src/Pegasus/Common/obsolete/InBuffer.h b/src/Pegasus/Common/obsolete/InBuffer.h index d453cd61a..6c853c6da 100644 --- a/src/Pegasus/Common/obsolete/InBuffer.h +++ b/src/Pegasus/Common/obsolete/InBuffer.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== //////////////////////////////////////////////////////////////////////////////// // diff --git a/src/Pegasus/Common/obsolete/MT_MessageQueue.cpp b/src/Pegasus/Common/obsolete/MT_MessageQueue.cpp index 45ba54619..963d1af23 100644 --- a/src/Pegasus/Common/obsolete/MT_MessageQueue.cpp +++ b/src/Pegasus/Common/obsolete/MT_MessageQueue.cpp @@ -1,20 +1,23 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // diff --git a/src/Pegasus/Common/obsolete/MT_MessageQueue.h b/src/Pegasus/Common/obsolete/MT_MessageQueue.h index b608d856f..faf7aa98b 100644 --- a/src/Pegasus/Common/obsolete/MT_MessageQueue.h +++ b/src/Pegasus/Common/obsolete/MT_MessageQueue.h @@ -1,20 +1,23 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // diff --git a/src/Pegasus/Common/obsolete/OutBuffer.cpp b/src/Pegasus/Common/obsolete/OutBuffer.cpp index 5f1f6a8ce..4107a9bef 100644 --- a/src/Pegasus/Common/obsolete/OutBuffer.cpp +++ b/src/Pegasus/Common/obsolete/OutBuffer.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include "OutBuffer.h" diff --git a/src/Pegasus/Common/obsolete/OutBuffer.h b/src/Pegasus/Common/obsolete/OutBuffer.h index 31e515557..68f788b8a 100644 --- a/src/Pegasus/Common/obsolete/OutBuffer.h +++ b/src/Pegasus/Common/obsolete/OutBuffer.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== //////////////////////////////////////////////////////////////////////////////// // diff --git a/src/Pegasus/Common/obsolete/Reference.cpp b/src/Pegasus/Common/obsolete/Reference.cpp index abb512b66..69a381df7 100644 --- a/src/Pegasus/Common/obsolete/Reference.cpp +++ b/src/Pegasus/Common/obsolete/Reference.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include #include "Reference.h" diff --git a/src/Pegasus/Common/obsolete/Reference.h b/src/Pegasus/Common/obsolete/Reference.h index 50063f6fa..f4108dac0 100644 --- a/src/Pegasus/Common/obsolete/Reference.h +++ b/src/Pegasus/Common/obsolete/Reference.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== //////////////////////////////////////////////////////////////////////////////// // diff --git a/src/Pegasus/Common/obsolete/Representation.cpp b/src/Pegasus/Common/obsolete/Representation.cpp index eeabd48d7..56c3bb11e 100644 --- a/src/Pegasus/Common/obsolete/Representation.cpp +++ b/src/Pegasus/Common/obsolete/Representation.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include "Representation.h" diff --git a/src/Pegasus/Common/obsolete/Representation.h b/src/Pegasus/Common/obsolete/Representation.h index 3139fa3ac..a56ccd5ab 100644 --- a/src/Pegasus/Common/obsolete/Representation.h +++ b/src/Pegasus/Common/obsolete/Representation.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== //////////////////////////////////////////////////////////////////////////////// // diff --git a/src/Pegasus/Common/obsolete/Table.cpp b/src/Pegasus/Common/obsolete/Table.cpp index f983e223e..e61b134e5 100644 --- a/src/Pegasus/Common/obsolete/Table.cpp +++ b/src/Pegasus/Common/obsolete/Table.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include "Table.h" diff --git a/src/Pegasus/Common/obsolete/Table.h b/src/Pegasus/Common/obsolete/Table.h index 5ad443ee7..90e0d81e6 100644 --- a/src/Pegasus/Common/obsolete/Table.h +++ b/src/Pegasus/Common/obsolete/Table.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #ifndef Pegasus_Table_h #define Pegasus_Table_h diff --git a/src/Pegasus/Common/obsolete/Triad.cpp b/src/Pegasus/Common/obsolete/Triad.cpp index a22c8edc9..4d69a08f0 100644 --- a/src/Pegasus/Common/obsolete/Triad.cpp +++ b/src/Pegasus/Common/obsolete/Triad.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include "Triad.h" diff --git a/src/Pegasus/Common/obsolete/Triad.h b/src/Pegasus/Common/obsolete/Triad.h index c045ba418..af7996b5d 100644 --- a/src/Pegasus/Common/obsolete/Triad.h +++ b/src/Pegasus/Common/obsolete/Triad.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== //////////////////////////////////////////////////////////////////////////////// // diff --git a/src/Pegasus/Common/peg_authorization.cpp b/src/Pegasus/Common/peg_authorization.cpp index 09818a79e..773e7e58a 100644 --- a/src/Pegasus/Common/peg_authorization.cpp +++ b/src/Pegasus/Common/peg_authorization.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/peg_authorization.h b/src/Pegasus/Common/peg_authorization.h index d05cc9d15..d36a3ba62 100644 --- a/src/Pegasus/Common/peg_authorization.h +++ b/src/Pegasus/Common/peg_authorization.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/pegasus_socket.cpp b/src/Pegasus/Common/pegasus_socket.cpp index 2b512c103..67cb650df 100644 --- a/src/Pegasus/Common/pegasus_socket.cpp +++ b/src/Pegasus/Common/pegasus_socket.cpp @@ -1,7 +1,9 @@ -//%///////////////////////-*-c++-*-///////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2001 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Common/pegasus_socket.h b/src/Pegasus/Common/pegasus_socket.h index 27d64cb32..099bf6dea 100644 --- a/src/Pegasus/Common/pegasus_socket.h +++ b/src/Pegasus/Common/pegasus_socket.h @@ -1,7 +1,9 @@ -//%///////////////////////-*-c++-*-///////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2001 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Abstract/Abstract.cpp b/src/Pegasus/Common/tests/Abstract/Abstract.cpp index 87e136d3e..f259ba61b 100644 --- a/src/Pegasus/Common/tests/Abstract/Abstract.cpp +++ b/src/Pegasus/Common/tests/Abstract/Abstract.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Array/Array.cpp b/src/Pegasus/Common/tests/Array/Array.cpp index 3aebd0abe..26bce44dc 100644 --- a/src/Pegasus/Common/tests/Array/Array.cpp +++ b/src/Pegasus/Common/tests/Array/Array.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Array/Int.cpp b/src/Pegasus/Common/tests/Array/Int.cpp index 87cbea10f..e63f88711 100644 --- a/src/Pegasus/Common/tests/Array/Int.cpp +++ b/src/Pegasus/Common/tests/Array/Int.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Array/Int.h b/src/Pegasus/Common/tests/Array/Int.h index 512416cde..78eb78e0d 100644 --- a/src/Pegasus/Common/tests/Array/Int.h +++ b/src/Pegasus/Common/tests/Array/Int.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Array/Str.cpp b/src/Pegasus/Common/tests/Array/Str.cpp index fcc87ea18..4e585d22f 100644 --- a/src/Pegasus/Common/tests/Array/Str.cpp +++ b/src/Pegasus/Common/tests/Array/Str.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Array/Str.h b/src/Pegasus/Common/tests/Array/Str.h index 99e0c1430..609144d18 100644 --- a/src/Pegasus/Common/tests/Array/Str.h +++ b/src/Pegasus/Common/tests/Array/Str.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/AtomicInt/AtomicInt.cpp b/src/Pegasus/Common/tests/AtomicInt/AtomicInt.cpp index c7fb92a17..afe325af1 100644 --- a/src/Pegasus/Common/tests/AtomicInt/AtomicInt.cpp +++ b/src/Pegasus/Common/tests/AtomicInt/AtomicInt.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Base64/Base64.cpp b/src/Pegasus/Common/tests/Base64/Base64.cpp index 1fbc1e0db..b08575676 100644 --- a/src/Pegasus/Common/tests/Base64/Base64.cpp +++ b/src/Pegasus/Common/tests/Base64/Base64.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/CGIQueryString/CGIQueryString.cpp b/src/Pegasus/Common/tests/CGIQueryString/CGIQueryString.cpp index a19348dfe..70ec7a186 100644 --- a/src/Pegasus/Common/tests/CGIQueryString/CGIQueryString.cpp +++ b/src/Pegasus/Common/tests/CGIQueryString/CGIQueryString.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/ClassDecl/ClassDecl.cpp b/src/Pegasus/Common/tests/ClassDecl/ClassDecl.cpp index a30688b95..cf653d147 100644 --- a/src/Pegasus/Common/tests/ClassDecl/ClassDecl.cpp +++ b/src/Pegasus/Common/tests/ClassDecl/ClassDecl.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Compare/Compare.cpp b/src/Pegasus/Common/tests/Compare/Compare.cpp index 56f5856b6..762861e1e 100644 --- a/src/Pegasus/Common/tests/Compare/Compare.cpp +++ b/src/Pegasus/Common/tests/Compare/Compare.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Config/Config.cpp b/src/Pegasus/Common/tests/Config/Config.cpp index 945eace7e..5a383f0c0 100644 --- a/src/Pegasus/Common/tests/Config/Config.cpp +++ b/src/Pegasus/Common/tests/Config/Config.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Connector/Connector.cpp b/src/Pegasus/Common/tests/Connector/Connector.cpp index 2fec78d3e..666cef62e 100644 --- a/src/Pegasus/Common/tests/Connector/Connector.cpp +++ b/src/Pegasus/Common/tests/Connector/Connector.cpp @@ -1,20 +1,23 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // diff --git a/src/Pegasus/Common/tests/ConnectorAcceptor/ConnectorAcceptor.cpp b/src/Pegasus/Common/tests/ConnectorAcceptor/ConnectorAcceptor.cpp index 82aea762e..415b24dae 100644 --- a/src/Pegasus/Common/tests/ConnectorAcceptor/ConnectorAcceptor.cpp +++ b/src/Pegasus/Common/tests/ConnectorAcceptor/ConnectorAcceptor.cpp @@ -1,21 +1,25 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000 The Open Group, BMC Software, Tivoli Systems, IBM +//%2003//////////////////////////////////////////////////////////////////////// // -// Permission is hereby granted, free of charge, to any person obtaining a -// copy of this software and associated documentation files (the "Software"), -// to deal in the Software without restriction, including without limitation -// the rights to use, copy, modify, merge, publish, distribute, sublicense, -// and/or sell copies of the Software, and to permit persons to whom the -// Software is furnished to do so, subject to the following conditions: +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -// THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -// DEALINGS IN THE SOFTWARE. +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // //============================================================================== // diff --git a/src/Pegasus/Common/tests/DQueue/DQueue.cpp b/src/Pegasus/Common/tests/DQueue/DQueue.cpp index cdf79c134..736358bd0 100755 --- a/src/Pegasus/Common/tests/DQueue/DQueue.cpp +++ b/src/Pegasus/Common/tests/DQueue/DQueue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/DateTime/DateTime.cpp b/src/Pegasus/Common/tests/DateTime/DateTime.cpp index cbe0aedc1..aaa7caa92 100644 --- a/src/Pegasus/Common/tests/DateTime/DateTime.cpp +++ b/src/Pegasus/Common/tests/DateTime/DateTime.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Dir/Dir.cpp b/src/Pegasus/Common/tests/Dir/Dir.cpp index a017c7743..f67c5008d 100644 --- a/src/Pegasus/Common/tests/Dir/Dir.cpp +++ b/src/Pegasus/Common/tests/Dir/Dir.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/DynLib/DynLib.cpp b/src/Pegasus/Common/tests/DynLib/DynLib.cpp index 8d59d2ed2..f1705efb6 100644 --- a/src/Pegasus/Common/tests/DynLib/DynLib.cpp +++ b/src/Pegasus/Common/tests/DynLib/DynLib.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/DynLoad/DynLoad.cpp b/src/Pegasus/Common/tests/DynLoad/DynLoad.cpp index 6481b703b..0d98ce58e 100644 --- a/src/Pegasus/Common/tests/DynLoad/DynLoad.cpp +++ b/src/Pegasus/Common/tests/DynLoad/DynLoad.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/DynamicLibrary/DynamicLibrary.cpp b/src/Pegasus/Common/tests/DynamicLibrary/DynamicLibrary.cpp index 332c86a6f..4bd71ba7c 100644 --- a/src/Pegasus/Common/tests/DynamicLibrary/DynamicLibrary.cpp +++ b/src/Pegasus/Common/tests/DynamicLibrary/DynamicLibrary.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Common/tests/FileSystem/FileSystem.cpp b/src/Pegasus/Common/tests/FileSystem/FileSystem.cpp index 5a1a7d4ca..c662e38a2 100644 --- a/src/Pegasus/Common/tests/FileSystem/FileSystem.cpp +++ b/src/Pegasus/Common/tests/FileSystem/FileSystem.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Flavor/Flavor.cpp b/src/Pegasus/Common/tests/Flavor/Flavor.cpp index 4173345e3..8d2901986 100644 --- a/src/Pegasus/Common/tests/Flavor/Flavor.cpp +++ b/src/Pegasus/Common/tests/Flavor/Flavor.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Formatter/Formatter.cpp b/src/Pegasus/Common/tests/Formatter/Formatter.cpp index c705b3569..46eacb238 100644 --- a/src/Pegasus/Common/tests/Formatter/Formatter.cpp +++ b/src/Pegasus/Common/tests/Formatter/Formatter.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/HTTPListener/HTTPListener.cpp b/src/Pegasus/Common/tests/HTTPListener/HTTPListener.cpp index 76467e760..be0db5c2f 100644 --- a/src/Pegasus/Common/tests/HTTPListener/HTTPListener.cpp +++ b/src/Pegasus/Common/tests/HTTPListener/HTTPListener.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/HashTable/HashTable.cpp b/src/Pegasus/Common/tests/HashTable/HashTable.cpp index 1e6274176..2372a5309 100644 --- a/src/Pegasus/Common/tests/HashTable/HashTable.cpp +++ b/src/Pegasus/Common/tests/HashTable/HashTable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/IPC/IPC.cpp b/src/Pegasus/Common/tests/IPC/IPC.cpp index 90254bfc8..73070e105 100644 --- a/src/Pegasus/Common/tests/IPC/IPC.cpp +++ b/src/Pegasus/Common/tests/IPC/IPC.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/InstanceDecl/InstanceDecl.cpp b/src/Pegasus/Common/tests/InstanceDecl/InstanceDecl.cpp index 16d784563..11b68cff9 100644 --- a/src/Pegasus/Common/tests/InstanceDecl/InstanceDecl.cpp +++ b/src/Pegasus/Common/tests/InstanceDecl/InstanceDecl.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/L10N/l10n.cpp b/src/Pegasus/Common/tests/L10N/l10n.cpp index e4ddf1177..535d6785e 100755 --- a/src/Pegasus/Common/tests/L10N/l10n.cpp +++ b/src/Pegasus/Common/tests/L10N/l10n.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #include #include diff --git a/src/Pegasus/Common/tests/Logger/Logger.cpp b/src/Pegasus/Common/tests/Logger/Logger.cpp index a65c96498..ebe9667fe 100644 --- a/src/Pegasus/Common/tests/Logger/Logger.cpp +++ b/src/Pegasus/Common/tests/Logger/Logger.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Match/Match.cpp b/src/Pegasus/Common/tests/Match/Match.cpp index 0e9a583b0..9a743f36c 100644 --- a/src/Pegasus/Common/tests/Match/Match.cpp +++ b/src/Pegasus/Common/tests/Match/Match.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/MessageQueue/MessageQueue.cpp b/src/Pegasus/Common/tests/MessageQueue/MessageQueue.cpp index 84d84d2d0..04626f246 100644 --- a/src/Pegasus/Common/tests/MessageQueue/MessageQueue.cpp +++ b/src/Pegasus/Common/tests/MessageQueue/MessageQueue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/MessageQueueService/MessageQueueService.cpp b/src/Pegasus/Common/tests/MessageQueueService/MessageQueueService.cpp index 1d070bdc3..d20329069 100644 --- a/src/Pegasus/Common/tests/MessageQueueService/MessageQueueService.cpp +++ b/src/Pegasus/Common/tests/MessageQueueService/MessageQueueService.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/MessageQueueService/MessageQueueService.h b/src/Pegasus/Common/tests/MessageQueueService/MessageQueueService.h index 837f4e3ec..d5d93e357 100644 --- a/src/Pegasus/Common/tests/MessageQueueService/MessageQueueService.h +++ b/src/Pegasus/Common/tests/MessageQueueService/MessageQueueService.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Method/Method.cpp b/src/Pegasus/Common/tests/Method/Method.cpp index 1966e8cf8..f0d618fe5 100644 --- a/src/Pegasus/Common/tests/Method/Method.cpp +++ b/src/Pegasus/Common/tests/Method/Method.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/ModuleController/mod_control.cpp b/src/Pegasus/Common/tests/ModuleController/mod_control.cpp index 7084755fd..4721a0389 100644 --- a/src/Pegasus/Common/tests/ModuleController/mod_control.cpp +++ b/src/Pegasus/Common/tests/ModuleController/mod_control.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Object/Object.cpp b/src/Pegasus/Common/tests/Object/Object.cpp index cb9ff80fb..6c3cf9abb 100644 --- a/src/Pegasus/Common/tests/Object/Object.cpp +++ b/src/Pegasus/Common/tests/Object/Object.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/OperationContext/TestOperationContext.cpp b/src/Pegasus/Common/tests/OperationContext/TestOperationContext.cpp index d80a716be..4cc853d03 100644 --- a/src/Pegasus/Common/tests/OperationContext/TestOperationContext.cpp +++ b/src/Pegasus/Common/tests/OperationContext/TestOperationContext.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/ParamValue/ParamValue.cpp b/src/Pegasus/Common/tests/ParamValue/ParamValue.cpp index c73d7ddef..c7db7cc7b 100644 --- a/src/Pegasus/Common/tests/ParamValue/ParamValue.cpp +++ b/src/Pegasus/Common/tests/ParamValue/ParamValue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Parameter/Parameter.cpp b/src/Pegasus/Common/tests/Parameter/Parameter.cpp index 9d3fbabcc..64e220307 100644 --- a/src/Pegasus/Common/tests/Parameter/Parameter.cpp +++ b/src/Pegasus/Common/tests/Parameter/Parameter.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Property/Property.cpp b/src/Pegasus/Common/tests/Property/Property.cpp index d991474aa..ec83e75fc 100644 --- a/src/Pegasus/Common/tests/Property/Property.cpp +++ b/src/Pegasus/Common/tests/Property/Property.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Qualifier/Qualifier.cpp b/src/Pegasus/Common/tests/Qualifier/Qualifier.cpp index 994d74656..5e1810c17 100644 --- a/src/Pegasus/Common/tests/Qualifier/Qualifier.cpp +++ b/src/Pegasus/Common/tests/Qualifier/Qualifier.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/QualifierDecl/QualifierDecl.cpp b/src/Pegasus/Common/tests/QualifierDecl/QualifierDecl.cpp index e068c5faa..2bcc95856 100644 --- a/src/Pegasus/Common/tests/QualifierDecl/QualifierDecl.cpp +++ b/src/Pegasus/Common/tests/QualifierDecl/QualifierDecl.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/QualifierList/QualifierList.cpp b/src/Pegasus/Common/tests/QualifierList/QualifierList.cpp index da6f347b3..d35dfa4f3 100644 --- a/src/Pegasus/Common/tests/QualifierList/QualifierList.cpp +++ b/src/Pegasus/Common/tests/QualifierList/QualifierList.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Queue/Queue.cpp b/src/Pegasus/Common/tests/Queue/Queue.cpp index 3233161c3..10d6554d0 100644 --- a/src/Pegasus/Common/tests/Queue/Queue.cpp +++ b/src/Pegasus/Common/tests/Queue/Queue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -26,34 +28,6 @@ // Modified By: // //%///////////////////////////////////////////////////////////////////////////// - - //%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== -// -// Author: Karl Schopmeyer (k.schopmeyer@opengroup.org) -// -// Modified By: -// -//%///////////////////////////////////////////////////////////////////////////// #include diff --git a/src/Pegasus/Common/tests/Reference/Reference.cpp b/src/Pegasus/Common/tests/Reference/Reference.cpp index d31613cd3..fbef5dc56 100644 --- a/src/Pegasus/Common/tests/Reference/Reference.cpp +++ b/src/Pegasus/Common/tests/Reference/Reference.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Resolve/Resolve.cpp b/src/Pegasus/Common/tests/Resolve/Resolve.cpp index 73504a848..04abf8959 100644 --- a/src/Pegasus/Common/tests/Resolve/Resolve.cpp +++ b/src/Pegasus/Common/tests/Resolve/Resolve.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Scope/Scope.cpp b/src/Pegasus/Common/tests/Scope/Scope.cpp index 765b3469f..7d8e3124d 100644 --- a/src/Pegasus/Common/tests/Scope/Scope.cpp +++ b/src/Pegasus/Common/tests/Scope/Scope.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Service/BeeperService/BeeperService.cpp b/src/Pegasus/Common/tests/Service/BeeperService/BeeperService.cpp index 3975de980..1316f362b 100644 --- a/src/Pegasus/Common/tests/Service/BeeperService/BeeperService.cpp +++ b/src/Pegasus/Common/tests/Service/BeeperService/BeeperService.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Service/InstallService/InstallService.cpp b/src/Pegasus/Common/tests/Service/InstallService/InstallService.cpp index 64bc2d912..dcf3a256f 100644 --- a/src/Pegasus/Common/tests/Service/InstallService/InstallService.cpp +++ b/src/Pegasus/Common/tests/Service/InstallService/InstallService.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Service/RemoveService/RemoveService.cpp b/src/Pegasus/Common/tests/Service/RemoveService/RemoveService.cpp index 241c4cb76..c82d155c2 100644 --- a/src/Pegasus/Common/tests/Service/RemoveService/RemoveService.cpp +++ b/src/Pegasus/Common/tests/Service/RemoveService/RemoveService.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Socket/socket_test.cpp b/src/Pegasus/Common/tests/Socket/socket_test.cpp index 5c794d135..959a0dfdd 100644 --- a/src/Pegasus/Common/tests/Socket/socket_test.cpp +++ b/src/Pegasus/Common/tests/Socket/socket_test.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Common/tests/Stack/Stack.cpp b/src/Pegasus/Common/tests/Stack/Stack.cpp index 0df50ba08..dc66fd5da 100644 --- a/src/Pegasus/Common/tests/Stack/Stack.cpp +++ b/src/Pegasus/Common/tests/Stack/Stack.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Stopwatch/Stopwatch.cpp b/src/Pegasus/Common/tests/Stopwatch/Stopwatch.cpp index 64bc91636..8fec70719 100644 --- a/src/Pegasus/Common/tests/Stopwatch/Stopwatch.cpp +++ b/src/Pegasus/Common/tests/Stopwatch/Stopwatch.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/StrToInstName/StrToInstName.cpp b/src/Pegasus/Common/tests/StrToInstName/StrToInstName.cpp index d31b59df0..7439ec8f2 100644 --- a/src/Pegasus/Common/tests/StrToInstName/StrToInstName.cpp +++ b/src/Pegasus/Common/tests/StrToInstName/StrToInstName.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/String/String.cpp b/src/Pegasus/Common/tests/String/String.cpp index cf94cf12b..034b11ab5 100644 --- a/src/Pegasus/Common/tests/String/String.cpp +++ b/src/Pegasus/Common/tests/String/String.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Thread/Thread.cpp b/src/Pegasus/Common/tests/Thread/Thread.cpp index af4e444f7..5ac8e4912 100644 --- a/src/Pegasus/Common/tests/Thread/Thread.cpp +++ b/src/Pegasus/Common/tests/Thread/Thread.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/ThreadPool/ThreadPool.cpp b/src/Pegasus/Common/tests/ThreadPool/ThreadPool.cpp index 6c8ac06ab..a389a3058 100644 --- a/src/Pegasus/Common/tests/ThreadPool/ThreadPool.cpp +++ b/src/Pegasus/Common/tests/ThreadPool/ThreadPool.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/TimeValue/TimeValue.cpp b/src/Pegasus/Common/tests/TimeValue/TimeValue.cpp index 0f3e8eb9f..c4edd4605 100644 --- a/src/Pegasus/Common/tests/TimeValue/TimeValue.cpp +++ b/src/Pegasus/Common/tests/TimeValue/TimeValue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/ToMof/tomof.cpp b/src/Pegasus/Common/tests/ToMof/tomof.cpp index 386f9b312..ce66bffb7 100644 --- a/src/Pegasus/Common/tests/ToMof/tomof.cpp +++ b/src/Pegasus/Common/tests/ToMof/tomof.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Tracer/Tracer.cpp b/src/Pegasus/Common/tests/Tracer/Tracer.cpp index fdefb4470..31d9d7f69 100644 --- a/src/Pegasus/Common/tests/Tracer/Tracer.cpp +++ b/src/Pegasus/Common/tests/Tracer/Tracer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/ValidateClass/ValidateClass.cpp b/src/Pegasus/Common/tests/ValidateClass/ValidateClass.cpp index 8e5021b71..ddbac112b 100644 --- a/src/Pegasus/Common/tests/ValidateClass/ValidateClass.cpp +++ b/src/Pegasus/Common/tests/ValidateClass/ValidateClass.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/Value/Value.cpp b/src/Pegasus/Common/tests/Value/Value.cpp index db89617d1..27985461e 100644 --- a/src/Pegasus/Common/tests/Value/Value.cpp +++ b/src/Pegasus/Common/tests/Value/Value.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/WebClient/WebClient.cpp b/src/Pegasus/Common/tests/WebClient/WebClient.cpp index 07c335ff9..18981432e 100644 --- a/src/Pegasus/Common/tests/WebClient/WebClient.cpp +++ b/src/Pegasus/Common/tests/WebClient/WebClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/WebServer/WebServer.cpp b/src/Pegasus/Common/tests/WebServer/WebServer.cpp index f9d74e502..b7c25b6bd 100644 --- a/src/Pegasus/Common/tests/WebServer/WebServer.cpp +++ b/src/Pegasus/Common/tests/WebServer/WebServer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/XmlDump/XmlDump.cpp b/src/Pegasus/Common/tests/XmlDump/XmlDump.cpp index ff9f78750..df1abdbc8 100644 --- a/src/Pegasus/Common/tests/XmlDump/XmlDump.cpp +++ b/src/Pegasus/Common/tests/XmlDump/XmlDump.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/XmlParser/XmlParser.cpp b/src/Pegasus/Common/tests/XmlParser/XmlParser.cpp index e46f79ee2..7103a8ef8 100644 --- a/src/Pegasus/Common/tests/XmlParser/XmlParser.cpp +++ b/src/Pegasus/Common/tests/XmlParser/XmlParser.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/XmlPrint/XmlPrint.cpp b/src/Pegasus/Common/tests/XmlPrint/XmlPrint.cpp index 7a0aadaba..9246fc90b 100644 --- a/src/Pegasus/Common/tests/XmlPrint/XmlPrint.cpp +++ b/src/Pegasus/Common/tests/XmlPrint/XmlPrint.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/async_callback/async_callback.cpp b/src/Pegasus/Common/tests/async_callback/async_callback.cpp index c4476fd66..c93e2df94 100644 --- a/src/Pegasus/Common/tests/async_callback/async_callback.cpp +++ b/src/Pegasus/Common/tests/async_callback/async_callback.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Common/tests/async_callback/async_callback.h b/src/Pegasus/Common/tests/async_callback/async_callback.h index c5ce8ccc4..7d3479663 100644 --- a/src/Pegasus/Common/tests/async_callback/async_callback.h +++ b/src/Pegasus/Common/tests/async_callback/async_callback.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/Linkage.h b/src/Pegasus/Compiler/Linkage.h index 427b50834..120ce214e 100644 --- a/src/Pegasus/Compiler/Linkage.h +++ b/src/Pegasus/Compiler/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cimmofClient.cpp b/src/Pegasus/Compiler/cimmofClient.cpp index 1d9dfae35..92a4718e0 100644 --- a/src/Pegasus/Compiler/cimmofClient.cpp +++ b/src/Pegasus/Compiler/cimmofClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cimmofClient.h b/src/Pegasus/Compiler/cimmofClient.h index 49bb061ad..0de11d2a1 100644 --- a/src/Pegasus/Compiler/cimmofClient.h +++ b/src/Pegasus/Compiler/cimmofClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cimmofMessages.cpp b/src/Pegasus/Compiler/cimmofMessages.cpp index 214113585..a562b8b35 100755 --- a/src/Pegasus/Compiler/cimmofMessages.cpp +++ b/src/Pegasus/Compiler/cimmofMessages.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cimmofMessages.h b/src/Pegasus/Compiler/cimmofMessages.h index 170bd2382..7c41dbb2e 100755 --- a/src/Pegasus/Compiler/cimmofMessages.h +++ b/src/Pegasus/Compiler/cimmofMessages.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cimmofParser.cpp b/src/Pegasus/Compiler/cimmofParser.cpp index 8c79b5774..fa18e0327 100644 --- a/src/Pegasus/Compiler/cimmofParser.cpp +++ b/src/Pegasus/Compiler/cimmofParser.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cimmofParser.h b/src/Pegasus/Compiler/cimmofParser.h index f1c983625..7fdcd8c8a 100644 --- a/src/Pegasus/Compiler/cimmofParser.h +++ b/src/Pegasus/Compiler/cimmofParser.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cimmofRepository.cpp b/src/Pegasus/Compiler/cimmofRepository.cpp index b0c7e3704..47c83b24d 100644 --- a/src/Pegasus/Compiler/cimmofRepository.cpp +++ b/src/Pegasus/Compiler/cimmofRepository.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cimmofRepository.h b/src/Pegasus/Compiler/cimmofRepository.h index 131e7bf31..393185e4b 100644 --- a/src/Pegasus/Compiler/cimmofRepository.h +++ b/src/Pegasus/Compiler/cimmofRepository.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cimmofRepositoryInterface.cpp b/src/Pegasus/Compiler/cimmofRepositoryInterface.cpp index 4449e52bf..f895ee75a 100644 --- a/src/Pegasus/Compiler/cimmofRepositoryInterface.cpp +++ b/src/Pegasus/Compiler/cimmofRepositoryInterface.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cimmofRepositoryInterface.h b/src/Pegasus/Compiler/cimmofRepositoryInterface.h index f660448c8..eae0ae355 100644 --- a/src/Pegasus/Compiler/cimmofRepositoryInterface.h +++ b/src/Pegasus/Compiler/cimmofRepositoryInterface.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cimmof_lex.cpp b/src/Pegasus/Compiler/cimmof_lex.cpp index 251a6aa8b..bcad8dc7d 100644 --- a/src/Pegasus/Compiler/cimmof_lex.cpp +++ b/src/Pegasus/Compiler/cimmof_lex.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #define yy_create_buffer cimmof__create_buffer #define yy_delete_buffer cimmof__delete_buffer #define yy_scan_buffer cimmof__scan_buffer @@ -20,7 +44,7 @@ /* A lexical scanner generated by flex */ /* Scanner skeleton version: - * $Header: /cvs/MSB/pegasus/src/Pegasus/Compiler/cimmof_lex.cpp,v 1.18 2003/09/09 16:31:56 karl Exp $ + * $Header: /cvs/MSB/pegasus/src/Pegasus/Compiler/cimmof_lex.cpp,v 1.19 2003/10/22 14:26:08 karl Exp $ */ #define FLEX_SCANNER diff --git a/src/Pegasus/Compiler/cimmof_lex_wrapper.cpp b/src/Pegasus/Compiler/cimmof_lex_wrapper.cpp index fb80e16f0..91b53a239 100644 --- a/src/Pegasus/Compiler/cimmof_lex_wrapper.cpp +++ b/src/Pegasus/Compiler/cimmof_lex_wrapper.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cimmof_tab.cpp b/src/Pegasus/Compiler/cimmof_tab.cpp index 556dc666f..fd92167a8 100644 --- a/src/Pegasus/Compiler/cimmof_tab.cpp +++ b/src/Pegasus/Compiler/cimmof_tab.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== /* A Bison parser, made from cimmof.y by GNU Bison version 1.28 */ diff --git a/src/Pegasus/Compiler/cimmof_tab.h b/src/Pegasus/Compiler/cimmof_tab.h index c585e5819..540efa991 100644 --- a/src/Pegasus/Compiler/cimmof_tab.h +++ b/src/Pegasus/Compiler/cimmof_tab.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== typedef union { struct pragma *pragma; int ival; diff --git a/src/Pegasus/Compiler/cimmof_tab_wrapper.cpp b/src/Pegasus/Compiler/cimmof_tab_wrapper.cpp index d9f3ec7b5..1a7df39f1 100644 --- a/src/Pegasus/Compiler/cimmof_tab_wrapper.cpp +++ b/src/Pegasus/Compiler/cimmof_tab_wrapper.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cmdline/cimmof/cmdline.cpp b/src/Pegasus/Compiler/cmdline/cimmof/cmdline.cpp index 6662f1305..15a66583c 100644 --- a/src/Pegasus/Compiler/cmdline/cimmof/cmdline.cpp +++ b/src/Pegasus/Compiler/cmdline/cimmof/cmdline.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cmdline/cimmof/cmdline.h b/src/Pegasus/Compiler/cmdline/cimmof/cmdline.h index 99e87476d..abff93cca 100644 --- a/src/Pegasus/Compiler/cmdline/cimmof/cmdline.h +++ b/src/Pegasus/Compiler/cmdline/cimmof/cmdline.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cmdline/cimmof/cmdlineExceptions.cpp b/src/Pegasus/Compiler/cmdline/cimmof/cmdlineExceptions.cpp index 64e826145..da8944e90 100644 --- a/src/Pegasus/Compiler/cmdline/cimmof/cmdlineExceptions.cpp +++ b/src/Pegasus/Compiler/cmdline/cimmof/cmdlineExceptions.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cmdline/cimmof/cmdlineExceptions.h b/src/Pegasus/Compiler/cmdline/cimmof/cmdlineExceptions.h index 872941c9c..f3b660b92 100644 --- a/src/Pegasus/Compiler/cmdline/cimmof/cmdlineExceptions.h +++ b/src/Pegasus/Compiler/cmdline/cimmof/cmdlineExceptions.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/cmdline/cimmof/main.cpp b/src/Pegasus/Compiler/cmdline/cimmof/main.cpp index 419317c22..8475fb742 100644 --- a/src/Pegasus/Compiler/cmdline/cimmof/main.cpp +++ b/src/Pegasus/Compiler/cmdline/cimmof/main.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/compilerCommonDefs.h b/src/Pegasus/Compiler/compilerCommonDefs.h index d2906fd26..dcc0ca988 100755 --- a/src/Pegasus/Compiler/compilerCommonDefs.h +++ b/src/Pegasus/Compiler/compilerCommonDefs.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/compilerDeclContext.cpp b/src/Pegasus/Compiler/compilerDeclContext.cpp index c15c3cff1..8fed6c9dc 100755 --- a/src/Pegasus/Compiler/compilerDeclContext.cpp +++ b/src/Pegasus/Compiler/compilerDeclContext.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/compilerDeclContext.h b/src/Pegasus/Compiler/compilerDeclContext.h index 8c8ad8dcc..2ed0d9107 100755 --- a/src/Pegasus/Compiler/compilerDeclContext.h +++ b/src/Pegasus/Compiler/compilerDeclContext.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/memobjs.h b/src/Pegasus/Compiler/memobjs.h index 8eb4b37db..c8b1c5c47 100644 --- a/src/Pegasus/Compiler/memobjs.h +++ b/src/Pegasus/Compiler/memobjs.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/mofCompilerOptions.h b/src/Pegasus/Compiler/mofCompilerOptions.h index 878a5aaec..9b03a1330 100644 --- a/src/Pegasus/Compiler/mofCompilerOptions.h +++ b/src/Pegasus/Compiler/mofCompilerOptions.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/nt_includes/unistd.h b/src/Pegasus/Compiler/nt_includes/unistd.h index e69de29bb..128347fd7 100644 --- a/src/Pegasus/Compiler/nt_includes/unistd.h +++ b/src/Pegasus/Compiler/nt_includes/unistd.h @@ -0,0 +1,24 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== diff --git a/src/Pegasus/Compiler/objname.cpp b/src/Pegasus/Compiler/objname.cpp index efa3902d5..556184258 100644 --- a/src/Pegasus/Compiler/objname.cpp +++ b/src/Pegasus/Compiler/objname.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/objname.h b/src/Pegasus/Compiler/objname.h index 5beabe98c..d696c284b 100644 --- a/src/Pegasus/Compiler/objname.h +++ b/src/Pegasus/Compiler/objname.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/parser.cpp b/src/Pegasus/Compiler/parser.cpp index 345d18a4d..fc4e218fd 100644 --- a/src/Pegasus/Compiler/parser.cpp +++ b/src/Pegasus/Compiler/parser.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/parser.h b/src/Pegasus/Compiler/parser.h index 0309ae81f..5977fba1a 100644 --- a/src/Pegasus/Compiler/parser.h +++ b/src/Pegasus/Compiler/parser.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/parserExceptions.h b/src/Pegasus/Compiler/parserExceptions.h index 86ab15161..779363ba3 100644 --- a/src/Pegasus/Compiler/parserExceptions.h +++ b/src/Pegasus/Compiler/parserExceptions.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/qualifierList.cpp b/src/Pegasus/Compiler/qualifierList.cpp index 6f03c6603..4bff8b571 100644 --- a/src/Pegasus/Compiler/qualifierList.cpp +++ b/src/Pegasus/Compiler/qualifierList.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/qualifierList.h b/src/Pegasus/Compiler/qualifierList.h index 13a0e51fe..a12e74441 100644 --- a/src/Pegasus/Compiler/qualifierList.h +++ b/src/Pegasus/Compiler/qualifierList.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/tests/CompAssoc/CompAssoc.cpp b/src/Pegasus/Compiler/tests/CompAssoc/CompAssoc.cpp index 41463b542..f8f224210 100644 --- a/src/Pegasus/Compiler/tests/CompAssoc/CompAssoc.cpp +++ b/src/Pegasus/Compiler/tests/CompAssoc/CompAssoc.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/valueFactory.cpp b/src/Pegasus/Compiler/valueFactory.cpp index 0ae4117d5..44c8a16e3 100644 --- a/src/Pegasus/Compiler/valueFactory.cpp +++ b/src/Pegasus/Compiler/valueFactory.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Compiler/valueFactory.h b/src/Pegasus/Compiler/valueFactory.h index c87005d69..4c776e5af 100644 --- a/src/Pegasus/Compiler/valueFactory.h +++ b/src/Pegasus/Compiler/valueFactory.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigExceptions.cpp b/src/Pegasus/Config/ConfigExceptions.cpp index 8eb129d0f..d4bbed6e9 100644 --- a/src/Pegasus/Config/ConfigExceptions.cpp +++ b/src/Pegasus/Config/ConfigExceptions.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigExceptions.h b/src/Pegasus/Config/ConfigExceptions.h index bd39c1026..b6c2fe048 100644 --- a/src/Pegasus/Config/ConfigExceptions.h +++ b/src/Pegasus/Config/ConfigExceptions.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigFile.cpp b/src/Pegasus/Config/ConfigFile.cpp index 4c1c1ad0e..9a4e9641d 100644 --- a/src/Pegasus/Config/ConfigFile.cpp +++ b/src/Pegasus/Config/ConfigFile.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigFile.h b/src/Pegasus/Config/ConfigFile.h index 1ffaf2353..84d91d874 100644 --- a/src/Pegasus/Config/ConfigFile.h +++ b/src/Pegasus/Config/ConfigFile.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigFileDir.h b/src/Pegasus/Config/ConfigFileDir.h index 2ef5b7129..92552b081 100644 --- a/src/Pegasus/Config/ConfigFileDir.h +++ b/src/Pegasus/Config/ConfigFileDir.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigFileDirAix.h b/src/Pegasus/Config/ConfigFileDirAix.h index 43dda2932..cc55ff3ca 100755 --- a/src/Pegasus/Config/ConfigFileDirAix.h +++ b/src/Pegasus/Config/ConfigFileDirAix.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigFileDirHpux.h b/src/Pegasus/Config/ConfigFileDirHpux.h index 3cedce268..e5e7c930e 100644 --- a/src/Pegasus/Config/ConfigFileDirHpux.h +++ b/src/Pegasus/Config/ConfigFileDirHpux.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigFileDirLinux.h b/src/Pegasus/Config/ConfigFileDirLinux.h index 836669c68..3cc84e28e 100644 --- a/src/Pegasus/Config/ConfigFileDirLinux.h +++ b/src/Pegasus/Config/ConfigFileDirLinux.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigFileDirZos.h b/src/Pegasus/Config/ConfigFileDirZos.h index 01c663071..e180b9a4c 100644 --- a/src/Pegasus/Config/ConfigFileDirZos.h +++ b/src/Pegasus/Config/ConfigFileDirZos.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigFileHandler.cpp b/src/Pegasus/Config/ConfigFileHandler.cpp index b341d1721..bd5d2e3d5 100644 --- a/src/Pegasus/Config/ConfigFileHandler.cpp +++ b/src/Pegasus/Config/ConfigFileHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigFileHandler.h b/src/Pegasus/Config/ConfigFileHandler.h index c91c2d577..8213c6e8f 100644 --- a/src/Pegasus/Config/ConfigFileHandler.h +++ b/src/Pegasus/Config/ConfigFileHandler.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigManager.cpp b/src/Pegasus/Config/ConfigManager.cpp index 68a752854..0fe9a74c1 100644 --- a/src/Pegasus/Config/ConfigManager.cpp +++ b/src/Pegasus/Config/ConfigManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigManager.h b/src/Pegasus/Config/ConfigManager.h index be1615e76..5cb8fda6a 100644 --- a/src/Pegasus/Config/ConfigManager.h +++ b/src/Pegasus/Config/ConfigManager.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigPropertyOwner.cpp b/src/Pegasus/Config/ConfigPropertyOwner.cpp index 281e75609..baf60d707 100644 --- a/src/Pegasus/Config/ConfigPropertyOwner.cpp +++ b/src/Pegasus/Config/ConfigPropertyOwner.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ConfigPropertyOwner.h b/src/Pegasus/Config/ConfigPropertyOwner.h index ce3eafc04..ac75591bb 100644 --- a/src/Pegasus/Config/ConfigPropertyOwner.h +++ b/src/Pegasus/Config/ConfigPropertyOwner.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/DefaultPropertyOwner.cpp b/src/Pegasus/Config/DefaultPropertyOwner.cpp index 48eed7bb7..cc6ede1dd 100644 --- a/src/Pegasus/Config/DefaultPropertyOwner.cpp +++ b/src/Pegasus/Config/DefaultPropertyOwner.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/DefaultPropertyOwner.h b/src/Pegasus/Config/DefaultPropertyOwner.h index 7f5176afd..035f53707 100644 --- a/src/Pegasus/Config/DefaultPropertyOwner.h +++ b/src/Pegasus/Config/DefaultPropertyOwner.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/DefaultPropertyTable.h b/src/Pegasus/Config/DefaultPropertyTable.h index b9fabd083..d83711499 100644 --- a/src/Pegasus/Config/DefaultPropertyTable.h +++ b/src/Pegasus/Config/DefaultPropertyTable.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/DefaultPropertyTableHpux.h b/src/Pegasus/Config/DefaultPropertyTableHpux.h index 2a4024aa7..ce9d1d149 100644 --- a/src/Pegasus/Config/DefaultPropertyTableHpux.h +++ b/src/Pegasus/Config/DefaultPropertyTableHpux.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/DefaultPropertyTableLinux.h b/src/Pegasus/Config/DefaultPropertyTableLinux.h index 792f03e37..8b5a2de8f 100644 --- a/src/Pegasus/Config/DefaultPropertyTableLinux.h +++ b/src/Pegasus/Config/DefaultPropertyTableLinux.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/FileSystemPropertyOwner.cpp b/src/Pegasus/Config/FileSystemPropertyOwner.cpp index fe056fae1..227e2dc08 100644 --- a/src/Pegasus/Config/FileSystemPropertyOwner.cpp +++ b/src/Pegasus/Config/FileSystemPropertyOwner.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/FileSystemPropertyOwner.h b/src/Pegasus/Config/FileSystemPropertyOwner.h index 81520a22f..f000f0600 100644 --- a/src/Pegasus/Config/FileSystemPropertyOwner.h +++ b/src/Pegasus/Config/FileSystemPropertyOwner.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/FixedPropertyTable.h b/src/Pegasus/Config/FixedPropertyTable.h index ea6888b35..c541444e6 100644 --- a/src/Pegasus/Config/FixedPropertyTable.h +++ b/src/Pegasus/Config/FixedPropertyTable.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/FixedPropertyTableHpux.h b/src/Pegasus/Config/FixedPropertyTableHpux.h index b38c7d2dd..a7e64ff49 100644 --- a/src/Pegasus/Config/FixedPropertyTableHpux.h +++ b/src/Pegasus/Config/FixedPropertyTableHpux.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/FixedPropertyTableLinux.h b/src/Pegasus/Config/FixedPropertyTableLinux.h index 6cf0f9f6f..d8f0a0ca8 100644 --- a/src/Pegasus/Config/FixedPropertyTableLinux.h +++ b/src/Pegasus/Config/FixedPropertyTableLinux.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/Linkage.h b/src/Pegasus/Config/Linkage.h index 0f7ce1de1..d4de2e368 100644 --- a/src/Pegasus/Config/Linkage.h +++ b/src/Pegasus/Config/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/LogPropertyOwner.cpp b/src/Pegasus/Config/LogPropertyOwner.cpp index b691c1822..93cffbc3b 100644 --- a/src/Pegasus/Config/LogPropertyOwner.cpp +++ b/src/Pegasus/Config/LogPropertyOwner.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/LogPropertyOwner.h b/src/Pegasus/Config/LogPropertyOwner.h index ecb796a34..6f31e3af7 100644 --- a/src/Pegasus/Config/LogPropertyOwner.h +++ b/src/Pegasus/Config/LogPropertyOwner.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/RepositoryPropertyOwner.cpp b/src/Pegasus/Config/RepositoryPropertyOwner.cpp index d4029a6f5..347e9bf93 100644 --- a/src/Pegasus/Config/RepositoryPropertyOwner.cpp +++ b/src/Pegasus/Config/RepositoryPropertyOwner.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/RepositoryPropertyOwner.h b/src/Pegasus/Config/RepositoryPropertyOwner.h index 0457ebde0..312eff208 100644 --- a/src/Pegasus/Config/RepositoryPropertyOwner.h +++ b/src/Pegasus/Config/RepositoryPropertyOwner.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/SecurityPropertyOwner.cpp b/src/Pegasus/Config/SecurityPropertyOwner.cpp index ddfacf98d..6c3649762 100644 --- a/src/Pegasus/Config/SecurityPropertyOwner.cpp +++ b/src/Pegasus/Config/SecurityPropertyOwner.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/SecurityPropertyOwner.h b/src/Pegasus/Config/SecurityPropertyOwner.h index 0250590b9..966f31b0e 100644 --- a/src/Pegasus/Config/SecurityPropertyOwner.h +++ b/src/Pegasus/Config/SecurityPropertyOwner.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ShutdownPropertyOwner.cpp b/src/Pegasus/Config/ShutdownPropertyOwner.cpp index 43e31ab58..ecb2c74e7 100644 --- a/src/Pegasus/Config/ShutdownPropertyOwner.cpp +++ b/src/Pegasus/Config/ShutdownPropertyOwner.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/ShutdownPropertyOwner.h b/src/Pegasus/Config/ShutdownPropertyOwner.h index 0fc32e298..87315df3b 100644 --- a/src/Pegasus/Config/ShutdownPropertyOwner.h +++ b/src/Pegasus/Config/ShutdownPropertyOwner.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/TracePropertyOwner.cpp b/src/Pegasus/Config/TracePropertyOwner.cpp index 4d2bb1511..717f34d57 100644 --- a/src/Pegasus/Config/TracePropertyOwner.cpp +++ b/src/Pegasus/Config/TracePropertyOwner.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Config/TracePropertyOwner.h b/src/Pegasus/Config/TracePropertyOwner.h index ebe575deb..13fc0c6bf 100644 --- a/src/Pegasus/Config/TracePropertyOwner.h +++ b/src/Pegasus/Config/TracePropertyOwner.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/tests/ConfigFileHandler/ConfigFileHandler.cpp b/src/Pegasus/Config/tests/ConfigFileHandler/ConfigFileHandler.cpp index 8d5245b25..1d55b4b07 100644 --- a/src/Pegasus/Config/tests/ConfigFileHandler/ConfigFileHandler.cpp +++ b/src/Pegasus/Config/tests/ConfigFileHandler/ConfigFileHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Config/tests/ConfigManager/ConfigManager.cpp b/src/Pegasus/Config/tests/ConfigManager/ConfigManager.cpp index 3fc697663..ca590c4c9 100644 --- a/src/Pegasus/Config/tests/ConfigManager/ConfigManager.cpp +++ b/src/Pegasus/Config/tests/ConfigManager/ConfigManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Consumer/CIMIndicationConsumer.h b/src/Pegasus/Consumer/CIMIndicationConsumer.h index 7ed851aee..297b1f231 100644 --- a/src/Pegasus/Consumer/CIMIndicationConsumer.h +++ b/src/Pegasus/Consumer/CIMIndicationConsumer.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Consumer/Linkage.h b/src/Pegasus/Consumer/Linkage.h index 3bb53755b..3fdc378ca 100644 --- a/src/Pegasus/Consumer/Linkage.h +++ b/src/Pegasus/Consumer/Linkage.h @@ -1,21 +1,23 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // diff --git a/src/Pegasus/Consumer/tests/DisplayConsumer/DisplayConsumer.cpp b/src/Pegasus/Consumer/tests/DisplayConsumer/DisplayConsumer.cpp index 6ed6c194d..d3175d448 100644 --- a/src/Pegasus/Consumer/tests/DisplayConsumer/DisplayConsumer.cpp +++ b/src/Pegasus/Consumer/tests/DisplayConsumer/DisplayConsumer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ControlProviders/ConfigSettingProvider/ConfigSettingProvider.cpp b/src/Pegasus/ControlProviders/ConfigSettingProvider/ConfigSettingProvider.cpp index 74dd160d5..1963b3c3e 100644 --- a/src/Pegasus/ControlProviders/ConfigSettingProvider/ConfigSettingProvider.cpp +++ b/src/Pegasus/ControlProviders/ConfigSettingProvider/ConfigSettingProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ControlProviders/ConfigSettingProvider/ConfigSettingProvider.h b/src/Pegasus/ControlProviders/ConfigSettingProvider/ConfigSettingProvider.h index 1de0c5658..365bb4569 100644 --- a/src/Pegasus/ControlProviders/ConfigSettingProvider/ConfigSettingProvider.h +++ b/src/Pegasus/ControlProviders/ConfigSettingProvider/ConfigSettingProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ControlProviders/ConfigSettingProvider/Linkage.h b/src/Pegasus/ControlProviders/ConfigSettingProvider/Linkage.h index 0f566b6ba..f0c0516c7 100644 --- a/src/Pegasus/ControlProviders/ConfigSettingProvider/Linkage.h +++ b/src/Pegasus/ControlProviders/ConfigSettingProvider/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ControlProviders/InteropProvider/InteropProvider.cpp b/src/Pegasus/ControlProviders/InteropProvider/InteropProvider.cpp index d704fc103..15d5ecfe1 100644 --- a/src/Pegasus/ControlProviders/InteropProvider/InteropProvider.cpp +++ b/src/Pegasus/ControlProviders/InteropProvider/InteropProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ControlProviders/InteropProvider/InteropProvider.h b/src/Pegasus/ControlProviders/InteropProvider/InteropProvider.h index d7663dc41..f332743ed 100644 --- a/src/Pegasus/ControlProviders/InteropProvider/InteropProvider.h +++ b/src/Pegasus/ControlProviders/InteropProvider/InteropProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ControlProviders/InteropProvider/Linkage.h b/src/Pegasus/ControlProviders/InteropProvider/Linkage.h index 5e6a39f18..412fa4f46 100644 --- a/src/Pegasus/ControlProviders/InteropProvider/Linkage.h +++ b/src/Pegasus/ControlProviders/InteropProvider/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ControlProviders/InteropProvider/tests/interop.cpp b/src/Pegasus/ControlProviders/InteropProvider/tests/interop.cpp index 2e92f6a65..5c2cb2323 100644 --- a/src/Pegasus/ControlProviders/InteropProvider/tests/interop.cpp +++ b/src/Pegasus/ControlProviders/InteropProvider/tests/interop.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ControlProviders/NamespaceProvider/Linkage.h b/src/Pegasus/ControlProviders/NamespaceProvider/Linkage.h index a73a64d46..264af9e85 100644 --- a/src/Pegasus/ControlProviders/NamespaceProvider/Linkage.h +++ b/src/Pegasus/ControlProviders/NamespaceProvider/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ControlProviders/NamespaceProvider/NamespaceProvider.cpp b/src/Pegasus/ControlProviders/NamespaceProvider/NamespaceProvider.cpp index b4bb1a1ff..ecc670ae3 100644 --- a/src/Pegasus/ControlProviders/NamespaceProvider/NamespaceProvider.cpp +++ b/src/Pegasus/ControlProviders/NamespaceProvider/NamespaceProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ControlProviders/NamespaceProvider/NamespaceProvider.h b/src/Pegasus/ControlProviders/NamespaceProvider/NamespaceProvider.h index e45077f3c..d817a383c 100644 --- a/src/Pegasus/ControlProviders/NamespaceProvider/NamespaceProvider.h +++ b/src/Pegasus/ControlProviders/NamespaceProvider/NamespaceProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ControlProviders/ProviderRegistrationProvider/Linkage.h b/src/Pegasus/ControlProviders/ProviderRegistrationProvider/Linkage.h index a2165fb6e..395473d46 100644 --- a/src/Pegasus/ControlProviders/ProviderRegistrationProvider/Linkage.h +++ b/src/Pegasus/ControlProviders/ProviderRegistrationProvider/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ControlProviders/ProviderRegistrationProvider/ProviderRegistrationProvider.cpp b/src/Pegasus/ControlProviders/ProviderRegistrationProvider/ProviderRegistrationProvider.cpp index c91930e10..fc69f7453 100644 --- a/src/Pegasus/ControlProviders/ProviderRegistrationProvider/ProviderRegistrationProvider.cpp +++ b/src/Pegasus/ControlProviders/ProviderRegistrationProvider/ProviderRegistrationProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ControlProviders/ProviderRegistrationProvider/ProviderRegistrationProvider.h b/src/Pegasus/ControlProviders/ProviderRegistrationProvider/ProviderRegistrationProvider.h index 26a854a0b..d2a373d55 100644 --- a/src/Pegasus/ControlProviders/ProviderRegistrationProvider/ProviderRegistrationProvider.h +++ b/src/Pegasus/ControlProviders/ProviderRegistrationProvider/ProviderRegistrationProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ControlProviders/ProviderRegistrationProvider/tests/createInstances/createInstances.cpp b/src/Pegasus/ControlProviders/ProviderRegistrationProvider/tests/createInstances/createInstances.cpp index 8b9668cf4..7f08552eb 100644 --- a/src/Pegasus/ControlProviders/ProviderRegistrationProvider/tests/createInstances/createInstances.cpp +++ b/src/Pegasus/ControlProviders/ProviderRegistrationProvider/tests/createInstances/createInstances.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ControlProviders/ProviderRegistrationProvider/tests/modifyInstances/modifyInstances.cpp b/src/Pegasus/ControlProviders/ProviderRegistrationProvider/tests/modifyInstances/modifyInstances.cpp index 7e4f104db..3574cad93 100644 --- a/src/Pegasus/ControlProviders/ProviderRegistrationProvider/tests/modifyInstances/modifyInstances.cpp +++ b/src/Pegasus/ControlProviders/ProviderRegistrationProvider/tests/modifyInstances/modifyInstances.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ControlProviders/UserAuthProvider/Linkage.h b/src/Pegasus/ControlProviders/UserAuthProvider/Linkage.h index 3b1605e52..2c7694a8d 100644 --- a/src/Pegasus/ControlProviders/UserAuthProvider/Linkage.h +++ b/src/Pegasus/ControlProviders/UserAuthProvider/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ControlProviders/UserAuthProvider/UserAuthProvider.cpp b/src/Pegasus/ControlProviders/UserAuthProvider/UserAuthProvider.cpp index a0c17186d..5895e0ee0 100644 --- a/src/Pegasus/ControlProviders/UserAuthProvider/UserAuthProvider.cpp +++ b/src/Pegasus/ControlProviders/UserAuthProvider/UserAuthProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ControlProviders/UserAuthProvider/UserAuthProvider.h b/src/Pegasus/ControlProviders/UserAuthProvider/UserAuthProvider.h index 7c5345b7f..9dfd6c309 100644 --- a/src/Pegasus/ControlProviders/UserAuthProvider/UserAuthProvider.h +++ b/src/Pegasus/ControlProviders/UserAuthProvider/UserAuthProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ExportClient/CIMExportClient.cpp b/src/Pegasus/ExportClient/CIMExportClient.cpp index 279c11b46..0f86181e0 100644 --- a/src/Pegasus/ExportClient/CIMExportClient.cpp +++ b/src/Pegasus/ExportClient/CIMExportClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportClient/CIMExportClient.h b/src/Pegasus/ExportClient/CIMExportClient.h index b2f32ef56..8264116f5 100644 --- a/src/Pegasus/ExportClient/CIMExportClient.h +++ b/src/Pegasus/ExportClient/CIMExportClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportClient/CIMExportRequestEncoder.cpp b/src/Pegasus/ExportClient/CIMExportRequestEncoder.cpp index 846ea20bd..c78706c26 100644 --- a/src/Pegasus/ExportClient/CIMExportRequestEncoder.cpp +++ b/src/Pegasus/ExportClient/CIMExportRequestEncoder.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportClient/CIMExportRequestEncoder.h b/src/Pegasus/ExportClient/CIMExportRequestEncoder.h index 42cc8b9f2..e37c6f261 100644 --- a/src/Pegasus/ExportClient/CIMExportRequestEncoder.h +++ b/src/Pegasus/ExportClient/CIMExportRequestEncoder.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportClient/CIMExportResponseDecoder.cpp b/src/Pegasus/ExportClient/CIMExportResponseDecoder.cpp index ae642bf68..84c1043bf 100644 --- a/src/Pegasus/ExportClient/CIMExportResponseDecoder.cpp +++ b/src/Pegasus/ExportClient/CIMExportResponseDecoder.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportClient/CIMExportResponseDecoder.h b/src/Pegasus/ExportClient/CIMExportResponseDecoder.h index df41ab8f5..ae1c2e8c9 100644 --- a/src/Pegasus/ExportClient/CIMExportResponseDecoder.h +++ b/src/Pegasus/ExportClient/CIMExportResponseDecoder.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportClient/Linkage.h b/src/Pegasus/ExportClient/Linkage.h index bb6304cbe..f09299eb9 100644 --- a/src/Pegasus/ExportClient/Linkage.h +++ b/src/Pegasus/ExportClient/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportClient/tests/ExportClient/ExportClient.cpp b/src/Pegasus/ExportClient/tests/ExportClient/ExportClient.cpp index f2c175394..4e3922a55 100644 --- a/src/Pegasus/ExportClient/tests/ExportClient/ExportClient.cpp +++ b/src/Pegasus/ExportClient/tests/ExportClient/ExportClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportServer/CIMExportRequestDecoder.cpp b/src/Pegasus/ExportServer/CIMExportRequestDecoder.cpp index 0011808f7..aea26bac2 100644 --- a/src/Pegasus/ExportServer/CIMExportRequestDecoder.cpp +++ b/src/Pegasus/ExportServer/CIMExportRequestDecoder.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportServer/CIMExportRequestDecoder.h b/src/Pegasus/ExportServer/CIMExportRequestDecoder.h index 50bcf318d..79e01ddbf 100644 --- a/src/Pegasus/ExportServer/CIMExportRequestDecoder.h +++ b/src/Pegasus/ExportServer/CIMExportRequestDecoder.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportServer/CIMExportRequestDispatcher.cpp b/src/Pegasus/ExportServer/CIMExportRequestDispatcher.cpp index ffdbdadf1..02c7e948a 100644 --- a/src/Pegasus/ExportServer/CIMExportRequestDispatcher.cpp +++ b/src/Pegasus/ExportServer/CIMExportRequestDispatcher.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportServer/CIMExportRequestDispatcher.h b/src/Pegasus/ExportServer/CIMExportRequestDispatcher.h index df1007ebc..76ef6e0ee 100644 --- a/src/Pegasus/ExportServer/CIMExportRequestDispatcher.h +++ b/src/Pegasus/ExportServer/CIMExportRequestDispatcher.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportServer/CIMExportResponseEncoder.cpp b/src/Pegasus/ExportServer/CIMExportResponseEncoder.cpp index 8469362d9..fc7f9e16d 100644 --- a/src/Pegasus/ExportServer/CIMExportResponseEncoder.cpp +++ b/src/Pegasus/ExportServer/CIMExportResponseEncoder.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportServer/CIMExportResponseEncoder.h b/src/Pegasus/ExportServer/CIMExportResponseEncoder.h index 0a1120949..5015321f7 100644 --- a/src/Pegasus/ExportServer/CIMExportResponseEncoder.h +++ b/src/Pegasus/ExportServer/CIMExportResponseEncoder.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportServer/HandlerTable.h b/src/Pegasus/ExportServer/HandlerTable.h index cd72704ed..03811aaf5 100644 --- a/src/Pegasus/ExportServer/HandlerTable.h +++ b/src/Pegasus/ExportServer/HandlerTable.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportServer/Linkage.h b/src/Pegasus/ExportServer/Linkage.h index b811f1f05..205d58e11 100644 --- a/src/Pegasus/ExportServer/Linkage.h +++ b/src/Pegasus/ExportServer/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportServer/tests/ExportServer/ExportServer.cpp b/src/Pegasus/ExportServer/tests/ExportServer/ExportServer.cpp index 9efd1fa4b..9d74a96fa 100644 --- a/src/Pegasus/ExportServer/tests/ExportServer/ExportServer.cpp +++ b/src/Pegasus/ExportServer/tests/ExportServer/ExportServer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ExportServer/tests/HandlerTable/HandlerTable.cpp b/src/Pegasus/ExportServer/tests/HandlerTable/HandlerTable.cpp index a7eeb3642..433115838 100644 --- a/src/Pegasus/ExportServer/tests/HandlerTable/HandlerTable.cpp +++ b/src/Pegasus/ExportServer/tests/HandlerTable/HandlerTable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Handler/CIMHandler.h b/src/Pegasus/Handler/CIMHandler.h index d9d67210f..304b44621 100644 --- a/src/Pegasus/Handler/CIMHandler.h +++ b/src/Pegasus/Handler/CIMHandler.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Handler/CIMxmlIndicationHandler/CIMxmlIndicationHandler.cpp b/src/Pegasus/Handler/CIMxmlIndicationHandler/CIMxmlIndicationHandler.cpp index 5cfd31750..267502938 100644 --- a/src/Pegasus/Handler/CIMxmlIndicationHandler/CIMxmlIndicationHandler.cpp +++ b/src/Pegasus/Handler/CIMxmlIndicationHandler/CIMxmlIndicationHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Handler/Linkage.h b/src/Pegasus/Handler/Linkage.h index ad9337839..e4d59b247 100644 --- a/src/Pegasus/Handler/Linkage.h +++ b/src/Pegasus/Handler/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Handler/sendmailIndicationHandler/sendmailIndicationHandler.cpp b/src/Pegasus/Handler/sendmailIndicationHandler/sendmailIndicationHandler.cpp index 9b0b7accb..7dcb6cdaa 100644 --- a/src/Pegasus/Handler/sendmailIndicationHandler/sendmailIndicationHandler.cpp +++ b/src/Pegasus/Handler/sendmailIndicationHandler/sendmailIndicationHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap.h b/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap.h index 8f8ae1dc6..6a6cd4faa 100644 --- a/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap.h +++ b/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_emanate.cpp b/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_emanate.cpp index fce63fd1b..5a337ae9a 100644 --- a/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_emanate.cpp +++ b/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_emanate.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_emanate.h b/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_emanate.h index a1b8511a4..80cf7a0d3 100644 --- a/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_emanate.h +++ b/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_emanate.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_stub.cpp b/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_stub.cpp index 59c6ae752..32437f149 100644 --- a/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_stub.cpp +++ b/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_stub.h b/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_stub.h index bccb3c180..e2de1cda2 100644 --- a/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_stub.h +++ b/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_stub.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Handler/snmpIndicationHandler/snmpIndicationHandler.cpp b/src/Pegasus/Handler/snmpIndicationHandler/snmpIndicationHandler.cpp index 11c956206..aead8d824 100644 --- a/src/Pegasus/Handler/snmpIndicationHandler/snmpIndicationHandler.cpp +++ b/src/Pegasus/Handler/snmpIndicationHandler/snmpIndicationHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Handler/snmpIndicationHandler/snmpIndicationHandler.h b/src/Pegasus/Handler/snmpIndicationHandler/snmpIndicationHandler.h index 94fdc3770..d7e04280f 100644 --- a/src/Pegasus/Handler/snmpIndicationHandler/snmpIndicationHandler.h +++ b/src/Pegasus/Handler/snmpIndicationHandler/snmpIndicationHandler.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/HandlerService/HandlerTable.cpp b/src/Pegasus/HandlerService/HandlerTable.cpp index 0473b7172..82a6df98c 100644 --- a/src/Pegasus/HandlerService/HandlerTable.cpp +++ b/src/Pegasus/HandlerService/HandlerTable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/HandlerService/HandlerTable.h b/src/Pegasus/HandlerService/HandlerTable.h index a85c11362..f83b410d0 100644 --- a/src/Pegasus/HandlerService/HandlerTable.h +++ b/src/Pegasus/HandlerService/HandlerTable.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/HandlerService/IndicationHandlerService.cpp b/src/Pegasus/HandlerService/IndicationHandlerService.cpp index cd15aaa75..0b167c49c 100644 --- a/src/Pegasus/HandlerService/IndicationHandlerService.cpp +++ b/src/Pegasus/HandlerService/IndicationHandlerService.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/HandlerService/IndicationHandlerService.h b/src/Pegasus/HandlerService/IndicationHandlerService.h index 5904c1ce0..8c19aba3f 100644 --- a/src/Pegasus/HandlerService/IndicationHandlerService.h +++ b/src/Pegasus/HandlerService/IndicationHandlerService.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/HandlerService/Linkage.h b/src/Pegasus/HandlerService/Linkage.h index 395bd0c0f..5f95e6638 100644 --- a/src/Pegasus/HandlerService/Linkage.h +++ b/src/Pegasus/HandlerService/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/HandlerService/tests/HandlerTable/HandlerTable.cpp b/src/Pegasus/HandlerService/tests/HandlerTable/HandlerTable.cpp index cf25eb73d..983f9c8aa 100644 --- a/src/Pegasus/HandlerService/tests/HandlerTable/HandlerTable.cpp +++ b/src/Pegasus/HandlerService/tests/HandlerTable/HandlerTable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/IndicationService/IndicationOperationAggregate.cpp b/src/Pegasus/IndicationService/IndicationOperationAggregate.cpp index 64d1f0c2a..1a3c198c5 100644 --- a/src/Pegasus/IndicationService/IndicationOperationAggregate.cpp +++ b/src/Pegasus/IndicationService/IndicationOperationAggregate.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/IndicationService/IndicationOperationAggregate.h b/src/Pegasus/IndicationService/IndicationOperationAggregate.h index 44f4a6db4..78ffede7d 100644 --- a/src/Pegasus/IndicationService/IndicationOperationAggregate.h +++ b/src/Pegasus/IndicationService/IndicationOperationAggregate.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/IndicationService/IndicationService.cpp b/src/Pegasus/IndicationService/IndicationService.cpp index cf8603a41..6ae097f91 100644 --- a/src/Pegasus/IndicationService/IndicationService.cpp +++ b/src/Pegasus/IndicationService/IndicationService.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/IndicationService/IndicationService.h b/src/Pegasus/IndicationService/IndicationService.h index 7658ca486..8191a6914 100644 --- a/src/Pegasus/IndicationService/IndicationService.h +++ b/src/Pegasus/IndicationService/IndicationService.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/IndicationService/ProviderClassList.h b/src/Pegasus/IndicationService/ProviderClassList.h index 33790b356..ad7a2f894 100644 --- a/src/Pegasus/IndicationService/ProviderClassList.h +++ b/src/Pegasus/IndicationService/ProviderClassList.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/IndicationService/tests/CreateFilters/CreateFilters.cpp b/src/Pegasus/IndicationService/tests/CreateFilters/CreateFilters.cpp index 8bda0a9ec..78f998672 100644 --- a/src/Pegasus/IndicationService/tests/CreateFilters/CreateFilters.cpp +++ b/src/Pegasus/IndicationService/tests/CreateFilters/CreateFilters.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/IndicationService/tests/CreateHandlers/CreateHandlers.cpp b/src/Pegasus/IndicationService/tests/CreateHandlers/CreateHandlers.cpp index 2ab9fc390..60cb29a83 100644 --- a/src/Pegasus/IndicationService/tests/CreateHandlers/CreateHandlers.cpp +++ b/src/Pegasus/IndicationService/tests/CreateHandlers/CreateHandlers.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/IndicationService/tests/CreateSubscriptions/CreateSubscriptions.cpp b/src/Pegasus/IndicationService/tests/CreateSubscriptions/CreateSubscriptions.cpp index 356c6eb7a..f3ee7b7bd 100644 --- a/src/Pegasus/IndicationService/tests/CreateSubscriptions/CreateSubscriptions.cpp +++ b/src/Pegasus/IndicationService/tests/CreateSubscriptions/CreateSubscriptions.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/IndicationService/tests/IndicationProcess/IndicationProcess.cpp b/src/Pegasus/IndicationService/tests/IndicationProcess/IndicationProcess.cpp index a676853bb..bf9beec57 100644 --- a/src/Pegasus/IndicationService/tests/IndicationProcess/IndicationProcess.cpp +++ b/src/Pegasus/IndicationService/tests/IndicationProcess/IndicationProcess.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Listener/CIMListener.cpp b/src/Pegasus/Listener/CIMListener.cpp index cef4390af..2558ac24d 100644 --- a/src/Pegasus/Listener/CIMListener.cpp +++ b/src/Pegasus/Listener/CIMListener.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Listener/CIMListener.h b/src/Pegasus/Listener/CIMListener.h index e27e7415a..2905b5525 100644 --- a/src/Pegasus/Listener/CIMListener.h +++ b/src/Pegasus/Listener/CIMListener.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Listener/CIMListenerIndicationDispatcher.cpp b/src/Pegasus/Listener/CIMListenerIndicationDispatcher.cpp index 233c700d2..6adc07da2 100644 --- a/src/Pegasus/Listener/CIMListenerIndicationDispatcher.cpp +++ b/src/Pegasus/Listener/CIMListenerIndicationDispatcher.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Listener/CIMListenerIndicationDispatcher.h b/src/Pegasus/Listener/CIMListenerIndicationDispatcher.h index 84a0f0b47..51dbf2ed9 100644 --- a/src/Pegasus/Listener/CIMListenerIndicationDispatcher.h +++ b/src/Pegasus/Listener/CIMListenerIndicationDispatcher.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Listener/Linkage.h b/src/Pegasus/Listener/Linkage.h index 878ac83ee..a36a767dd 100644 --- a/src/Pegasus/Listener/Linkage.h +++ b/src/Pegasus/Listener/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Listener/List.cpp b/src/Pegasus/Listener/List.cpp index b3b6ae290..74f2d1079 100644 --- a/src/Pegasus/Listener/List.cpp +++ b/src/Pegasus/Listener/List.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Listener/List.h b/src/Pegasus/Listener/List.h index 99bc97b4e..c69395662 100644 --- a/src/Pegasus/Listener/List.h +++ b/src/Pegasus/Listener/List.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Listener/tests/TestListener/TestListener.cpp b/src/Pegasus/Listener/tests/TestListener/TestListener.cpp index d84c107e2..6f8760529 100644 --- a/src/Pegasus/Listener/tests/TestListener/TestListener.cpp +++ b/src/Pegasus/Listener/tests/TestListener/TestListener.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Protocol/depends/ace/Acceptor.h b/src/Pegasus/Protocol/depends/ace/Acceptor.h index e69de29bb..128347fd7 100644 --- a/src/Pegasus/Protocol/depends/ace/Acceptor.h +++ b/src/Pegasus/Protocol/depends/ace/Acceptor.h @@ -0,0 +1,24 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== diff --git a/src/Pegasus/Provider/CIMAssociationProvider.cpp b/src/Pegasus/Provider/CIMAssociationProvider.cpp index b3d3d3f8b..e81255e66 100644 --- a/src/Pegasus/Provider/CIMAssociationProvider.cpp +++ b/src/Pegasus/Provider/CIMAssociationProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/CIMAssociationProvider.h b/src/Pegasus/Provider/CIMAssociationProvider.h index ee5bfbbca..fe3581325 100644 --- a/src/Pegasus/Provider/CIMAssociationProvider.h +++ b/src/Pegasus/Provider/CIMAssociationProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/CIMClassProvider.cpp b/src/Pegasus/Provider/CIMClassProvider.cpp index f81dc5a92..83c1e8b85 100644 --- a/src/Pegasus/Provider/CIMClassProvider.cpp +++ b/src/Pegasus/Provider/CIMClassProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/CIMClassProvider.h b/src/Pegasus/Provider/CIMClassProvider.h index 2ad65d078..f5a0ece78 100644 --- a/src/Pegasus/Provider/CIMClassProvider.h +++ b/src/Pegasus/Provider/CIMClassProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Provider/CIMIndicationConsumerProvider.cpp b/src/Pegasus/Provider/CIMIndicationConsumerProvider.cpp index fd7a84c1e..80d6e09d1 100644 --- a/src/Pegasus/Provider/CIMIndicationConsumerProvider.cpp +++ b/src/Pegasus/Provider/CIMIndicationConsumerProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002, 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/CIMIndicationConsumerProvider.h b/src/Pegasus/Provider/CIMIndicationConsumerProvider.h index 07ae2389a..de53a22c0 100644 --- a/src/Pegasus/Provider/CIMIndicationConsumerProvider.h +++ b/src/Pegasus/Provider/CIMIndicationConsumerProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002, 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Provider/CIMIndicationProvider.cpp b/src/Pegasus/Provider/CIMIndicationProvider.cpp index bf436732d..695152703 100644 --- a/src/Pegasus/Provider/CIMIndicationProvider.cpp +++ b/src/Pegasus/Provider/CIMIndicationProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/CIMIndicationProvider.h b/src/Pegasus/Provider/CIMIndicationProvider.h index c611216da..905265191 100644 --- a/src/Pegasus/Provider/CIMIndicationProvider.h +++ b/src/Pegasus/Provider/CIMIndicationProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Provider/CIMInstanceProvider.cpp b/src/Pegasus/Provider/CIMInstanceProvider.cpp index 9ed24ed3a..4fba032f0 100644 --- a/src/Pegasus/Provider/CIMInstanceProvider.cpp +++ b/src/Pegasus/Provider/CIMInstanceProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/CIMInstanceProvider.h b/src/Pegasus/Provider/CIMInstanceProvider.h index d9aa241da..653a1a72b 100644 --- a/src/Pegasus/Provider/CIMInstanceProvider.h +++ b/src/Pegasus/Provider/CIMInstanceProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Provider/CIMMethodProvider.cpp b/src/Pegasus/Provider/CIMMethodProvider.cpp index ff596b130..7fbdb2c4c 100644 --- a/src/Pegasus/Provider/CIMMethodProvider.cpp +++ b/src/Pegasus/Provider/CIMMethodProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/CIMMethodProvider.h b/src/Pegasus/Provider/CIMMethodProvider.h index fbf405ac2..9ea0e82da 100644 --- a/src/Pegasus/Provider/CIMMethodProvider.h +++ b/src/Pegasus/Provider/CIMMethodProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Provider/CIMNullProvider.cpp b/src/Pegasus/Provider/CIMNullProvider.cpp index 1e92e0b3a..30104c46b 100755 --- a/src/Pegasus/Provider/CIMNullProvider.cpp +++ b/src/Pegasus/Provider/CIMNullProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002, 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Provider/CIMNullProvider.h b/src/Pegasus/Provider/CIMNullProvider.h index 423eec744..36c006090 100644 --- a/src/Pegasus/Provider/CIMNullProvider.h +++ b/src/Pegasus/Provider/CIMNullProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002, 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Provider/CIMOMHandle.cpp b/src/Pegasus/Provider/CIMOMHandle.cpp index 7c54ab4ba..473db8ab8 100644 --- a/src/Pegasus/Provider/CIMOMHandle.cpp +++ b/src/Pegasus/Provider/CIMOMHandle.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Provider/CIMOMHandle.h b/src/Pegasus/Provider/CIMOMHandle.h index 791a81851..cd3dbfafd 100644 --- a/src/Pegasus/Provider/CIMOMHandle.h +++ b/src/Pegasus/Provider/CIMOMHandle.h @@ -1,7 +1,9 @@ -//%///-*-c++-*-///////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Provider/CIMOMHandleInternal.h b/src/Pegasus/Provider/CIMOMHandleInternal.h index 5026028f2..2d5b49b1e 100644 --- a/src/Pegasus/Provider/CIMOMHandleInternal.h +++ b/src/Pegasus/Provider/CIMOMHandleInternal.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Provider/CIMPropertyProvider.cpp b/src/Pegasus/Provider/CIMPropertyProvider.cpp index eb51e38c6..9ac6df63b 100644 --- a/src/Pegasus/Provider/CIMPropertyProvider.cpp +++ b/src/Pegasus/Provider/CIMPropertyProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/CIMPropertyProvider.h b/src/Pegasus/Provider/CIMPropertyProvider.h index 49373c343..a461d1314 100644 --- a/src/Pegasus/Provider/CIMPropertyProvider.h +++ b/src/Pegasus/Provider/CIMPropertyProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/CIMProvider.cpp b/src/Pegasus/Provider/CIMProvider.cpp index 6854c40c7..557ebe8c3 100644 --- a/src/Pegasus/Provider/CIMProvider.cpp +++ b/src/Pegasus/Provider/CIMProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/CIMProvider.h b/src/Pegasus/Provider/CIMProvider.h index 9206ae00e..26d745285 100644 --- a/src/Pegasus/Provider/CIMProvider.h +++ b/src/Pegasus/Provider/CIMProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Provider/CIMQueryProvider.cpp b/src/Pegasus/Provider/CIMQueryProvider.cpp index 5f90b1d29..99ec71bc8 100644 --- a/src/Pegasus/Provider/CIMQueryProvider.cpp +++ b/src/Pegasus/Provider/CIMQueryProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/CIMQueryProvider.h b/src/Pegasus/Provider/CIMQueryProvider.h index a047dd6ee..f99345da4 100644 --- a/src/Pegasus/Provider/CIMQueryProvider.h +++ b/src/Pegasus/Provider/CIMQueryProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/Linkage.h b/src/Pegasus/Provider/Linkage.h index 08c9159c9..d8a828ff7 100644 --- a/src/Pegasus/Provider/Linkage.h +++ b/src/Pegasus/Provider/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/ProviderException.cpp b/src/Pegasus/Provider/ProviderException.cpp index 495b224b9..02d1e01c1 100644 --- a/src/Pegasus/Provider/ProviderException.cpp +++ b/src/Pegasus/Provider/ProviderException.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Provider/ProviderException.h b/src/Pegasus/Provider/ProviderException.h index d97fb85f6..40233333e 100644 --- a/src/Pegasus/Provider/ProviderException.h +++ b/src/Pegasus/Provider/ProviderException.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/Lockable.cpp b/src/Pegasus/ProviderManager/Lockable.cpp index 962794e4a..38fa4b334 100644 --- a/src/Pegasus/ProviderManager/Lockable.cpp +++ b/src/Pegasus/ProviderManager/Lockable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/Lockable.h b/src/Pegasus/ProviderManager/Lockable.h index cb4650ac7..ff7b48f03 100644 --- a/src/Pegasus/ProviderManager/Lockable.h +++ b/src/Pegasus/ProviderManager/Lockable.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/MutexLock.cpp b/src/Pegasus/ProviderManager/MutexLock.cpp index a19a19756..700ca8e8c 100644 --- a/src/Pegasus/ProviderManager/MutexLock.cpp +++ b/src/Pegasus/ProviderManager/MutexLock.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/MutexLock.h b/src/Pegasus/ProviderManager/MutexLock.h index ad72a86b2..3e9a5bb5c 100644 --- a/src/Pegasus/ProviderManager/MutexLock.h +++ b/src/Pegasus/ProviderManager/MutexLock.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/OperationResponseHandler.cpp b/src/Pegasus/ProviderManager/OperationResponseHandler.cpp index b16d842c9..db65a3b0b 100644 --- a/src/Pegasus/ProviderManager/OperationResponseHandler.cpp +++ b/src/Pegasus/ProviderManager/OperationResponseHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/OperationResponseHandler.h b/src/Pegasus/ProviderManager/OperationResponseHandler.h index 7d06d4bf6..5b458bc5e 100644 --- a/src/Pegasus/ProviderManager/OperationResponseHandler.h +++ b/src/Pegasus/ProviderManager/OperationResponseHandler.h @@ -1,7 +1,9 @@ -//%//////////////////////////-*-c++-*-////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager/Provider.cpp b/src/Pegasus/ProviderManager/Provider.cpp index cfdc2fbfa..9ffa46190 100644 --- a/src/Pegasus/ProviderManager/Provider.cpp +++ b/src/Pegasus/ProviderManager/Provider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/Provider.h b/src/Pegasus/ProviderManager/Provider.h index 049d68fd7..2526712fb 100644 --- a/src/Pegasus/ProviderManager/Provider.h +++ b/src/Pegasus/ProviderManager/Provider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager/ProviderAdapter.cpp b/src/Pegasus/ProviderManager/ProviderAdapter.cpp index 26e3af598..5269b6c1c 100644 --- a/src/Pegasus/ProviderManager/ProviderAdapter.cpp +++ b/src/Pegasus/ProviderManager/ProviderAdapter.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/ProviderAdapter.h b/src/Pegasus/ProviderManager/ProviderAdapter.h index 4f75f6731..57e61a279 100644 --- a/src/Pegasus/ProviderManager/ProviderAdapter.h +++ b/src/Pegasus/ProviderManager/ProviderAdapter.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/ProviderFacade.cpp b/src/Pegasus/ProviderManager/ProviderFacade.cpp index 8ca5f28cc..763f61b08 100644 --- a/src/Pegasus/ProviderManager/ProviderFacade.cpp +++ b/src/Pegasus/ProviderManager/ProviderFacade.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager/ProviderFacade.h b/src/Pegasus/ProviderManager/ProviderFacade.h index 1b5408388..0fa7dfc85 100644 --- a/src/Pegasus/ProviderManager/ProviderFacade.h +++ b/src/Pegasus/ProviderManager/ProviderFacade.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager/ProviderManager.cpp b/src/Pegasus/ProviderManager/ProviderManager.cpp index 1b6dd5363..9f5ef8a91 100644 --- a/src/Pegasus/ProviderManager/ProviderManager.cpp +++ b/src/Pegasus/ProviderManager/ProviderManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/ProviderManager.h b/src/Pegasus/ProviderManager/ProviderManager.h index 920b47c44..d7e432ee6 100644 --- a/src/Pegasus/ProviderManager/ProviderManager.h +++ b/src/Pegasus/ProviderManager/ProviderManager.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/ProviderManagerService.cpp b/src/Pegasus/ProviderManager/ProviderManagerService.cpp index 0c0fc0e86..332d23244 100644 --- a/src/Pegasus/ProviderManager/ProviderManagerService.cpp +++ b/src/Pegasus/ProviderManager/ProviderManagerService.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager/ProviderManagerService.h b/src/Pegasus/ProviderManager/ProviderManagerService.h index 35f9230b7..8283a8d76 100644 --- a/src/Pegasus/ProviderManager/ProviderManagerService.h +++ b/src/Pegasus/ProviderManager/ProviderManagerService.h @@ -1,7 +1,9 @@ -//%////-*-c++-*-//////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/ProviderModule.cpp b/src/Pegasus/ProviderManager/ProviderModule.cpp index e646b7e0b..c41248010 100644 --- a/src/Pegasus/ProviderManager/ProviderModule.cpp +++ b/src/Pegasus/ProviderManager/ProviderModule.cpp @@ -1,7 +1,9 @@ -//%////////////-*-c++-*-/////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/ProviderModule.h b/src/Pegasus/ProviderManager/ProviderModule.h index 053ff6383..f1f300e3d 100644 --- a/src/Pegasus/ProviderManager/ProviderModule.h +++ b/src/Pegasus/ProviderManager/ProviderModule.h @@ -1,7 +1,9 @@ -//%/////////////////////-*-c++-*-/////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/SafeQueue.cpp b/src/Pegasus/ProviderManager/SafeQueue.cpp index 65dd46f2e..b768d3b8a 100644 --- a/src/Pegasus/ProviderManager/SafeQueue.cpp +++ b/src/Pegasus/ProviderManager/SafeQueue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/SafeQueue.h b/src/Pegasus/ProviderManager/SafeQueue.h index 7b1876a97..949275a95 100644 --- a/src/Pegasus/ProviderManager/SafeQueue.h +++ b/src/Pegasus/ProviderManager/SafeQueue.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager/SimpleResponseHandler.cpp b/src/Pegasus/ProviderManager/SimpleResponseHandler.cpp index bca38bbc6..220db9a73 100644 --- a/src/Pegasus/ProviderManager/SimpleResponseHandler.cpp +++ b/src/Pegasus/ProviderManager/SimpleResponseHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/SimpleResponseHandler.h b/src/Pegasus/ProviderManager/SimpleResponseHandler.h index 7581f296b..360b56955 100644 --- a/src/Pegasus/ProviderManager/SimpleResponseHandler.h +++ b/src/Pegasus/ProviderManager/SimpleResponseHandler.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager/tests/Lockable/Lockable.cpp b/src/Pegasus/ProviderManager/tests/Lockable/Lockable.cpp index 2f98891ad..5857053f8 100644 --- a/src/Pegasus/ProviderManager/tests/Lockable/Lockable.cpp +++ b/src/Pegasus/ProviderManager/tests/Lockable/Lockable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/tests/ProviderFacade/ProviderFacade.cpp b/src/Pegasus/ProviderManager/tests/ProviderFacade/ProviderFacade.cpp index 70f0ccbca..778403192 100644 --- a/src/Pegasus/ProviderManager/tests/ProviderFacade/ProviderFacade.cpp +++ b/src/Pegasus/ProviderManager/tests/ProviderFacade/ProviderFacade.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/tests/ProviderManager/ProviderManager.cpp b/src/Pegasus/ProviderManager/tests/ProviderManager/ProviderManager.cpp index 4e5c57df2..a15112008 100644 --- a/src/Pegasus/ProviderManager/tests/ProviderManager/ProviderManager.cpp +++ b/src/Pegasus/ProviderManager/tests/ProviderManager/ProviderManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/tests/ProviderManagerService/ProviderManagerService.cpp b/src/Pegasus/ProviderManager/tests/ProviderManagerService/ProviderManagerService.cpp index 4ca4da096..ab87bfb4b 100644 --- a/src/Pegasus/ProviderManager/tests/ProviderManagerService/ProviderManagerService.cpp +++ b/src/Pegasus/ProviderManager/tests/ProviderManagerService/ProviderManagerService.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/tests/ProviderModule/ProviderModule.cpp b/src/Pegasus/ProviderManager/tests/ProviderModule/ProviderModule.cpp index 4e5c57df2..a15112008 100644 --- a/src/Pegasus/ProviderManager/tests/ProviderModule/ProviderModule.cpp +++ b/src/Pegasus/ProviderManager/tests/ProviderModule/ProviderModule.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager/tests/ResponseHandler/TestResponseHandler.cpp b/src/Pegasus/ProviderManager/tests/ResponseHandler/TestResponseHandler.cpp index 506a39321..a4c4d4e71 100644 --- a/src/Pegasus/ProviderManager/tests/ResponseHandler/TestResponseHandler.cpp +++ b/src/Pegasus/ProviderManager/tests/ResponseHandler/TestResponseHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager/tests/SafeQueue/SafeQueue.cpp b/src/Pegasus/ProviderManager/tests/SafeQueue/SafeQueue.cpp index 4e5c57df2..a15112008 100644 --- a/src/Pegasus/ProviderManager/tests/SafeQueue/SafeQueue.cpp +++ b/src/Pegasus/ProviderManager/tests/SafeQueue/SafeQueue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager2/CMPI/CMPIProviderManager.cpp b/src/Pegasus/ProviderManager2/CMPI/CMPIProviderManager.cpp index 618910297..f59b8fd13 100644 --- a/src/Pegasus/ProviderManager2/CMPI/CMPIProviderManager.cpp +++ b/src/Pegasus/ProviderManager2/CMPI/CMPIProviderManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/CMPI/CMPIProviderManager.h b/src/Pegasus/ProviderManager2/CMPI/CMPIProviderManager.h index e15c055e8..9eac9e7c9 100644 --- a/src/Pegasus/ProviderManager2/CMPI/CMPIProviderManager.h +++ b/src/Pegasus/ProviderManager2/CMPI/CMPIProviderManager.h @@ -1,7 +1,9 @@ -//%////-*-c++-*-//////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/CMPI/CMPIProviderManagerMain.cpp b/src/Pegasus/ProviderManager2/CMPI/CMPIProviderManagerMain.cpp index f380c8c47..f38c8590f 100644 --- a/src/Pegasus/ProviderManager2/CMPI/CMPIProviderManagerMain.cpp +++ b/src/Pegasus/ProviderManager2/CMPI/CMPIProviderManagerMain.cpp @@ -1,7 +1,9 @@ -//%////-*-c++-*-//////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/DefaultProviderManager.cpp b/src/Pegasus/ProviderManager2/Default/DefaultProviderManager.cpp index 190e01948..cb51ff9cb 100644 --- a/src/Pegasus/ProviderManager2/Default/DefaultProviderManager.cpp +++ b/src/Pegasus/ProviderManager2/Default/DefaultProviderManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/DefaultProviderManager.h b/src/Pegasus/ProviderManager2/Default/DefaultProviderManager.h index 6aa481107..70fe67359 100644 --- a/src/Pegasus/ProviderManager2/Default/DefaultProviderManager.h +++ b/src/Pegasus/ProviderManager2/Default/DefaultProviderManager.h @@ -1,7 +1,9 @@ -//%////-*-c++-*-//////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/DefaultProviderManagerMain.cpp b/src/Pegasus/ProviderManager2/Default/DefaultProviderManagerMain.cpp index 390265256..164d65db8 100644 --- a/src/Pegasus/ProviderManager2/Default/DefaultProviderManagerMain.cpp +++ b/src/Pegasus/ProviderManager2/Default/DefaultProviderManagerMain.cpp @@ -1,7 +1,9 @@ -//%////-*-c++-*-//////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/LocalProviderManager.cpp b/src/Pegasus/ProviderManager2/Default/LocalProviderManager.cpp index 079fc467b..8867f8628 100644 --- a/src/Pegasus/ProviderManager2/Default/LocalProviderManager.cpp +++ b/src/Pegasus/ProviderManager2/Default/LocalProviderManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/LocalProviderManager.h b/src/Pegasus/ProviderManager2/Default/LocalProviderManager.h index b9f86e96c..c431d9059 100644 --- a/src/Pegasus/ProviderManager2/Default/LocalProviderManager.h +++ b/src/Pegasus/ProviderManager2/Default/LocalProviderManager.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/OperationResponseHandler.cpp b/src/Pegasus/ProviderManager2/Default/OperationResponseHandler.cpp index b16d842c9..db65a3b0b 100644 --- a/src/Pegasus/ProviderManager2/Default/OperationResponseHandler.cpp +++ b/src/Pegasus/ProviderManager2/Default/OperationResponseHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager2/Default/OperationResponseHandler.h b/src/Pegasus/ProviderManager2/Default/OperationResponseHandler.h index c13ce076b..f7319e22b 100644 --- a/src/Pegasus/ProviderManager2/Default/OperationResponseHandler.h +++ b/src/Pegasus/ProviderManager2/Default/OperationResponseHandler.h @@ -1,7 +1,9 @@ -//%//////////////////////////-*-c++-*-////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/Provider.cpp b/src/Pegasus/ProviderManager2/Default/Provider.cpp index 2cfed5996..357c2e226 100644 --- a/src/Pegasus/ProviderManager2/Default/Provider.cpp +++ b/src/Pegasus/ProviderManager2/Default/Provider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/Provider.h b/src/Pegasus/ProviderManager2/Default/Provider.h index 5dd0079bb..476ac4f9d 100644 --- a/src/Pegasus/ProviderManager2/Default/Provider.h +++ b/src/Pegasus/ProviderManager2/Default/Provider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/ProviderFacade.cpp b/src/Pegasus/ProviderManager2/Default/ProviderFacade.cpp index c2de2a1a4..724882d71 100644 --- a/src/Pegasus/ProviderManager2/Default/ProviderFacade.cpp +++ b/src/Pegasus/ProviderManager2/Default/ProviderFacade.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/ProviderFacade.h b/src/Pegasus/ProviderManager2/Default/ProviderFacade.h index 4e449d9ce..f6f7f1db8 100644 --- a/src/Pegasus/ProviderManager2/Default/ProviderFacade.h +++ b/src/Pegasus/ProviderManager2/Default/ProviderFacade.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/ProviderModule.cpp b/src/Pegasus/ProviderManager2/Default/ProviderModule.cpp index ed77d56ad..df8d113fd 100644 --- a/src/Pegasus/ProviderManager2/Default/ProviderModule.cpp +++ b/src/Pegasus/ProviderManager2/Default/ProviderModule.cpp @@ -1,7 +1,9 @@ -//%////////////-*-c++-*-/////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/ProviderModule.h b/src/Pegasus/ProviderManager2/Default/ProviderModule.h index eac783806..92bad23d2 100644 --- a/src/Pegasus/ProviderManager2/Default/ProviderModule.h +++ b/src/Pegasus/ProviderManager2/Default/ProviderModule.h @@ -1,7 +1,9 @@ -//%/////////////////////-*-c++-*-/////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/SimpleResponseHandler.cpp b/src/Pegasus/ProviderManager2/Default/SimpleResponseHandler.cpp index bca38bbc6..220db9a73 100644 --- a/src/Pegasus/ProviderManager2/Default/SimpleResponseHandler.cpp +++ b/src/Pegasus/ProviderManager2/Default/SimpleResponseHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager2/Default/SimpleResponseHandler.h b/src/Pegasus/ProviderManager2/Default/SimpleResponseHandler.h index d2ce1eb51..63e61f538 100644 --- a/src/Pegasus/ProviderManager2/Default/SimpleResponseHandler.h +++ b/src/Pegasus/ProviderManager2/Default/SimpleResponseHandler.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/tests/ProviderFacade/ProviderFacade.cpp b/src/Pegasus/ProviderManager2/Default/tests/ProviderFacade/ProviderFacade.cpp index 18944a961..832ea5ae6 100644 --- a/src/Pegasus/ProviderManager2/Default/tests/ProviderFacade/ProviderFacade.cpp +++ b/src/Pegasus/ProviderManager2/Default/tests/ProviderFacade/ProviderFacade.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/tests/ProviderManager/ProviderManager.cpp b/src/Pegasus/ProviderManager2/Default/tests/ProviderManager/ProviderManager.cpp index 555d8d5f4..d9e2bf42a 100644 --- a/src/Pegasus/ProviderManager2/Default/tests/ProviderManager/ProviderManager.cpp +++ b/src/Pegasus/ProviderManager2/Default/tests/ProviderManager/ProviderManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/tests/ProviderModule/ProviderModule.cpp b/src/Pegasus/ProviderManager2/Default/tests/ProviderModule/ProviderModule.cpp index 555d8d5f4..d9e2bf42a 100644 --- a/src/Pegasus/ProviderManager2/Default/tests/ProviderModule/ProviderModule.cpp +++ b/src/Pegasus/ProviderManager2/Default/tests/ProviderModule/ProviderModule.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Default/tests/ResponseHandler/TestResponseHandler.cpp b/src/Pegasus/ProviderManager2/Default/tests/ResponseHandler/TestResponseHandler.cpp index ecc984bcb..158b0eab9 100644 --- a/src/Pegasus/ProviderManager2/Default/tests/ResponseHandler/TestResponseHandler.cpp +++ b/src/Pegasus/ProviderManager2/Default/tests/ResponseHandler/TestResponseHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Internal/InternalProviderManager.cpp b/src/Pegasus/ProviderManager2/Internal/InternalProviderManager.cpp index da9308f75..1dac5b5a0 100644 --- a/src/Pegasus/ProviderManager2/Internal/InternalProviderManager.cpp +++ b/src/Pegasus/ProviderManager2/Internal/InternalProviderManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Internal/InternalProviderManager.h b/src/Pegasus/ProviderManager2/Internal/InternalProviderManager.h index 10f18e985..6cf0c37eb 100644 --- a/src/Pegasus/ProviderManager2/Internal/InternalProviderManager.h +++ b/src/Pegasus/ProviderManager2/Internal/InternalProviderManager.h @@ -1,7 +1,9 @@ -//%////-*-c++-*-//////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Internal/InternalProviderManagerMain.cpp b/src/Pegasus/ProviderManager2/Internal/InternalProviderManagerMain.cpp index 2f2a2b305..046597a1c 100644 --- a/src/Pegasus/ProviderManager2/Internal/InternalProviderManagerMain.cpp +++ b/src/Pegasus/ProviderManager2/Internal/InternalProviderManagerMain.cpp @@ -1,7 +1,9 @@ -//%////-*-c++-*-//////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/Lockable.cpp b/src/Pegasus/ProviderManager2/Lockable.cpp index 962794e4a..38fa4b334 100644 --- a/src/Pegasus/ProviderManager2/Lockable.cpp +++ b/src/Pegasus/ProviderManager2/Lockable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager2/Lockable.h b/src/Pegasus/ProviderManager2/Lockable.h index cb4650ac7..ff7b48f03 100644 --- a/src/Pegasus/ProviderManager2/Lockable.h +++ b/src/Pegasus/ProviderManager2/Lockable.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager2/MutexLock.cpp b/src/Pegasus/ProviderManager2/MutexLock.cpp index a19a19756..700ca8e8c 100644 --- a/src/Pegasus/ProviderManager2/MutexLock.cpp +++ b/src/Pegasus/ProviderManager2/MutexLock.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager2/MutexLock.h b/src/Pegasus/ProviderManager2/MutexLock.h index dd87919c6..6d0e866b3 100644 --- a/src/Pegasus/ProviderManager2/MutexLock.h +++ b/src/Pegasus/ProviderManager2/MutexLock.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderManager.cpp b/src/Pegasus/ProviderManager2/ProviderManager.cpp index a66f7fffe..0ec013883 100644 --- a/src/Pegasus/ProviderManager2/ProviderManager.cpp +++ b/src/Pegasus/ProviderManager2/ProviderManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderManager.h b/src/Pegasus/ProviderManager2/ProviderManager.h index a97f4863f..01f9d24b8 100644 --- a/src/Pegasus/ProviderManager2/ProviderManager.h +++ b/src/Pegasus/ProviderManager2/ProviderManager.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderManagerModule.cpp b/src/Pegasus/ProviderManager2/ProviderManagerModule.cpp index 88e88a657..209b76b43 100644 --- a/src/Pegasus/ProviderManager2/ProviderManagerModule.cpp +++ b/src/Pegasus/ProviderManager2/ProviderManagerModule.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderManagerModule.h b/src/Pegasus/ProviderManager2/ProviderManagerModule.h index 6d641280f..9d8905b84 100644 --- a/src/Pegasus/ProviderManager2/ProviderManagerModule.h +++ b/src/Pegasus/ProviderManager2/ProviderManagerModule.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderManagerService.cpp b/src/Pegasus/ProviderManager2/ProviderManagerService.cpp index 039dce641..c7af29e2e 100644 --- a/src/Pegasus/ProviderManager2/ProviderManagerService.cpp +++ b/src/Pegasus/ProviderManager2/ProviderManagerService.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderManagerService.h b/src/Pegasus/ProviderManager2/ProviderManagerService.h index 2c6fc0da7..71d6196a4 100644 --- a/src/Pegasus/ProviderManager2/ProviderManagerService.h +++ b/src/Pegasus/ProviderManager2/ProviderManagerService.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderName.cpp b/src/Pegasus/ProviderManager2/ProviderName.cpp index e2c6b1677..462f224e0 100644 --- a/src/Pegasus/ProviderManager2/ProviderName.cpp +++ b/src/Pegasus/ProviderManager2/ProviderName.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderName.h b/src/Pegasus/ProviderManager2/ProviderName.h index 0e8b990ba..54f82333a 100644 --- a/src/Pegasus/ProviderManager2/ProviderName.h +++ b/src/Pegasus/ProviderManager2/ProviderName.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderRegistrar.cpp b/src/Pegasus/ProviderManager2/ProviderRegistrar.cpp index 982283f30..2abd04d33 100644 --- a/src/Pegasus/ProviderManager2/ProviderRegistrar.cpp +++ b/src/Pegasus/ProviderManager2/ProviderRegistrar.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderRegistrar.h b/src/Pegasus/ProviderManager2/ProviderRegistrar.h index 47a9abe76..79e476704 100644 --- a/src/Pegasus/ProviderManager2/ProviderRegistrar.h +++ b/src/Pegasus/ProviderManager2/ProviderRegistrar.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderRegistrarInitializer.cpp b/src/Pegasus/ProviderManager2/ProviderRegistrarInitializer.cpp index 502f82af6..087bfef82 100644 --- a/src/Pegasus/ProviderManager2/ProviderRegistrarInitializer.cpp +++ b/src/Pegasus/ProviderManager2/ProviderRegistrarInitializer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderRegistrarInitializer.h b/src/Pegasus/ProviderManager2/ProviderRegistrarInitializer.h index fdab173d8..6d50d43a1 100644 --- a/src/Pegasus/ProviderManager2/ProviderRegistrarInitializer.h +++ b/src/Pegasus/ProviderManager2/ProviderRegistrarInitializer.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderType.cpp b/src/Pegasus/ProviderManager2/ProviderType.cpp index 21478eb80..4c136cb48 100644 --- a/src/Pegasus/ProviderManager2/ProviderType.cpp +++ b/src/Pegasus/ProviderManager2/ProviderType.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/ProviderType.h b/src/Pegasus/ProviderManager2/ProviderType.h index e65c07de4..9cf510d91 100644 --- a/src/Pegasus/ProviderManager2/ProviderType.h +++ b/src/Pegasus/ProviderManager2/ProviderType.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/SafeQueue.cpp b/src/Pegasus/ProviderManager2/SafeQueue.cpp index 65dd46f2e..b768d3b8a 100644 --- a/src/Pegasus/ProviderManager2/SafeQueue.cpp +++ b/src/Pegasus/ProviderManager2/SafeQueue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/ProviderManager2/SafeQueue.h b/src/Pegasus/ProviderManager2/SafeQueue.h index f4ac12945..8bb9ef7c4 100644 --- a/src/Pegasus/ProviderManager2/SafeQueue.h +++ b/src/Pegasus/ProviderManager2/SafeQueue.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/tests/Lockable/Lockable.cpp b/src/Pegasus/ProviderManager2/tests/Lockable/Lockable.cpp index 60f71b7c1..3a1a9f81d 100644 --- a/src/Pegasus/ProviderManager2/tests/Lockable/Lockable.cpp +++ b/src/Pegasus/ProviderManager2/tests/Lockable/Lockable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/tests/ProviderManagerService/ProviderManagerService.cpp b/src/Pegasus/ProviderManager2/tests/ProviderManagerService/ProviderManagerService.cpp index c4a3b7a35..f9014b67c 100644 --- a/src/Pegasus/ProviderManager2/tests/ProviderManagerService/ProviderManagerService.cpp +++ b/src/Pegasus/ProviderManager2/tests/ProviderManagerService/ProviderManagerService.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/ProviderManager2/tests/SafeQueue/SafeQueue.cpp b/src/Pegasus/ProviderManager2/tests/SafeQueue/SafeQueue.cpp index 40d2cd004..2fb61b937 100644 --- a/src/Pegasus/ProviderManager2/tests/SafeQueue/SafeQueue.cpp +++ b/src/Pegasus/ProviderManager2/tests/SafeQueue/SafeQueue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Repository/AssocClassTable.cpp b/src/Pegasus/Repository/AssocClassTable.cpp index 8f26d5238..fafbe1cdc 100644 --- a/src/Pegasus/Repository/AssocClassTable.cpp +++ b/src/Pegasus/Repository/AssocClassTable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/AssocClassTable.h b/src/Pegasus/Repository/AssocClassTable.h index aee76fa7c..66024678d 100644 --- a/src/Pegasus/Repository/AssocClassTable.h +++ b/src/Pegasus/Repository/AssocClassTable.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/AssocInstTable.cpp b/src/Pegasus/Repository/AssocInstTable.cpp index c9a8e115b..e741172ac 100644 --- a/src/Pegasus/Repository/AssocInstTable.cpp +++ b/src/Pegasus/Repository/AssocInstTable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/AssocInstTable.h b/src/Pegasus/Repository/AssocInstTable.h index bbca75df4..6aebba593 100644 --- a/src/Pegasus/Repository/AssocInstTable.h +++ b/src/Pegasus/Repository/AssocInstTable.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/CIMRepository.cpp b/src/Pegasus/Repository/CIMRepository.cpp index d25b0ccdc..4a129a395 100644 --- a/src/Pegasus/Repository/CIMRepository.cpp +++ b/src/Pegasus/Repository/CIMRepository.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/CIMRepository.h b/src/Pegasus/Repository/CIMRepository.h index 768815c26..d94fc158d 100644 --- a/src/Pegasus/Repository/CIMRepository.h +++ b/src/Pegasus/Repository/CIMRepository.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/InheritanceTree.cpp b/src/Pegasus/Repository/InheritanceTree.cpp index 3e18a63ac..fd9c7c710 100644 --- a/src/Pegasus/Repository/InheritanceTree.cpp +++ b/src/Pegasus/Repository/InheritanceTree.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/InheritanceTree.h b/src/Pegasus/Repository/InheritanceTree.h index 8717b3b88..5e3315090 100644 --- a/src/Pegasus/Repository/InheritanceTree.h +++ b/src/Pegasus/Repository/InheritanceTree.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/InstanceDataFile.cpp b/src/Pegasus/Repository/InstanceDataFile.cpp index a9edd490f..5c9201537 100644 --- a/src/Pegasus/Repository/InstanceDataFile.cpp +++ b/src/Pegasus/Repository/InstanceDataFile.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/InstanceDataFile.h b/src/Pegasus/Repository/InstanceDataFile.h index aabe82bae..2628a5bd6 100644 --- a/src/Pegasus/Repository/InstanceDataFile.h +++ b/src/Pegasus/Repository/InstanceDataFile.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/InstanceIndexFile.cpp b/src/Pegasus/Repository/InstanceIndexFile.cpp index 60eff28da..91165b22d 100644 --- a/src/Pegasus/Repository/InstanceIndexFile.cpp +++ b/src/Pegasus/Repository/InstanceIndexFile.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/InstanceIndexFile.h b/src/Pegasus/Repository/InstanceIndexFile.h index 305e6e641..9f8c5642f 100644 --- a/src/Pegasus/Repository/InstanceIndexFile.h +++ b/src/Pegasus/Repository/InstanceIndexFile.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/Linkage.h b/src/Pegasus/Repository/Linkage.h index 4915e3796..fb19e1242 100644 --- a/src/Pegasus/Repository/Linkage.h +++ b/src/Pegasus/Repository/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/NameSpaceManager.cpp b/src/Pegasus/Repository/NameSpaceManager.cpp index 6903d7248..74e8061ef 100644 --- a/src/Pegasus/Repository/NameSpaceManager.cpp +++ b/src/Pegasus/Repository/NameSpaceManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/NameSpaceManager.h b/src/Pegasus/Repository/NameSpaceManager.h index 0ab280d78..7b0c29718 100644 --- a/src/Pegasus/Repository/NameSpaceManager.h +++ b/src/Pegasus/Repository/NameSpaceManager.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/RepositoryDeclContext.cpp b/src/Pegasus/Repository/RepositoryDeclContext.cpp index 3a3ff3714..3b55af616 100644 --- a/src/Pegasus/Repository/RepositoryDeclContext.cpp +++ b/src/Pegasus/Repository/RepositoryDeclContext.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/RepositoryDeclContext.h b/src/Pegasus/Repository/RepositoryDeclContext.h index 06770b19f..c4c2a4f1b 100644 --- a/src/Pegasus/Repository/RepositoryDeclContext.h +++ b/src/Pegasus/Repository/RepositoryDeclContext.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/RepositoryQueue.cpp b/src/Pegasus/Repository/RepositoryQueue.cpp index d42a721b7..d6c6f2468 100644 --- a/src/Pegasus/Repository/RepositoryQueue.cpp +++ b/src/Pegasus/Repository/RepositoryQueue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/RepositoryQueue.h b/src/Pegasus/Repository/RepositoryQueue.h index 41ed9070c..b5d814578 100644 --- a/src/Pegasus/Repository/RepositoryQueue.h +++ b/src/Pegasus/Repository/RepositoryQueue.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/tests/AssocTable/AssocTable.cpp b/src/Pegasus/Repository/tests/AssocTable/AssocTable.cpp index b4d2b5b9d..83532ffb3 100644 --- a/src/Pegasus/Repository/tests/AssocTable/AssocTable.cpp +++ b/src/Pegasus/Repository/tests/AssocTable/AssocTable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/tests/ClassDeclRep/ClassDeclRep.cpp b/src/Pegasus/Repository/tests/ClassDeclRep/ClassDeclRep.cpp index c2ddcd8ac..9cea35492 100644 --- a/src/Pegasus/Repository/tests/ClassDeclRep/ClassDeclRep.cpp +++ b/src/Pegasus/Repository/tests/ClassDeclRep/ClassDeclRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/tests/EnumerateClassNames/EnumerateClassNames.cpp b/src/Pegasus/Repository/tests/EnumerateClassNames/EnumerateClassNames.cpp index 5acdc4a05..c6c01721f 100644 --- a/src/Pegasus/Repository/tests/EnumerateClassNames/EnumerateClassNames.cpp +++ b/src/Pegasus/Repository/tests/EnumerateClassNames/EnumerateClassNames.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/tests/InheritanceTree/InheritanceTree.cpp b/src/Pegasus/Repository/tests/InheritanceTree/InheritanceTree.cpp index 99b51a904..3dfc07129 100644 --- a/src/Pegasus/Repository/tests/InheritanceTree/InheritanceTree.cpp +++ b/src/Pegasus/Repository/tests/InheritanceTree/InheritanceTree.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/tests/Inst/Inst.cpp b/src/Pegasus/Repository/tests/Inst/Inst.cpp index 5fd8e91c5..c1179ca07 100644 --- a/src/Pegasus/Repository/tests/Inst/Inst.cpp +++ b/src/Pegasus/Repository/tests/Inst/Inst.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/tests/LoadClass/LoadClass.cpp b/src/Pegasus/Repository/tests/LoadClass/LoadClass.cpp index b375b7ea5..a105d3402 100644 --- a/src/Pegasus/Repository/tests/LoadClass/LoadClass.cpp +++ b/src/Pegasus/Repository/tests/LoadClass/LoadClass.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/tests/LoadRepository/LoadRepository.cpp b/src/Pegasus/Repository/tests/LoadRepository/LoadRepository.cpp index 442f885e1..4bc24a6c0 100644 --- a/src/Pegasus/Repository/tests/LoadRepository/LoadRepository.cpp +++ b/src/Pegasus/Repository/tests/LoadRepository/LoadRepository.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/tests/NameSpace/NameSpace.cpp b/src/Pegasus/Repository/tests/NameSpace/NameSpace.cpp index 7eecbb5c3..0be90e716 100644 --- a/src/Pegasus/Repository/tests/NameSpace/NameSpace.cpp +++ b/src/Pegasus/Repository/tests/NameSpace/NameSpace.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/tests/NameSpaceManager/NameSpaceManager.cpp b/src/Pegasus/Repository/tests/NameSpaceManager/NameSpaceManager.cpp index 1194c378d..06f8933d2 100644 --- a/src/Pegasus/Repository/tests/NameSpaceManager/NameSpaceManager.cpp +++ b/src/Pegasus/Repository/tests/NameSpaceManager/NameSpaceManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/tests/QualifierDeclRep/QualifierDeclRep.cpp b/src/Pegasus/Repository/tests/QualifierDeclRep/QualifierDeclRep.cpp index 13b7ee226..289b7add7 100644 --- a/src/Pegasus/Repository/tests/QualifierDeclRep/QualifierDeclRep.cpp +++ b/src/Pegasus/Repository/tests/QualifierDeclRep/QualifierDeclRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/tests/Repository/Repository.cpp b/src/Pegasus/Repository/tests/Repository/Repository.cpp index c96372d44..836115bd3 100644 --- a/src/Pegasus/Repository/tests/Repository/Repository.cpp +++ b/src/Pegasus/Repository/tests/Repository/Repository.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Repository/tests/Repository2/Repository2.cpp b/src/Pegasus/Repository/tests/Repository2/Repository2.cpp index 3d29ed85f..5df45dc2b 100644 --- a/src/Pegasus/Repository/tests/Repository2/Repository2.cpp +++ b/src/Pegasus/Repository/tests/Repository2/Repository2.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/AuthenticationManager.cpp b/src/Pegasus/Security/Authentication/AuthenticationManager.cpp index 5f4c81db7..165094868 100644 --- a/src/Pegasus/Security/Authentication/AuthenticationManager.cpp +++ b/src/Pegasus/Security/Authentication/AuthenticationManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/AuthenticationManager.h b/src/Pegasus/Security/Authentication/AuthenticationManager.h index 9de2b5878..8cbdabc7c 100644 --- a/src/Pegasus/Security/Authentication/AuthenticationManager.h +++ b/src/Pegasus/Security/Authentication/AuthenticationManager.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/Authenticator.h b/src/Pegasus/Security/Authentication/Authenticator.h index 4b08406ab..599a5a35b 100644 --- a/src/Pegasus/Security/Authentication/Authenticator.h +++ b/src/Pegasus/Security/Authentication/Authenticator.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/BasicAuthenticationHandler.cpp b/src/Pegasus/Security/Authentication/BasicAuthenticationHandler.cpp index 75ba782f8..1afeb014f 100644 --- a/src/Pegasus/Security/Authentication/BasicAuthenticationHandler.cpp +++ b/src/Pegasus/Security/Authentication/BasicAuthenticationHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/BasicAuthenticationHandler.h b/src/Pegasus/Security/Authentication/BasicAuthenticationHandler.h index c92b59af6..6119ad82c 100644 --- a/src/Pegasus/Security/Authentication/BasicAuthenticationHandler.h +++ b/src/Pegasus/Security/Authentication/BasicAuthenticationHandler.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/BasicAuthenticator.h b/src/Pegasus/Security/Authentication/BasicAuthenticator.h index 7ea3fc959..8859da82b 100644 --- a/src/Pegasus/Security/Authentication/BasicAuthenticator.h +++ b/src/Pegasus/Security/Authentication/BasicAuthenticator.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/Linkage.h b/src/Pegasus/Security/Authentication/Linkage.h index 49cf5ccb7..65d4aaf06 100644 --- a/src/Pegasus/Security/Authentication/Linkage.h +++ b/src/Pegasus/Security/Authentication/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/LocalAuthFile.cpp b/src/Pegasus/Security/Authentication/LocalAuthFile.cpp index 876457880..e4eb76054 100644 --- a/src/Pegasus/Security/Authentication/LocalAuthFile.cpp +++ b/src/Pegasus/Security/Authentication/LocalAuthFile.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/LocalAuthFile.h b/src/Pegasus/Security/Authentication/LocalAuthFile.h index 0b8e03802..c520b6b41 100644 --- a/src/Pegasus/Security/Authentication/LocalAuthFile.h +++ b/src/Pegasus/Security/Authentication/LocalAuthFile.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/LocalAuthFileUnix.cpp b/src/Pegasus/Security/Authentication/LocalAuthFileUnix.cpp index 34657ce9e..dae504dae 100644 --- a/src/Pegasus/Security/Authentication/LocalAuthFileUnix.cpp +++ b/src/Pegasus/Security/Authentication/LocalAuthFileUnix.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/LocalAuthFileWindows.cpp b/src/Pegasus/Security/Authentication/LocalAuthFileWindows.cpp index 060d02924..37290d9ca 100644 --- a/src/Pegasus/Security/Authentication/LocalAuthFileWindows.cpp +++ b/src/Pegasus/Security/Authentication/LocalAuthFileWindows.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/LocalAuthenticationHandler.cpp b/src/Pegasus/Security/Authentication/LocalAuthenticationHandler.cpp index 6705a9010..4df7e3b97 100644 --- a/src/Pegasus/Security/Authentication/LocalAuthenticationHandler.cpp +++ b/src/Pegasus/Security/Authentication/LocalAuthenticationHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/LocalAuthenticationHandler.h b/src/Pegasus/Security/Authentication/LocalAuthenticationHandler.h index 4910c5221..322730617 100644 --- a/src/Pegasus/Security/Authentication/LocalAuthenticationHandler.h +++ b/src/Pegasus/Security/Authentication/LocalAuthenticationHandler.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/LocalAuthenticator.h b/src/Pegasus/Security/Authentication/LocalAuthenticator.h index bf1eb709f..7be6eaf7a 100644 --- a/src/Pegasus/Security/Authentication/LocalAuthenticator.h +++ b/src/Pegasus/Security/Authentication/LocalAuthenticator.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/PAMBasicAuthenticator.cpp b/src/Pegasus/Security/Authentication/PAMBasicAuthenticator.cpp index 5f00a689c..afacdd285 100644 --- a/src/Pegasus/Security/Authentication/PAMBasicAuthenticator.cpp +++ b/src/Pegasus/Security/Authentication/PAMBasicAuthenticator.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/PAMBasicAuthenticator.h b/src/Pegasus/Security/Authentication/PAMBasicAuthenticator.h index 2b98f10c6..f7b062af9 100644 --- a/src/Pegasus/Security/Authentication/PAMBasicAuthenticator.h +++ b/src/Pegasus/Security/Authentication/PAMBasicAuthenticator.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/PAMBasicAuthenticatorStub.cpp b/src/Pegasus/Security/Authentication/PAMBasicAuthenticatorStub.cpp index bb413aca4..6615783de 100644 --- a/src/Pegasus/Security/Authentication/PAMBasicAuthenticatorStub.cpp +++ b/src/Pegasus/Security/Authentication/PAMBasicAuthenticatorStub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/PAMBasicAuthenticatorUnix.cpp b/src/Pegasus/Security/Authentication/PAMBasicAuthenticatorUnix.cpp index 67f8e155d..b08c9222e 100644 --- a/src/Pegasus/Security/Authentication/PAMBasicAuthenticatorUnix.cpp +++ b/src/Pegasus/Security/Authentication/PAMBasicAuthenticatorUnix.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/SecureBasicAuthenticator.cpp b/src/Pegasus/Security/Authentication/SecureBasicAuthenticator.cpp index d05b8f81e..43a024c11 100644 --- a/src/Pegasus/Security/Authentication/SecureBasicAuthenticator.cpp +++ b/src/Pegasus/Security/Authentication/SecureBasicAuthenticator.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/SecureBasicAuthenticator.h b/src/Pegasus/Security/Authentication/SecureBasicAuthenticator.h index a5e39da61..91bd5b648 100644 --- a/src/Pegasus/Security/Authentication/SecureBasicAuthenticator.h +++ b/src/Pegasus/Security/Authentication/SecureBasicAuthenticator.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/SecureLocalAuthenticator.cpp b/src/Pegasus/Security/Authentication/SecureLocalAuthenticator.cpp index df291c0b4..44a044bca 100644 --- a/src/Pegasus/Security/Authentication/SecureLocalAuthenticator.cpp +++ b/src/Pegasus/Security/Authentication/SecureLocalAuthenticator.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/SecureLocalAuthenticator.h b/src/Pegasus/Security/Authentication/SecureLocalAuthenticator.h index 59d946350..329f67865 100644 --- a/src/Pegasus/Security/Authentication/SecureLocalAuthenticator.h +++ b/src/Pegasus/Security/Authentication/SecureLocalAuthenticator.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/tests/AuthenticationManager/AuthenticationManager.cpp b/src/Pegasus/Security/Authentication/tests/AuthenticationManager/AuthenticationManager.cpp index a96489944..c89f33552 100644 --- a/src/Pegasus/Security/Authentication/tests/AuthenticationManager/AuthenticationManager.cpp +++ b/src/Pegasus/Security/Authentication/tests/AuthenticationManager/AuthenticationManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/BasicAuthenticationHandler.cpp b/src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/BasicAuthenticationHandler.cpp index 95afe08cd..9f90edc05 100644 --- a/src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/BasicAuthenticationHandler.cpp +++ b/src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/BasicAuthenticationHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/tests/LocalAuthFile/LocalAuthFile.cpp b/src/Pegasus/Security/Authentication/tests/LocalAuthFile/LocalAuthFile.cpp index d3f9400e8..f0cf0db7e 100644 --- a/src/Pegasus/Security/Authentication/tests/LocalAuthFile/LocalAuthFile.cpp +++ b/src/Pegasus/Security/Authentication/tests/LocalAuthFile/LocalAuthFile.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/Authentication/tests/LocalAuthenticationHandler/LocalAuthenticationHandler.cpp b/src/Pegasus/Security/Authentication/tests/LocalAuthenticationHandler/LocalAuthenticationHandler.cpp index 8fae543ad..416125bf2 100644 --- a/src/Pegasus/Security/Authentication/tests/LocalAuthenticationHandler/LocalAuthenticationHandler.cpp +++ b/src/Pegasus/Security/Authentication/tests/LocalAuthenticationHandler/LocalAuthenticationHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/UserManager/AuthorizationHandler.cpp b/src/Pegasus/Security/UserManager/AuthorizationHandler.cpp index 4d8207fa7..3950e48f4 100644 --- a/src/Pegasus/Security/UserManager/AuthorizationHandler.cpp +++ b/src/Pegasus/Security/UserManager/AuthorizationHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/UserManager/AuthorizationHandler.h b/src/Pegasus/Security/UserManager/AuthorizationHandler.h index 23a23808e..fb4647d2b 100644 --- a/src/Pegasus/Security/UserManager/AuthorizationHandler.h +++ b/src/Pegasus/Security/UserManager/AuthorizationHandler.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/UserManager/Linkage.h b/src/Pegasus/Security/UserManager/Linkage.h index cb293f512..2da4e817b 100644 --- a/src/Pegasus/Security/UserManager/Linkage.h +++ b/src/Pegasus/Security/UserManager/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/UserManager/PasswordFile.cpp b/src/Pegasus/Security/UserManager/PasswordFile.cpp index ffb085bfe..d7ea4d3b0 100644 --- a/src/Pegasus/Security/UserManager/PasswordFile.cpp +++ b/src/Pegasus/Security/UserManager/PasswordFile.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/UserManager/PasswordFile.h b/src/Pegasus/Security/UserManager/PasswordFile.h index 43f846da0..179ade168 100644 --- a/src/Pegasus/Security/UserManager/PasswordFile.h +++ b/src/Pegasus/Security/UserManager/PasswordFile.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/UserManager/UserExceptions.h b/src/Pegasus/Security/UserManager/UserExceptions.h index be6e38f08..12bc4591c 100644 --- a/src/Pegasus/Security/UserManager/UserExceptions.h +++ b/src/Pegasus/Security/UserManager/UserExceptions.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/UserManager/UserFileHandler.cpp b/src/Pegasus/Security/UserManager/UserFileHandler.cpp index 4abc2b271..dea0e06fe 100644 --- a/src/Pegasus/Security/UserManager/UserFileHandler.cpp +++ b/src/Pegasus/Security/UserManager/UserFileHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/UserManager/UserFileHandler.h b/src/Pegasus/Security/UserManager/UserFileHandler.h index dbed061a1..da3e931c0 100644 --- a/src/Pegasus/Security/UserManager/UserFileHandler.h +++ b/src/Pegasus/Security/UserManager/UserFileHandler.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/UserManager/UserManager.cpp b/src/Pegasus/Security/UserManager/UserManager.cpp index 286344bd8..a2cc274a6 100644 --- a/src/Pegasus/Security/UserManager/UserManager.cpp +++ b/src/Pegasus/Security/UserManager/UserManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/UserManager/UserManager.h b/src/Pegasus/Security/UserManager/UserManager.h index 08f71469c..df71f187f 100644 --- a/src/Pegasus/Security/UserManager/UserManager.h +++ b/src/Pegasus/Security/UserManager/UserManager.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/UserManager/tests/AuthorizationHandler/AuthorizationHandler.cpp b/src/Pegasus/Security/UserManager/tests/AuthorizationHandler/AuthorizationHandler.cpp index 4f4b9aa3c..fada5cb1e 100644 --- a/src/Pegasus/Security/UserManager/tests/AuthorizationHandler/AuthorizationHandler.cpp +++ b/src/Pegasus/Security/UserManager/tests/AuthorizationHandler/AuthorizationHandler.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Security/UserManager/tests/UserManager/UserManager.cpp b/src/Pegasus/Security/UserManager/tests/UserManager/UserManager.cpp index 731a0f9c5..b0e929754 100644 --- a/src/Pegasus/Security/UserManager/tests/UserManager/UserManager.cpp +++ b/src/Pegasus/Security/UserManager/tests/UserManager/UserManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/BinaryMessageHandler.cpp b/src/Pegasus/Server/BinaryMessageHandler.cpp index 614dca00f..64d443028 100644 --- a/src/Pegasus/Server/BinaryMessageHandler.cpp +++ b/src/Pegasus/Server/BinaryMessageHandler.cpp @@ -1,7 +1,9 @@ -//%/////////////-*-c++-*-/////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/BinaryMessageHandler.h b/src/Pegasus/Server/BinaryMessageHandler.h index bf9b0baa4..3733ec65a 100644 --- a/src/Pegasus/Server/BinaryMessageHandler.h +++ b/src/Pegasus/Server/BinaryMessageHandler.h @@ -1,7 +1,9 @@ -//%/////////////-*-c++-*-/////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/CIMOperationRequestAuthorizer.cpp b/src/Pegasus/Server/CIMOperationRequestAuthorizer.cpp index 9fe1fc6b0..f0ac88234 100644 --- a/src/Pegasus/Server/CIMOperationRequestAuthorizer.cpp +++ b/src/Pegasus/Server/CIMOperationRequestAuthorizer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/CIMOperationRequestAuthorizer.h b/src/Pegasus/Server/CIMOperationRequestAuthorizer.h index 576650a2a..83b59da11 100644 --- a/src/Pegasus/Server/CIMOperationRequestAuthorizer.h +++ b/src/Pegasus/Server/CIMOperationRequestAuthorizer.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/CIMOperationRequestDecoder.cpp b/src/Pegasus/Server/CIMOperationRequestDecoder.cpp index f688b7dee..6062b3646 100644 --- a/src/Pegasus/Server/CIMOperationRequestDecoder.cpp +++ b/src/Pegasus/Server/CIMOperationRequestDecoder.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/CIMOperationRequestDecoder.h b/src/Pegasus/Server/CIMOperationRequestDecoder.h index a630e57b9..e87eb4804 100644 --- a/src/Pegasus/Server/CIMOperationRequestDecoder.h +++ b/src/Pegasus/Server/CIMOperationRequestDecoder.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/CIMOperationRequestDispatcher.cpp b/src/Pegasus/Server/CIMOperationRequestDispatcher.cpp index ab7f317cb..e1d013546 100644 --- a/src/Pegasus/Server/CIMOperationRequestDispatcher.cpp +++ b/src/Pegasus/Server/CIMOperationRequestDispatcher.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Server/CIMOperationRequestDispatcher.h b/src/Pegasus/Server/CIMOperationRequestDispatcher.h index cf72ea450..330197c53 100644 --- a/src/Pegasus/Server/CIMOperationRequestDispatcher.h +++ b/src/Pegasus/Server/CIMOperationRequestDispatcher.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/CIMOperationResponseEncoder.cpp b/src/Pegasus/Server/CIMOperationResponseEncoder.cpp index 918a471fa..4854d6422 100644 --- a/src/Pegasus/Server/CIMOperationResponseEncoder.cpp +++ b/src/Pegasus/Server/CIMOperationResponseEncoder.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/CIMOperationResponseEncoder.h b/src/Pegasus/Server/CIMOperationResponseEncoder.h index 2fcb78a2e..7d24b98d9 100644 --- a/src/Pegasus/Server/CIMOperationResponseEncoder.h +++ b/src/Pegasus/Server/CIMOperationResponseEncoder.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/CIMServer.cpp b/src/Pegasus/Server/CIMServer.cpp index 9a98ca498..f8110d933 100644 --- a/src/Pegasus/Server/CIMServer.cpp +++ b/src/Pegasus/Server/CIMServer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Server/CIMServer.h b/src/Pegasus/Server/CIMServer.h index 274b24449..b600acee0 100644 --- a/src/Pegasus/Server/CIMServer.h +++ b/src/Pegasus/Server/CIMServer.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/CIMServerState.cpp b/src/Pegasus/Server/CIMServerState.cpp index 7bc5abb62..a6aa3685f 100644 --- a/src/Pegasus/Server/CIMServerState.cpp +++ b/src/Pegasus/Server/CIMServerState.cpp @@ -1,24 +1,27 @@ -/////////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -//============================================================================= +//============================================================================== // // Author: Jenny Yu, Hewlett-Packard Company (jenny_yu@hp.com) // diff --git a/src/Pegasus/Server/CIMServerState.h b/src/Pegasus/Server/CIMServerState.h index 742ff5ff3..359c797c9 100644 --- a/src/Pegasus/Server/CIMServerState.h +++ b/src/Pegasus/Server/CIMServerState.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/HTTPAuthenticatorDelegator.cpp b/src/Pegasus/Server/HTTPAuthenticatorDelegator.cpp index 7da5f69e1..199fac6b4 100644 --- a/src/Pegasus/Server/HTTPAuthenticatorDelegator.cpp +++ b/src/Pegasus/Server/HTTPAuthenticatorDelegator.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/HTTPAuthenticatorDelegator.h b/src/Pegasus/Server/HTTPAuthenticatorDelegator.h index 50e030e85..de03e0472 100644 --- a/src/Pegasus/Server/HTTPAuthenticatorDelegator.h +++ b/src/Pegasus/Server/HTTPAuthenticatorDelegator.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/Linkage.h b/src/Pegasus/Server/Linkage.h index 5a4d05083..11f883f32 100644 --- a/src/Pegasus/Server/Linkage.h +++ b/src/Pegasus/Server/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ProviderMessageFacade.cpp b/src/Pegasus/Server/ProviderMessageFacade.cpp index 016b613bc..c7137e034 100644 --- a/src/Pegasus/Server/ProviderMessageFacade.cpp +++ b/src/Pegasus/Server/ProviderMessageFacade.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Server/ProviderMessageFacade.h b/src/Pegasus/Server/ProviderMessageFacade.h index 5302df205..a5bcd561d 100644 --- a/src/Pegasus/Server/ProviderMessageFacade.h +++ b/src/Pegasus/Server/ProviderMessageFacade.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Server/ProviderRegistrationManager/Linkage.h b/src/Pegasus/Server/ProviderRegistrationManager/Linkage.h index 0e562c066..0942aa422 100644 --- a/src/Pegasus/Server/ProviderRegistrationManager/Linkage.h +++ b/src/Pegasus/Server/ProviderRegistrationManager/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationManager.cpp b/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationManager.cpp index e4f154ce1..7587f5042 100644 --- a/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationManager.cpp +++ b/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationManager.h b/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationManager.h index 63fbb2245..2eee76b48 100644 --- a/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationManager.h +++ b/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationManager.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationTable.cpp b/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationTable.cpp index b29a86093..5d80322c8 100644 --- a/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationTable.cpp +++ b/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationTable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationTable.h b/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationTable.h index b494930fb..4fb8ddba5 100644 --- a/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationTable.h +++ b/src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationTable.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ProviderRegistrationManager/tests/createInstances/createInstances.cpp b/src/Pegasus/Server/ProviderRegistrationManager/tests/createInstances/createInstances.cpp index 57fdca6c8..921b21418 100644 --- a/src/Pegasus/Server/ProviderRegistrationManager/tests/createInstances/createInstances.cpp +++ b/src/Pegasus/Server/ProviderRegistrationManager/tests/createInstances/createInstances.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ProviderRegistrationManager/tests/deleteInstances/deleteInstances.cpp b/src/Pegasus/Server/ProviderRegistrationManager/tests/deleteInstances/deleteInstances.cpp index f580e67bd..4f22da98a 100644 --- a/src/Pegasus/Server/ProviderRegistrationManager/tests/deleteInstances/deleteInstances.cpp +++ b/src/Pegasus/Server/ProviderRegistrationManager/tests/deleteInstances/deleteInstances.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ProviderRegistrationManager/tests/lookupIndicationProvider/lookupIndicationProvider.cpp b/src/Pegasus/Server/ProviderRegistrationManager/tests/lookupIndicationProvider/lookupIndicationProvider.cpp index 47ca5dad9..cf7b9584d 100644 --- a/src/Pegasus/Server/ProviderRegistrationManager/tests/lookupIndicationProvider/lookupIndicationProvider.cpp +++ b/src/Pegasus/Server/ProviderRegistrationManager/tests/lookupIndicationProvider/lookupIndicationProvider.cpp @@ -1,21 +1,23 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // diff --git a/src/Pegasus/Server/ProviderRegistrationManager/tests/lookupInstanceProvider/lookupInstanceProvider.cpp b/src/Pegasus/Server/ProviderRegistrationManager/tests/lookupInstanceProvider/lookupInstanceProvider.cpp index 6cb7cfebe..000f10ce3 100644 --- a/src/Pegasus/Server/ProviderRegistrationManager/tests/lookupInstanceProvider/lookupInstanceProvider.cpp +++ b/src/Pegasus/Server/ProviderRegistrationManager/tests/lookupInstanceProvider/lookupInstanceProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ProviderRegistrationManager/tests/lookupMethodProvider/lookupMethodProvider.cpp b/src/Pegasus/Server/ProviderRegistrationManager/tests/lookupMethodProvider/lookupMethodProvider.cpp index bead21b8c..9a633dbd6 100644 --- a/src/Pegasus/Server/ProviderRegistrationManager/tests/lookupMethodProvider/lookupMethodProvider.cpp +++ b/src/Pegasus/Server/ProviderRegistrationManager/tests/lookupMethodProvider/lookupMethodProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ProviderRegistrationManager/tests/modifyInstances/modifyInstances.cpp b/src/Pegasus/Server/ProviderRegistrationManager/tests/modifyInstances/modifyInstances.cpp index b3a94caa3..22cf3365c 100644 --- a/src/Pegasus/Server/ProviderRegistrationManager/tests/modifyInstances/modifyInstances.cpp +++ b/src/Pegasus/Server/ProviderRegistrationManager/tests/modifyInstances/modifyInstances.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ShutdownExceptions.h b/src/Pegasus/Server/ShutdownExceptions.h index c22badb05..a6159b0c5 100644 --- a/src/Pegasus/Server/ShutdownExceptions.h +++ b/src/Pegasus/Server/ShutdownExceptions.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ShutdownProvider.cpp b/src/Pegasus/Server/ShutdownProvider.cpp index 5e2cc0ce7..72767eb24 100644 --- a/src/Pegasus/Server/ShutdownProvider.cpp +++ b/src/Pegasus/Server/ShutdownProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ShutdownProvider.h b/src/Pegasus/Server/ShutdownProvider.h index 3cf2034bb..907e9c093 100644 --- a/src/Pegasus/Server/ShutdownProvider.h +++ b/src/Pegasus/Server/ShutdownProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ShutdownService.cpp b/src/Pegasus/Server/ShutdownService.cpp index 94dbfd556..afaec006b 100644 --- a/src/Pegasus/Server/ShutdownService.cpp +++ b/src/Pegasus/Server/ShutdownService.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/ShutdownService.h b/src/Pegasus/Server/ShutdownService.h index ed1580155..477785623 100644 --- a/src/Pegasus/Server/ShutdownService.h +++ b/src/Pegasus/Server/ShutdownService.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/depends/ace/Acceptor.h b/src/Pegasus/Server/depends/ace/Acceptor.h index e69de29bb..128347fd7 100644 --- a/src/Pegasus/Server/depends/ace/Acceptor.h +++ b/src/Pegasus/Server/depends/ace/Acceptor.h @@ -0,0 +1,24 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== diff --git a/src/Pegasus/Server/depends/ace/Connector.h b/src/Pegasus/Server/depends/ace/Connector.h index e69de29bb..128347fd7 100644 --- a/src/Pegasus/Server/depends/ace/Connector.h +++ b/src/Pegasus/Server/depends/ace/Connector.h @@ -0,0 +1,24 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== diff --git a/src/Pegasus/Server/depends/ace/INET_Addr.h b/src/Pegasus/Server/depends/ace/INET_Addr.h index e69de29bb..128347fd7 100644 --- a/src/Pegasus/Server/depends/ace/INET_Addr.h +++ b/src/Pegasus/Server/depends/ace/INET_Addr.h @@ -0,0 +1,24 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== diff --git a/src/Pegasus/Server/depends/ace/OS.h b/src/Pegasus/Server/depends/ace/OS.h index e69de29bb..128347fd7 100644 --- a/src/Pegasus/Server/depends/ace/OS.h +++ b/src/Pegasus/Server/depends/ace/OS.h @@ -0,0 +1,24 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== diff --git a/src/Pegasus/Server/depends/ace/SOCK_Acceptor.h b/src/Pegasus/Server/depends/ace/SOCK_Acceptor.h index e69de29bb..128347fd7 100644 --- a/src/Pegasus/Server/depends/ace/SOCK_Acceptor.h +++ b/src/Pegasus/Server/depends/ace/SOCK_Acceptor.h @@ -0,0 +1,24 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== diff --git a/src/Pegasus/Server/depends/ace/SOCK_Stream.h b/src/Pegasus/Server/depends/ace/SOCK_Stream.h index e69de29bb..128347fd7 100644 --- a/src/Pegasus/Server/depends/ace/SOCK_Stream.h +++ b/src/Pegasus/Server/depends/ace/SOCK_Stream.h @@ -0,0 +1,24 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== diff --git a/src/Pegasus/Server/depends/ace/Service_Config.h b/src/Pegasus/Server/depends/ace/Service_Config.h index e69de29bb..128347fd7 100644 --- a/src/Pegasus/Server/depends/ace/Service_Config.h +++ b/src/Pegasus/Server/depends/ace/Service_Config.h @@ -0,0 +1,24 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== diff --git a/src/Pegasus/Server/reg_table.cpp b/src/Pegasus/Server/reg_table.cpp index 25f498779..78145e04f 100644 --- a/src/Pegasus/Server/reg_table.cpp +++ b/src/Pegasus/Server/reg_table.cpp @@ -1,9 +1,9 @@ -//%///////////-*-c++-*-///////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Copyright (c) 2003 Hewlett-Packard Company, IBM,The Open Group +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/reg_table.h b/src/Pegasus/Server/reg_table.h index 472e5bbe7..312ecd493 100644 --- a/src/Pegasus/Server/reg_table.h +++ b/src/Pegasus/Server/reg_table.h @@ -1,9 +1,9 @@ -//%///////////-*-c++-*-///////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Copyright (c) 2003 Hewlett-Packard Company, IBM,The Open Group +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/tests/ClientServer/ClientServer.cpp b/src/Pegasus/Server/tests/ClientServer/ClientServer.cpp index 22f20babb..23c284da7 100644 --- a/src/Pegasus/Server/tests/ClientServer/ClientServer.cpp +++ b/src/Pegasus/Server/tests/ClientServer/ClientServer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/tests/LoadProcessClass/LoadProcessClass.cpp b/src/Pegasus/Server/tests/LoadProcessClass/LoadProcessClass.cpp index f2b9848f2..06e690057 100644 --- a/src/Pegasus/Server/tests/LoadProcessClass/LoadProcessClass.cpp +++ b/src/Pegasus/Server/tests/LoadProcessClass/LoadProcessClass.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/Server/tests/MyProvider/MyProvider.cpp b/src/Pegasus/Server/tests/MyProvider/MyProvider.cpp index c2f27ef06..422eb32bd 100644 --- a/src/Pegasus/Server/tests/MyProvider/MyProvider.cpp +++ b/src/Pegasus/Server/tests/MyProvider/MyProvider.cpp @@ -1,20 +1,23 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // diff --git a/src/Pegasus/Server/tests/ProviderTable/ProviderTable.cpp b/src/Pegasus/Server/tests/ProviderTable/ProviderTable.cpp index 551119aa6..1abaa8e54 100644 --- a/src/Pegasus/Server/tests/ProviderTable/ProviderTable.cpp +++ b/src/Pegasus/Server/tests/ProviderTable/ProviderTable.cpp @@ -1,20 +1,23 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // diff --git a/src/Pegasus/Server/tests/SendMailIndicationDispatcher/SendMailIndicationDispatcher.cpp b/src/Pegasus/Server/tests/SendMailIndicationDispatcher/SendMailIndicationDispatcher.cpp index 8207f224b..a166c743a 100644 --- a/src/Pegasus/Server/tests/SendMailIndicationDispatcher/SendMailIndicationDispatcher.cpp +++ b/src/Pegasus/Server/tests/SendMailIndicationDispatcher/SendMailIndicationDispatcher.cpp @@ -1,21 +1,23 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // diff --git a/src/Pegasus/Server/tests/XmlIndicationDispatcher/XmlIndicationDispatcher.cpp b/src/Pegasus/Server/tests/XmlIndicationDispatcher/XmlIndicationDispatcher.cpp index 90f720427..92d205f27 100644 --- a/src/Pegasus/Server/tests/XmlIndicationDispatcher/XmlIndicationDispatcher.cpp +++ b/src/Pegasus/Server/tests/XmlIndicationDispatcher/XmlIndicationDispatcher.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/Linkage.h b/src/Pegasus/WQL/Linkage.h index d8d1a5df9..c57482f74 100644 --- a/src/Pegasus/WQL/Linkage.h +++ b/src/Pegasus/WQL/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLLEX.cpp b/src/Pegasus/WQL/WQLLEX.cpp index 61e8a8d25..4391c8008 100644 --- a/src/Pegasus/WQL/WQLLEX.cpp +++ b/src/Pegasus/WQL/WQLLEX.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #define yy_create_buffer WQL__create_buffer #define yy_delete_buffer WQL__delete_buffer #define yy_scan_buffer WQL__scan_buffer @@ -20,7 +44,7 @@ /* A lexical scanner generated by flex */ /* Scanner skeleton version: - * $Header: /cvs/MSB/pegasus/src/Pegasus/WQL/WQLLEX.cpp,v 1.4 2002/08/27 18:47:11 kumpf Exp $ + * $Header: /cvs/MSB/pegasus/src/Pegasus/WQL/WQLLEX.cpp,v 1.5 2003/10/22 14:26:14 karl Exp $ */ #define FLEX_SCANNER diff --git a/src/Pegasus/WQL/WQLOperand.cpp b/src/Pegasus/WQL/WQLOperand.cpp index 8a08efd41..62fbd62ba 100644 --- a/src/Pegasus/WQL/WQLOperand.cpp +++ b/src/Pegasus/WQL/WQLOperand.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLOperand.h b/src/Pegasus/WQL/WQLOperand.h index 94db44c28..95a6f2674 100644 --- a/src/Pegasus/WQL/WQLOperand.h +++ b/src/Pegasus/WQL/WQLOperand.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLOperation.cpp b/src/Pegasus/WQL/WQLOperation.cpp index 9f9f33b05..246b54e2c 100644 --- a/src/Pegasus/WQL/WQLOperation.cpp +++ b/src/Pegasus/WQL/WQLOperation.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLOperation.h b/src/Pegasus/WQL/WQLOperation.h index 392936afd..a2af97d25 100644 --- a/src/Pegasus/WQL/WQLOperation.h +++ b/src/Pegasus/WQL/WQLOperation.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLParser.cpp b/src/Pegasus/WQL/WQLParser.cpp index 245416275..61d663148 100644 --- a/src/Pegasus/WQL/WQLParser.cpp +++ b/src/Pegasus/WQL/WQLParser.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLParser.h b/src/Pegasus/WQL/WQLParser.h index b3298c672..4f3889e5a 100644 --- a/src/Pegasus/WQL/WQLParser.h +++ b/src/Pegasus/WQL/WQLParser.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLParserState.cpp b/src/Pegasus/WQL/WQLParserState.cpp index ea34ba311..3d55224f6 100644 --- a/src/Pegasus/WQL/WQLParserState.cpp +++ b/src/Pegasus/WQL/WQLParserState.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLParserState.h b/src/Pegasus/WQL/WQLParserState.h index 5b821ef0d..c80c2de11 100644 --- a/src/Pegasus/WQL/WQLParserState.h +++ b/src/Pegasus/WQL/WQLParserState.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLPropertySource.cpp b/src/Pegasus/WQL/WQLPropertySource.cpp index 17626537c..68b54cbf8 100644 --- a/src/Pegasus/WQL/WQLPropertySource.cpp +++ b/src/Pegasus/WQL/WQLPropertySource.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLPropertySource.h b/src/Pegasus/WQL/WQLPropertySource.h index 708a1c927..6c7621516 100644 --- a/src/Pegasus/WQL/WQLPropertySource.h +++ b/src/Pegasus/WQL/WQLPropertySource.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLSelectStatement.cpp b/src/Pegasus/WQL/WQLSelectStatement.cpp index 72c8eb9ba..742a05c94 100644 --- a/src/Pegasus/WQL/WQLSelectStatement.cpp +++ b/src/Pegasus/WQL/WQLSelectStatement.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLSelectStatement.h b/src/Pegasus/WQL/WQLSelectStatement.h index 87f173611..df4b70cb3 100644 --- a/src/Pegasus/WQL/WQLSelectStatement.h +++ b/src/Pegasus/WQL/WQLSelectStatement.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLSimplePropertySource.cpp b/src/Pegasus/WQL/WQLSimplePropertySource.cpp index 3705923bc..71cc14fe5 100644 --- a/src/Pegasus/WQL/WQLSimplePropertySource.cpp +++ b/src/Pegasus/WQL/WQLSimplePropertySource.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLSimplePropertySource.h b/src/Pegasus/WQL/WQLSimplePropertySource.h index 2f5880106..8f6d9a988 100644 --- a/src/Pegasus/WQL/WQLSimplePropertySource.h +++ b/src/Pegasus/WQL/WQLSimplePropertySource.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/WQLYACC.cpp b/src/Pegasus/WQL/WQLYACC.cpp index 043491bab..6a2d2abc4 100644 --- a/src/Pegasus/WQL/WQLYACC.cpp +++ b/src/Pegasus/WQL/WQLYACC.cpp @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== /* A Bison parser, made from WQL.y by GNU Bison version 1.28 */ diff --git a/src/Pegasus/WQL/WQLYACC.h b/src/Pegasus/WQL/WQLYACC.h index 09eed740f..f9688fbd5 100644 --- a/src/Pegasus/WQL/WQLYACC.h +++ b/src/Pegasus/WQL/WQLYACC.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== typedef union { int intValue; diff --git a/src/Pegasus/WQL/nt_includes/unistd.h b/src/Pegasus/WQL/nt_includes/unistd.h index 727b87908..5d7276646 100644 --- a/src/Pegasus/WQL/nt_includes/unistd.h +++ b/src/Pegasus/WQL/nt_includes/unistd.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== /* ** This file was added since flex on windows expects to find a file called ** . It doesn't seem to care what is in it though. diff --git a/src/Pegasus/WQL/tests/Parser/Parser.cpp b/src/Pegasus/WQL/tests/Parser/Parser.cpp index 4ff0823c0..d3a4a75c1 100644 --- a/src/Pegasus/WQL/tests/Parser/Parser.cpp +++ b/src/Pegasus/WQL/tests/Parser/Parser.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/WQL/tests/ParserCLI/ParserCLI.cpp b/src/Pegasus/WQL/tests/ParserCLI/ParserCLI.cpp index b71705dbb..731aa1a29 100644 --- a/src/Pegasus/WQL/tests/ParserCLI/ParserCLI.cpp +++ b/src/Pegasus/WQL/tests/ParserCLI/ParserCLI.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/_control_service/ControlService.h b/src/Pegasus/_control_service/ControlService.h index f6901f30e..e27097441 100644 --- a/src/Pegasus/_control_service/ControlService.h +++ b/src/Pegasus/_control_service/ControlService.h @@ -1,7 +1,9 @@ -//%///-*-c++-*-///////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Pegasus/getoopt/Linkage.h b/src/Pegasus/getoopt/Linkage.h index 04119fae9..d6b78602a 100644 --- a/src/Pegasus/getoopt/Linkage.h +++ b/src/Pegasus/getoopt/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/getoopt/getoopt.cpp b/src/Pegasus/getoopt/getoopt.cpp index bfb368e76..31e85dbd1 100755 --- a/src/Pegasus/getoopt/getoopt.cpp +++ b/src/Pegasus/getoopt/getoopt.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/getoopt/getoopt.h b/src/Pegasus/getoopt/getoopt.h index c0472633c..84b5d99c2 100755 --- a/src/Pegasus/getoopt/getoopt.h +++ b/src/Pegasus/getoopt/getoopt.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/AssocClassTable.cpp b/src/Pegasus/repositories/genericfile/AssocClassTable.cpp index af42e5eba..f343e5c1b 100644 --- a/src/Pegasus/repositories/genericfile/AssocClassTable.cpp +++ b/src/Pegasus/repositories/genericfile/AssocClassTable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/AssocClassTable.h b/src/Pegasus/repositories/genericfile/AssocClassTable.h index 1242f24ef..3a0e7621d 100644 --- a/src/Pegasus/repositories/genericfile/AssocClassTable.h +++ b/src/Pegasus/repositories/genericfile/AssocClassTable.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/AssocInstTable.cpp b/src/Pegasus/repositories/genericfile/AssocInstTable.cpp index 386f41411..b220b0d19 100644 --- a/src/Pegasus/repositories/genericfile/AssocInstTable.cpp +++ b/src/Pegasus/repositories/genericfile/AssocInstTable.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/AssocInstTable.h b/src/Pegasus/repositories/genericfile/AssocInstTable.h index 35f34d424..75f241b5e 100644 --- a/src/Pegasus/repositories/genericfile/AssocInstTable.h +++ b/src/Pegasus/repositories/genericfile/AssocInstTable.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/CIMRepository.cpp b/src/Pegasus/repositories/genericfile/CIMRepository.cpp index b01ad7834..522df0005 100644 --- a/src/Pegasus/repositories/genericfile/CIMRepository.cpp +++ b/src/Pegasus/repositories/genericfile/CIMRepository.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/InheritanceTree.cpp b/src/Pegasus/repositories/genericfile/InheritanceTree.cpp index 32447acc7..6b7cf41c6 100644 --- a/src/Pegasus/repositories/genericfile/InheritanceTree.cpp +++ b/src/Pegasus/repositories/genericfile/InheritanceTree.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/InheritanceTree.h b/src/Pegasus/repositories/genericfile/InheritanceTree.h index 7368409e8..0bb7b4b42 100644 --- a/src/Pegasus/repositories/genericfile/InheritanceTree.h +++ b/src/Pegasus/repositories/genericfile/InheritanceTree.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/InstanceFile.cpp b/src/Pegasus/repositories/genericfile/InstanceFile.cpp index 8cb6f4ba8..0b5a7546f 100644 --- a/src/Pegasus/repositories/genericfile/InstanceFile.cpp +++ b/src/Pegasus/repositories/genericfile/InstanceFile.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/InstanceFile.h b/src/Pegasus/repositories/genericfile/InstanceFile.h index 715814611..570ecc7c3 100644 --- a/src/Pegasus/repositories/genericfile/InstanceFile.h +++ b/src/Pegasus/repositories/genericfile/InstanceFile.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/InstanceIndexFile.cpp b/src/Pegasus/repositories/genericfile/InstanceIndexFile.cpp index fddc686ce..ba2573d0e 100644 --- a/src/Pegasus/repositories/genericfile/InstanceIndexFile.cpp +++ b/src/Pegasus/repositories/genericfile/InstanceIndexFile.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/InstanceIndexFile.h b/src/Pegasus/repositories/genericfile/InstanceIndexFile.h index 759c2c255..b1326fbe8 100644 --- a/src/Pegasus/repositories/genericfile/InstanceIndexFile.h +++ b/src/Pegasus/repositories/genericfile/InstanceIndexFile.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/NameSpaceManager.cpp b/src/Pegasus/repositories/genericfile/NameSpaceManager.cpp index 2954d5a40..fa2579431 100644 --- a/src/Pegasus/repositories/genericfile/NameSpaceManager.cpp +++ b/src/Pegasus/repositories/genericfile/NameSpaceManager.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/NameSpaceManager.h b/src/Pegasus/repositories/genericfile/NameSpaceManager.h index 94690879b..1568483bf 100644 --- a/src/Pegasus/repositories/genericfile/NameSpaceManager.h +++ b/src/Pegasus/repositories/genericfile/NameSpaceManager.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/RepositoryDeclContext.cpp b/src/Pegasus/repositories/genericfile/RepositoryDeclContext.cpp index 278b8dd21..f0f5dff8d 100644 --- a/src/Pegasus/repositories/genericfile/RepositoryDeclContext.cpp +++ b/src/Pegasus/repositories/genericfile/RepositoryDeclContext.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/repositories/genericfile/RepositoryDeclContext.h b/src/Pegasus/repositories/genericfile/RepositoryDeclContext.h index bab644a2a..872d8e32e 100644 --- a/src/Pegasus/repositories/genericfile/RepositoryDeclContext.h +++ b/src/Pegasus/repositories/genericfile/RepositoryDeclContext.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/suballoc/Linkage.h b/src/Pegasus/suballoc/Linkage.h index f81d199f6..7664f3a0c 100644 --- a/src/Pegasus/suballoc/Linkage.h +++ b/src/Pegasus/suballoc/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/suballoc/suballoc.cpp b/src/Pegasus/suballoc/suballoc.cpp index aa1b2783d..e61571030 100644 --- a/src/Pegasus/suballoc/suballoc.cpp +++ b/src/Pegasus/suballoc/suballoc.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Pegasus/suballoc/suballoc.h b/src/Pegasus/suballoc/suballoc.h index be94bd030..4552ee915 100644 --- a/src/Pegasus/suballoc/suballoc.h +++ b/src/Pegasus/suballoc/suballoc.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/IndicationConsumer/SimpleDisplayConsumer/SimpleDisplayConsumer.cpp b/src/Providers/IndicationConsumer/SimpleDisplayConsumer/SimpleDisplayConsumer.cpp index 5f49aeda8..84cd870d1 100644 --- a/src/Providers/IndicationConsumer/SimpleDisplayConsumer/SimpleDisplayConsumer.cpp +++ b/src/Providers/IndicationConsumer/SimpleDisplayConsumer/SimpleDisplayConsumer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/IndicationConsumer/SimpleDisplayConsumer/SimpleDisplayConsumer.h b/src/Providers/IndicationConsumer/SimpleDisplayConsumer/SimpleDisplayConsumer.h index 30bbe3de8..c6eadffdb 100644 --- a/src/Providers/IndicationConsumer/SimpleDisplayConsumer/SimpleDisplayConsumer.h +++ b/src/Providers/IndicationConsumer/SimpleDisplayConsumer/SimpleDisplayConsumer.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/IndicationConsumer/SimpleDisplayConsumer/SimpleDisplayConsumerMain.cpp b/src/Providers/IndicationConsumer/SimpleDisplayConsumer/SimpleDisplayConsumerMain.cpp index 175eba9b5..bf7959802 100644 --- a/src/Providers/IndicationConsumer/SimpleDisplayConsumer/SimpleDisplayConsumerMain.cpp +++ b/src/Providers/IndicationConsumer/SimpleDisplayConsumer/SimpleDisplayConsumerMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem.cpp b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem.cpp index 317818411..3a87d30bd 100644 --- a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem.cpp +++ b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem.h b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem.h index 4f0d5107a..62f18a859 100644 --- a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem.h +++ b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystemProvider.cpp b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystemProvider.cpp index 3947e9c11..23f274752 100644 --- a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystemProvider.cpp +++ b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystemProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystemProvider.h b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystemProvider.h index 3e1a88c07..d82854a2a 100644 --- a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystemProvider.h +++ b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystemProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystemProviderMain.cpp b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystemProviderMain.cpp index 75cf6ed6b..9d39bffab 100644 --- a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystemProviderMain.cpp +++ b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystemProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem_HPUX.cpp b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem_HPUX.cpp index c1c0087c5..58bef3453 100644 --- a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem_HPUX.cpp +++ b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem_Linux.cpp b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem_Linux.cpp index f12aaf09b..bf952e24d 100644 --- a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem_Linux.cpp +++ b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem_Linux.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem_Stub.cpp b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem_Stub.cpp index fea32999a..b7f9945a5 100644 --- a/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem_Stub.cpp +++ b/src/Providers/ManagedSystem/ComputerSystem/ComputerSystem_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/ComputerSystem/tests/TestCSProvider.cpp b/src/Providers/ManagedSystem/ComputerSystem/tests/TestCSProvider.cpp index 8c10b7347..2c9cceb67 100644 --- a/src/Providers/ManagedSystem/ComputerSystem/tests/TestCSProvider.cpp +++ b/src/Providers/ManagedSystem/ComputerSystem/tests/TestCSProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/ComputerSystem/tests/TestCSProvider.h b/src/Providers/ManagedSystem/ComputerSystem/tests/TestCSProvider.h index c5e018573..ddf142c76 100644 --- a/src/Providers/ManagedSystem/ComputerSystem/tests/TestCSProvider.h +++ b/src/Providers/ManagedSystem/ComputerSystem/tests/TestCSProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain.cpp b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain.cpp index ccfa04d3a..b51421a9f 100644 --- a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain.cpp +++ b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain.h b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain.h index 797520939..eb51f3a1b 100644 --- a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain.h +++ b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain.h @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomainProvider.cpp b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomainProvider.cpp index 84032da4b..1b94904ab 100644 --- a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomainProvider.cpp +++ b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomainProvider.cpp @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomainProvider.h b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomainProvider.h index fe21ea844..597f22eed 100644 --- a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomainProvider.h +++ b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomainProvider.h @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomainProviderMain.cpp b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomainProviderMain.cpp index 32197a276..d426b0db7 100644 --- a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomainProviderMain.cpp +++ b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomainProviderMain.cpp @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain_HPUX.cpp b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain_HPUX.cpp index 4a9fd8f22..f4d1d5a58 100644 --- a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain_HPUX.cpp +++ b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain_HPUX.cpp @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain_Stub.cpp b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain_Stub.cpp index 515429340..2807dbdf2 100644 --- a/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain_Stub.cpp +++ b/src/Providers/ManagedSystem/DNSAdminDomain/DNSAdminDomain_Stub.cpp @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient.cpp b/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient.cpp index c12ecc33a..7663489f9 100644 --- a/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient.cpp +++ b/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient.h b/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient.h index 735c05939..16e16c1ed 100644 --- a/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient.h +++ b/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient_HPUX.cpp b/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient_HPUX.cpp index 246b39e67..b96e20ecf 100644 --- a/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient_HPUX.cpp +++ b/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient_Stub.cpp b/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient_Stub.cpp index 96c21ae5e..18e48abab 100644 --- a/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient_Stub.cpp +++ b/src/Providers/ManagedSystem/DNSAdminDomain/tests/DNSTestClient/DNSTestClient_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/DNSService/DNSService.cpp b/src/Providers/ManagedSystem/DNSService/DNSService.cpp index aeb8e6f77..b7c1f0dac 100644 --- a/src/Providers/ManagedSystem/DNSService/DNSService.cpp +++ b/src/Providers/ManagedSystem/DNSService/DNSService.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/DNSService/DNSService.h b/src/Providers/ManagedSystem/DNSService/DNSService.h index 97c1b2ccd..5c263b901 100644 --- a/src/Providers/ManagedSystem/DNSService/DNSService.h +++ b/src/Providers/ManagedSystem/DNSService/DNSService.h @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/DNSService/DNSServiceProvider.cpp b/src/Providers/ManagedSystem/DNSService/DNSServiceProvider.cpp index 3a30797f3..92571812f 100644 --- a/src/Providers/ManagedSystem/DNSService/DNSServiceProvider.cpp +++ b/src/Providers/ManagedSystem/DNSService/DNSServiceProvider.cpp @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/DNSService/DNSServiceProvider.h b/src/Providers/ManagedSystem/DNSService/DNSServiceProvider.h index dca2e92ca..29692e1c7 100644 --- a/src/Providers/ManagedSystem/DNSService/DNSServiceProvider.h +++ b/src/Providers/ManagedSystem/DNSService/DNSServiceProvider.h @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/DNSService/DNSServiceProviderMain.cpp b/src/Providers/ManagedSystem/DNSService/DNSServiceProviderMain.cpp index 7f0bc2d13..572d202e2 100644 --- a/src/Providers/ManagedSystem/DNSService/DNSServiceProviderMain.cpp +++ b/src/Providers/ManagedSystem/DNSService/DNSServiceProviderMain.cpp @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/DNSService/DNSService_HPUX.cpp b/src/Providers/ManagedSystem/DNSService/DNSService_HPUX.cpp index 708370930..b919a741f 100644 --- a/src/Providers/ManagedSystem/DNSService/DNSService_HPUX.cpp +++ b/src/Providers/ManagedSystem/DNSService/DNSService_HPUX.cpp @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/DNSService/DNSService_Stub.cpp b/src/Providers/ManagedSystem/DNSService/DNSService_Stub.cpp index e965a2cfa..bb80a44e3 100644 --- a/src/Providers/ManagedSystem/DNSService/DNSService_Stub.cpp +++ b/src/Providers/ManagedSystem/DNSService/DNSService_Stub.cpp @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient.cpp b/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient.cpp index 9078ac34f..403cce243 100755 --- a/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient.cpp +++ b/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient.h b/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient.h index cddf7e1c6..6b576535f 100755 --- a/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient.h +++ b/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient_HPUX.cpp b/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient_HPUX.cpp index b43c9b951..7caa9b3d9 100755 --- a/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient_HPUX.cpp +++ b/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient_Stub.cpp b/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient_Stub.cpp index 67719c7cd..190918128 100755 --- a/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient_Stub.cpp +++ b/src/Providers/ManagedSystem/DNSService/tests/testclient/DNSTestClient_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/IP/BIPTLEpProvider.cpp b/src/Providers/ManagedSystem/IP/BIPTLEpProvider.cpp index 43a25621f..8aa807e1f 100644 --- a/src/Providers/ManagedSystem/IP/BIPTLEpProvider.cpp +++ b/src/Providers/ManagedSystem/IP/BIPTLEpProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/IP/BIPTLEpProvider.h b/src/Providers/ManagedSystem/IP/BIPTLEpProvider.h index 309410ab4..6ef335d3f 100644 --- a/src/Providers/ManagedSystem/IP/BIPTLEpProvider.h +++ b/src/Providers/ManagedSystem/IP/BIPTLEpProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/IP/IPMain.cpp b/src/Providers/ManagedSystem/IP/IPMain.cpp index d8fbacc67..61900cd56 100644 --- a/src/Providers/ManagedSystem/IP/IPMain.cpp +++ b/src/Providers/ManagedSystem/IP/IPMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/IP/IPPEpProvider.cpp b/src/Providers/ManagedSystem/IP/IPPEpProvider.cpp index d83553eae..438d9ec51 100644 --- a/src/Providers/ManagedSystem/IP/IPPEpProvider.cpp +++ b/src/Providers/ManagedSystem/IP/IPPEpProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/IP/IPPEpProvider.h b/src/Providers/ManagedSystem/IP/IPPEpProvider.h index a35bbf98e..92e21135b 100644 --- a/src/Providers/ManagedSystem/IP/IPPEpProvider.h +++ b/src/Providers/ManagedSystem/IP/IPPEpProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/IP/IPPlatform.cpp b/src/Providers/ManagedSystem/IP/IPPlatform.cpp index 7497931e0..d6bb00f8c 100644 --- a/src/Providers/ManagedSystem/IP/IPPlatform.cpp +++ b/src/Providers/ManagedSystem/IP/IPPlatform.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/IP/IPPlatform.h b/src/Providers/ManagedSystem/IP/IPPlatform.h index 164fa3755..d1fa9f882 100644 --- a/src/Providers/ManagedSystem/IP/IPPlatform.h +++ b/src/Providers/ManagedSystem/IP/IPPlatform.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/IP/IPRouteProvider.cpp b/src/Providers/ManagedSystem/IP/IPRouteProvider.cpp index 8de8250fd..57d0fb752 100644 --- a/src/Providers/ManagedSystem/IP/IPRouteProvider.cpp +++ b/src/Providers/ManagedSystem/IP/IPRouteProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/IP/IPRouteProvider.h b/src/Providers/ManagedSystem/IP/IPRouteProvider.h index 256f89099..4d81443d5 100644 --- a/src/Providers/ManagedSystem/IP/IPRouteProvider.h +++ b/src/Providers/ManagedSystem/IP/IPRouteProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/IP/IP_HPUX.cpp b/src/Providers/ManagedSystem/IP/IP_HPUX.cpp index e2fdd1db1..d23596dfe 100644 --- a/src/Providers/ManagedSystem/IP/IP_HPUX.cpp +++ b/src/Providers/ManagedSystem/IP/IP_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/IP/IP_HPUX.h b/src/Providers/ManagedSystem/IP/IP_HPUX.h index 76550363b..5ca3ac780 100644 --- a/src/Providers/ManagedSystem/IP/IP_HPUX.h +++ b/src/Providers/ManagedSystem/IP/IP_HPUX.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/IP/IP_Stub.cpp b/src/Providers/ManagedSystem/IP/IP_Stub.cpp index 984302f25..42eb4081b 100644 --- a/src/Providers/ManagedSystem/IP/IP_Stub.cpp +++ b/src/Providers/ManagedSystem/IP/IP_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/IP/IP_Stub.h b/src/Providers/ManagedSystem/IP/IP_Stub.h index afb388cb9..66bcb75a8 100644 --- a/src/Providers/ManagedSystem/IP/IP_Stub.h +++ b/src/Providers/ManagedSystem/IP/IP_Stub.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/IP/testclient/IPTestClient.cpp b/src/Providers/ManagedSystem/IP/testclient/IPTestClient.cpp index 442efcba6..37f20e17e 100644 --- a/src/Providers/ManagedSystem/IP/testclient/IPTestClient.cpp +++ b/src/Providers/ManagedSystem/IP/testclient/IPTestClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/IP/testclient/IPTestClient.h b/src/Providers/ManagedSystem/IP/testclient/IPTestClient.h index 25cd05835..70245b361 100644 --- a/src/Providers/ManagedSystem/IP/testclient/IPTestClient.h +++ b/src/Providers/ManagedSystem/IP/testclient/IPTestClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/IP/testclient/IPTestClient_HPUX.cpp b/src/Providers/ManagedSystem/IP/testclient/IPTestClient_HPUX.cpp index 5b6e2ff8b..ccae04afa 100644 --- a/src/Providers/ManagedSystem/IP/testclient/IPTestClient_HPUX.cpp +++ b/src/Providers/ManagedSystem/IP/testclient/IPTestClient_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/IP/testclient/IPTestClient_Stub.cpp b/src/Providers/ManagedSystem/IP/testclient/IPTestClient_Stub.cpp index a2b819a19..3b338884c 100644 --- a/src/Providers/ManagedSystem/IP/testclient/IPTestClient_Stub.cpp +++ b/src/Providers/ManagedSystem/IP/testclient/IPTestClient_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain.cpp b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain.cpp index 38c209659..2024aee3f 100644 --- a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain.cpp +++ b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain.h b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain.h index 815aecdc0..91067aa24 100644 --- a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain.h +++ b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomainProvider.cpp b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomainProvider.cpp index 8c71d30ed..c42633d28 100644 --- a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomainProvider.cpp +++ b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomainProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomainProvider.h b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomainProvider.h index f28b30d2e..d49e6713b 100644 --- a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomainProvider.h +++ b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomainProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomainProviderMain.cpp b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomainProviderMain.cpp index c940d44bc..dba5aac76 100644 --- a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomainProviderMain.cpp +++ b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomainProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain_HPUX.cpp b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain_HPUX.cpp index 027afbcdf..19b33a1bf 100644 --- a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain_HPUX.cpp +++ b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain_Stub.cpp b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain_Stub.cpp index 305031d2f..38983cc81 100644 --- a/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain_Stub.cpp +++ b/src/Providers/ManagedSystem/NTPAdminDomain/NTPAdminDomain_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient.cpp b/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient.cpp index 964d107ef..497413253 100644 --- a/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient.cpp +++ b/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient.h b/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient.h index 9b7427966..694854d16 100644 --- a/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient.h +++ b/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient_HPUX.cpp b/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient_HPUX.cpp index 7e01af789..e9e4657e5 100644 --- a/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient_HPUX.cpp +++ b/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient_Stub.cpp b/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient_Stub.cpp index e8404fd3c..5fe9a6a85 100644 --- a/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient_Stub.cpp +++ b/src/Providers/ManagedSystem/NTPAdminDomain/tests/NTPTestClient/NTPTestClient_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity.cpp b/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity.cpp index 234140dc5..4dde965ed 100755 --- a/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity.cpp +++ b/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity.h b/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity.h index 6316f9258..d72f80311 100755 --- a/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity.h +++ b/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity.h @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity_HPUX.cpp b/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity_HPUX.cpp index 26fb4b719..01542d840 100755 --- a/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity_HPUX.cpp +++ b/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity_HPUX.cpp @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity_Stub.cpp b/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity_Stub.cpp index 71087cab5..a43c108b2 100755 --- a/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity_Stub.cpp +++ b/src/Providers/ManagedSystem/NTPProviderSecurity/NTPProviderSecurity_Stub.cpp @@ -1,6 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -8,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/NTPService/NTPService.cpp b/src/Providers/ManagedSystem/NTPService/NTPService.cpp index 9c33f2751..792e0a5c6 100644 --- a/src/Providers/ManagedSystem/NTPService/NTPService.cpp +++ b/src/Providers/ManagedSystem/NTPService/NTPService.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPService/NTPService.h b/src/Providers/ManagedSystem/NTPService/NTPService.h index 4f2c86879..a1dcbeffe 100644 --- a/src/Providers/ManagedSystem/NTPService/NTPService.h +++ b/src/Providers/ManagedSystem/NTPService/NTPService.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPService/NTPServiceProvider.cpp b/src/Providers/ManagedSystem/NTPService/NTPServiceProvider.cpp index 7751d913b..b6f67beeb 100644 --- a/src/Providers/ManagedSystem/NTPService/NTPServiceProvider.cpp +++ b/src/Providers/ManagedSystem/NTPService/NTPServiceProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/NTPService/NTPServiceProvider.h b/src/Providers/ManagedSystem/NTPService/NTPServiceProvider.h index 9a1e610f0..e8a8bd3dd 100644 --- a/src/Providers/ManagedSystem/NTPService/NTPServiceProvider.h +++ b/src/Providers/ManagedSystem/NTPService/NTPServiceProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/NTPService/NTPServiceProviderMain.cpp b/src/Providers/ManagedSystem/NTPService/NTPServiceProviderMain.cpp index dcd8c3228..e89bfa933 100644 --- a/src/Providers/ManagedSystem/NTPService/NTPServiceProviderMain.cpp +++ b/src/Providers/ManagedSystem/NTPService/NTPServiceProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPService/NTPService_HPUX.cpp b/src/Providers/ManagedSystem/NTPService/NTPService_HPUX.cpp index 95ee1812d..3ca307974 100644 --- a/src/Providers/ManagedSystem/NTPService/NTPService_HPUX.cpp +++ b/src/Providers/ManagedSystem/NTPService/NTPService_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPService/NTPService_Stub.cpp b/src/Providers/ManagedSystem/NTPService/NTPService_Stub.cpp index a013c5e4d..f220f4af9 100644 --- a/src/Providers/ManagedSystem/NTPService/NTPService_Stub.cpp +++ b/src/Providers/ManagedSystem/NTPService/NTPService_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient.cpp b/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient.cpp index ed69a0bf3..7093568fa 100644 --- a/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient.cpp +++ b/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient.h b/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient.h index 90c40c9e1..e129ec7fa 100644 --- a/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient.h +++ b/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient_HPUX.cpp b/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient_HPUX.cpp index 6a5569286..74a9d926b 100644 --- a/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient_HPUX.cpp +++ b/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient_Stub.cpp b/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient_Stub.cpp index 92d01adfd..bc6b3f59f 100644 --- a/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient_Stub.cpp +++ b/src/Providers/ManagedSystem/NTPService/testclient/NTPTestClient_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient.cpp b/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient.cpp index 05d31a729..a50acd623 100644 --- a/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient.cpp +++ b/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient.h b/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient.h index 6191ccec4..dcb17ccb2 100644 --- a/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient.h +++ b/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient_HPUX.cpp b/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient_HPUX.cpp index 7e01af789..e9e4657e5 100644 --- a/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient_HPUX.cpp +++ b/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient_Stub.cpp b/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient_Stub.cpp index e8404fd3c..5fe9a6a85 100644 --- a/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient_Stub.cpp +++ b/src/Providers/ManagedSystem/NTPService/tests/NTPTestClient/NTPTestClient_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem.cpp b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem.cpp index b3c4a9dff..e9af21053 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem.cpp +++ b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem.h b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem.h index 8290ec0af..aaef5b630 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem.h +++ b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystemProvider.cpp b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystemProvider.cpp index 76ed162f1..d668057ab 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystemProvider.cpp +++ b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystemProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystemProvider.h b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystemProvider.h index 56d450df2..3aaef0968 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystemProvider.h +++ b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystemProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystemProviderMain.cpp b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystemProviderMain.cpp index b70fa71aa..2e8790ddf 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystemProviderMain.cpp +++ b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystemProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_AIX.cpp b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_AIX.cpp index b4ae954ff..0d39f4ddf 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_AIX.cpp +++ b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_AIX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_HPUX.cpp b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_HPUX.cpp index fc0b43e0a..9aa35c6fe 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_HPUX.cpp +++ b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_Linux.cpp b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_Linux.cpp index c101aaa00..2d3b65862 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_Linux.cpp +++ b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_Linux.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -20,28 +22,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // //============================================================================== -/////////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================= // // Author: Al Stone // Christopher Neufeld @@ -146,7 +126,7 @@ Boolean OperatingSystem::getName(String& osName) if (fgets(buffer, MAXPATHLEN, vf) != NULL) { buffer_s.assign(buffer); - + // parse the text to extract Distribution Name buffer_index = buffer_s.find(" release"); if ( buffer_index != PEG_NOT_FOUND ) @@ -234,7 +214,7 @@ Boolean OperatingSystem::getDescription(String& description) */ Boolean OperatingSystem::getInstallDate(CIMDateTime& installDate) { -// ATTN-SLC-P2-17-Apr-02: Implement getInstallDate for Linux +// ATTN-SLC-P2-17-Apr-02: Implement getInstallDate for Linux return false; } @@ -474,7 +454,7 @@ Boolean OperatingSystem::getNumberOfUsers(Uint32& numberOfUsers) struct utmpx * utmpp; numberOfUsers = 0; - + while ((utmpp = getutxent()) != NULL) { if (utmpp->ut_type == USER_PROCESS) @@ -556,7 +536,7 @@ Boolean OperatingSystem::getMaxNumberOfProcesses(Uint32& mMaxProcesses) fclose(vf); } mMaxProcesses = count; - return true; + return true; } return false; } @@ -598,7 +578,7 @@ Boolean OperatingSystem::getTotalSwapSpaceSize(Uint64& mTotalSwapSpaceSize) if(mTotalSwapSpaceSize) return true; else return false; } - + /** _totalVM method for Linux implementation of OS Provider Calculates TotalVirtualMemory as the sum of totalSwap @@ -711,7 +691,7 @@ Boolean OperatingSystem::getFreePhysicalMemory(Uint64& total) /** getTotalVisibleMemorySize method for Linux implementation of OS Provider - + Was returning FreePhysical - correct? diabled it. */ Boolean OperatingSystem::getTotalVisibleMemorySize(Uint64& memory) @@ -750,17 +730,17 @@ Boolean OperatingSystem::getTotalVisibleMemorySize(Uint64& memory) /** getSizeStoredInPagingFiles method for Linux implementation of OS Provider - + Was returning TotalSwap - correct? diabled it. */ Boolean OperatingSystem::getSizeStoredInPagingFiles(Uint64& total) { return false; } - + /** getFreeSpaceInPagingFiles method for Linux implementation of OS Provider - + Was returning TotalVirtualMemory - correct? diabled it. */ Boolean OperatingSystem::getFreeSpaceInPagingFiles( @@ -824,7 +804,7 @@ Boolean OperatingSystem::getMaxProcsPerUser (Uint32& maxProcsPerUser) { return sysconf(_SC_CHILD_MAX); } - + /** getSystemUpTime method for Linux implementation of OS Provider @@ -883,9 +863,9 @@ Boolean OperatingSystem::getOperatingSystemCapability(String& scapability) Invokes as via system system call, so have full checking of user's authorization (already authenticated by CIMOM) - Don't we want to do some additional cleanup before actually + Don't we want to do some additional cleanup before actually invoking the reboot command? For example, we know the CIMOM is up - and running. Perhaps set the OS state to 'Stopping' and do a + and running. Perhaps set the OS state to 'Stopping' and do a graceful shutdown of the CIMOM (at least)? */ diff --git a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_Stub.cpp b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_Stub.cpp index 48b4e6666..e51e7cd68 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_Stub.cpp +++ b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_Windows.cpp b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_Windows.cpp index ba40644c6..d0903b7ea 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_Windows.cpp +++ b/src/Providers/ManagedSystem/OperatingSystem/OperatingSystem_Windows.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient.cpp b/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient.cpp index 7ef074dea..88fa75cee 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient.cpp +++ b/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient.h b/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient.h index c90b30687..ae76617b9 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient.h +++ b/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient_HPUX.cpp b/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient_HPUX.cpp index d3582e1a2..670a8a94d 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient_HPUX.cpp +++ b/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient_Stub.cpp b/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient_Stub.cpp index 294c0e872..12f68168c 100644 --- a/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient_Stub.cpp +++ b/src/Providers/ManagedSystem/OperatingSystem/tests/OSTestClient/OSTestClient_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Process/ProcessMain.cpp b/src/Providers/ManagedSystem/Process/ProcessMain.cpp index 0f71e9b24..b0b7dc5db 100644 --- a/src/Providers/ManagedSystem/Process/ProcessMain.cpp +++ b/src/Providers/ManagedSystem/Process/ProcessMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Process/ProcessPlatform.cpp b/src/Providers/ManagedSystem/Process/ProcessPlatform.cpp index a2611fd03..ee9b626d2 100644 --- a/src/Providers/ManagedSystem/Process/ProcessPlatform.cpp +++ b/src/Providers/ManagedSystem/Process/ProcessPlatform.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Process/ProcessPlatform.h b/src/Providers/ManagedSystem/Process/ProcessPlatform.h index 54fe6ceac..57edb04e9 100644 --- a/src/Providers/ManagedSystem/Process/ProcessPlatform.h +++ b/src/Providers/ManagedSystem/Process/ProcessPlatform.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Process/ProcessProvider.cpp b/src/Providers/ManagedSystem/Process/ProcessProvider.cpp index 2800569f6..c54a54108 100644 --- a/src/Providers/ManagedSystem/Process/ProcessProvider.cpp +++ b/src/Providers/ManagedSystem/Process/ProcessProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/Process/ProcessProvider.h b/src/Providers/ManagedSystem/Process/ProcessProvider.h index aa689016d..c1569dd31 100644 --- a/src/Providers/ManagedSystem/Process/ProcessProvider.h +++ b/src/Providers/ManagedSystem/Process/ProcessProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/Process/ProcessStatProvider.cpp b/src/Providers/ManagedSystem/Process/ProcessStatProvider.cpp index 5944ae250..20e29f101 100644 --- a/src/Providers/ManagedSystem/Process/ProcessStatProvider.cpp +++ b/src/Providers/ManagedSystem/Process/ProcessStatProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/Process/ProcessStatProvider.h b/src/Providers/ManagedSystem/Process/ProcessStatProvider.h index 53f40b76e..12d2c52e4 100644 --- a/src/Providers/ManagedSystem/Process/ProcessStatProvider.h +++ b/src/Providers/ManagedSystem/Process/ProcessStatProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/Process/Process_HPUX.cpp b/src/Providers/ManagedSystem/Process/Process_HPUX.cpp index a59118f7e..780cbf6b8 100644 --- a/src/Providers/ManagedSystem/Process/Process_HPUX.cpp +++ b/src/Providers/ManagedSystem/Process/Process_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Process/Process_HPUX.h b/src/Providers/ManagedSystem/Process/Process_HPUX.h index 074bfb6c5..43d024bbe 100644 --- a/src/Providers/ManagedSystem/Process/Process_HPUX.h +++ b/src/Providers/ManagedSystem/Process/Process_HPUX.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Process/Process_Linux.cpp b/src/Providers/ManagedSystem/Process/Process_Linux.cpp index 32caf4130..8dbb6d1e0 100644 --- a/src/Providers/ManagedSystem/Process/Process_Linux.cpp +++ b/src/Providers/ManagedSystem/Process/Process_Linux.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Process/Process_Linux.h b/src/Providers/ManagedSystem/Process/Process_Linux.h index 15cdbe7c8..9b8ce5466 100644 --- a/src/Providers/ManagedSystem/Process/Process_Linux.h +++ b/src/Providers/ManagedSystem/Process/Process_Linux.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Process/Process_Stub.cpp b/src/Providers/ManagedSystem/Process/Process_Stub.cpp index d2cb6d81f..32d02f0b8 100644 --- a/src/Providers/ManagedSystem/Process/Process_Stub.cpp +++ b/src/Providers/ManagedSystem/Process/Process_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Process/Process_Stub.h b/src/Providers/ManagedSystem/Process/Process_Stub.h index de0bbcbcf..3f2ed18f1 100644 --- a/src/Providers/ManagedSystem/Process/Process_Stub.h +++ b/src/Providers/ManagedSystem/Process/Process_Stub.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Process/tests/TestProcessProvider.cpp b/src/Providers/ManagedSystem/Process/tests/TestProcessProvider.cpp index d9b72b380..f89133a42 100644 --- a/src/Providers/ManagedSystem/Process/tests/TestProcessProvider.cpp +++ b/src/Providers/ManagedSystem/Process/tests/TestProcessProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Process/tests/TestProcessProvider.h b/src/Providers/ManagedSystem/Process/tests/TestProcessProvider.h index b1c4c6f38..c7be19280 100644 --- a/src/Providers/ManagedSystem/Process/tests/TestProcessProvider.h +++ b/src/Providers/ManagedSystem/Process/tests/TestProcessProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Processor/ProcessorMain.cpp b/src/Providers/ManagedSystem/Processor/ProcessorMain.cpp index 50a21f274..ef643e587 100644 --- a/src/Providers/ManagedSystem/Processor/ProcessorMain.cpp +++ b/src/Providers/ManagedSystem/Processor/ProcessorMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Processor/ProcessorPlatform.cpp b/src/Providers/ManagedSystem/Processor/ProcessorPlatform.cpp index a2e8c50a1..5034dc639 100644 --- a/src/Providers/ManagedSystem/Processor/ProcessorPlatform.cpp +++ b/src/Providers/ManagedSystem/Processor/ProcessorPlatform.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Processor/ProcessorPlatform.h b/src/Providers/ManagedSystem/Processor/ProcessorPlatform.h index e87fc95ad..d7a559dd9 100644 --- a/src/Providers/ManagedSystem/Processor/ProcessorPlatform.h +++ b/src/Providers/ManagedSystem/Processor/ProcessorPlatform.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Processor/ProcessorProvider.cpp b/src/Providers/ManagedSystem/Processor/ProcessorProvider.cpp index 79256e559..b259ce47f 100644 --- a/src/Providers/ManagedSystem/Processor/ProcessorProvider.cpp +++ b/src/Providers/ManagedSystem/Processor/ProcessorProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/Processor/ProcessorProvider.h b/src/Providers/ManagedSystem/Processor/ProcessorProvider.h index d6ca87e46..050826786 100644 --- a/src/Providers/ManagedSystem/Processor/ProcessorProvider.h +++ b/src/Providers/ManagedSystem/Processor/ProcessorProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/ManagedSystem/Processor/Processor_HPUX.cpp b/src/Providers/ManagedSystem/Processor/Processor_HPUX.cpp index fb48a5bc8..d8f6bcc24 100644 --- a/src/Providers/ManagedSystem/Processor/Processor_HPUX.cpp +++ b/src/Providers/ManagedSystem/Processor/Processor_HPUX.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Processor/Processor_HPUX.h b/src/Providers/ManagedSystem/Processor/Processor_HPUX.h index d2dadea7e..019e29f65 100644 --- a/src/Providers/ManagedSystem/Processor/Processor_HPUX.h +++ b/src/Providers/ManagedSystem/Processor/Processor_HPUX.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Processor/Processor_Stub.cpp b/src/Providers/ManagedSystem/Processor/Processor_Stub.cpp index e51ef0069..d3cc2d771 100644 --- a/src/Providers/ManagedSystem/Processor/Processor_Stub.cpp +++ b/src/Providers/ManagedSystem/Processor/Processor_Stub.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Processor/Processor_Stub.h b/src/Providers/ManagedSystem/Processor/Processor_Stub.h index 45170a1ad..a92dafed9 100644 --- a/src/Providers/ManagedSystem/Processor/Processor_Stub.h +++ b/src/Providers/ManagedSystem/Processor/Processor_Stub.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Processor/tests/TestProcessorProvider.cpp b/src/Providers/ManagedSystem/Processor/tests/TestProcessorProvider.cpp index 24f75fcf2..aa4222ad3 100644 --- a/src/Providers/ManagedSystem/Processor/tests/TestProcessorProvider.cpp +++ b/src/Providers/ManagedSystem/Processor/tests/TestProcessorProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/ManagedSystem/Processor/tests/TestProcessorProvider.h b/src/Providers/ManagedSystem/Processor/tests/TestProcessorProvider.h index a040469d7..73098f3a4 100644 --- a/src/Providers/ManagedSystem/Processor/tests/TestProcessorProvider.h +++ b/src/Providers/ManagedSystem/Processor/tests/TestProcessorProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/TestProviders/AssociationTests/AssociationTestProvider.cpp b/src/Providers/TestProviders/AssociationTests/AssociationTestProvider.cpp index 35600800f..4c42b08b6 100644 --- a/src/Providers/TestProviders/AssociationTests/AssociationTestProvider.cpp +++ b/src/Providers/TestProviders/AssociationTests/AssociationTestProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/TestProviders/AssociationTests/AssociationTestProvider.h b/src/Providers/TestProviders/AssociationTests/AssociationTestProvider.h index 5a66beb4f..1ce10af09 100644 --- a/src/Providers/TestProviders/AssociationTests/AssociationTestProvider.h +++ b/src/Providers/TestProviders/AssociationTests/AssociationTestProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/TestProviders/AssociationTests/AssociationTestProviderMain.cpp b/src/Providers/TestProviders/AssociationTests/AssociationTestProviderMain.cpp index ac44d77a0..eca267734 100644 --- a/src/Providers/TestProviders/AssociationTests/AssociationTestProviderMain.cpp +++ b/src/Providers/TestProviders/AssociationTests/AssociationTestProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/TestProviders/AssociationTests/Tests/AssociationTestProvider.cpp b/src/Providers/TestProviders/AssociationTests/Tests/AssociationTestProvider.cpp index 76f7e69c4..7cfd55d7c 100644 --- a/src/Providers/TestProviders/AssociationTests/Tests/AssociationTestProvider.cpp +++ b/src/Providers/TestProviders/AssociationTests/Tests/AssociationTestProvider.cpp @@ -1,7 +1,9 @@ - //%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT @@ -23,21 +25,21 @@ // // Author: Karl Schopmeyer // -// Modified By: -// +// Modified By: +// // //%//////////////////////////////////////////////////////////////////////////// /** Function: This CIM Client executable tests the Association provider defined in * the providers/testproviders/AssociationTest directory - * + * * This code tests associations as provided by the associationtest provider * AND the associationtest.mof defined as part of the association test. * It tests the following: - * referencenames, references, associatornames, associators class request as + * referencenames, references, associatornames, associators class request as * defined in the MOF. - * + * * */ //#define CDEBUG(X) PEGASUS_STD(cout) << "AssociationTestPGM " << X << PEGASUS_STD(endl) #define CDEBUG(X) @@ -131,20 +133,20 @@ int testAssocNames(const CIMObjectPath& objectName, Uint32 expectedCount ) { //CIMObjectPath instanceName = CIMObjectPath ("Person.name=\"Mike\""); - CDEBUG ("testReferenceNames " << objectName.toString() << " resultClass " << resultClass << " role " << role); - + CDEBUG ("testReferenceNames " << objectName.toString() << " resultClass " << resultClass << " role " << role); + Array result = c.associatorNames( - NAMESPACE, + NAMESPACE, objectName, assocClass, - resultClass, + resultClass, role, resultRole); Array resultObjects = c.associators( - NAMESPACE, + NAMESPACE, objectName, assocClass, - resultClass, + resultClass, role, resultClass); @@ -161,13 +163,13 @@ int testAssocNames(const CIMObjectPath& objectName, } if (verbose) { - cout << "REQUEST: Associators, Object: " << objectName - << " assocClass " << assocClass + cout << "REQUEST: Associators, Object: " << objectName + << " assocClass " << assocClass << " resultClass " << resultClass - << " role " << role + << " role " << role << " resultClass " << resultClass << endl - << "RESPONSE: "; + << "RESPONSE: "; for (Uint32 i = 0; i < result.size(); i++) cout << " " << result[i].toString() << " "; cout << endl; @@ -175,24 +177,24 @@ int testAssocNames(const CIMObjectPath& objectName, if (result.size() != expectedCount) { - cout << "AssociatorName Error Object " << objectName.toString() << "Expected count = " << expectedCount << " received " << result.size(); + cout << "AssociatorName Error Object " << objectName.toString() << "Expected count = " << expectedCount << " received " << result.size(); return 1; } return 0; } -/** testReferences - - * +/** testReferences - + * */ -int testReferences(const CIMObjectPath& objectName, const CIMName& resultClass, +int testReferences(const CIMObjectPath& objectName, const CIMName& resultClass, const String& role, CIMPropertyList& propertyList, Uint32 expectedCount ) { - CDEBUG ("testRefrenceNames " << objectName.toString() << " resultClass " << resultClass << " role " << role); + CDEBUG ("testRefrenceNames " << objectName.toString() << " resultClass " << resultClass << " role " << role); Array result = c.references( - NAMESPACE, - objectName, - resultClass, + NAMESPACE, + objectName, + resultClass, role, false, false, @@ -210,11 +212,11 @@ int testReferences(const CIMObjectPath& objectName, const CIMName& resultClass, if (result.size() != expectedCount) { - cout << "ReferenceName Error Object " << objectName.toString() << "Expected count = " << expectedCount << " received " << result.size(); + cout << "ReferenceName Error Object " << objectName.toString() << "Expected count = " << expectedCount << " received " << result.size(); } return 0; - + } // Test references and reference names common elements. @@ -227,29 +229,29 @@ int testReferences(const CIMObjectPath& objectName, const CIMName& resultClass, @param role - empty string or valid role parameter @param expectedCount - Defines number of objects expected on the return. NOTE: One of the objectives is to compare the results between references and referencenames - requests. They should have the same number of items and the same objectpath. + requests. They should have the same number of items and the same objectpath. ATTN: Does the existence of the propertyList change that? Therefore we do not * include this on the operation. */ -int testReferenceNames(const CIMObjectPath& objectName, const CIMName& resultClass, +int testReferenceNames(const CIMObjectPath& objectName, const CIMName& resultClass, const String& role, Uint32 expectedCount ) { - + //CIMObjectPath instanceName = CIMObjectPath ("Person.name=\"Mike\""); - CDEBUG ("testReferenceNames " << objectName.toString() << " resultClass " - << resultClass << " role " << role); - + CDEBUG ("testReferenceNames " << objectName.toString() << " resultClass " + << resultClass << " role " << role); + Array result = c.referenceNames( - NAMESPACE, - objectName, - resultClass, + NAMESPACE, + objectName, + resultClass, role); CDEBUG("Return from Instance Names"); Array resultObjects = c.references( - NAMESPACE, - objectName, - resultClass, + NAMESPACE, + objectName, + resultClass, role); CDEBUG("Return from calls. compare sizes"); @@ -264,7 +266,7 @@ int testReferenceNames(const CIMObjectPath& objectName, const CIMName& resultCla { cout << "Name response Error: " << resultObjects[i].getPath().toString() - << " != " + << " != " << result[i].toString() << endl; } @@ -272,9 +274,9 @@ int testReferenceNames(const CIMObjectPath& objectName, const CIMName& resultCla CDEBUG("Returns Compared. Now to the display"); if (verbose) { - cout << "REQUEST: References, Object: " << objectName << " Filter: " - << resultClass << " role: " << role << endl - << "RESPONSE:"; + cout << "REQUEST: References, Object: " << objectName << " Filter: " + << resultClass << " role: " << role << endl + << "RESPONSE:"; for (Uint32 i = 0; i < result.size(); i++) cout << " " << result[i].getClassName().getString() << ""; cout << endl; @@ -282,7 +284,7 @@ int testReferenceNames(const CIMObjectPath& objectName, const CIMName& resultCla if (result.size() != expectedCount) { - cout << "ReferenceName Error Object " << objectName.toString() + cout << "ReferenceName Error Object " << objectName.toString() << "Expected count: " << expectedCount << " Received: " << result.size() < Classes; Classes.append("TST_ClassA"); @@ -356,32 +358,32 @@ int main() ASRT(testReferenceNames(CIMObjectPath("TST_ClassA"),CIMName(), "", 2)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA"),CIMName(), "to", 2)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA"),CIMName(), "from", 2)); - + ASRT(testReferenceNames(CIMObjectPath("TST_ClassA"),CIMName("TST_AssocI1"), "", 1)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA"),CIMName("TST_AssocI1"), "to", 1)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA"),CIMName("TST_AssocI1"), "from", 1)); - + ASRT(testReferenceNames(CIMObjectPath("TST_ClassA"),CIMName("TST_AssocI3"), "", 1)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA"),CIMName("TST_AssocI3"), "to", 0)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA"),CIMName("TST_AssocI3"), "from", 1)); - + ASRT(testReferenceNames(CIMObjectPath("TST_ClassA"),CIMName("TST_AssocI5"), "", 0)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA"),CIMName("TST_AssocI5"), "to", 0)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA"),CIMName("TST_AssocI5"), "from", 0)); - + // Class B Refrence Names Test ASRT(testReferenceNames(CIMObjectPath("TST_ClassB"),CIMName(), "", 4)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassB"),CIMName(), "to", 2)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassB"),CIMName(), "from", 4)); - + ASRT(testReferenceNames(CIMObjectPath("TST_ClassB"),CIMName("TST_AssocI2"), "", 1)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassB"),CIMName("TST_AssocI2"), "to", 1)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassB"),CIMName("TST_AssocI2"), "from", 1)); - + ASRT(testReferenceNames(CIMObjectPath("TST_ClassB"),CIMName("TST_AssocI2"), "", 1)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassB"),CIMName("TST_AssocI2"), "to", 0)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassB"),CIMName("TST_AssocI2"), "from", 1)); - + ASRT(testReferenceNames(CIMObjectPath("TST_ClassB"),CIMName("TST_AssocI5"), "", 1)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassB"),CIMName("TST_AssocI5"), "to", 1)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassB"),CIMName("TST_AssocI5"), "from", 1)); @@ -393,15 +395,15 @@ int main() ASRT(testReferenceNames(CIMObjectPath("TST_ClassA.name=\"InstanceA1\""),CIMName(), "", 2)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA.name=\"InstanceA1\""),CIMName(), "to", 2)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA.name=\"InstanceA1\""),CIMName(), "from", 2)); - + ASRT(testReferenceNames(CIMObjectPath("TST_ClassA.name=\"InstanceA1\""),CIMName("TST_AssocI1"), "", 1)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA.name=\"InstanceA1\""),CIMName("TST_AssocI1"), "to", 1)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA.name=\"InstanceA1\""),CIMName("TST_AssocI1"), "from", 1)); - + ASRT(testReferenceNames(CIMObjectPath("TST_ClassA.name=\"InstanceA1\""),CIMName("TST_AssocI3"), "", 1)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA.name=\"InstanceA1\""),CIMName("TST_AssocI3"), "to", 0)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA.name=\"InstanceA1\""),CIMName("TST_AssocI3"), "from", 1)); - + ASRT(testReferenceNames(CIMObjectPath("TST_ClassA.name=\"InstanceA1\""),CIMName("TST_AssocI5"), "", 0)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA.name=\"InstanceA1\""),CIMName("TST_AssocI5"), "to", 0)); ASRT(testReferenceNames(CIMObjectPath("TST_ClassA.name=\"InstanceA1\""),CIMName("TST_AssocI5"), "from", 0)); @@ -420,14 +422,14 @@ int main() fullPLinput.append("name"); fullPL.set(fullPLinput); - + CIMPropertyList errorPL ; Array errorPLinput; errorPLinput.append("junk"); errorPL.set(errorPLinput); ASRT(testReferences(CIMObjectPath("TST_ClassA"),CIMName(), "", emptyPL,2)); - + ASRT(testReferences(CIMObjectPath("TST_ClassA.name=\"InstanceA1\""),CIMName(), "", fullPL,2)); // Testing associators and and associator names functions. diff --git a/src/Providers/TestProviders/ClientProvider/ClientProvider.cpp b/src/Providers/TestProviders/ClientProvider/ClientProvider.cpp index 01d1d7a96..5460d4acc 100644 --- a/src/Providers/TestProviders/ClientProvider/ClientProvider.cpp +++ b/src/Providers/TestProviders/ClientProvider/ClientProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/TestProviders/ClientProvider/ClientProvider.h b/src/Providers/TestProviders/ClientProvider/ClientProvider.h index ba73f2d7f..e48025c73 100644 --- a/src/Providers/TestProviders/ClientProvider/ClientProvider.h +++ b/src/Providers/TestProviders/ClientProvider/ClientProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/TestProviders/ClientProvider/ClientProviderMain.cpp b/src/Providers/TestProviders/ClientProvider/ClientProviderMain.cpp index 733617c06..cad305406 100644 --- a/src/Providers/TestProviders/ClientProvider/ClientProviderMain.cpp +++ b/src/Providers/TestProviders/ClientProvider/ClientProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/TestProviders/DefaultInstanceProvider/DefaultInstanceProvider.cpp b/src/Providers/TestProviders/DefaultInstanceProvider/DefaultInstanceProvider.cpp index 93862f9db..f9839738d 100644 --- a/src/Providers/TestProviders/DefaultInstanceProvider/DefaultInstanceProvider.cpp +++ b/src/Providers/TestProviders/DefaultInstanceProvider/DefaultInstanceProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/TestProviders/DefaultInstanceProvider/DefaultInstanceProvider.h b/src/Providers/TestProviders/DefaultInstanceProvider/DefaultInstanceProvider.h index ab4e7348e..8aa3da455 100644 --- a/src/Providers/TestProviders/DefaultInstanceProvider/DefaultInstanceProvider.h +++ b/src/Providers/TestProviders/DefaultInstanceProvider/DefaultInstanceProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/TestProviders/DefaultInstanceProvider/DefaultInstanceProviderMain.cpp b/src/Providers/TestProviders/DefaultInstanceProvider/DefaultInstanceProviderMain.cpp index a2f3b98ef..2ba0dfd2e 100644 --- a/src/Providers/TestProviders/DefaultInstanceProvider/DefaultInstanceProviderMain.cpp +++ b/src/Providers/TestProviders/DefaultInstanceProvider/DefaultInstanceProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/TestProviders/PG_TestPropertyTypes/PG_TestPropertyTypes.cpp b/src/Providers/TestProviders/PG_TestPropertyTypes/PG_TestPropertyTypes.cpp index 54710ebfc..64e373305 100644 --- a/src/Providers/TestProviders/PG_TestPropertyTypes/PG_TestPropertyTypes.cpp +++ b/src/Providers/TestProviders/PG_TestPropertyTypes/PG_TestPropertyTypes.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/TestProviders/PG_TestPropertyTypes/PG_TestPropertyTypes.h b/src/Providers/TestProviders/PG_TestPropertyTypes/PG_TestPropertyTypes.h index 0646e4a95..b98bc6d31 100644 --- a/src/Providers/TestProviders/PG_TestPropertyTypes/PG_TestPropertyTypes.h +++ b/src/Providers/TestProviders/PG_TestPropertyTypes/PG_TestPropertyTypes.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/generic/CMPIAdapter/AdapterSkeleton.cpp b/src/Providers/generic/CMPIAdapter/AdapterSkeleton.cpp index 3254abce2..b8a68bb78 100644 --- a/src/Providers/generic/CMPIAdapter/AdapterSkeleton.cpp +++ b/src/Providers/generic/CMPIAdapter/AdapterSkeleton.cpp @@ -1,7 +1,9 @@ -//%//////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT @@ -19,7 +21,7 @@ // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -//============================================================================= +//============================================================================== // // Author: Markus Mueller // diff --git a/src/Providers/generic/CMPIAdapter/AdapterSkeleton.h b/src/Providers/generic/CMPIAdapter/AdapterSkeleton.h index 5f8f8eee7..be14a0681 100644 --- a/src/Providers/generic/CMPIAdapter/AdapterSkeleton.h +++ b/src/Providers/generic/CMPIAdapter/AdapterSkeleton.h @@ -1,7 +1,9 @@ -//%//////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT @@ -19,7 +21,7 @@ // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -//============================================================================= +//============================================================================== // // Author: Markus Mueller // diff --git a/src/Providers/generic/OperatingSystemProvider/OperatingSystem.cpp b/src/Providers/generic/OperatingSystemProvider/OperatingSystem.cpp index 5292e1821..9f6bd152e 100644 --- a/src/Providers/generic/OperatingSystemProvider/OperatingSystem.cpp +++ b/src/Providers/generic/OperatingSystemProvider/OperatingSystem.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/generic/OperatingSystemProvider/OperatingSystem.h b/src/Providers/generic/OperatingSystemProvider/OperatingSystem.h index 6f9abe133..26ac89ade 100644 --- a/src/Providers/generic/OperatingSystemProvider/OperatingSystem.h +++ b/src/Providers/generic/OperatingSystemProvider/OperatingSystem.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/generic/OperatingSystemProvider/OperatingSystemProvider.cpp b/src/Providers/generic/OperatingSystemProvider/OperatingSystemProvider.cpp index 6a527ddf3..bac7bba78 100644 --- a/src/Providers/generic/OperatingSystemProvider/OperatingSystemProvider.cpp +++ b/src/Providers/generic/OperatingSystemProvider/OperatingSystemProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/generic/OperatingSystemProvider/OperatingSystemProvider.h b/src/Providers/generic/OperatingSystemProvider/OperatingSystemProvider.h index 416e9d2c0..c37b9a60d 100644 --- a/src/Providers/generic/OperatingSystemProvider/OperatingSystemProvider.h +++ b/src/Providers/generic/OperatingSystemProvider/OperatingSystemProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/generic/OperatingSystemProvider/OperatingSystemProviderMain.cpp b/src/Providers/generic/OperatingSystemProvider/OperatingSystemProviderMain.cpp index e8064bd74..e1bdbd852 100644 --- a/src/Providers/generic/OperatingSystemProvider/OperatingSystemProviderMain.cpp +++ b/src/Providers/generic/OperatingSystemProvider/OperatingSystemProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/generic/OperatingSystemProvider/OperatingSystem_AIX.cpp b/src/Providers/generic/OperatingSystemProvider/OperatingSystem_AIX.cpp index ad48cad2a..50a544443 100644 --- a/src/Providers/generic/OperatingSystemProvider/OperatingSystem_AIX.cpp +++ b/src/Providers/generic/OperatingSystemProvider/OperatingSystem_AIX.cpp @@ -1,18 +1,25 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // -// Permission is hereby granted, free of charge, to any person obtaining a copy+// of this software and associated documentation files (the "Software"), to +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to // deal in the Software without restriction, including without limitation the // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED+// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT+// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR // PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT // HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION+// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // //============================================================================== // diff --git a/src/Providers/generic/OperatingSystemProvider/OperatingSystem_Linux.cpp b/src/Providers/generic/OperatingSystemProvider/OperatingSystem_Linux.cpp index 58d1cd641..bccfd6bba 100644 --- a/src/Providers/generic/OperatingSystemProvider/OperatingSystem_Linux.cpp +++ b/src/Providers/generic/OperatingSystemProvider/OperatingSystem_Linux.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/generic/OperatingSystemProvider/OperatingSystem_Windows.cpp b/src/Providers/generic/OperatingSystemProvider/OperatingSystem_Windows.cpp index 2d6ddec93..4f5d223a8 100644 --- a/src/Providers/generic/OperatingSystemProvider/OperatingSystem_Windows.cpp +++ b/src/Providers/generic/OperatingSystemProvider/OperatingSystem_Windows.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/generic/OperatingSystemProvider/OperatingSystem_zOS.cpp b/src/Providers/generic/OperatingSystemProvider/OperatingSystem_zOS.cpp index c00953ded..0b03dd78f 100644 --- a/src/Providers/generic/OperatingSystemProvider/OperatingSystem_zOS.cpp +++ b/src/Providers/generic/OperatingSystemProvider/OperatingSystem_zOS.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/generic/ProviderTemplate.CPP b/src/Providers/generic/ProviderTemplate.CPP index 07326451b..74c0b4459 100644 --- a/src/Providers/generic/ProviderTemplate.CPP +++ b/src/Providers/generic/ProviderTemplate.CPP @@ -1,25 +1,3 @@ -//%///////////////////////////////////////////////////////////////////////////// -// -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to -// deal in the Software without restriction, including without limitation the -// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -// sell copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN -// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED -// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -//============================================================================== // // Author: // diff --git a/src/Providers/linux/CDROMDrive/CDROMDriveProvider.cpp b/src/Providers/linux/CDROMDrive/CDROMDriveProvider.cpp index 9aaa8d0eb..429bb7b2c 100644 --- a/src/Providers/linux/CDROMDrive/CDROMDriveProvider.cpp +++ b/src/Providers/linux/CDROMDrive/CDROMDriveProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/CDROMDrive/CDROMDriveProvider.h b/src/Providers/linux/CDROMDrive/CDROMDriveProvider.h index 2336eef91..640156557 100644 --- a/src/Providers/linux/CDROMDrive/CDROMDriveProvider.h +++ b/src/Providers/linux/CDROMDrive/CDROMDriveProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/CDROMDrive/CDROMDriveProviderMain.cpp b/src/Providers/linux/CDROMDrive/CDROMDriveProviderMain.cpp index da6c38306..72be4fd62 100644 --- a/src/Providers/linux/CDROMDrive/CDROMDriveProviderMain.cpp +++ b/src/Providers/linux/CDROMDrive/CDROMDriveProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/DiskDrive/DiskDriveProvider.cpp b/src/Providers/linux/DiskDrive/DiskDriveProvider.cpp index c87f344f5..6ddf29b56 100644 --- a/src/Providers/linux/DiskDrive/DiskDriveProvider.cpp +++ b/src/Providers/linux/DiskDrive/DiskDriveProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/DiskDrive/DiskDriveProvider.h b/src/Providers/linux/DiskDrive/DiskDriveProvider.h index 3851c8ef0..89f9c6c87 100644 --- a/src/Providers/linux/DiskDrive/DiskDriveProvider.h +++ b/src/Providers/linux/DiskDrive/DiskDriveProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/DiskDrive/DiskDriveProviderMain.cpp b/src/Providers/linux/DiskDrive/DiskDriveProviderMain.cpp index d3ef0f764..7e9a84cf3 100644 --- a/src/Providers/linux/DiskDrive/DiskDriveProviderMain.cpp +++ b/src/Providers/linux/DiskDrive/DiskDriveProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/IOPort/IOPortProvider.cpp b/src/Providers/linux/IOPort/IOPortProvider.cpp index 61f75d9a8..60f1982d0 100644 --- a/src/Providers/linux/IOPort/IOPortProvider.cpp +++ b/src/Providers/linux/IOPort/IOPortProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/IOPort/IOPortProvider.h b/src/Providers/linux/IOPort/IOPortProvider.h index fd018af84..0dfa18da6 100644 --- a/src/Providers/linux/IOPort/IOPortProvider.h +++ b/src/Providers/linux/IOPort/IOPortProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/IOPort/IOPortProviderMain.cpp b/src/Providers/linux/IOPort/IOPortProviderMain.cpp index 21a192ae5..3a3132c7f 100644 --- a/src/Providers/linux/IOPort/IOPortProviderMain.cpp +++ b/src/Providers/linux/IOPort/IOPortProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/IPRoute/IPRouteProvider.cpp b/src/Providers/linux/IPRoute/IPRouteProvider.cpp index 99748821b..62832652a 100644 --- a/src/Providers/linux/IPRoute/IPRouteProvider.cpp +++ b/src/Providers/linux/IPRoute/IPRouteProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/IPRoute/IPRouteProvider.h b/src/Providers/linux/IPRoute/IPRouteProvider.h index 43bbcb649..0b7f1455f 100644 --- a/src/Providers/linux/IPRoute/IPRouteProvider.h +++ b/src/Providers/linux/IPRoute/IPRouteProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/IPRoute/IPRouteProviderMain.cpp b/src/Providers/linux/IPRoute/IPRouteProviderMain.cpp index 1bab58d23..ba8a24cb1 100644 --- a/src/Providers/linux/IPRoute/IPRouteProviderMain.cpp +++ b/src/Providers/linux/IPRoute/IPRouteProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Include/DebianPackageInformation.h b/src/Providers/linux/Include/DebianPackageInformation.h index c5f704aac..8bf6b2a76 100644 --- a/src/Providers/linux/Include/DebianPackageInformation.h +++ b/src/Providers/linux/Include/DebianPackageInformation.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Include/DeviceInformation.h b/src/Providers/linux/Include/DeviceInformation.h index 3babc44b0..8861b72a2 100644 --- a/src/Providers/linux/Include/DeviceInformation.h +++ b/src/Providers/linux/Include/DeviceInformation.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Include/DeviceTypes.h b/src/Providers/linux/Include/DeviceTypes.h index 4e313b21f..b4fd7d363 100644 --- a/src/Providers/linux/Include/DeviceTypes.h +++ b/src/Providers/linux/Include/DeviceTypes.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== /* This file was automatically generated * using ./generateDeviceTypes.pl from /usr/share/pci.ids * This was performed on Tue Oct 23 15:37:22 2001 diff --git a/src/Providers/linux/Include/IOPortInformation.h b/src/Providers/linux/Include/IOPortInformation.h index fa4ad8d24..fac4865e5 100644 --- a/src/Providers/linux/Include/IOPortInformation.h +++ b/src/Providers/linux/Include/IOPortInformation.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Include/InterruptInformation.h b/src/Providers/linux/Include/InterruptInformation.h index f8c2f3a70..f7e0ae9e0 100644 --- a/src/Providers/linux/Include/InterruptInformation.h +++ b/src/Providers/linux/Include/InterruptInformation.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Include/LogicalDeviceData.h b/src/Providers/linux/Include/LogicalDeviceData.h index b441b16df..b4e41e772 100644 --- a/src/Providers/linux/Include/LogicalDeviceData.h +++ b/src/Providers/linux/Include/LogicalDeviceData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Include/MediaAccessDeviceInformation.h b/src/Providers/linux/Include/MediaAccessDeviceInformation.h index 94ba07ebf..19846a29f 100644 --- a/src/Providers/linux/Include/MediaAccessDeviceInformation.h +++ b/src/Providers/linux/Include/MediaAccessDeviceInformation.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Include/PackageInformation.h b/src/Providers/linux/Include/PackageInformation.h index 6a1016f73..6368ece73 100644 --- a/src/Providers/linux/Include/PackageInformation.h +++ b/src/Providers/linux/Include/PackageInformation.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Include/ProcessorInformation.h b/src/Providers/linux/Include/ProcessorInformation.h index 061cc6aa0..0f1c512c4 100644 --- a/src/Providers/linux/Include/ProcessorInformation.h +++ b/src/Providers/linux/Include/ProcessorInformation.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Include/ProviderData.h b/src/Providers/linux/Include/ProviderData.h index 6152584e9..5474e12c4 100644 --- a/src/Providers/linux/Include/ProviderData.h +++ b/src/Providers/linux/Include/ProviderData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Include/ValidatedTypes.h b/src/Providers/linux/Include/ValidatedTypes.h index e29f6d5a5..a20ee1c83 100644 --- a/src/Providers/linux/Include/ValidatedTypes.h +++ b/src/Providers/linux/Include/ValidatedTypes.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Include/network_defines.h b/src/Providers/linux/Include/network_defines.h index 0bc8c2f5a..08f44dafb 100644 --- a/src/Providers/linux/Include/network_defines.h +++ b/src/Providers/linux/Include/network_defines.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Interrupt/InterruptProvider.cpp b/src/Providers/linux/Interrupt/InterruptProvider.cpp index 63cbb19dc..639ec0264 100644 --- a/src/Providers/linux/Interrupt/InterruptProvider.cpp +++ b/src/Providers/linux/Interrupt/InterruptProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Interrupt/InterruptProvider.h b/src/Providers/linux/Interrupt/InterruptProvider.h index f03058338..f3b5cd887 100644 --- a/src/Providers/linux/Interrupt/InterruptProvider.h +++ b/src/Providers/linux/Interrupt/InterruptProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Interrupt/InterruptProviderMain.cpp b/src/Providers/linux/Interrupt/InterruptProviderMain.cpp index faca6d0b3..709173971 100644 --- a/src/Providers/linux/Interrupt/InterruptProviderMain.cpp +++ b/src/Providers/linux/Interrupt/InterruptProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/NetworkAdapter/NetworkAdapterProvider.cpp b/src/Providers/linux/NetworkAdapter/NetworkAdapterProvider.cpp index 86ba3b7d7..76bf4662b 100644 --- a/src/Providers/linux/NetworkAdapter/NetworkAdapterProvider.cpp +++ b/src/Providers/linux/NetworkAdapter/NetworkAdapterProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/NetworkAdapter/NetworkAdapterProvider.h b/src/Providers/linux/NetworkAdapter/NetworkAdapterProvider.h index 6519f9218..0152b7ba5 100644 --- a/src/Providers/linux/NetworkAdapter/NetworkAdapterProvider.h +++ b/src/Providers/linux/NetworkAdapter/NetworkAdapterProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/NetworkAdapter/NetworkAdapterProviderMain.cpp b/src/Providers/linux/NetworkAdapter/NetworkAdapterProviderMain.cpp index ad49c9fbb..2485f988a 100644 --- a/src/Providers/linux/NetworkAdapter/NetworkAdapterProviderMain.cpp +++ b/src/Providers/linux/NetworkAdapter/NetworkAdapterProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/OperatingSystem/OperatingSystemProvider.cpp b/src/Providers/linux/OperatingSystem/OperatingSystemProvider.cpp index c7bfe7eab..85dd7db24 100644 --- a/src/Providers/linux/OperatingSystem/OperatingSystemProvider.cpp +++ b/src/Providers/linux/OperatingSystem/OperatingSystemProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/OperatingSystem/OperatingSystemProvider.h b/src/Providers/linux/OperatingSystem/OperatingSystemProvider.h index f85fc0321..be8a7e695 100644 --- a/src/Providers/linux/OperatingSystem/OperatingSystemProvider.h +++ b/src/Providers/linux/OperatingSystem/OperatingSystemProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/OperatingSystem/OperatingSystemProviderMain.cpp b/src/Providers/linux/OperatingSystem/OperatingSystemProviderMain.cpp index 0ee8ad13c..921346f3a 100644 --- a/src/Providers/linux/OperatingSystem/OperatingSystemProviderMain.cpp +++ b/src/Providers/linux/OperatingSystem/OperatingSystemProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/PCIController/PCIControllerProvider.cpp b/src/Providers/linux/PCIController/PCIControllerProvider.cpp index 7ba02e9e0..f00c8961f 100644 --- a/src/Providers/linux/PCIController/PCIControllerProvider.cpp +++ b/src/Providers/linux/PCIController/PCIControllerProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/PCIController/PCIControllerProvider.h b/src/Providers/linux/PCIController/PCIControllerProvider.h index cca9aaade..cfe341164 100644 --- a/src/Providers/linux/PCIController/PCIControllerProvider.h +++ b/src/Providers/linux/PCIController/PCIControllerProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/PCIController/PCIControllerProviderMain.cpp b/src/Providers/linux/PCIController/PCIControllerProviderMain.cpp index b9709b57e..9cd9ead29 100644 --- a/src/Providers/linux/PCIController/PCIControllerProviderMain.cpp +++ b/src/Providers/linux/PCIController/PCIControllerProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Processor/ProcessorProvider.cpp b/src/Providers/linux/Processor/ProcessorProvider.cpp index 1da10c23f..e7d7972de 100644 --- a/src/Providers/linux/Processor/ProcessorProvider.cpp +++ b/src/Providers/linux/Processor/ProcessorProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Processor/ProcessorProvider.h b/src/Providers/linux/Processor/ProcessorProvider.h index 8b7dab594..7d5500adb 100644 --- a/src/Providers/linux/Processor/ProcessorProvider.h +++ b/src/Providers/linux/Processor/ProcessorProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/Processor/ProcessorProviderMain.cpp b/src/Providers/linux/Processor/ProcessorProviderMain.cpp index 565a5b7fc..6091d8768 100644 --- a/src/Providers/linux/Processor/ProcessorProviderMain.cpp +++ b/src/Providers/linux/Processor/ProcessorProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/CDROMDrive/CDROMDriveData.cpp b/src/Providers/linux/ProviderData/CDROMDrive/CDROMDriveData.cpp index ff43cd22a..4b12c576a 100644 --- a/src/Providers/linux/ProviderData/CDROMDrive/CDROMDriveData.cpp +++ b/src/Providers/linux/ProviderData/CDROMDrive/CDROMDriveData.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/CDROMDrive/CDROMDriveData.h b/src/Providers/linux/ProviderData/CDROMDrive/CDROMDriveData.h index c4807bd77..5488f3b7e 100644 --- a/src/Providers/linux/ProviderData/CDROMDrive/CDROMDriveData.h +++ b/src/Providers/linux/ProviderData/CDROMDrive/CDROMDriveData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/Controller/ControllerData.h b/src/Providers/linux/ProviderData/Controller/ControllerData.h index 4419f6a67..cf412fc98 100644 --- a/src/Providers/linux/ProviderData/Controller/ControllerData.h +++ b/src/Providers/linux/ProviderData/Controller/ControllerData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/Controller/PCIControllerData.cpp b/src/Providers/linux/ProviderData/Controller/PCIControllerData.cpp index 552a10bc4..3d558f7db 100644 --- a/src/Providers/linux/ProviderData/Controller/PCIControllerData.cpp +++ b/src/Providers/linux/ProviderData/Controller/PCIControllerData.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/Controller/PCIControllerData.h b/src/Providers/linux/ProviderData/Controller/PCIControllerData.h index 486b27b1f..245b479be 100644 --- a/src/Providers/linux/ProviderData/Controller/PCIControllerData.h +++ b/src/Providers/linux/ProviderData/Controller/PCIControllerData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/DiskDrive/DiskDriveData.cpp b/src/Providers/linux/ProviderData/DiskDrive/DiskDriveData.cpp index 2288c6258..80e6e30b2 100644 --- a/src/Providers/linux/ProviderData/DiskDrive/DiskDriveData.cpp +++ b/src/Providers/linux/ProviderData/DiskDrive/DiskDriveData.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/DiskDrive/DiskDriveData.h b/src/Providers/linux/ProviderData/DiskDrive/DiskDriveData.h index de67f4d6e..387321770 100644 --- a/src/Providers/linux/ProviderData/DiskDrive/DiskDriveData.h +++ b/src/Providers/linux/ProviderData/DiskDrive/DiskDriveData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/Interrupt/InterruptData.cpp b/src/Providers/linux/ProviderData/Interrupt/InterruptData.cpp index 1d51630da..040061d49 100644 --- a/src/Providers/linux/ProviderData/Interrupt/InterruptData.cpp +++ b/src/Providers/linux/ProviderData/Interrupt/InterruptData.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/Interrupt/InterruptData.h b/src/Providers/linux/ProviderData/Interrupt/InterruptData.h index 234c5da90..4f8c64a39 100644 --- a/src/Providers/linux/ProviderData/Interrupt/InterruptData.h +++ b/src/Providers/linux/ProviderData/Interrupt/InterruptData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/NetworkAdapter/EthernetAdapterData.cpp b/src/Providers/linux/ProviderData/NetworkAdapter/EthernetAdapterData.cpp index 054c9dc6a..ff82b6653 100644 --- a/src/Providers/linux/ProviderData/NetworkAdapter/EthernetAdapterData.cpp +++ b/src/Providers/linux/ProviderData/NetworkAdapter/EthernetAdapterData.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/NetworkAdapter/EthernetAdapterData.h b/src/Providers/linux/ProviderData/NetworkAdapter/EthernetAdapterData.h index a13194874..2104a5c30 100644 --- a/src/Providers/linux/ProviderData/NetworkAdapter/EthernetAdapterData.h +++ b/src/Providers/linux/ProviderData/NetworkAdapter/EthernetAdapterData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/NetworkAdapter/NetworkAdapterData.cpp b/src/Providers/linux/ProviderData/NetworkAdapter/NetworkAdapterData.cpp index 8a5fcfb52..e46adee6d 100644 --- a/src/Providers/linux/ProviderData/NetworkAdapter/NetworkAdapterData.cpp +++ b/src/Providers/linux/ProviderData/NetworkAdapter/NetworkAdapterData.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/NetworkAdapter/NetworkAdapterData.h b/src/Providers/linux/ProviderData/NetworkAdapter/NetworkAdapterData.h index 134ce2727..f0957aa5c 100644 --- a/src/Providers/linux/ProviderData/NetworkAdapter/NetworkAdapterData.h +++ b/src/Providers/linux/ProviderData/NetworkAdapter/NetworkAdapterData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/PackageManager/DebianPackageInformation.cpp b/src/Providers/linux/ProviderData/PackageManager/DebianPackageInformation.cpp index a9943f503..cb2e4e498 100644 --- a/src/Providers/linux/ProviderData/PackageManager/DebianPackageInformation.cpp +++ b/src/Providers/linux/ProviderData/PackageManager/DebianPackageInformation.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/PackageManager/DebianPackageManagerData.cpp b/src/Providers/linux/ProviderData/PackageManager/DebianPackageManagerData.cpp index 098dba786..722b8a22e 100644 --- a/src/Providers/linux/ProviderData/PackageManager/DebianPackageManagerData.cpp +++ b/src/Providers/linux/ProviderData/PackageManager/DebianPackageManagerData.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/PackageManager/DebianPackageManagerData.h b/src/Providers/linux/ProviderData/PackageManager/DebianPackageManagerData.h index ec066432c..6c1cc7ee1 100644 --- a/src/Providers/linux/ProviderData/PackageManager/DebianPackageManagerData.h +++ b/src/Providers/linux/ProviderData/PackageManager/DebianPackageManagerData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/PackageManager/PackageManagerData.h b/src/Providers/linux/ProviderData/PackageManager/PackageManagerData.h index ce6142065..9b9f75e84 100644 --- a/src/Providers/linux/ProviderData/PackageManager/PackageManagerData.h +++ b/src/Providers/linux/ProviderData/PackageManager/PackageManagerData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/PackageManager/RPM/RPMData.cpp b/src/Providers/linux/ProviderData/PackageManager/RPM/RPMData.cpp index da5f0f139..afb19ad4d 100644 --- a/src/Providers/linux/ProviderData/PackageManager/RPM/RPMData.cpp +++ b/src/Providers/linux/ProviderData/PackageManager/RPM/RPMData.cpp @@ -1,24 +1,27 @@ -//%//////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // -// Permission is hereby granted, free of charge, to any person obtaining a -// copy of this software and associated documentation files (the "Software"), -// to deal in the Software without restriction, including without limitation -// the rights to use, copy, modify, merge, publish, distribute, sublicense, -// and/or sell copies of the Software, and to permit persons to whom the -// Software is furnished to do so, subject to the following conditions: +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -// THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -// DEALINGS IN THE SOFTWARE. -// -//END_LICENSE +//============================================================================== #include "RPMData.h" @@ -206,11 +209,11 @@ CIMDateTime RPMData::GetLocalDateTime(void) const CIMDateTime RPMData::GetInstallDate(void) const { CIMDateTime InstallDate; - + #ifdef PEGASUS_PLATFORM_WIN32_IX86_MSVC #else #endif - + return(InstallDate); } Sint16 RPMData::GetCurrentTimeZone(void) const diff --git a/src/Providers/linux/ProviderData/PackageManager/RPM/RPMData.h b/src/Providers/linux/ProviderData/PackageManager/RPM/RPMData.h index dfe1e191f..36eec5f13 100644 --- a/src/Providers/linux/ProviderData/PackageManager/RPM/RPMData.h +++ b/src/Providers/linux/ProviderData/PackageManager/RPM/RPMData.h @@ -1,24 +1,27 @@ -//BEGIN_LICENSE +//%2003//////////////////////////////////////////////////////////////////////// // -//%//////////////////////////////////////////////////////////////////////////// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // -// Copyright (c) 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -// to deal in the Software without restriction, including without limitation -// the rights to use, copy, modify, merge, publish, distribute, sublicense, -// and/or sell copies of the Software, and to permit persons to whom the -// Software is furnished to do so, subject to the following conditions: -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -// THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -// DEALINGS IN THE SOFTWARE. -// -//END_LICENSE +//============================================================================== #ifndef Pegasus_RPM_h #define Pegasus_RPM_h diff --git a/src/Providers/linux/ProviderData/PackageManager/RPMPackageInformation.h b/src/Providers/linux/ProviderData/PackageManager/RPMPackageInformation.h index 23333590c..1f987c0d0 100644 --- a/src/Providers/linux/ProviderData/PackageManager/RPMPackageInformation.h +++ b/src/Providers/linux/ProviderData/PackageManager/RPMPackageInformation.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/PackageManager/RPMPackageManagerData.cpp b/src/Providers/linux/ProviderData/PackageManager/RPMPackageManagerData.cpp index 073bfad2f..f341160b5 100644 --- a/src/Providers/linux/ProviderData/PackageManager/RPMPackageManagerData.cpp +++ b/src/Providers/linux/ProviderData/PackageManager/RPMPackageManagerData.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/PackageManager/RPMPackageManagerData.h b/src/Providers/linux/ProviderData/PackageManager/RPMPackageManagerData.h index c8de75989..8ec42148c 100644 --- a/src/Providers/linux/ProviderData/PackageManager/RPMPackageManagerData.h +++ b/src/Providers/linux/ProviderData/PackageManager/RPMPackageManagerData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/Processor/ProcessorData.cpp b/src/Providers/linux/ProviderData/Processor/ProcessorData.cpp index 1b4071fbe..66844176e 100644 --- a/src/Providers/linux/ProviderData/Processor/ProcessorData.cpp +++ b/src/Providers/linux/ProviderData/Processor/ProcessorData.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderData/Processor/ProcessorData.h b/src/Providers/linux/ProviderData/Processor/ProcessorData.h index 4f24eefab..9b71c7a5a 100644 --- a/src/Providers/linux/ProviderData/Processor/ProcessorData.h +++ b/src/Providers/linux/ProviderData/Processor/ProcessorData.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/ControllerInformation.h b/src/Providers/linux/ProviderSupport/DeviceLocator/ControllerInformation.h index 6ca8ab2b2..5795356d9 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/ControllerInformation.h +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/ControllerInformation.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/DeviceLocator.cpp b/src/Providers/linux/ProviderSupport/DeviceLocator/DeviceLocator.cpp index e29538232..4c5599bb6 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/DeviceLocator.cpp +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/DeviceLocator.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/DeviceLocator.h b/src/Providers/linux/ProviderSupport/DeviceLocator/DeviceLocator.h index 2ba8784e7..6f95c5611 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/DeviceLocator.h +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/DeviceLocator.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/DeviceLocatorPlugin.h b/src/Providers/linux/ProviderSupport/DeviceLocator/DeviceLocatorPlugin.h index 8ee44f274..1243a49eb 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/DeviceLocatorPlugin.h +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/DeviceLocatorPlugin.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/IA64ProcessorLocatorPlugin.cpp b/src/Providers/linux/ProviderSupport/DeviceLocator/IA64ProcessorLocatorPlugin.cpp index 830e859c8..45802c7f4 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/IA64ProcessorLocatorPlugin.cpp +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/IA64ProcessorLocatorPlugin.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/IA64ProcessorLocatorPlugin.h b/src/Providers/linux/ProviderSupport/DeviceLocator/IA64ProcessorLocatorPlugin.h index 009c8ea22..e132b4220 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/IA64ProcessorLocatorPlugin.h +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/IA64ProcessorLocatorPlugin.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/IDELocatorPlugin.cpp b/src/Providers/linux/ProviderSupport/DeviceLocator/IDELocatorPlugin.cpp index cf8c014d3..dd330c753 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/IDELocatorPlugin.cpp +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/IDELocatorPlugin.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/IDELocatorPlugin.h b/src/Providers/linux/ProviderSupport/DeviceLocator/IDELocatorPlugin.h index e35c59a68..a0cc19213 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/IDELocatorPlugin.h +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/IDELocatorPlugin.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/IOPortLocatorPlugin.cpp b/src/Providers/linux/ProviderSupport/DeviceLocator/IOPortLocatorPlugin.cpp index 674a59974..325539d87 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/IOPortLocatorPlugin.cpp +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/IOPortLocatorPlugin.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/IOPortLocatorPlugin.h b/src/Providers/linux/ProviderSupport/DeviceLocator/IOPortLocatorPlugin.h index 3f47ab84d..0b7038441 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/IOPortLocatorPlugin.h +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/IOPortLocatorPlugin.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/IPV4NetInformation.cpp b/src/Providers/linux/ProviderSupport/DeviceLocator/IPV4NetInformation.cpp index 665af268f..676fc22f6 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/IPV4NetInformation.cpp +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/IPV4NetInformation.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/IPV4NetInformation.h b/src/Providers/linux/ProviderSupport/DeviceLocator/IPV4NetInformation.h index 3c561bd54..c6e1a1f20 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/IPV4NetInformation.h +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/IPV4NetInformation.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/IRQLocatorPlugin.cpp b/src/Providers/linux/ProviderSupport/DeviceLocator/IRQLocatorPlugin.cpp index 0787a423c..37aacf897 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/IRQLocatorPlugin.cpp +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/IRQLocatorPlugin.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/IRQLocatorPlugin.h b/src/Providers/linux/ProviderSupport/DeviceLocator/IRQLocatorPlugin.h index 74e897c9a..069069634 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/IRQLocatorPlugin.h +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/IRQLocatorPlugin.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/Ix86ProcessorLocatorPlugin.cpp b/src/Providers/linux/ProviderSupport/DeviceLocator/Ix86ProcessorLocatorPlugin.cpp index 3d6ec0b60..3e0578250 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/Ix86ProcessorLocatorPlugin.cpp +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/Ix86ProcessorLocatorPlugin.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/Ix86ProcessorLocatorPlugin.h b/src/Providers/linux/ProviderSupport/DeviceLocator/Ix86ProcessorLocatorPlugin.h index f90ccf8b8..5ff6b3df0 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/Ix86ProcessorLocatorPlugin.h +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/Ix86ProcessorLocatorPlugin.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/NetConfPlugin.cpp b/src/Providers/linux/ProviderSupport/DeviceLocator/NetConfPlugin.cpp index e0362f02c..fdfebe473 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/NetConfPlugin.cpp +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/NetConfPlugin.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/NetConfPlugin.h b/src/Providers/linux/ProviderSupport/DeviceLocator/NetConfPlugin.h index 526417530..7030578fe 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/NetConfPlugin.h +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/NetConfPlugin.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/PCIControllerInformation.cpp b/src/Providers/linux/ProviderSupport/DeviceLocator/PCIControllerInformation.cpp index 616147573..9e5a582f3 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/PCIControllerInformation.cpp +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/PCIControllerInformation.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/PCIControllerInformation.h b/src/Providers/linux/ProviderSupport/DeviceLocator/PCIControllerInformation.h index d60a3b069..e009a6cd0 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/PCIControllerInformation.h +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/PCIControllerInformation.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/PCILocatorPlugin.cpp b/src/Providers/linux/ProviderSupport/DeviceLocator/PCILocatorPlugin.cpp index 5fd9b9c41..fc03de190 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/PCILocatorPlugin.cpp +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/PCILocatorPlugin.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/PCILocatorPlugin.h b/src/Providers/linux/ProviderSupport/DeviceLocator/PCILocatorPlugin.h index 1b1ce5525..31ac45d81 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/PCILocatorPlugin.h +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/PCILocatorPlugin.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/SCSILocatorPlugin.cpp b/src/Providers/linux/ProviderSupport/DeviceLocator/SCSILocatorPlugin.cpp index d66ad0d6a..144ce0cd5 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/SCSILocatorPlugin.cpp +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/SCSILocatorPlugin.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/SCSILocatorPlugin.h b/src/Providers/linux/ProviderSupport/DeviceLocator/SCSILocatorPlugin.h index 1b5d6baa1..4444fd728 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/SCSILocatorPlugin.h +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/SCSILocatorPlugin.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/DeviceLocator/tests/BusScanners.cpp b/src/Providers/linux/ProviderSupport/DeviceLocator/tests/BusScanners.cpp index 9c2b0ecf1..660f94a49 100644 --- a/src/Providers/linux/ProviderSupport/DeviceLocator/tests/BusScanners.cpp +++ b/src/Providers/linux/ProviderSupport/DeviceLocator/tests/BusScanners.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/FileReader/ExecScanner.cpp b/src/Providers/linux/ProviderSupport/FileReader/ExecScanner.cpp index a5205d9ac..74f4623e5 100644 --- a/src/Providers/linux/ProviderSupport/FileReader/ExecScanner.cpp +++ b/src/Providers/linux/ProviderSupport/FileReader/ExecScanner.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/FileReader/ExecScanner.h b/src/Providers/linux/ProviderSupport/FileReader/ExecScanner.h index d4075bced..1c7cbd0e3 100644 --- a/src/Providers/linux/ProviderSupport/FileReader/ExecScanner.h +++ b/src/Providers/linux/ProviderSupport/FileReader/ExecScanner.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/FileReader/FileReader.cpp b/src/Providers/linux/ProviderSupport/FileReader/FileReader.cpp index 29c1020ce..96c38bf24 100644 --- a/src/Providers/linux/ProviderSupport/FileReader/FileReader.cpp +++ b/src/Providers/linux/ProviderSupport/FileReader/FileReader.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/FileReader/FileReader.h b/src/Providers/linux/ProviderSupport/FileReader/FileReader.h index 12c15538b..abd2b525b 100644 --- a/src/Providers/linux/ProviderSupport/FileReader/FileReader.h +++ b/src/Providers/linux/ProviderSupport/FileReader/FileReader.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/FileReader/SampleUser.cpp b/src/Providers/linux/ProviderSupport/FileReader/SampleUser.cpp index 02b4e484e..a96906289 100644 --- a/src/Providers/linux/ProviderSupport/FileReader/SampleUser.cpp +++ b/src/Providers/linux/ProviderSupport/FileReader/SampleUser.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/FileReader/StreamScanner.cpp b/src/Providers/linux/ProviderSupport/FileReader/StreamScanner.cpp index 0d9d094b5..c27002a43 100644 --- a/src/Providers/linux/ProviderSupport/FileReader/StreamScanner.cpp +++ b/src/Providers/linux/ProviderSupport/FileReader/StreamScanner.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/FileReader/StreamScanner.h b/src/Providers/linux/ProviderSupport/FileReader/StreamScanner.h index f86fda1b0..23a461c2c 100644 --- a/src/Providers/linux/ProviderSupport/FileReader/StreamScanner.h +++ b/src/Providers/linux/ProviderSupport/FileReader/StreamScanner.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/ProviderSupport/FileReader/tests/ScannerTests.cpp b/src/Providers/linux/ProviderSupport/FileReader/tests/ScannerTests.cpp index 2680f22ec..883c3fd9d 100644 --- a/src/Providers/linux/ProviderSupport/FileReader/tests/ScannerTests.cpp +++ b/src/Providers/linux/ProviderSupport/FileReader/tests/ScannerTests.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/SoftwareElement/DebianSoftwareElementProvider.cpp b/src/Providers/linux/SoftwareElement/DebianSoftwareElementProvider.cpp index fd5d78b2d..c3ab76a30 100644 --- a/src/Providers/linux/SoftwareElement/DebianSoftwareElementProvider.cpp +++ b/src/Providers/linux/SoftwareElement/DebianSoftwareElementProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/SoftwareElement/DebianSoftwareElementProvider.h b/src/Providers/linux/SoftwareElement/DebianSoftwareElementProvider.h index 2af043fe7..e5350be45 100644 --- a/src/Providers/linux/SoftwareElement/DebianSoftwareElementProvider.h +++ b/src/Providers/linux/SoftwareElement/DebianSoftwareElementProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/SoftwareElement/SoftwareElementProvider.cpp b/src/Providers/linux/SoftwareElement/SoftwareElementProvider.cpp index d7dbd6b2e..db0beb264 100644 --- a/src/Providers/linux/SoftwareElement/SoftwareElementProvider.cpp +++ b/src/Providers/linux/SoftwareElement/SoftwareElementProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/SoftwareElement/SoftwareElementProvider.h b/src/Providers/linux/SoftwareElement/SoftwareElementProvider.h index 837116431..053147050 100644 --- a/src/Providers/linux/SoftwareElement/SoftwareElementProvider.h +++ b/src/Providers/linux/SoftwareElement/SoftwareElementProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/linux/SoftwareElement/SoftwareElementProviderMain.cpp b/src/Providers/linux/SoftwareElement/SoftwareElementProviderMain.cpp index e3fa9fc42..b7091efb1 100644 --- a/src/Providers/linux/SoftwareElement/SoftwareElementProviderMain.cpp +++ b/src/Providers/linux/SoftwareElement/SoftwareElementProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/AlertIndicationProvider/AlertIndicationProvider.cpp b/src/Providers/sample/AlertIndicationProvider/AlertIndicationProvider.cpp index f47f6befc..8dc02f160 100644 --- a/src/Providers/sample/AlertIndicationProvider/AlertIndicationProvider.cpp +++ b/src/Providers/sample/AlertIndicationProvider/AlertIndicationProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/AlertIndicationProvider/AlertIndicationProvider.h b/src/Providers/sample/AlertIndicationProvider/AlertIndicationProvider.h index 3f7b8502c..e53e8a53b 100644 --- a/src/Providers/sample/AlertIndicationProvider/AlertIndicationProvider.h +++ b/src/Providers/sample/AlertIndicationProvider/AlertIndicationProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/AlertIndicationProvider/AlertIndicationProviderMain.cpp b/src/Providers/sample/AlertIndicationProvider/AlertIndicationProviderMain.cpp index 4ea6ec984..baeaa2e02 100644 --- a/src/Providers/sample/AlertIndicationProvider/AlertIndicationProviderMain.cpp +++ b/src/Providers/sample/AlertIndicationProvider/AlertIndicationProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/AssociationProvider/AssociationProvider.cpp b/src/Providers/sample/AssociationProvider/AssociationProvider.cpp index 0365f2775..0cfdfb7fe 100644 --- a/src/Providers/sample/AssociationProvider/AssociationProvider.cpp +++ b/src/Providers/sample/AssociationProvider/AssociationProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/AssociationProvider/AssociationProvider.h b/src/Providers/sample/AssociationProvider/AssociationProvider.h index b1123cfa3..3764441ac 100644 --- a/src/Providers/sample/AssociationProvider/AssociationProvider.h +++ b/src/Providers/sample/AssociationProvider/AssociationProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/AssociationProvider/AssociationProviderMain.cpp b/src/Providers/sample/AssociationProvider/AssociationProviderMain.cpp index 1ba58b1ff..60c65acc3 100644 --- a/src/Providers/sample/AssociationProvider/AssociationProviderMain.cpp +++ b/src/Providers/sample/AssociationProvider/AssociationProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/FamilyProvider/SampleFamilyProvider.cpp b/src/Providers/sample/FamilyProvider/SampleFamilyProvider.cpp index 569efe327..0f2166323 100644 --- a/src/Providers/sample/FamilyProvider/SampleFamilyProvider.cpp +++ b/src/Providers/sample/FamilyProvider/SampleFamilyProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/sample/FamilyProvider/SampleFamilyProvider.h b/src/Providers/sample/FamilyProvider/SampleFamilyProvider.h index 73213efbf..656484477 100644 --- a/src/Providers/sample/FamilyProvider/SampleFamilyProvider.h +++ b/src/Providers/sample/FamilyProvider/SampleFamilyProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/sample/FamilyProvider/SampleFamilyProviderMain.cpp b/src/Providers/sample/FamilyProvider/SampleFamilyProviderMain.cpp index c4787aa46..d9f16cf41 100644 --- a/src/Providers/sample/FamilyProvider/SampleFamilyProviderMain.cpp +++ b/src/Providers/sample/FamilyProvider/SampleFamilyProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/HelloWorldProvider/HelloWorldProvider.cpp b/src/Providers/sample/HelloWorldProvider/HelloWorldProvider.cpp index cc3c6b6e5..fe7472fba 100644 --- a/src/Providers/sample/HelloWorldProvider/HelloWorldProvider.cpp +++ b/src/Providers/sample/HelloWorldProvider/HelloWorldProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/HelloWorldProvider/HelloWorldProvider.h b/src/Providers/sample/HelloWorldProvider/HelloWorldProvider.h index 1ab890e8b..bd7d0f8cf 100644 --- a/src/Providers/sample/HelloWorldProvider/HelloWorldProvider.h +++ b/src/Providers/sample/HelloWorldProvider/HelloWorldProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/HelloWorldProvider/HelloWorldProviderMain.cpp b/src/Providers/sample/HelloWorldProvider/HelloWorldProviderMain.cpp index 663725ba9..8a203246e 100644 --- a/src/Providers/sample/HelloWorldProvider/HelloWorldProviderMain.cpp +++ b/src/Providers/sample/HelloWorldProvider/HelloWorldProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/IndicationProvider/IndicationProvider.cpp b/src/Providers/sample/IndicationProvider/IndicationProvider.cpp index 85f3741a9..1f812bd1b 100644 --- a/src/Providers/sample/IndicationProvider/IndicationProvider.cpp +++ b/src/Providers/sample/IndicationProvider/IndicationProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/IndicationProvider/IndicationProvider.h b/src/Providers/sample/IndicationProvider/IndicationProvider.h index 40d0f761f..a09f54ef9 100644 --- a/src/Providers/sample/IndicationProvider/IndicationProvider.h +++ b/src/Providers/sample/IndicationProvider/IndicationProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/IndicationProvider/IndicationProviderMain.cpp b/src/Providers/sample/IndicationProvider/IndicationProviderMain.cpp index 64c6164f2..6e60bcfed 100644 --- a/src/Providers/sample/IndicationProvider/IndicationProviderMain.cpp +++ b/src/Providers/sample/IndicationProvider/IndicationProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/InstanceProvider/InstanceProvider.cpp b/src/Providers/sample/InstanceProvider/InstanceProvider.cpp index 883c86e6b..b12cb64fb 100644 --- a/src/Providers/sample/InstanceProvider/InstanceProvider.cpp +++ b/src/Providers/sample/InstanceProvider/InstanceProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/sample/InstanceProvider/InstanceProvider.h b/src/Providers/sample/InstanceProvider/InstanceProvider.h index 7dc4f0c5d..805bd081f 100644 --- a/src/Providers/sample/InstanceProvider/InstanceProvider.h +++ b/src/Providers/sample/InstanceProvider/InstanceProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/sample/InstanceProvider/InstanceProviderMain.cpp b/src/Providers/sample/InstanceProvider/InstanceProviderMain.cpp index a54169ee7..17adf7610 100644 --- a/src/Providers/sample/InstanceProvider/InstanceProviderMain.cpp +++ b/src/Providers/sample/InstanceProvider/InstanceProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/LocalizedProvider/LocalizedProvider.cpp b/src/Providers/sample/LocalizedProvider/LocalizedProvider.cpp index 7c9f60273..8fcca3d5a 100755 --- a/src/Providers/sample/LocalizedProvider/LocalizedProvider.cpp +++ b/src/Providers/sample/LocalizedProvider/LocalizedProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/LocalizedProvider/LocalizedProvider.h b/src/Providers/sample/LocalizedProvider/LocalizedProvider.h index cdff9ab89..43194cdaa 100755 --- a/src/Providers/sample/LocalizedProvider/LocalizedProvider.h +++ b/src/Providers/sample/LocalizedProvider/LocalizedProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/LocalizedProvider/LocalizedProviderMain.cpp b/src/Providers/sample/LocalizedProvider/LocalizedProviderMain.cpp index ca54d2c38..dc79cb061 100755 --- a/src/Providers/sample/LocalizedProvider/LocalizedProviderMain.cpp +++ b/src/Providers/sample/LocalizedProvider/LocalizedProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/MethodProvider/MethodProvider.cpp b/src/Providers/sample/MethodProvider/MethodProvider.cpp index 4eff7f11c..48f57a9db 100644 --- a/src/Providers/sample/MethodProvider/MethodProvider.cpp +++ b/src/Providers/sample/MethodProvider/MethodProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/MethodProvider/MethodProvider.h b/src/Providers/sample/MethodProvider/MethodProvider.h index c59b1e787..464c48772 100644 --- a/src/Providers/sample/MethodProvider/MethodProvider.h +++ b/src/Providers/sample/MethodProvider/MethodProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/MethodProvider/MethodProviderMain.cpp b/src/Providers/sample/MethodProvider/MethodProviderMain.cpp index 8a695c2b6..46c5e779c 100644 --- a/src/Providers/sample/MethodProvider/MethodProviderMain.cpp +++ b/src/Providers/sample/MethodProvider/MethodProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/ProcessIndicationProvider/ProcessIndicationProvider.cpp b/src/Providers/sample/ProcessIndicationProvider/ProcessIndicationProvider.cpp index 20d468ba2..9482aae23 100644 --- a/src/Providers/sample/ProcessIndicationProvider/ProcessIndicationProvider.cpp +++ b/src/Providers/sample/ProcessIndicationProvider/ProcessIndicationProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/ProcessIndicationProvider/ProcessIndicationProvider.h b/src/Providers/sample/ProcessIndicationProvider/ProcessIndicationProvider.h index 4a50abdb9..a7c334e92 100644 --- a/src/Providers/sample/ProcessIndicationProvider/ProcessIndicationProvider.h +++ b/src/Providers/sample/ProcessIndicationProvider/ProcessIndicationProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/ProcessIndicationProvider/ProcessIndicationProviderMain.cpp b/src/Providers/sample/ProcessIndicationProvider/ProcessIndicationProviderMain.cpp index dc102432d..2d9169152 100644 --- a/src/Providers/sample/ProcessIndicationProvider/ProcessIndicationProviderMain.cpp +++ b/src/Providers/sample/ProcessIndicationProvider/ProcessIndicationProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/PropertyProvider/PropertyProvider.cpp b/src/Providers/sample/PropertyProvider/PropertyProvider.cpp index 6c564243a..184d864a5 100644 --- a/src/Providers/sample/PropertyProvider/PropertyProvider.cpp +++ b/src/Providers/sample/PropertyProvider/PropertyProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/PropertyProvider/PropertyProvider.h b/src/Providers/sample/PropertyProvider/PropertyProvider.h index 731e6ee85..513503207 100644 --- a/src/Providers/sample/PropertyProvider/PropertyProvider.h +++ b/src/Providers/sample/PropertyProvider/PropertyProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/PropertyProvider/PropertyProviderMain.cpp b/src/Providers/sample/PropertyProvider/PropertyProviderMain.cpp index b8c057424..39011b9f8 100644 --- a/src/Providers/sample/PropertyProvider/PropertyProviderMain.cpp +++ b/src/Providers/sample/PropertyProvider/PropertyProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/QueryProvider/QueryProvider.cpp b/src/Providers/sample/QueryProvider/QueryProvider.cpp index 7ec15bb32..2460719de 100644 --- a/src/Providers/sample/QueryProvider/QueryProvider.cpp +++ b/src/Providers/sample/QueryProvider/QueryProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/QueryProvider/QueryProvider.h b/src/Providers/sample/QueryProvider/QueryProvider.h index 09327d095..afaaab043 100644 --- a/src/Providers/sample/QueryProvider/QueryProvider.h +++ b/src/Providers/sample/QueryProvider/QueryProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/QueryProvider/QueryProviderMain.cpp b/src/Providers/sample/QueryProvider/QueryProviderMain.cpp index dcc8642ee..514d23502 100644 --- a/src/Providers/sample/QueryProvider/QueryProviderMain.cpp +++ b/src/Providers/sample/QueryProvider/QueryProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/RT_Indication/RT_IndicationConsumer/RT_IndicationConsumer.cpp b/src/Providers/sample/RT_Indication/RT_IndicationConsumer/RT_IndicationConsumer.cpp index fce8f275e..fa8f21907 100644 --- a/src/Providers/sample/RT_Indication/RT_IndicationConsumer/RT_IndicationConsumer.cpp +++ b/src/Providers/sample/RT_Indication/RT_IndicationConsumer/RT_IndicationConsumer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/RT_Indication/RT_IndicationConsumer/RT_IndicationConsumer.h b/src/Providers/sample/RT_Indication/RT_IndicationConsumer/RT_IndicationConsumer.h index d3c0ac779..f174b1e87 100644 --- a/src/Providers/sample/RT_Indication/RT_IndicationConsumer/RT_IndicationConsumer.h +++ b/src/Providers/sample/RT_Indication/RT_IndicationConsumer/RT_IndicationConsumer.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/RT_Indication/RT_IndicationConsumer/RT_IndicationConsumerMain.cpp b/src/Providers/sample/RT_Indication/RT_IndicationConsumer/RT_IndicationConsumerMain.cpp index 675572f8f..7ddc7ae8e 100644 --- a/src/Providers/sample/RT_Indication/RT_IndicationConsumer/RT_IndicationConsumerMain.cpp +++ b/src/Providers/sample/RT_Indication/RT_IndicationConsumer/RT_IndicationConsumerMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/RT_Indication/RT_IndicationProvider/RT_IndicationProvider.cpp b/src/Providers/sample/RT_Indication/RT_IndicationProvider/RT_IndicationProvider.cpp index 38b862c69..4e793b8a3 100644 --- a/src/Providers/sample/RT_Indication/RT_IndicationProvider/RT_IndicationProvider.cpp +++ b/src/Providers/sample/RT_Indication/RT_IndicationProvider/RT_IndicationProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/RT_Indication/RT_IndicationProvider/RT_IndicationProvider.h b/src/Providers/sample/RT_Indication/RT_IndicationProvider/RT_IndicationProvider.h index 76e0d57ad..2b8cadcf6 100644 --- a/src/Providers/sample/RT_Indication/RT_IndicationProvider/RT_IndicationProvider.h +++ b/src/Providers/sample/RT_Indication/RT_IndicationProvider/RT_IndicationProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/RT_Indication/RT_IndicationProvider/RT_IndicationProviderMain.cpp b/src/Providers/sample/RT_Indication/RT_IndicationProvider/RT_IndicationProviderMain.cpp index d2d6c2a20..689dd3285 100644 --- a/src/Providers/sample/RT_Indication/RT_IndicationProvider/RT_IndicationProviderMain.cpp +++ b/src/Providers/sample/RT_Indication/RT_IndicationProvider/RT_IndicationProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/SNMPIndicationProvider/SNMPIndicationProvider.cpp b/src/Providers/sample/SNMPIndicationProvider/SNMPIndicationProvider.cpp index 26f6fabd0..f9f24dedf 100644 --- a/src/Providers/sample/SNMPIndicationProvider/SNMPIndicationProvider.cpp +++ b/src/Providers/sample/SNMPIndicationProvider/SNMPIndicationProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/SNMPIndicationProvider/SNMPIndicationProvider.h b/src/Providers/sample/SNMPIndicationProvider/SNMPIndicationProvider.h index bd0ada116..2c5297f97 100644 --- a/src/Providers/sample/SNMPIndicationProvider/SNMPIndicationProvider.h +++ b/src/Providers/sample/SNMPIndicationProvider/SNMPIndicationProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/sample/SNMPIndicationProvider/SNMPIndicationProviderMain.cpp b/src/Providers/sample/SNMPIndicationProvider/SNMPIndicationProviderMain.cpp index 88667d0f6..52621692c 100644 --- a/src/Providers/sample/SNMPIndicationProvider/SNMPIndicationProviderMain.cpp +++ b/src/Providers/sample/SNMPIndicationProvider/SNMPIndicationProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/slp/SLPProvider.cpp b/src/Providers/slp/SLPProvider.cpp index 63b96f815..838a34ce9 100644 --- a/src/Providers/slp/SLPProvider.cpp +++ b/src/Providers/slp/SLPProvider.cpp @@ -1,7 +1,9 @@ -//%///-*-c++-*-///////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/slp/SLPProvider.h b/src/Providers/slp/SLPProvider.h index e99d968c3..f611b385b 100644 --- a/src/Providers/slp/SLPProvider.h +++ b/src/Providers/slp/SLPProvider.h @@ -1,7 +1,9 @@ -//%///-*-c++-*-///////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/slp/TestSLPClient.cpp b/src/Providers/slp/TestSLPClient.cpp index fed3db1d9..aa79d4416 100644 --- a/src/Providers/slp/TestSLPClient.cpp +++ b/src/Providers/slp/TestSLPClient.cpp @@ -1,7 +1,9 @@ -//%///-*-c++-*-///////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Providers/statistic/IBM_CIMOMStatDataProvider.cpp b/src/Providers/statistic/IBM_CIMOMStatDataProvider.cpp index e1c189d8d..697000d8d 100644 --- a/src/Providers/statistic/IBM_CIMOMStatDataProvider.cpp +++ b/src/Providers/statistic/IBM_CIMOMStatDataProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/statistic/IBM_CIMOMStatDataProvider.h b/src/Providers/statistic/IBM_CIMOMStatDataProvider.h index 12ad92f9d..cd9f65f7f 100644 --- a/src/Providers/statistic/IBM_CIMOMStatDataProvider.h +++ b/src/Providers/statistic/IBM_CIMOMStatDataProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/Providers/statistic/IBM_CIMOMStatDataProviderMain.cpp b/src/Providers/statistic/IBM_CIMOMStatDataProviderMain.cpp index 617a11814..040c8ac43 100644 --- a/src/Providers/statistic/IBM_CIMOMStatDataProviderMain.cpp +++ b/src/Providers/statistic/IBM_CIMOMStatDataProviderMain.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Server/cimserver.cpp b/src/Server/cimserver.cpp index a3d6c6a7a..00f7c8f43 100644 --- a/src/Server/cimserver.cpp +++ b/src/Server/cimserver.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Server/cimserver_os400.cpp b/src/Server/cimserver_os400.cpp index 7d0792c41..14713e292 100644 --- a/src/Server/cimserver_os400.cpp +++ b/src/Server/cimserver_os400.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Server/cimserver_unix.cpp b/src/Server/cimserver_unix.cpp index bdb419161..138597393 100644 --- a/src/Server/cimserver_unix.cpp +++ b/src/Server/cimserver_unix.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Server/cimserver_windows.cpp b/src/Server/cimserver_windows.cpp index 7e961f77c..146d0b705 100644 --- a/src/Server/cimserver_windows.cpp +++ b/src/Server/cimserver_windows.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Server/service.cpp b/src/Server/service.cpp index 19e878028..d6d6d2162 100644 --- a/src/Server/service.cpp +++ b/src/Server/service.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/Server/service.h b/src/Server/service.h index 884a703e4..c5ebf2dc4 100644 --- a/src/Server/service.h +++ b/src/Server/service.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/StandardIncludes/zOS/malloc.h b/src/StandardIncludes/zOS/malloc.h index 139597f9c..0149566bb 100644 --- a/src/StandardIncludes/zOS/malloc.h +++ b/src/StandardIncludes/zOS/malloc.h @@ -1,2 +1,26 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== diff --git a/src/Unsupported/slp_client/config.h b/src/Unsupported/slp_client/config.h index e7f163049..5f9923e6d 100644 --- a/src/Unsupported/slp_client/config.h +++ b/src/Unsupported/slp_client/config.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/src/Unsupported/slp_client/src/cmd-utils/endian.h b/src/Unsupported/slp_client/src/cmd-utils/endian.h index 10820de38..6138ed3d9 100644 --- a/src/Unsupported/slp_client/src/cmd-utils/endian.h +++ b/src/Unsupported/slp_client/src/cmd-utils/endian.h @@ -1,6 +1,30 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== /***************************************************************************** * - * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/Attic/endian.h,v 1.1 2003/05/21 15:14:08 mday Exp $ + * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/Attic/endian.h,v 1.2 2003/10/22 14:26:19 karl Exp $ * * Copyright (c) 2001 - 2003 IBM * Copyright (c) 2000 - 2003 Michael Day diff --git a/src/Unsupported/slp_client/src/cmd-utils/lslp-common-defs.h b/src/Unsupported/slp_client/src/cmd-utils/lslp-common-defs.h index 303ae134d..e5405e789 100755 --- a/src/Unsupported/slp_client/src/cmd-utils/lslp-common-defs.h +++ b/src/Unsupported/slp_client/src/cmd-utils/lslp-common-defs.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== /***************************************************************************** * Description: * @@ -5,7 +29,7 @@ * Original Author: Mike Day md@soft-hackle.net * mdd@us.ibm.com * - * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/Attic/lslp-common-defs.h,v 1.1 2003/05/21 15:14:08 mday Exp $ + * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/Attic/lslp-common-defs.h,v 1.2 2003/10/22 14:26:19 karl Exp $ * * Copyright (c) 2001 - 2003 IBM * Copyright (c) 2000 - 2003 Michael Day diff --git a/src/Unsupported/slp_client/src/cmd-utils/lslp-linux.h b/src/Unsupported/slp_client/src/cmd-utils/lslp-linux.h index 035d332fb..dc2160ccb 100644 --- a/src/Unsupported/slp_client/src/cmd-utils/lslp-linux.h +++ b/src/Unsupported/slp_client/src/cmd-utils/lslp-linux.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== /***************************************************************************** * Description: * @@ -5,7 +29,7 @@ * Original Author: Mike Day md@soft-hackle.net * mdd@us.ibm.com * - * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/Attic/lslp-linux.h,v 1.2 2003/05/21 19:05:50 mday Exp $ + * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/Attic/lslp-linux.h,v 1.3 2003/10/22 14:26:19 karl Exp $ * * Copyright (c) 2001 - 2003 IBM * Copyright (c) 2000 - 2003 Michael Day diff --git a/src/Unsupported/slp_client/src/cmd-utils/lslp-nucleus.h b/src/Unsupported/slp_client/src/cmd-utils/lslp-nucleus.h index 66e5bacf6..e0c67ad3b 100644 --- a/src/Unsupported/slp_client/src/cmd-utils/lslp-nucleus.h +++ b/src/Unsupported/slp_client/src/cmd-utils/lslp-nucleus.h @@ -1,10 +1,34 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== /***************************************************************************** * Description: portability routines for nucleus RTOS * * Originated: December 17, 2001 * Original Author: Mike Day md@soft-hackle.net * mdday@us.ibm.com - * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/Attic/lslp-nucleus.h,v 1.1 2003/05/21 15:14:08 mday Exp $ + * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/Attic/lslp-nucleus.h,v 1.2 2003/10/22 14:26:19 karl Exp $ * * Copyright (c) 2001 - 2003 IBM * Copyright (c) 2000 - 2003 Michael Day diff --git a/src/Unsupported/slp_client/src/cmd-utils/lslp-windows.h b/src/Unsupported/slp_client/src/cmd-utils/lslp-windows.h index bfdccf5f9..86bc8d889 100755 --- a/src/Unsupported/slp_client/src/cmd-utils/lslp-windows.h +++ b/src/Unsupported/slp_client/src/cmd-utils/lslp-windows.h @@ -1,10 +1,34 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== /***************************************************************************** * Description: portability routines for WINDOZE * * Originated: December 31, 1999 * Original Author: Mike Day md@soft-hackle.net * mdday@us.ibm.com - * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/Attic/lslp-windows.h,v 1.1 2003/05/21 15:14:08 mday Exp $ + * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/Attic/lslp-windows.h,v 1.2 2003/10/22 14:26:19 karl Exp $ * * Copyright (c) 2001 - 2003 IBM * Copyright (c) 2000 - 2003 Michael Day diff --git a/src/Unsupported/slp_client/src/cmd-utils/lslp.h b/src/Unsupported/slp_client/src/cmd-utils/lslp.h index a9267d676..9bd3a4c63 100644 --- a/src/Unsupported/slp_client/src/cmd-utils/lslp.h +++ b/src/Unsupported/slp_client/src/cmd-utils/lslp.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== /***************************************************************************** * Description: * @@ -5,7 +29,7 @@ * Original Author: Mike Day md@soft-hackle.net * mdd@us.ibm.com * - * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/Attic/lslp.h,v 1.1 2003/05/21 15:14:08 mday Exp $ + * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/Attic/lslp.h,v 1.2 2003/10/22 14:26:19 karl Exp $ * * Copyright (c) 2001 - 2003 IBM * Copyright (c) 2000 - 2003 Michael Day diff --git a/src/Unsupported/slp_client/src/cmd-utils/slp_client/attr.tab.h b/src/Unsupported/slp_client/src/cmd-utils/slp_client/attr.tab.h index 2cdfc252d..5ed89af82 100644 --- a/src/Unsupported/slp_client/src/cmd-utils/slp_client/attr.tab.h +++ b/src/Unsupported/slp_client/src/cmd-utils/slp_client/attr.tab.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #ifndef BISON_ATTR_TAB_H # define BISON_ATTR_TAB_H diff --git a/src/Unsupported/slp_client/src/cmd-utils/slp_client/slp_client.h b/src/Unsupported/slp_client/src/cmd-utils/slp_client/slp_client.h index e7520ba12..ce3b7c687 100644 --- a/src/Unsupported/slp_client/src/cmd-utils/slp_client/slp_client.h +++ b/src/Unsupported/slp_client/src/cmd-utils/slp_client/slp_client.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== /***************************************************************************** * Description: * @@ -5,7 +29,7 @@ * Original Author: Mike Day md@soft-hackle.net * mdday@us.ibm.com * - * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/slp_client/Attic/slp_client.h,v 1.2 2003/05/21 19:05:50 mday Exp $ + * $Header: /cvs/MSB/pegasus/src/Unsupported/slp_client/src/cmd-utils/slp_client/Attic/slp_client.h,v 1.3 2003/10/22 14:26:19 karl Exp $ * * Copyright (c) 2001 - 2003 IBM * Copyright (c) 2000 - 2003 Michael Day diff --git a/src/Unsupported/slp_client/src/cmd-utils/slp_client/y_attr.h b/src/Unsupported/slp_client/src/cmd-utils/slp_client/y_attr.h index 92eafdc05..4578feffb 100644 --- a/src/Unsupported/slp_client/src/cmd-utils/slp_client/y_attr.h +++ b/src/Unsupported/slp_client/src/cmd-utils/slp_client/y_attr.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #ifndef BISON_Y_ATTR_H # define BISON_Y_ATTR_H diff --git a/src/Unsupported/slp_client/src/cmd-utils/slp_client/y_filter.h b/src/Unsupported/slp_client/src/cmd-utils/slp_client/y_filter.h index 308c18bf5..e67dffa32 100644 --- a/src/Unsupported/slp_client/src/cmd-utils/slp_client/y_filter.h +++ b/src/Unsupported/slp_client/src/cmd-utils/slp_client/y_filter.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #ifndef BISON_Y_FILTER_H # define BISON_Y_FILTER_H diff --git a/src/Unsupported/slp_client/src/cmd-utils/slp_client/y_url.h b/src/Unsupported/slp_client/src/cmd-utils/slp_client/y_url.h index b8551d412..3e200f03e 100644 --- a/src/Unsupported/slp_client/src/cmd-utils/slp_client/y_url.h +++ b/src/Unsupported/slp_client/src/cmd-utils/slp_client/y_url.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== #ifndef BISON_Y_URL_H # define BISON_Y_URL_H diff --git a/src/WMIMapper/Client/WMIClient.cpp b/src/WMIMapper/Client/WMIClient.cpp index e92e6ebbf..41c069896 100644 --- a/src/WMIMapper/Client/WMIClient.cpp +++ b/src/WMIMapper/Client/WMIClient.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/Client/WMIClient.h b/src/WMIMapper/Client/WMIClient.h index 871c0f05e..98484c12b 100644 --- a/src/WMIMapper/Client/WMIClient.h +++ b/src/WMIMapper/Client/WMIClient.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -522,4 +524,5 @@ private: PEGASUS_NAMESPACE_END -#endif /* Pegasus_WMIClient_h */ \ No newline at end of file +#endif /* Pegasus_WMIClient_h */ + diff --git a/src/WMIMapper/Client/WMIClientRep.cpp b/src/WMIMapper/Client/WMIClientRep.cpp index c7c394e16..c07f60449 100644 --- a/src/WMIMapper/Client/WMIClientRep.cpp +++ b/src/WMIMapper/Client/WMIClientRep.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/Client/WMIClientRep.h b/src/WMIMapper/Client/WMIClientRep.h index 430c4c84a..31600cf56 100644 --- a/src/WMIMapper/Client/WMIClientRep.h +++ b/src/WMIMapper/Client/WMIClientRep.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/PegServer/CIMOperationRequestDecoder.cpp b/src/WMIMapper/PegServer/CIMOperationRequestDecoder.cpp index 9592b641e..eb6d64d1b 100644 --- a/src/WMIMapper/PegServer/CIMOperationRequestDecoder.cpp +++ b/src/WMIMapper/PegServer/CIMOperationRequestDecoder.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/PegServer/CIMOperationRequestDecoder.h b/src/WMIMapper/PegServer/CIMOperationRequestDecoder.h index b3b15098f..01c49eed2 100644 --- a/src/WMIMapper/PegServer/CIMOperationRequestDecoder.h +++ b/src/WMIMapper/PegServer/CIMOperationRequestDecoder.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/PegServer/CIMOperationRequestDispatcher.cpp b/src/WMIMapper/PegServer/CIMOperationRequestDispatcher.cpp index 6d7036fd9..324b400dd 100644 --- a/src/WMIMapper/PegServer/CIMOperationRequestDispatcher.cpp +++ b/src/WMIMapper/PegServer/CIMOperationRequestDispatcher.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/PegServer/CIMOperationRequestDispatcher.h b/src/WMIMapper/PegServer/CIMOperationRequestDispatcher.h index 2ce90e005..d99835f1e 100644 --- a/src/WMIMapper/PegServer/CIMOperationRequestDispatcher.h +++ b/src/WMIMapper/PegServer/CIMOperationRequestDispatcher.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT diff --git a/src/WMIMapper/PegServer/CIMServer.cpp b/src/WMIMapper/PegServer/CIMServer.cpp index 738e7e584..025fb759f 100644 --- a/src/WMIMapper/PegServer/CIMServer.cpp +++ b/src/WMIMapper/PegServer/CIMServer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/PegServer/CIMServer.h b/src/WMIMapper/PegServer/CIMServer.h index 1b8c412b7..7f6674195 100644 --- a/src/WMIMapper/PegServer/CIMServer.h +++ b/src/WMIMapper/PegServer/CIMServer.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/PegServer/HTTPAuthenticatorDelegator.cpp b/src/WMIMapper/PegServer/HTTPAuthenticatorDelegator.cpp index 834e9ef2e..a7b3c2f96 100644 --- a/src/WMIMapper/PegServer/HTTPAuthenticatorDelegator.cpp +++ b/src/WMIMapper/PegServer/HTTPAuthenticatorDelegator.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/PegServer/WMIMapperUserInfoContainer.cpp b/src/WMIMapper/PegServer/WMIMapperUserInfoContainer.cpp index e014f3f0d..fdc200b8b 100644 --- a/src/WMIMapper/PegServer/WMIMapperUserInfoContainer.cpp +++ b/src/WMIMapper/PegServer/WMIMapperUserInfoContainer.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -76,4 +78,5 @@ String WMIMapperUserInfoContainer::getPassword(void) const return(_password); } -PEGASUS_NAMESPACE_END \ No newline at end of file +PEGASUS_NAMESPACE_END + diff --git a/src/WMIMapper/PegServer/WMIMapperUserInfoContainer.h b/src/WMIMapper/PegServer/WMIMapperUserInfoContainer.h index e22ba001b..3b9814b21 100644 --- a/src/WMIMapper/PegServer/WMIMapperUserInfoContainer.h +++ b/src/WMIMapper/PegServer/WMIMapperUserInfoContainer.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -60,4 +62,5 @@ protected: PEGASUS_NAMESPACE_END -#endif \ No newline at end of file +#endif + diff --git a/src/WMIMapper/WMIProvider/Config.h b/src/WMIMapper/WMIProvider/Config.h index e2897dbbf..43fcc02fd 100644 --- a/src/WMIMapper/WMIProvider/Config.h +++ b/src/WMIMapper/WMIProvider/Config.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/MyString.cpp b/src/WMIMapper/WMIProvider/MyString.cpp index 7a22b5433..46aa7c2a4 100644 --- a/src/WMIMapper/WMIProvider/MyString.cpp +++ b/src/WMIMapper/WMIProvider/MyString.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -533,4 +535,5 @@ int CMyString::Format(UINT nID, int iSize, ...) } */ -PEGASUS_NAMESPACE_END \ No newline at end of file +PEGASUS_NAMESPACE_END + diff --git a/src/WMIMapper/WMIProvider/MyString.h b/src/WMIMapper/WMIProvider/MyString.h index 87d833463..ed5bd68c0 100644 --- a/src/WMIMapper/WMIProvider/MyString.h +++ b/src/WMIMapper/WMIProvider/MyString.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/QueryStrings.h b/src/WMIMapper/WMIProvider/QueryStrings.h index 8ebe05f38..6bb26dd44 100644 --- a/src/WMIMapper/WMIProvider/QueryStrings.h +++ b/src/WMIMapper/WMIProvider/QueryStrings.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/StdAfx.cpp b/src/WMIMapper/WMIProvider/StdAfx.cpp index 8ba64f047..e7f7990e5 100644 --- a/src/WMIMapper/WMIProvider/StdAfx.cpp +++ b/src/WMIMapper/WMIProvider/StdAfx.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/StdAfx.h b/src/WMIMapper/WMIProvider/StdAfx.h index 03ec1fb0f..f97dc5033 100644 --- a/src/WMIMapper/WMIProvider/StdAfx.h +++ b/src/WMIMapper/WMIProvider/StdAfx.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIAssociatorProvider.cpp b/src/WMIMapper/WMIProvider/WMIAssociatorProvider.cpp index 9fa076498..397ed3a2a 100644 --- a/src/WMIMapper/WMIProvider/WMIAssociatorProvider.cpp +++ b/src/WMIMapper/WMIProvider/WMIAssociatorProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIAssociatorProvider.h b/src/WMIMapper/WMIProvider/WMIAssociatorProvider.h index 3c12968b1..7182793a6 100644 --- a/src/WMIMapper/WMIProvider/WMIAssociatorProvider.h +++ b/src/WMIMapper/WMIProvider/WMIAssociatorProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIBaseProvider.cpp b/src/WMIMapper/WMIProvider/WMIBaseProvider.cpp index 98f2c5d52..88a01c16f 100644 --- a/src/WMIMapper/WMIProvider/WMIBaseProvider.cpp +++ b/src/WMIMapper/WMIProvider/WMIBaseProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIBaseProvider.h b/src/WMIMapper/WMIProvider/WMIBaseProvider.h index fa34604c6..5c26a586a 100644 --- a/src/WMIMapper/WMIProvider/WMIBaseProvider.h +++ b/src/WMIMapper/WMIProvider/WMIBaseProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIClassProvider.cpp b/src/WMIMapper/WMIProvider/WMIClassProvider.cpp index 7411c9b41..10717a6bb 100644 --- a/src/WMIMapper/WMIProvider/WMIClassProvider.cpp +++ b/src/WMIMapper/WMIProvider/WMIClassProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIClassProvider.h b/src/WMIMapper/WMIProvider/WMIClassProvider.h index 75781da48..e3533f881 100644 --- a/src/WMIMapper/WMIProvider/WMIClassProvider.h +++ b/src/WMIMapper/WMIProvider/WMIClassProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMICollector.cpp b/src/WMIMapper/WMIProvider/WMICollector.cpp index cffd2185f..695b4e24d 100644 --- a/src/WMIMapper/WMIProvider/WMICollector.cpp +++ b/src/WMIMapper/WMIProvider/WMICollector.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMICollector.h b/src/WMIMapper/WMIProvider/WMICollector.h index df7b40922..459593c76 100644 --- a/src/WMIMapper/WMIProvider/WMICollector.h +++ b/src/WMIMapper/WMIProvider/WMICollector.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIDateTime.cpp b/src/WMIMapper/WMIProvider/WMIDateTime.cpp index e45985cde..9de81c92a 100644 --- a/src/WMIMapper/WMIProvider/WMIDateTime.cpp +++ b/src/WMIMapper/WMIProvider/WMIDateTime.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIDateTime.h b/src/WMIMapper/WMIProvider/WMIDateTime.h index aeed1262b..3d060139a 100644 --- a/src/WMIMapper/WMIProvider/WMIDateTime.h +++ b/src/WMIMapper/WMIProvider/WMIDateTime.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIException.cpp b/src/WMIMapper/WMIProvider/WMIException.cpp index 3150c28ab..5550d9a20 100644 --- a/src/WMIMapper/WMIProvider/WMIException.cpp +++ b/src/WMIMapper/WMIProvider/WMIException.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIException.h b/src/WMIMapper/WMIProvider/WMIException.h index 3256c6723..ba6374ce5 100644 --- a/src/WMIMapper/WMIProvider/WMIException.h +++ b/src/WMIMapper/WMIProvider/WMIException.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIFlavor.cpp b/src/WMIMapper/WMIProvider/WMIFlavor.cpp index c2eb408a9..71f577cbe 100644 --- a/src/WMIMapper/WMIProvider/WMIFlavor.cpp +++ b/src/WMIMapper/WMIProvider/WMIFlavor.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -9,7 +11,7 @@ // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or // sell copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: -// +// // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT @@ -27,8 +29,6 @@ // //%///////////////////////////////////////////////////////////////////////////// -//%///////////////////////////////////////////////////////////////////////////// - #include "StdAfx.h" #include "WMIFlavor.h" diff --git a/src/WMIMapper/WMIProvider/WMIFlavor.h b/src/WMIMapper/WMIProvider/WMIFlavor.h index c694fdb8f..312b51108 100644 --- a/src/WMIMapper/WMIProvider/WMIFlavor.h +++ b/src/WMIMapper/WMIProvider/WMIFlavor.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIInstanceProvider.cpp b/src/WMIMapper/WMIProvider/WMIInstanceProvider.cpp index 67faf59a4..1c66d439a 100644 --- a/src/WMIMapper/WMIProvider/WMIInstanceProvider.cpp +++ b/src/WMIMapper/WMIProvider/WMIInstanceProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIInstanceProvider.h b/src/WMIMapper/WMIProvider/WMIInstanceProvider.h index 35d942247..e5ce44a22 100644 --- a/src/WMIMapper/WMIProvider/WMIInstanceProvider.h +++ b/src/WMIMapper/WMIProvider/WMIInstanceProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIMethodProvider.cpp b/src/WMIMapper/WMIProvider/WMIMethodProvider.cpp index 7bedc6cc5..b670921f8 100644 --- a/src/WMIMapper/WMIProvider/WMIMethodProvider.cpp +++ b/src/WMIMapper/WMIProvider/WMIMethodProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIMethodProvider.h b/src/WMIMapper/WMIProvider/WMIMethodProvider.h index 62ca7137a..c7cf417ee 100644 --- a/src/WMIMapper/WMIProvider/WMIMethodProvider.h +++ b/src/WMIMapper/WMIProvider/WMIMethodProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIObjectPath.cpp b/src/WMIMapper/WMIProvider/WMIObjectPath.cpp index 9a48a5002..eb13dc54f 100644 --- a/src/WMIMapper/WMIProvider/WMIObjectPath.cpp +++ b/src/WMIMapper/WMIProvider/WMIObjectPath.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIObjectPath.h b/src/WMIMapper/WMIProvider/WMIObjectPath.h index 5f129e293..dc39d11a2 100644 --- a/src/WMIMapper/WMIProvider/WMIObjectPath.h +++ b/src/WMIMapper/WMIProvider/WMIObjectPath.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIProperty.cpp b/src/WMIMapper/WMIProvider/WMIProperty.cpp index 524620f57..a3a9968ae 100644 --- a/src/WMIMapper/WMIProvider/WMIProperty.cpp +++ b/src/WMIMapper/WMIProvider/WMIProperty.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIProperty.h b/src/WMIMapper/WMIProvider/WMIProperty.h index 5df6e7630..20518f60b 100644 --- a/src/WMIMapper/WMIProvider/WMIProperty.h +++ b/src/WMIMapper/WMIProvider/WMIProperty.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIQualifier.cpp b/src/WMIMapper/WMIProvider/WMIQualifier.cpp index a04a7d175..2f87f6d2b 100644 --- a/src/WMIMapper/WMIProvider/WMIQualifier.cpp +++ b/src/WMIMapper/WMIProvider/WMIQualifier.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIQualifier.h b/src/WMIMapper/WMIProvider/WMIQualifier.h index 6df69cc10..ee00554b9 100644 --- a/src/WMIMapper/WMIProvider/WMIQualifier.h +++ b/src/WMIMapper/WMIProvider/WMIQualifier.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIQualifierProvider.cpp b/src/WMIMapper/WMIProvider/WMIQualifierProvider.cpp index 2ad9f10e0..e7915eede 100644 --- a/src/WMIMapper/WMIProvider/WMIQualifierProvider.cpp +++ b/src/WMIMapper/WMIProvider/WMIQualifierProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIQualifierProvider.h b/src/WMIMapper/WMIProvider/WMIQualifierProvider.h index b78f2d737..b890bd3ae 100644 --- a/src/WMIMapper/WMIProvider/WMIQualifierProvider.h +++ b/src/WMIMapper/WMIProvider/WMIQualifierProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIQualifierSet.cpp b/src/WMIMapper/WMIProvider/WMIQualifierSet.cpp index 466b8f32f..4a3b0da45 100644 --- a/src/WMIMapper/WMIProvider/WMIQualifierSet.cpp +++ b/src/WMIMapper/WMIProvider/WMIQualifierSet.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIQualifierSet.h b/src/WMIMapper/WMIProvider/WMIQualifierSet.h index 231e4a2a3..58c321445 100644 --- a/src/WMIMapper/WMIProvider/WMIQualifierSet.h +++ b/src/WMIMapper/WMIProvider/WMIQualifierSet.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIQueryProvider.cpp b/src/WMIMapper/WMIProvider/WMIQueryProvider.cpp index 0a289490e..bd5813bba 100644 --- a/src/WMIMapper/WMIProvider/WMIQueryProvider.cpp +++ b/src/WMIMapper/WMIProvider/WMIQueryProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -222,4 +224,5 @@ Array WMIQueryProvider::execQuery( return objects; } -PEGASUS_NAMESPACE_END \ No newline at end of file +PEGASUS_NAMESPACE_END + diff --git a/src/WMIMapper/WMIProvider/WMIQueryProvider.h b/src/WMIMapper/WMIProvider/WMIQueryProvider.h index 2ca6825e3..4339ad038 100644 --- a/src/WMIMapper/WMIProvider/WMIQueryProvider.h +++ b/src/WMIMapper/WMIProvider/WMIQueryProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIReferenceProvider.cpp b/src/WMIMapper/WMIProvider/WMIReferenceProvider.cpp index e96a38312..0dca9ec52 100644 --- a/src/WMIMapper/WMIProvider/WMIReferenceProvider.cpp +++ b/src/WMIMapper/WMIProvider/WMIReferenceProvider.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIReferenceProvider.h b/src/WMIMapper/WMIProvider/WMIReferenceProvider.h index 9e8900d40..536c6571a 100644 --- a/src/WMIMapper/WMIProvider/WMIReferenceProvider.h +++ b/src/WMIMapper/WMIProvider/WMIReferenceProvider.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIString.cpp b/src/WMIMapper/WMIProvider/WMIString.cpp index f0188c676..548080da1 100644 --- a/src/WMIMapper/WMIProvider/WMIString.cpp +++ b/src/WMIMapper/WMIProvider/WMIString.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIString.h b/src/WMIMapper/WMIProvider/WMIString.h index 93010ee10..b1f926f19 100644 --- a/src/WMIMapper/WMIProvider/WMIString.h +++ b/src/WMIMapper/WMIProvider/WMIString.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIType.cpp b/src/WMIMapper/WMIProvider/WMIType.cpp index 6e40efec4..4e234c69c 100644 --- a/src/WMIMapper/WMIProvider/WMIType.cpp +++ b/src/WMIMapper/WMIProvider/WMIType.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIType.h b/src/WMIMapper/WMIProvider/WMIType.h index bb30d716d..8fd63404e 100644 --- a/src/WMIMapper/WMIProvider/WMIType.h +++ b/src/WMIMapper/WMIProvider/WMIType.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIValue.cpp b/src/WMIMapper/WMIProvider/WMIValue.cpp index 4574849c5..0f89d485d 100644 --- a/src/WMIMapper/WMIProvider/WMIValue.cpp +++ b/src/WMIMapper/WMIProvider/WMIValue.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIProvider/WMIValue.h b/src/WMIMapper/WMIProvider/WMIValue.h index 6bf7613de..f7e5d436a 100644 --- a/src/WMIMapper/WMIProvider/WMIValue.h +++ b/src/WMIMapper/WMIProvider/WMIValue.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIServer/cimserver.cpp b/src/WMIMapper/WMIServer/cimserver.cpp index 5e92aa674..22e316261 100644 --- a/src/WMIMapper/WMIServer/cimserver.cpp +++ b/src/WMIMapper/WMIServer/cimserver.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIServer/cimserver_windows.cpp b/src/WMIMapper/WMIServer/cimserver_windows.cpp index ceef32b18..39c1cb7ad 100644 --- a/src/WMIMapper/WMIServer/cimserver_windows.cpp +++ b/src/WMIMapper/WMIServer/cimserver_windows.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -480,4 +482,5 @@ void setHome(String & home) home.remove(home.size()-1, 1); } } -} \ No newline at end of file +} + diff --git a/src/WMIMapper/WMIop/WMIop.cpp b/src/WMIMapper/WMIop/WMIop.cpp index 20fa85b0c..d0a294eed 100644 --- a/src/WMIMapper/WMIop/WMIop.cpp +++ b/src/WMIMapper/WMIop/WMIop.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIop/WMIop.h b/src/WMIMapper/WMIop/WMIop.h index 06732fcb1..dc380b06f 100644 --- a/src/WMIMapper/WMIop/WMIop.h +++ b/src/WMIMapper/WMIop/WMIop.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/WMIMapper/WMIop/nt_includes/unistd.h b/src/WMIMapper/WMIop/nt_includes/unistd.h index 727b87908..5d7276646 100644 --- a/src/WMIMapper/WMIop/nt_includes/unistd.h +++ b/src/WMIMapper/WMIop/nt_includes/unistd.h @@ -1,3 +1,27 @@ +//%2003//////////////////////////////////////////////////////////////////////// +// +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN +// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED +// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//============================================================================== /* ** This file was added since flex on windows expects to find a file called ** . It doesn't seem to care what is in it though. diff --git a/src/slp/Linkage.h b/src/slp/Linkage.h index d222c8f36..161741265 100644 --- a/src/slp/Linkage.h +++ b/src/slp/Linkage.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/slp/lslp-perl-lib.h b/src/slp/lslp-perl-lib.h index f8cae623f..55557e4e3 100644 --- a/src/slp/lslp-perl-lib.h +++ b/src/slp/lslp-perl-lib.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/slp/peg_slp_agent.cpp b/src/slp/peg_slp_agent.cpp index 78bb4b413..6efd508b7 100644 --- a/src/slp/peg_slp_agent.cpp +++ b/src/slp/peg_slp_agent.cpp @@ -1,7 +1,9 @@ -//%///-*-c++-*-///////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/slp/peg_slp_agent.h b/src/slp/peg_slp_agent.h index 492874c7d..9bf8d843a 100644 --- a/src/slp/peg_slp_agent.h +++ b/src/slp/peg_slp_agent.h @@ -1,7 +1,9 @@ -//%///-*-c++-*-///////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/slp/tests/srv_reg/srv_reg.cpp b/src/slp/tests/srv_reg/srv_reg.cpp index ecb119621..84bc08121 100644 --- a/src/slp/tests/srv_reg/srv_reg.cpp +++ b/src/slp/tests/srv_reg/srv_reg.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2003 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/t_cpp.cpp b/src/t_cpp.cpp index 0c3445bb9..121ad121a 100644 --- a/src/t_cpp.cpp +++ b/src/t_cpp.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/t_h.h b/src/t_h.h index 1b76bfd89..2d9a73c02 100644 --- a/src/t_h.h +++ b/src/t_h.h @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/src/tools/providerreg/providerreg.cpp b/src/tools/providerreg/providerreg.cpp index 6acd07584..3b51ed248 100644 --- a/src/tools/providerreg/providerreg.cpp +++ b/src/tools/providerreg/providerreg.cpp @@ -1,7 +1,9 @@ -//%///////////////////////////////////////////////////////////////////////////// +//%2003//////////////////////////////////////////////////////////////////////// // -// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM, -// The Open Group, Tivoli Systems +// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development +// Company, L. P., IBM Corp., The Open Group, Tivoli Systems. +// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.; +// IBM Corp.; EMC Corporation, The Open Group. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to -- 2.34.1