You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by al...@apache.org on 2012/07/04 02:35:30 UTC

[23/50] [abbrv] git commit: Patch from Chip Childers https://reviews.apache.org/r/5704/ License header updates for the server folder

Patch from Chip Childers
https://reviews.apache.org/r/5704/
License header updates for the server folder


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e8755825
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/e8755825
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/e8755825

Branch: refs/heads/vpc
Commit: e87558256c1616552139c1ed07c4b3acf4b0317a
Parents: ae4b662
Author: David Nalley <da...@gnsa.us>
Authored: Mon Jul 2 09:51:21 2012 -0400
Committer: David Nalley <da...@gnsa.us>
Committed: Mon Jul 2 09:51:21 2012 -0400

----------------------------------------------------------------------
 server/src/com/cloud/account/SecurityManager.java  |   28 ++++++++------
 server/src/com/cloud/acl/DomainChecker.java        |   28 ++++++++------
 server/src/com/cloud/agent/AgentManager.java       |   28 ++++++++------
 server/src/com/cloud/agent/VmmAgentShell.java      |   28 ++++++++------
 .../src/com/cloud/agent/manager/AgentAttache.java  |   28 ++++++++------
 .../com/cloud/agent/manager/AgentManagerImpl.java  |   28 ++++++++------
 .../src/com/cloud/agent/manager/AgentMonitor.java  |   28 ++++++++------
 .../cloud/agent/manager/ClusteredAgentAttache.java |   28 ++++++++------
 .../agent/manager/ClusteredAgentManagerImpl.java   |   28 ++++++++------
 .../agent/manager/ClusteredDirectAgentAttache.java |   28 ++++++++------
 server/src/com/cloud/agent/manager/Commands.java   |   28 ++++++++------
 .../cloud/agent/manager/ConnectedAgentAttache.java |   28 ++++++++------
 .../cloud/agent/manager/DirectAgentAttache.java    |   28 ++++++++------
 .../src/com/cloud/agent/manager/DummyAttache.java  |   28 ++++++++------
 server/src/com/cloud/agent/manager/Routable.java   |   28 ++++++++------
 .../cloud/agent/manager/SynchronousListener.java   |   28 ++++++++------
 .../agent/manager/allocator/HostAllocator.java     |   28 ++++++++------
 .../agent/manager/allocator/PodAllocator.java      |   28 ++++++++------
 .../manager/allocator/impl/FirstFitAllocator.java  |   28 ++++++++------
 .../allocator/impl/FirstFitRoutingAllocator.java   |   28 ++++++++------
 .../allocator/impl/RecreateHostAllocator.java      |   28 ++++++++------
 .../manager/allocator/impl/TestingAllocator.java   |   28 ++++++++------
 .../allocator/impl/UserConcentratedAllocator.java  |   28 ++++++++------
 .../agent/manager/authn/AgentAuthnException.java   |   28 ++++++++------
 .../cloud/agent/manager/authn/AgentAuthorizer.java |   28 ++++++++------
 .../manager/authn/impl/BasicAgentAuthManager.java  |   28 ++++++++------
 server/src/com/cloud/alert/AlertManagerImpl.java   |   28 ++++++++------
 .../src/com/cloud/alert/ClusterAlertAdapter.java   |   28 ++++++++------
 .../com/cloud/alert/ConsoleProxyAlertAdapter.java  |   28 ++++++++------
 .../alert/SecondaryStorageVmAlertAdapter.java      |   28 ++++++++------
 server/src/com/cloud/alert/dao/AlertDao.java       |   28 ++++++++------
 server/src/com/cloud/alert/dao/AlertDaoImpl.java   |   28 ++++++++------
 server/src/com/cloud/api/ApiDBUtils.java           |   28 ++++++++------
 server/src/com/cloud/api/ApiDispatcher.java        |   28 ++++++++------
 server/src/com/cloud/api/ApiGsonHelper.java        |   28 ++++++++------
 .../src/com/cloud/api/ApiResponseGsonHelper.java   |   28 ++++++++------
 server/src/com/cloud/api/ApiResponseHelper.java    |   28 ++++++++------
 server/src/com/cloud/api/ApiSerializerHelper.java  |   28 ++++++++------
 server/src/com/cloud/api/ApiServer.java            |   28 ++++++++------
 server/src/com/cloud/api/ApiServlet.java           |   28 ++++++++------
 .../com/cloud/api/EncodedStringTypeAdapter.java    |   28 ++++++++------
 server/src/com/cloud/api/IdentityTypeAdapter.java  |   28 ++++++++------
 .../com/cloud/api/ResponseObjectTypeAdapter.java   |   28 ++++++++------
 server/src/com/cloud/api/SerializationContext.java |   28 ++++++++------
 server/src/com/cloud/api/StringMapTypeAdapter.java |   28 ++++++++------
 .../cloud/api/commands/AddNetworkDeviceCmd.java    |   28 ++++++++------
 .../cloud/api/commands/AddTrafficMonitorCmd.java   |   28 ++++++++------
 .../cloud/api/commands/DeleteNetworkDeviceCmd.java |   28 ++++++++------
 .../api/commands/DeleteTrafficMonitorCmd.java      |   28 ++++++++------
 .../api/commands/GenerateUsageRecordsCmd.java      |   28 ++++++++------
 .../com/cloud/api/commands/GetUsageRecordsCmd.java |   28 ++++++++------
 .../cloud/api/commands/ListNetworkDeviceCmd.java   |   28 ++++++++------
 .../cloud/api/commands/ListTrafficMonitorsCmd.java |   28 ++++++++------
 .../com/cloud/api/commands/ListUsageTypesCmd.java  |   28 ++++++++------
 .../cloud/api/commands/netapp/AssociateLunCmd.java |   28 ++++++++------
 .../cloud/api/commands/netapp/CreateLunCmd.java    |   28 ++++++++------
 .../commands/netapp/CreateVolumeOnFilerCmd.java    |   28 ++++++++------
 .../api/commands/netapp/CreateVolumePoolCmd.java   |   28 ++++++++------
 .../api/commands/netapp/DeleteVolumePoolCmd.java   |   28 ++++++++------
 .../cloud/api/commands/netapp/DestroyLunCmd.java   |   28 ++++++++------
 .../commands/netapp/DestroyVolumeOnFilerCmd.java   |   28 ++++++++------
 .../api/commands/netapp/DissociateLunCmd.java      |   28 ++++++++------
 .../com/cloud/api/commands/netapp/ListLunsCmd.java |   28 ++++++++------
 .../api/commands/netapp/ListVolumePoolsCmd.java    |   28 ++++++++------
 .../api/commands/netapp/ListVolumesOnFilerCmd.java |   28 ++++++++------
 .../api/commands/netapp/ModifyVolumePoolCmd.java   |   28 ++++++++------
 server/src/com/cloud/api/doc/Alert.java            |   28 ++++++++------
 server/src/com/cloud/api/doc/ApiXmlDocReader.java  |   28 ++++++++------
 server/src/com/cloud/api/doc/ApiXmlDocWriter.java  |   28 ++++++++------
 server/src/com/cloud/api/doc/Argument.java         |   28 ++++++++------
 server/src/com/cloud/api/doc/Command.java          |   28 ++++++++------
 .../cloud/api/response/ApiResponseSerializer.java  |   28 ++++++++------
 .../api/response/SecurityGroupResultObject.java    |   28 ++++++++------
 .../response/SecurityGroupRuleResultObject.java    |   28 ++++++++------
 server/src/com/cloud/async/AsyncCommandQueued.java |   28 ++++++++------
 server/src/com/cloud/async/AsyncJobExecutor.java   |   28 ++++++++------
 .../com/cloud/async/AsyncJobExecutorContext.java   |   28 ++++++++------
 .../cloud/async/AsyncJobExecutorContextImpl.java   |   28 ++++++++------
 server/src/com/cloud/async/AsyncJobMBean.java      |   28 ++++++++------
 server/src/com/cloud/async/AsyncJobMBeanImpl.java  |   28 ++++++++------
 server/src/com/cloud/async/AsyncJobManager.java    |   28 ++++++++------
 .../src/com/cloud/async/AsyncJobManagerImpl.java   |   16 ++++++++
 server/src/com/cloud/async/AsyncJobResult.java     |   28 ++++++++------
 .../src/com/cloud/async/BaseAsyncJobExecutor.java  |   28 ++++++++------
 server/src/com/cloud/async/SyncQueueManager.java   |   28 ++++++++------
 .../src/com/cloud/async/SyncQueueManagerImpl.java  |   28 ++++++++------
 server/src/com/cloud/async/dao/AsyncJobDao.java    |   28 ++++++++------
 .../src/com/cloud/async/dao/AsyncJobDaoImpl.java   |   28 ++++++++------
 server/src/com/cloud/async/dao/SyncQueueDao.java   |   28 ++++++++------
 .../src/com/cloud/async/dao/SyncQueueDaoImpl.java  |   28 ++++++++------
 .../src/com/cloud/async/dao/SyncQueueItemDao.java  |   28 ++++++++------
 .../com/cloud/async/dao/SyncQueueItemDaoImpl.java  |   28 ++++++++------
 .../async/executor/ExtractJobResultObject.java     |   28 ++++++++------
 .../com/cloud/baremetal/BareMetalDiscoverer.java   |   28 ++++++++------
 server/src/com/cloud/baremetal/BareMetalGuru.java  |   28 ++++++++------
 .../cloud/baremetal/BareMetalPingServiceImpl.java  |   28 ++++++++------
 .../cloud/baremetal/BareMetalPxeServiceBase.java   |   28 ++++++++------
 .../com/cloud/baremetal/BareMetalResourceBase.java |   28 ++++++++------
 .../cloud/baremetal/BareMetalTemplateAdapter.java  |   28 ++++++++------
 .../com/cloud/baremetal/BareMetalVmManager.java    |   28 ++++++++------
 .../cloud/baremetal/BareMetalVmManagerImpl.java    |   28 ++++++++------
 .../com/cloud/baremetal/DhcpServerResponse.java    |   28 ++++++++------
 server/src/com/cloud/baremetal/DhcpdResource.java  |   28 ++++++++------
 .../src/com/cloud/baremetal/DnsmasqResource.java   |   28 ++++++++------
 .../cloud/baremetal/ExternalDhcpEntryListener.java |   28 ++++++++------
 .../com/cloud/baremetal/ExternalDhcpManager.java   |   28 ++++++++------
 .../cloud/baremetal/ExternalDhcpManagerImpl.java   |   28 ++++++++------
 .../cloud/baremetal/ExternalDhcpResourceBase.java  |   28 ++++++++------
 .../src/com/cloud/baremetal/HttpCallException.java |   28 ++++++++------
 .../com/cloud/baremetal/PingPxeServerResource.java |   28 ++++++++------
 .../src/com/cloud/baremetal/PxeServerManager.java  |   28 ++++++++------
 .../com/cloud/baremetal/PxeServerManagerImpl.java  |   28 ++++++++------
 .../src/com/cloud/baremetal/PxeServerProfile.java  |   28 ++++++++------
 .../com/cloud/baremetal/PxeServerResourceBase.java |   28 ++++++++------
 .../src/com/cloud/baremetal/PxeServerResponse.java |   28 ++++++++------
 .../src/com/cloud/baremetal/PxeServerService.java  |   28 ++++++++------
 server/src/com/cloud/capacity/CapacityManager.java |   28 ++++++++------
 .../com/cloud/capacity/CapacityManagerImpl.java    |   28 ++++++++------
 .../cloud/capacity/ComputeCapacityListener.java    |   28 ++++++++------
 .../cloud/capacity/StorageCapacityListener.java    |   28 ++++++++------
 server/src/com/cloud/capacity/dao/CapacityDao.java |   28 ++++++++------
 .../com/cloud/capacity/dao/CapacityDaoImpl.java    |   28 ++++++++------
 .../com/cloud/certificate/dao/CertificateDao.java  |   28 ++++++++------
 .../cloud/certificate/dao/CertificateDaoImpl.java  |   28 ++++++++------
 .../com/cloud/cluster/ActiveFencingException.java  |   28 ++++++++------
 .../src/com/cloud/cluster/CheckPointManager.java   |   28 ++++++++------
 .../com/cloud/cluster/CheckPointManagerImpl.java   |   28 ++++++++------
 server/src/com/cloud/cluster/CheckPointVO.java     |   28 ++++++++------
 server/src/com/cloud/cluster/CleanupMaid.java      |   28 ++++++++------
 .../src/com/cloud/cluster/ClusterFenceManager.java |   28 ++++++++------
 .../com/cloud/cluster/ClusterFenceManagerImpl.java |   28 ++++++++------
 .../cluster/ClusterInvalidSessionException.java    |   28 ++++++++------
 server/src/com/cloud/cluster/ClusterManager.java   |   28 ++++++++------
 .../src/com/cloud/cluster/ClusterManagerImpl.java  |   28 ++++++++------
 .../com/cloud/cluster/ClusterManagerListener.java  |   28 ++++++++------
 .../src/com/cloud/cluster/ClusterManagerMBean.java |   28 ++++++++------
 .../com/cloud/cluster/ClusterManagerMBeanImpl.java |   28 ++++++++------
 .../com/cloud/cluster/ClusterManagerMessage.java   |   28 ++++++++------
 .../cloud/cluster/ClusterNodeJoinEventArgs.java    |   28 ++++++++------
 .../cloud/cluster/ClusterNodeLeftEventArgs.java    |   28 ++++++++------
 server/src/com/cloud/cluster/ClusterService.java   |   28 ++++++++------
 .../com/cloud/cluster/ClusterServiceAdapter.java   |   28 ++++++++------
 .../src/com/cloud/cluster/ClusterServicePdu.java   |   28 ++++++++------
 .../cloud/cluster/ClusterServiceRequestPdu.java    |   28 ++++++++------
 .../cluster/ClusterServiceServletAdapter.java      |   28 ++++++++------
 .../cluster/ClusterServiceServletContainer.java    |   28 ++++++++------
 .../cluster/ClusterServiceServletHttpHandler.java  |   28 ++++++++------
 .../cloud/cluster/ClusterServiceServletImpl.java   |   28 ++++++++------
 .../cluster/ClusteredAgentRebalanceService.java    |   28 ++++++++------
 .../com/cloud/cluster/DummyClusterManagerImpl.java |   28 ++++++++------
 .../src/com/cloud/cluster/LockMasterListener.java  |   28 ++++++++------
 .../cloud/cluster/ManagementServerHostPeerVO.java  |   28 ++++++++------
 .../com/cloud/cluster/ManagementServerHostVO.java  |   28 ++++++++------
 .../com/cloud/cluster/ManagementServerNode.java    |   28 ++++++++------
 .../com/cloud/cluster/RemoteMethodConstants.java   |   28 ++++++++------
 server/src/com/cloud/cluster/StackMaid.java        |   28 ++++++++------
 .../cluster/agentlb/AgentLoadBalancerPlanner.java  |   28 ++++++++------
 .../ClusterBasedAgentLoadBalancerPlanner.java      |   28 ++++++++------
 .../cloud/cluster/agentlb/HostTransferMapVO.java   |   28 ++++++++------
 .../cluster/agentlb/dao/HostTransferMapDao.java    |   28 ++++++++------
 .../agentlb/dao/HostTransferMapDaoImpl.java        |   28 ++++++++------
 .../cloud/cluster/dao/ManagementServerHostDao.java |   28 ++++++++------
 .../cluster/dao/ManagementServerHostDaoImpl.java   |   28 ++++++++------
 .../cluster/dao/ManagementServerHostPeerDao.java   |   28 ++++++++------
 .../dao/ManagementServerHostPeerDaoImpl.java       |   28 ++++++++------
 server/src/com/cloud/cluster/dao/StackMaidDao.java |   28 ++++++++------
 .../com/cloud/cluster/dao/StackMaidDaoImpl.java    |   28 ++++++++------
 .../configuration/CloudZonesComponentLibrary.java  |   28 ++++++++------
 server/src/com/cloud/configuration/Config.java     |   28 ++++++++------
 .../cloud/configuration/ConfigurationManager.java  |   28 ++++++++------
 .../configuration/ConfigurationManagerImpl.java    |   28 ++++++++------
 .../configuration/DefaultComponentLibrary.java     |   28 ++++++++------
 .../configuration/DefaultInterceptorLibrary.java   |   28 ++++++++------
 .../configuration/PremiumComponentLibrary.java     |   28 ++++++++------
 server/src/com/cloud/configuration/ZoneConfig.java |   28 ++++++++------
 .../cloud/configuration/dao/ConfigurationDao.java  |   28 ++++++++------
 .../configuration/dao/ConfigurationDaoImpl.java    |   28 ++++++++------
 .../cloud/configuration/dao/ResourceCountDao.java  |   28 ++++++++------
 .../configuration/dao/ResourceCountDaoImpl.java    |   28 ++++++++------
 .../cloud/configuration/dao/ResourceLimitDao.java  |   28 ++++++++------
 .../configuration/dao/ResourceLimitDaoImpl.java    |   28 ++++++++------
 .../AgentBasedConsoleProxyManager.java             |   28 ++++++++------
 .../AgentBasedStandaloneConsoleProxyManager.java   |   28 ++++++++------
 server/src/com/cloud/consoleproxy/AgentHook.java   |   28 ++++++++------
 .../consoleproxy/ConsoleProxyAlertEventArgs.java   |   28 ++++++++------
 .../consoleproxy/ConsoleProxyBalanceAllocator.java |   28 ++++++++------
 .../cloud/consoleproxy/ConsoleProxyListener.java   |   28 ++++++++------
 .../consoleproxy/ConsoleProxyManagementState.java  |   28 ++++++++------
 .../cloud/consoleproxy/ConsoleProxyManager.java    |   28 ++++++++------
 .../consoleproxy/ConsoleProxyManagerImpl.java      |   28 ++++++++------
 .../consoleproxy/StaticConsoleProxyManager.java    |   28 ++++++++------
 server/src/com/cloud/dao/EntityManagerImpl.java    |   28 ++++++++------
 server/src/com/cloud/dc/AccountVlanMapVO.java      |   28 ++++++++------
 server/src/com/cloud/dc/ClusterDetailsDao.java     |   28 ++++++++------
 server/src/com/cloud/dc/ClusterDetailsDaoImpl.java |   28 ++++++++------
 server/src/com/cloud/dc/ClusterDetailsVO.java      |   28 ++++++++------
 server/src/com/cloud/dc/ClusterVO.java             |   28 ++++++++------
 server/src/com/cloud/dc/ClusterVSMMapVO.java       |   28 ++++++++------
 server/src/com/cloud/dc/DataCenterIpAddressVO.java |   28 ++++++++------
 .../cloud/dc/DataCenterLinkLocalIpAddressVO.java   |   28 ++++++++------
 server/src/com/cloud/dc/DataCenterVO.java          |   28 ++++++++------
 server/src/com/cloud/dc/DataCenterVnetVO.java      |   28 ++++++++------
 server/src/com/cloud/dc/DcDetailVO.java            |   28 ++++++++------
 server/src/com/cloud/dc/HostPodVO.java             |   28 ++++++++------
 server/src/com/cloud/dc/PodCluster.java            |   28 ++++++++------
 server/src/com/cloud/dc/PodVlanMapVO.java          |   28 ++++++++------
 server/src/com/cloud/dc/PodVlanVO.java             |   28 ++++++++------
 .../com/cloud/dc/StorageNetworkIpAddressVO.java    |   28 ++++++++------
 .../src/com/cloud/dc/StorageNetworkIpRangeVO.java  |   28 ++++++++------
 server/src/com/cloud/dc/VlanVO.java                |   28 ++++++++------
 server/src/com/cloud/dc/dao/AccountVlanMapDao.java |   28 ++++++++------
 .../com/cloud/dc/dao/AccountVlanMapDaoImpl.java    |   28 ++++++++------
 server/src/com/cloud/dc/dao/ClusterDao.java        |   28 ++++++++------
 server/src/com/cloud/dc/dao/ClusterDaoImpl.java    |   28 ++++++++------
 server/src/com/cloud/dc/dao/ClusterVSMMapDao.java  |   28 ++++++++------
 .../src/com/cloud/dc/dao/ClusterVSMMapDaoImpl.java |   28 ++++++++------
 server/src/com/cloud/dc/dao/DataCenterDao.java     |   28 ++++++++------
 server/src/com/cloud/dc/dao/DataCenterDaoImpl.java |   28 ++++++++------
 .../com/cloud/dc/dao/DataCenterIpAddressDao.java   |   28 ++++++++------
 .../cloud/dc/dao/DataCenterIpAddressDaoImpl.java   |   28 ++++++++------
 .../dao/DataCenterLinkLocalIpAddressDaoImpl.java   |   28 ++++++++------
 .../com/cloud/dc/dao/DataCenterVnetDaoImpl.java    |   28 ++++++++------
 server/src/com/cloud/dc/dao/DcDetailsDao.java      |   28 ++++++++------
 server/src/com/cloud/dc/dao/DcDetailsDaoImpl.java  |   28 ++++++++------
 server/src/com/cloud/dc/dao/HostPodDao.java        |   28 ++++++++------
 server/src/com/cloud/dc/dao/HostPodDaoImpl.java    |   28 ++++++++------
 server/src/com/cloud/dc/dao/PodVlanDaoImpl.java    |   28 ++++++++------
 server/src/com/cloud/dc/dao/PodVlanMapDao.java     |   28 ++++++++------
 server/src/com/cloud/dc/dao/PodVlanMapDaoImpl.java |   28 ++++++++------
 .../cloud/dc/dao/StorageNetworkIpAddressDao.java   |   28 ++++++++------
 .../dc/dao/StorageNetworkIpAddressDaoImpl.java     |   28 ++++++++------
 .../com/cloud/dc/dao/StorageNetworkIpRangeDao.java |   28 ++++++++------
 .../cloud/dc/dao/StorageNetworkIpRangeDaoImpl.java |   28 ++++++++------
 server/src/com/cloud/dc/dao/VlanDao.java           |   28 ++++++++------
 server/src/com/cloud/dc/dao/VlanDaoImpl.java       |   28 ++++++++------
 server/src/com/cloud/deploy/BareMetalPlanner.java  |   28 ++++++++------
 server/src/com/cloud/deploy/FirstFitPlanner.java   |   28 ++++++++------
 server/src/com/cloud/deploy/PlannerBase.java       |   28 ++++++++------
 server/src/com/cloud/domain/DomainVO.java          |   28 ++++++++------
 server/src/com/cloud/domain/dao/DomainDao.java     |   28 ++++++++------
 server/src/com/cloud/domain/dao/DomainDaoImpl.java |   28 ++++++++------
 .../src/com/cloud/event/ActionEventCallback.java   |   28 ++++++++------
 server/src/com/cloud/event/EventUtils.java         |   28 ++++++++------
 .../src/com/cloud/ha/AbstractInvestigatorImpl.java |   28 ++++++++------
 .../src/com/cloud/ha/CheckOnAgentInvestigator.java |   28 ++++++++------
 server/src/com/cloud/ha/FenceBuilder.java          |   28 ++++++++------
 server/src/com/cloud/ha/HaWorkVO.java              |   28 ++++++++------
 .../src/com/cloud/ha/HighAvailabilityManager.java  |   28 ++++++++------
 .../cloud/ha/HighAvailabilityManagerExtImpl.java   |   28 ++++++++------
 .../com/cloud/ha/HighAvailabilityManagerImpl.java  |   28 ++++++++------
 server/src/com/cloud/ha/Investigator.java          |   28 ++++++++------
 server/src/com/cloud/ha/KVMFencer.java             |   28 ++++++++------
 .../cloud/ha/ManagementIPSystemVMInvestigator.java |   28 ++++++++------
 server/src/com/cloud/ha/RecreatableFencer.java     |   28 ++++++++------
 .../src/com/cloud/ha/UserVmDomRInvestigator.java   |   28 ++++++++------
 server/src/com/cloud/ha/XenServerInvestigator.java |   28 ++++++++------
 .../src/com/cloud/ha/dao/HighAvailabilityDao.java  |   28 ++++++++------
 .../com/cloud/ha/dao/HighAvailabilityDaoImpl.java  |   28 ++++++++------
 server/src/com/cloud/host/dao/HostDao.java         |   28 ++++++++------
 server/src/com/cloud/host/dao/HostDaoImpl.java     |   28 ++++++++------
 server/src/com/cloud/host/dao/HostDetailsDao.java  |   28 ++++++++------
 .../src/com/cloud/host/dao/HostDetailsDaoImpl.java |   28 ++++++++------
 server/src/com/cloud/host/dao/HostTagsDao.java     |   28 ++++++++------
 server/src/com/cloud/host/dao/HostTagsDaoImpl.java |   28 ++++++++------
 .../hypervisor/CloudZonesStartupProcessor.java     |   28 ++++++++------
 .../com/cloud/hypervisor/HypervisorGuruBase.java   |   28 ++++++++------
 .../cloud/hypervisor/HypervisorGuruManager.java    |   28 ++++++++------
 .../hypervisor/HypervisorGuruManagerImpl.java      |   28 ++++++++------
 server/src/com/cloud/hypervisor/KVMGuru.java       |   28 ++++++++------
 .../hypervisor/dao/HypervisorCapabilitiesDao.java  |   28 ++++++++------
 .../dao/HypervisorCapabilitiesDaoImpl.java         |   28 ++++++++------
 .../src/com/cloud/hypervisor/guru/HypervGuru.java  |   28 ++++++++------
 .../hypervisor/hyperv/HypervServerDiscoverer.java  |   28 ++++++++------
 .../kvm/discoverer/KvmServerDiscoverer.java        |   28 ++++++++------
 server/src/com/cloud/keystore/KeystoreDao.java     |   28 ++++++++------
 server/src/com/cloud/keystore/KeystoreDaoImpl.java |   28 ++++++++------
 server/src/com/cloud/keystore/KeystoreManager.java |   28 ++++++++------
 .../com/cloud/keystore/KeystoreManagerImpl.java    |   28 ++++++++------
 server/src/com/cloud/keystore/KeystoreVO.java      |   28 ++++++++------
 server/src/com/cloud/maint/AgentUpgradeVO.java     |   28 ++++++++------
 server/src/com/cloud/maint/UpgradeManager.java     |   28 ++++++++------
 server/src/com/cloud/maint/UpgradeManagerImpl.java |   28 ++++++++------
 .../src/com/cloud/maint/UpgradeManagerMBean.java   |   28 ++++++++------
 server/src/com/cloud/maint/UpgradeMonitor.java     |   28 ++++++++------
 server/src/com/cloud/maint/Version.java            |   28 ++++++++------
 .../src/com/cloud/maint/dao/AgentUpgradeDao.java   |   28 ++++++++------
 .../com/cloud/maint/dao/AgentUpgradeDaoImpl.java   |   28 ++++++++------
 .../com/cloud/migration/Db21to22MigrationUtil.java |   28 ++++++++------
 .../migration/Db22beta4to22GAMigrationUtil.java    |   28 ++++++++------
 .../src/com/cloud/migration/DiskOffering20Dao.java |   28 ++++++++------
 .../com/cloud/migration/DiskOffering20DaoImpl.java |   28 ++++++++------
 .../src/com/cloud/migration/DiskOffering20VO.java  |   28 ++++++++------
 .../src/com/cloud/migration/DiskOffering21Dao.java |   28 ++++++++------
 .../com/cloud/migration/DiskOffering21DaoImpl.java |   28 ++++++++------
 .../src/com/cloud/migration/DiskOffering21VO.java  |   28 ++++++++------
 .../com/cloud/migration/ServiceOffering20Dao.java  |   28 ++++++++------
 .../cloud/migration/ServiceOffering20DaoImpl.java  |   28 ++++++++------
 .../com/cloud/migration/ServiceOffering20VO.java   |   28 ++++++++------
 .../com/cloud/migration/ServiceOffering21Dao.java  |   28 ++++++++------
 .../cloud/migration/ServiceOffering21DaoImpl.java  |   28 ++++++++------
 .../com/cloud/migration/ServiceOffering21VO.java   |   28 ++++++++------
 server/src/com/cloud/netapp/LunVO.java             |   28 ++++++++------
 server/src/com/cloud/netapp/NetappAllocator.java   |   28 ++++++++------
 .../cloud/netapp/NetappDefaultAllocatorImpl.java   |   28 ++++++++------
 server/src/com/cloud/netapp/NetappManager.java     |   28 ++++++++------
 server/src/com/cloud/netapp/NetappManagerImpl.java |   28 ++++++++------
 server/src/com/cloud/netapp/NetappVolumeVO.java    |   28 ++++++++------
 server/src/com/cloud/netapp/PoolVO.java            |   28 ++++++++------
 server/src/com/cloud/netapp/dao/LunDao.java        |   28 ++++++++------
 server/src/com/cloud/netapp/dao/LunDaoImpl.java    |   28 ++++++++------
 server/src/com/cloud/netapp/dao/PoolDao.java       |   28 ++++++++------
 server/src/com/cloud/netapp/dao/PoolDaoImpl.java   |   28 ++++++++------
 server/src/com/cloud/netapp/dao/VolumeDao.java     |   28 ++++++++------
 server/src/com/cloud/netapp/dao/VolumeDaoImpl.java |   28 ++++++++------
 server/src/com/cloud/network/ElasticLbVmMapVO.java |   28 ++++++++------
 .../cloud/network/ExteralIpAddressAllocator.java   |   28 ++++++++------
 .../network/ExternalFirewallDeviceManager.java     |   28 ++++++++------
 .../network/ExternalFirewallDeviceManagerImpl.java |   28 ++++++++------
 .../cloud/network/ExternalFirewallDeviceVO.java    |   28 ++++++++------
 .../network/ExternalLoadBalancerDeviceManager.java |   28 ++++++++------
 .../ExternalLoadBalancerDeviceManagerImpl.java     |   28 ++++++++------
 .../network/ExternalLoadBalancerDeviceVO.java      |   28 ++++++++------
 .../network/ExternalLoadBalancerUsageManager.java  |   28 ++++++++------
 .../ExternalLoadBalancerUsageManagerImpl.java      |   28 ++++++++------
 .../network/ExternalNetworkDeviceManager.java      |   28 ++++++++------
 .../network/ExternalNetworkDeviceManagerImpl.java  |   28 ++++++++------
 .../com/cloud/network/FirewallRulesCidrsVO.java    |   28 ++++++++------
 server/src/com/cloud/network/IPAddressVO.java      |   28 ++++++++------
 .../cloud/network/InlineLoadBalancerNicMapVO.java  |   28 ++++++++------
 server/src/com/cloud/network/IpAddrAllocator.java  |   28 ++++++++------
 .../com/cloud/network/LBStickinessPolicyVO.java    |   28 ++++++++------
 .../src/com/cloud/network/LoadBalancerVMMapVO.java |   28 ++++++++------
 server/src/com/cloud/network/LoadBalancerVO.java   |   28 ++++++++------
 .../com/cloud/network/NetworkAccountDaoImpl.java   |   28 ++++++++------
 server/src/com/cloud/network/NetworkAccountVO.java |   28 ++++++++------
 server/src/com/cloud/network/NetworkDomainVO.java  |   28 ++++++++------
 .../cloud/network/NetworkExternalFirewallVO.java   |   28 ++++++++------
 .../network/NetworkExternalLoadBalancerVO.java     |   28 ++++++++------
 server/src/com/cloud/network/NetworkManager.java   |   28 ++++++++------
 .../src/com/cloud/network/NetworkManagerImpl.java  |   28 ++++++++------
 .../src/com/cloud/network/NetworkRuleConfigVO.java |   28 ++++++++------
 .../src/com/cloud/network/NetworkServiceMapVO.java |   28 ++++++++------
 .../src/com/cloud/network/NetworkUsageManager.java |   28 ++++++++------
 .../com/cloud/network/NetworkUsageManagerImpl.java |   28 ++++++++------
 server/src/com/cloud/network/NetworkVO.java        |   28 ++++++++------
 .../src/com/cloud/network/PhysicalNetworkVO.java   |   28 ++++++++------
 .../com/cloud/network/PortProfileManagerImpl.java  |   28 ++++++++------
 server/src/com/cloud/network/PortProfileVO.java    |   16 ++++++++
 .../src/com/cloud/network/RemoteAccessVpnVO.java   |   28 ++++++++------
 .../com/cloud/network/SshKeysDistriMonitor.java    |   28 ++++++++------
 .../com/cloud/network/StorageNetworkManager.java   |   28 ++++++++------
 .../cloud/network/StorageNetworkManagerImpl.java   |   28 ++++++++------
 server/src/com/cloud/network/addr/PublicIp.java    |   28 ++++++++------
 .../network/dao/ExternalFirewallDeviceDao.java     |   28 ++++++++------
 .../network/dao/ExternalFirewallDeviceDaoImpl.java |   28 ++++++++------
 .../network/dao/ExternalLoadBalancerDeviceDao.java |   28 ++++++++------
 .../dao/ExternalLoadBalancerDeviceDaoImpl.java     |   28 ++++++++------
 .../cloud/network/dao/FirewallRulesCidrsDao.java   |   28 ++++++++------
 .../network/dao/FirewallRulesCidrsDaoImpl.java     |   28 ++++++++------
 .../com/cloud/network/dao/FirewallRulesDao.java    |   28 ++++++++------
 .../cloud/network/dao/FirewallRulesDaoImpl.java    |   28 ++++++++------
 server/src/com/cloud/network/dao/IPAddressDao.java |   28 ++++++++------
 .../com/cloud/network/dao/IPAddressDaoImpl.java    |   28 ++++++++------
 .../network/dao/InlineLoadBalancerNicMapDao.java   |   28 ++++++++------
 .../dao/InlineLoadBalancerNicMapDaoImpl.java       |   28 ++++++++------
 .../cloud/network/dao/LBStickinessPolicyDao.java   |   28 ++++++++------
 .../network/dao/LBStickinessPolicyDaoImpl.java     |   28 ++++++++------
 .../src/com/cloud/network/dao/LoadBalancerDao.java |   28 ++++++++------
 .../com/cloud/network/dao/LoadBalancerDaoImpl.java |   28 ++++++++------
 .../cloud/network/dao/LoadBalancerVMMapDao.java    |   28 ++++++++------
 .../network/dao/LoadBalancerVMMapDaoImpl.java      |   28 ++++++++------
 server/src/com/cloud/network/dao/NetworkDao.java   |   28 ++++++++------
 .../src/com/cloud/network/dao/NetworkDaoImpl.java  |   28 ++++++++------
 .../com/cloud/network/dao/NetworkDomainDao.java    |   28 ++++++++------
 .../cloud/network/dao/NetworkDomainDaoImpl.java    |   28 ++++++++------
 .../network/dao/NetworkExternalFirewallDao.java    |   28 ++++++++------
 .../dao/NetworkExternalFirewallDaoImpl.java        |   28 ++++++++------
 .../dao/NetworkExternalLoadBalancerDao.java        |   28 ++++++++------
 .../dao/NetworkExternalLoadBalancerDaoImpl.java    |   28 ++++++++------
 .../com/cloud/network/dao/NetworkOpDaoImpl.java    |   28 ++++++++------
 server/src/com/cloud/network/dao/NetworkOpVO.java  |   28 ++++++++------
 .../cloud/network/dao/NetworkRuleConfigDao.java    |   28 ++++++++------
 .../network/dao/NetworkRuleConfigDaoImpl.java      |   28 ++++++++------
 .../cloud/network/dao/NetworkServiceMapDao.java    |   28 ++++++++------
 .../network/dao/NetworkServiceMapDaoImpl.java      |   28 ++++++++------
 .../com/cloud/network/dao/PhysicalNetworkDao.java  |   28 ++++++++------
 .../cloud/network/dao/PhysicalNetworkDaoImpl.java  |   28 ++++++++------
 .../dao/PhysicalNetworkIsolationMethodDaoImpl.java |   28 ++++++++------
 .../dao/PhysicalNetworkIsolationMethodVO.java      |   28 ++++++++------
 .../dao/PhysicalNetworkServiceProviderDao.java     |   28 ++++++++------
 .../dao/PhysicalNetworkServiceProviderDaoImpl.java |   28 ++++++++------
 .../dao/PhysicalNetworkServiceProviderVO.java      |   28 ++++++++------
 .../network/dao/PhysicalNetworkTagDaoImpl.java     |   28 ++++++++------
 .../cloud/network/dao/PhysicalNetworkTagVO.java    |   28 ++++++++------
 .../network/dao/PhysicalNetworkTrafficTypeDao.java |   28 ++++++++------
 .../dao/PhysicalNetworkTrafficTypeDaoImpl.java     |   28 ++++++++------
 .../network/dao/PhysicalNetworkTrafficTypeVO.java  |   28 ++++++++------
 .../src/com/cloud/network/dao/PortProfileDao.java  |   28 ++++++++------
 .../com/cloud/network/dao/PortProfileDaoImpl.java  |   28 ++++++++------
 .../com/cloud/network/dao/RemoteAccessVpnDao.java  |   28 ++++++++------
 .../cloud/network/dao/RemoteAccessVpnDaoImpl.java  |   28 ++++++++------
 .../network/dao/VirtualRouterProviderDao.java      |   28 ++++++++------
 .../network/dao/VirtualRouterProviderDaoImpl.java  |   28 ++++++++------
 server/src/com/cloud/network/dao/VpnUserDao.java   |   28 ++++++++------
 .../src/com/cloud/network/dao/VpnUserDaoImpl.java  |   28 ++++++++------
 .../cloud/network/element/BareMetalElement.java    |   28 ++++++++------
 .../network/element/CloudZonesNetworkElement.java  |   28 ++++++++------
 .../element/ElasticLoadBalancerElement.java        |   28 ++++++++------
 .../cloud/network/element/ExternalDhcpElement.java |   28 ++++++++------
 .../network/element/SecurityGroupElement.java      |   28 ++++++++------
 .../network/element/VirtualRouterElement.java      |   28 ++++++++------
 .../network/element/VirtualRouterProviderVO.java   |   28 ++++++++------
 .../network/firewall/FirewallManagerImpl.java      |   28 ++++++++------
 .../com/cloud/network/guru/ControlNetworkGuru.java |   28 ++++++++------
 .../com/cloud/network/guru/DirectNetworkGuru.java  |   28 ++++++++------
 .../network/guru/DirectPodBasedNetworkGuru.java    |   28 ++++++++------
 .../network/guru/ExternalGuestNetworkGuru.java     |   28 ++++++++------
 .../com/cloud/network/guru/GuestNetworkGuru.java   |   28 ++++++++------
 server/src/com/cloud/network/guru/GuruUtils.java   |   28 ++++++++------
 .../cloud/network/guru/PodBasedNetworkGuru.java    |   28 ++++++++------
 .../com/cloud/network/guru/PublicNetworkGuru.java  |   28 ++++++++------
 .../com/cloud/network/guru/StorageNetworkGuru.java |   28 ++++++++------
 .../network/lb/ElasticLoadBalancerManager.java     |   28 ++++++++------
 .../network/lb/ElasticLoadBalancerManagerImpl.java |   28 ++++++++------
 .../network/lb/LoadBalancingRulesManager.java      |   28 ++++++++------
 .../network/lb/LoadBalancingRulesManagerImpl.java  |   28 ++++++++------
 .../cloud/network/lb/dao/ElasticLbVmMapDao.java    |   28 ++++++++------
 .../network/lb/dao/ElasticLbVmMapDaoImpl.java      |   28 ++++++++------
 .../router/VirtualNetworkApplianceManager.java     |   28 ++++++++------
 .../router/VirtualNetworkApplianceManagerImpl.java |   28 ++++++++------
 .../com/cloud/network/rules/FirewallManager.java   |   28 ++++++++------
 .../com/cloud/network/rules/FirewallRuleVO.java    |   28 ++++++++------
 .../cloud/network/rules/PortForwardingRuleVO.java  |   28 ++++++++------
 .../src/com/cloud/network/rules/RulesManager.java  |   28 ++++++++------
 .../com/cloud/network/rules/RulesManagerImpl.java  |   28 ++++++++------
 .../src/com/cloud/network/rules/StaticNatImpl.java |   28 ++++++++------
 .../com/cloud/network/rules/StaticNatRuleImpl.java |   28 ++++++++------
 .../network/rules/dao/PortForwardingRulesDao.java  |   28 ++++++++------
 .../rules/dao/PortForwardingRulesDaoImpl.java      |   28 ++++++++------
 .../security/LocalSecurityGroupWorkQueue.java      |   28 ++++++++------
 .../com/cloud/network/security/RuleUpdateLog.java  |   28 ++++++++------
 .../network/security/SecurityGroupListener.java    |   28 ++++++++------
 .../network/security/SecurityGroupManager.java     |   28 ++++++++------
 .../network/security/SecurityGroupManagerImpl.java |   28 ++++++++------
 .../security/SecurityGroupManagerImpl2.java        |   28 ++++++++------
 .../security/SecurityGroupManagerMBean.java        |   28 ++++++++------
 .../network/security/SecurityGroupWorkQueue.java   |   28 ++++++++------
 .../network/security/SecurityGroupWorkTracker.java |   28 ++++++++------
 .../network/security/SecurityManagerMBeanImpl.java |   28 ++++++++------
 .../network/security/dao/SecurityGroupDao.java     |   28 ++++++++------
 .../network/security/dao/SecurityGroupDaoImpl.java |   28 ++++++++------
 .../network/security/dao/SecurityGroupRuleDao.java |   28 ++++++++------
 .../security/dao/SecurityGroupRuleDaoImpl.java     |   28 ++++++++------
 .../security/dao/SecurityGroupRulesDao.java        |   28 ++++++++------
 .../security/dao/SecurityGroupRulesDaoImpl.java    |   28 ++++++++------
 .../security/dao/SecurityGroupVMMapDao.java        |   28 ++++++++------
 .../security/dao/SecurityGroupVMMapDaoImpl.java    |   28 ++++++++------
 .../network/security/dao/SecurityGroupWorkDao.java |   28 ++++++++------
 .../security/dao/SecurityGroupWorkDaoImpl.java     |   28 ++++++++------
 .../network/security/dao/VmRulesetLogDao.java      |   28 ++++++++------
 .../network/security/dao/VmRulesetLogDaoImpl.java  |   28 ++++++++------
 .../network/vpn/RemoteAccessVpnManagerImpl.java    |   28 ++++++++------
 .../offerings/NetworkOfferingServiceMapVO.java     |   28 ++++++++------
 .../src/com/cloud/offerings/NetworkOfferingVO.java |   28 ++++++++------
 .../cloud/offerings/dao/NetworkOfferingDao.java    |   28 ++++++++------
 .../offerings/dao/NetworkOfferingDaoImpl.java      |   28 ++++++++------
 .../dao/NetworkOfferingServiceMapDao.java          |   28 ++++++++------
 .../dao/NetworkOfferingServiceMapDaoImpl.java      |   28 ++++++++------
 .../src/com/cloud/projects/ProjectAccountVO.java   |   28 ++++++++------
 .../com/cloud/projects/ProjectInvitationVO.java    |   28 ++++++++------
 server/src/com/cloud/projects/ProjectManager.java  |   28 ++++++++------
 .../src/com/cloud/projects/ProjectManagerImpl.java |   28 ++++++++------
 server/src/com/cloud/projects/ProjectVO.java       |   28 ++++++++------
 .../com/cloud/projects/dao/ProjectAccountDao.java  |   28 ++++++++------
 .../cloud/projects/dao/ProjectAccountDaoImpl.java  |   28 ++++++++------
 server/src/com/cloud/projects/dao/ProjectDao.java  |   28 ++++++++------
 .../src/com/cloud/projects/dao/ProjectDaoImpl.java |   28 ++++++++------
 .../cloud/projects/dao/ProjectInvitationDao.java   |   28 ++++++++------
 .../projects/dao/ProjectInvitationDaoImpl.java     |   28 ++++++++------
 server/src/com/cloud/resource/Discoverer.java      |   28 ++++++++------
 server/src/com/cloud/resource/DiscovererBase.java  |   28 ++++++++------
 .../com/cloud/resource/DummyHostDiscoverer.java    |   28 ++++++++------
 .../cloud/resource/DummyHostServerResource.java    |   28 ++++++++------
 server/src/com/cloud/resource/ResourceManager.java |   28 ++++++++------
 .../com/cloud/resource/ResourceManagerImpl.java    |   28 ++++++++------
 .../com/cloud/resource/ResourceStateAdapter.java   |   28 ++++++++------
 .../resourcelimit/ResourceLimitManagerImpl.java    |   28 ++++++++------
 .../com/cloud/secstorage/CommandExecLogDao.java    |   28 ++++++++------
 .../cloud/secstorage/CommandExecLogDaoImpl.java    |   28 ++++++++------
 .../src/com/cloud/secstorage/CommandExecLogVO.java |   28 ++++++++------
 .../PremiumSecondaryStorageManagerImpl.java        |   28 ++++++++------
 .../src/com/cloud/server/ConfigurationServer.java  |   28 ++++++++------
 .../com/cloud/server/ConfigurationServerImpl.java  |   28 ++++++++------
 server/src/com/cloud/server/Criteria.java          |   28 ++++++++------
 server/src/com/cloud/server/ManagementServer.java  |   28 ++++++++------
 .../src/com/cloud/server/ManagementServerExt.java  |   28 ++++++++------
 .../com/cloud/server/ManagementServerExtImpl.java  |   28 ++++++++------
 .../src/com/cloud/server/ManagementServerImpl.java |   28 ++++++++------
 server/src/com/cloud/server/StatsCollector.java    |   28 ++++++++------
 .../api/response/BaremetalTemplateResponse.java    |   28 ++++++++------
 .../api/response/ExternalFirewallResponse.java     |   28 ++++++++------
 .../api/response/ExternalLoadBalancerResponse.java |   28 ++++++++------
 .../server/api/response/NetworkDeviceResponse.java |   28 ++++++++------
 .../server/api/response/NwDeviceDhcpResponse.java  |   28 ++++++++------
 .../api/response/NwDevicePxeServerResponse.java    |   28 ++++++++------
 .../cloud/server/api/response/PxePingResponse.java |   28 ++++++++------
 .../api/response/TrafficMonitorResponse.java       |   28 ++++++++------
 .../server/api/response/UsageRecordResponse.java   |   28 ++++++++------
 .../server/api/response/UsageTypeResponse.java     |   28 ++++++++------
 .../response/netapp/AssociateLunCmdResponse.java   |   28 ++++++++------
 .../api/response/netapp/CreateLunCmdResponse.java  |   28 ++++++++------
 .../netapp/CreateVolumeOnFilerCmdResponse.java     |   28 ++++++++------
 .../netapp/CreateVolumePoolCmdResponse.java        |   28 ++++++++------
 .../api/response/netapp/DeleteLUNCmdResponse.java  |   28 ++++++++------
 .../netapp/DeleteVolumeOnFilerCmdResponse.java     |   28 ++++++++------
 .../netapp/DeleteVolumePoolCmdResponse.java        |   28 ++++++++------
 .../response/netapp/DissociateLunCmdResponse.java  |   28 ++++++++------
 .../api/response/netapp/ListLunsCmdResponse.java   |   28 ++++++++------
 .../netapp/ListVolumePoolsCmdResponse.java         |   28 ++++++++------
 .../netapp/ListVolumesOnFilerCmdResponse.java      |   28 ++++++++------
 .../netapp/ModifyVolumePoolCmdResponse.java        |   28 ++++++++------
 .../server/auth/DefaultUserAuthenticator.java      |   28 ++++++++------
 .../com/cloud/server/auth/UserAuthenticator.java   |   28 ++++++++------
 .../src/com/cloud/service/ServiceOfferingVO.java   |   28 ++++++++------
 .../com/cloud/service/dao/ServiceOfferingDao.java  |   28 ++++++++------
 .../cloud/service/dao/ServiceOfferingDaoImpl.java  |   28 ++++++++------
 .../src/com/cloud/servlet/CloudStartupServlet.java |   28 ++++++++------
 .../com/cloud/servlet/ConsoleProxyClientParam.java |   28 ++++++++------
 .../ConsoleProxyPasswordBasedEncryptor.java        |   16 ++++++++
 .../src/com/cloud/servlet/ConsoleProxyServlet.java |   28 ++++++++------
 .../com/cloud/servlet/RegisterCompleteServlet.java |   28 ++++++++------
 .../cloud/storage/LocalStoragePoolListener.java    |   28 ++++++++------
 server/src/com/cloud/storage/OCFS2Manager.java     |   28 ++++++++------
 server/src/com/cloud/storage/OCFS2ManagerImpl.java |   28 ++++++++------
 server/src/com/cloud/storage/StorageManager.java   |   28 ++++++++------
 .../src/com/cloud/storage/StorageManagerImpl.java  |   28 ++++++++------
 .../cloud/storage/StorageMigrationCleanupMaid.java |   28 ++++++++------
 .../allocator/AbstractStoragePoolAllocator.java    |   28 ++++++++------
 .../allocator/FirstFitStoragePoolAllocator.java    |   28 ++++++++------
 .../GarbageCollectingStoragePoolAllocator.java     |   28 ++++++++------
 .../allocator/LocalStoragePoolAllocator.java       |   28 ++++++++------
 .../storage/allocator/StoragePoolAllocator.java    |   28 ++++++++------
 .../allocator/UseLocalForRootAllocator.java        |   28 ++++++++------
 .../src/com/cloud/storage/dao/DiskOfferingDao.java |   28 ++++++++------
 .../com/cloud/storage/dao/DiskOfferingDaoImpl.java |   28 ++++++++------
 .../com/cloud/storage/dao/GuestOSCategoryDao.java  |   28 ++++++++------
 .../cloud/storage/dao/GuestOSCategoryDaoImpl.java  |   28 ++++++++------
 server/src/com/cloud/storage/dao/GuestOSDao.java   |   28 ++++++++------
 .../src/com/cloud/storage/dao/GuestOSDaoImpl.java  |   28 ++++++++------
 .../com/cloud/storage/dao/LaunchPermissionDao.java |   28 ++++++++------
 .../cloud/storage/dao/LaunchPermissionDaoImpl.java |   28 ++++++++------
 server/src/com/cloud/storage/dao/SnapshotDao.java  |   28 ++++++++------
 .../src/com/cloud/storage/dao/SnapshotDaoImpl.java |   28 ++++++++------
 .../com/cloud/storage/dao/SnapshotPolicyDao.java   |   28 ++++++++------
 .../cloud/storage/dao/SnapshotPolicyDaoImpl.java   |   28 ++++++++------
 .../com/cloud/storage/dao/SnapshotScheduleDao.java |   28 ++++++++------
 .../cloud/storage/dao/SnapshotScheduleDaoImpl.java |   28 ++++++++------
 .../src/com/cloud/storage/dao/StoragePoolDao.java  |   28 ++++++++------
 .../com/cloud/storage/dao/StoragePoolDaoImpl.java  |   28 ++++++++------
 .../cloud/storage/dao/StoragePoolDetailsDao.java   |   28 ++++++++------
 .../storage/dao/StoragePoolDetailsDaoImpl.java     |   28 ++++++++------
 .../com/cloud/storage/dao/StoragePoolHostDao.java  |   28 ++++++++------
 .../cloud/storage/dao/StoragePoolHostDaoImpl.java  |   28 ++++++++------
 .../com/cloud/storage/dao/StoragePoolWorkDao.java  |   28 ++++++++------
 .../cloud/storage/dao/StoragePoolWorkDaoImpl.java  |   28 ++++++++------
 server/src/com/cloud/storage/dao/SwiftDao.java     |   28 ++++++++------
 server/src/com/cloud/storage/dao/SwiftDaoImpl.java |   28 ++++++++------
 server/src/com/cloud/storage/dao/UploadDao.java    |   28 ++++++++------
 .../src/com/cloud/storage/dao/UploadDaoImpl.java   |   28 ++++++++------
 .../src/com/cloud/storage/dao/VMTemplateDao.java   |   28 ++++++++------
 .../com/cloud/storage/dao/VMTemplateDaoImpl.java   |   28 ++++++++------
 .../cloud/storage/dao/VMTemplateDetailsDao.java    |   28 ++++++++------
 .../storage/dao/VMTemplateDetailsDaoImpl.java      |   28 ++++++++------
 .../com/cloud/storage/dao/VMTemplateHostDao.java   |   28 ++++++++------
 .../cloud/storage/dao/VMTemplateHostDaoImpl.java   |   28 ++++++++------
 .../com/cloud/storage/dao/VMTemplatePoolDao.java   |   28 ++++++++------
 .../cloud/storage/dao/VMTemplatePoolDaoImpl.java   |   28 ++++++++------
 .../com/cloud/storage/dao/VMTemplateSwiftDao.java  |   28 ++++++++------
 .../cloud/storage/dao/VMTemplateSwiftDaoImpl.java  |   28 ++++++++------
 .../com/cloud/storage/dao/VMTemplateZoneDao.java   |   28 ++++++++------
 .../cloud/storage/dao/VMTemplateZoneDaoImpl.java   |   28 ++++++++------
 server/src/com/cloud/storage/dao/VolumeDao.java    |   28 ++++++++------
 .../src/com/cloud/storage/dao/VolumeDaoImpl.java   |   28 ++++++++------
 .../src/com/cloud/storage/dao/VolumeHostDao.java   |   16 ++++++++
 .../com/cloud/storage/dao/VolumeHostDaoImpl.java   |   16 ++++++++
 .../storage/download/DownloadAbandonedState.java   |   28 ++++++++------
 .../storage/download/DownloadActiveState.java      |   28 ++++++++------
 .../storage/download/DownloadCompleteState.java    |   28 ++++++++------
 .../cloud/storage/download/DownloadErrorState.java |   28 ++++++++------
 .../storage/download/DownloadInProgressState.java  |   28 ++++++++------
 .../storage/download/DownloadInactiveState.java    |   28 ++++++++------
 .../cloud/storage/download/DownloadListener.java   |   28 ++++++++------
 .../cloud/storage/download/DownloadMonitor.java    |   28 ++++++++------
 .../storage/download/DownloadMonitorImpl.java      |   28 ++++++++------
 .../com/cloud/storage/download/DownloadState.java  |   28 ++++++++------
 .../cloud/storage/download/NotDownloadedState.java |   28 ++++++++------
 .../cloud/storage/listener/StoragePoolMonitor.java |   28 ++++++++------
 .../storage/listener/StorageSyncListener.java      |   28 ++++++++------
 .../cloud/storage/monitor/StorageHostMonitor.java  |   28 ++++++++------
 .../resource/DummySecondaryStorageResource.java    |   28 ++++++++------
 .../secondary/SecStorageVmAlertEventArgs.java      |   28 ++++++++------
 .../secondary/SecondaryStorageDiscoverer.java      |   28 ++++++++------
 .../secondary/SecondaryStorageListener.java        |   28 ++++++++------
 .../secondary/SecondaryStorageManagerImpl.java     |   28 ++++++++------
 .../secondary/SecondaryStorageVmAllocator.java     |   28 ++++++++------
 .../SecondaryStorageVmDefaultAllocator.java        |   28 ++++++++------
 .../secondary/SecondaryStorageVmManager.java       |   28 ++++++++------
 .../cloud/storage/snapshot/SnapshotManager.java    |   28 ++++++++------
 .../storage/snapshot/SnapshotManagerImpl.java      |   28 ++++++++------
 .../cloud/storage/snapshot/SnapshotScheduler.java  |   28 ++++++++------
 .../storage/snapshot/SnapshotSchedulerImpl.java    |   28 ++++++++------
 .../src/com/cloud/storage/swift/SwiftManager.java  |   28 ++++++++------
 .../com/cloud/storage/swift/SwiftManagerImpl.java  |   28 ++++++++------
 .../com/cloud/storage/upload/NotUploadedState.java |   28 ++++++++------
 .../cloud/storage/upload/UploadAbandonedState.java |   28 ++++++++------
 .../cloud/storage/upload/UploadActiveState.java    |   28 ++++++++------
 .../cloud/storage/upload/UploadCompleteState.java  |   28 ++++++++------
 .../com/cloud/storage/upload/UploadErrorState.java |   28 ++++++++------
 .../storage/upload/UploadInProgressState.java      |   28 ++++++++------
 .../cloud/storage/upload/UploadInactiveState.java  |   28 ++++++++------
 .../com/cloud/storage/upload/UploadListener.java   |   28 ++++++++------
 .../com/cloud/storage/upload/UploadMonitor.java    |   28 ++++++++------
 .../cloud/storage/upload/UploadMonitorImpl.java    |   28 ++++++++------
 .../src/com/cloud/storage/upload/UploadState.java  |   28 ++++++++------
 server/src/com/cloud/tags/ResourceTagVO.java       |   28 ++++++++------
 .../com/cloud/tags/TaggedResourceManagerImpl.java  |   28 ++++++++------
 server/src/com/cloud/tags/dao/ResourceTagDao.java  |   28 ++++++++------
 .../com/cloud/tags/dao/ResourceTagsDaoImpl.java    |   28 ++++++++------
 .../cloud/template/HyervisorTemplateAdapter.java   |   28 ++++++++------
 server/src/com/cloud/template/TemplateAdapter.java |   28 ++++++++------
 .../com/cloud/template/TemplateAdapterBase.java    |   28 ++++++++------
 server/src/com/cloud/template/TemplateManager.java |   28 ++++++++------
 .../com/cloud/template/TemplateManagerImpl.java    |   28 ++++++++------
 server/src/com/cloud/template/TemplateProfile.java |   28 ++++++++------
 server/src/com/cloud/test/DatabaseConfig.java      |   28 ++++++++------
 server/src/com/cloud/test/IPRangeConfig.java       |   28 ++++++++------
 server/src/com/cloud/test/PodZoneConfig.java       |   28 ++++++++------
 .../cloud/upgrade/DatabaseIntegrityChecker.java    |   28 ++++++++------
 .../com/cloud/upgrade/DatabaseUpgradeChecker.java  |   28 ++++++++------
 .../upgrade/PremiumDatabaseUpgradeChecker.java     |   28 ++++++++------
 server/src/com/cloud/upgrade/dao/DbUpgrade.java    |   28 ++++++++------
 .../src/com/cloud/upgrade/dao/DbUpgradeUtils.java  |   28 ++++++++------
 .../src/com/cloud/upgrade/dao/Upgrade217to218.java |   28 ++++++++------
 .../src/com/cloud/upgrade/dao/Upgrade218to22.java  |   28 ++++++++------
 .../upgrade/dao/Upgrade218to224DomainVlans.java    |   28 ++++++++------
 .../cloud/upgrade/dao/Upgrade218to22Premium.java   |   28 ++++++++------
 .../com/cloud/upgrade/dao/Upgrade2210to2211.java   |   28 ++++++++------
 .../com/cloud/upgrade/dao/Upgrade2211to2212.java   |   28 ++++++++------
 .../upgrade/dao/Upgrade2211to2212Premium.java      |   28 ++++++++------
 .../com/cloud/upgrade/dao/Upgrade2212to2213.java   |   28 ++++++++------
 .../com/cloud/upgrade/dao/Upgrade2213to2214.java   |   28 ++++++++------
 .../src/com/cloud/upgrade/dao/Upgrade2214to30.java |   28 ++++++++------
 .../src/com/cloud/upgrade/dao/Upgrade221to222.java |   28 ++++++++------
 .../cloud/upgrade/dao/Upgrade221to222Premium.java  |   28 ++++++++------
 .../src/com/cloud/upgrade/dao/Upgrade222to224.java |   28 ++++++++------
 .../cloud/upgrade/dao/Upgrade222to224Premium.java  |   28 ++++++++------
 .../src/com/cloud/upgrade/dao/Upgrade224to225.java |   28 ++++++++------
 .../src/com/cloud/upgrade/dao/Upgrade225to226.java |   28 ++++++++------
 .../src/com/cloud/upgrade/dao/Upgrade227to228.java |   28 ++++++++------
 .../cloud/upgrade/dao/Upgrade227to228Premium.java  |   28 ++++++++------
 .../src/com/cloud/upgrade/dao/Upgrade228to229.java |   28 ++++++++------
 .../com/cloud/upgrade/dao/Upgrade229to2210.java    |   28 ++++++++------
 .../src/com/cloud/upgrade/dao/Upgrade301to302.java |   25 ++++++++-----
 .../src/com/cloud/upgrade/dao/Upgrade302to303.java |   16 ++++++++
 .../src/com/cloud/upgrade/dao/Upgrade30to301.java  |   28 ++++++++------
 .../cloud/upgrade/dao/UpgradeSnapshot217to224.java |   28 ++++++++------
 .../cloud/upgrade/dao/UpgradeSnapshot223to224.java |   28 ++++++++------
 server/src/com/cloud/upgrade/dao/VersionDao.java   |   28 ++++++++------
 .../src/com/cloud/upgrade/dao/VersionDaoImpl.java  |   28 ++++++++------
 server/src/com/cloud/upgrade/dao/VersionVO.java    |   28 ++++++++------
 .../cloud/usage/ExternalPublicIpStatisticsVO.java  |   28 ++++++++------
 server/src/com/cloud/usage/StorageTypes.java       |   28 ++++++++------
 server/src/com/cloud/usage/UsageIPAddressVO.java   |   28 ++++++++------
 server/src/com/cloud/usage/UsageJobVO.java         |   28 ++++++++------
 .../com/cloud/usage/UsageLoadBalancerPolicyVO.java |   28 ++++++++------
 .../com/cloud/usage/UsageNetworkOfferingVO.java    |   28 ++++++++------
 server/src/com/cloud/usage/UsageNetworkVO.java     |   28 ++++++++------
 .../com/cloud/usage/UsagePortForwardingRuleVO.java |   28 ++++++++------
 .../src/com/cloud/usage/UsageSecurityGroupVO.java  |   28 ++++++++------
 server/src/com/cloud/usage/UsageStorageVO.java     |   28 ++++++++------
 server/src/com/cloud/usage/UsageTypes.java         |   28 ++++++++------
 server/src/com/cloud/usage/UsageVMInstanceVO.java  |   28 ++++++++------
 server/src/com/cloud/usage/UsageVO.java            |   28 ++++++++------
 server/src/com/cloud/usage/UsageVPNUserVO.java     |   28 ++++++++------
 server/src/com/cloud/usage/UsageVolumeVO.java      |   28 ++++++++------
 .../usage/dao/ExternalPublicIpStatisticsDao.java   |   28 ++++++++------
 .../dao/ExternalPublicIpStatisticsDaoImpl.java     |   28 ++++++++------
 server/src/com/cloud/usage/dao/UsageDao.java       |   28 ++++++++------
 server/src/com/cloud/usage/dao/UsageDaoImpl.java   |   28 ++++++++------
 .../src/com/cloud/usage/dao/UsageIPAddressDao.java |   28 ++++++++------
 .../com/cloud/usage/dao/UsageIPAddressDaoImpl.java |   28 ++++++++------
 server/src/com/cloud/usage/dao/UsageJobDao.java    |   28 ++++++++------
 .../src/com/cloud/usage/dao/UsageJobDaoImpl.java   |   28 ++++++++------
 .../usage/dao/UsageLoadBalancerPolicyDao.java      |   28 ++++++++------
 .../usage/dao/UsageLoadBalancerPolicyDaoImpl.java  |   28 ++++++++------
 .../src/com/cloud/usage/dao/UsageNetworkDao.java   |   28 ++++++++------
 .../com/cloud/usage/dao/UsageNetworkDaoImpl.java   |   28 ++++++++------
 .../cloud/usage/dao/UsageNetworkOfferingDao.java   |   28 ++++++++------
 .../usage/dao/UsageNetworkOfferingDaoImpl.java     |   28 ++++++++------
 .../usage/dao/UsagePortForwardingRuleDao.java      |   28 ++++++++------
 .../usage/dao/UsagePortForwardingRuleDaoImpl.java  |   28 ++++++++------
 .../com/cloud/usage/dao/UsageSecurityGroupDao.java |   28 ++++++++------
 .../cloud/usage/dao/UsageSecurityGroupDaoImpl.java |   28 ++++++++------
 .../src/com/cloud/usage/dao/UsageStorageDao.java   |   28 ++++++++------
 .../com/cloud/usage/dao/UsageStorageDaoImpl.java   |   28 ++++++++------
 .../com/cloud/usage/dao/UsageVMInstanceDao.java    |   28 ++++++++------
 .../cloud/usage/dao/UsageVMInstanceDaoImpl.java    |   28 ++++++++------
 .../src/com/cloud/usage/dao/UsageVPNUserDao.java   |   28 ++++++++------
 .../com/cloud/usage/dao/UsageVPNUserDaoImpl.java   |   28 ++++++++------
 server/src/com/cloud/usage/dao/UsageVolumeDao.java |   28 ++++++++------
 .../com/cloud/usage/dao/UsageVolumeDaoImpl.java    |   28 ++++++++------
 server/src/com/cloud/user/AccountDetailVO.java     |   28 ++++++++------
 server/src/com/cloud/user/AccountDetailsDao.java   |   28 ++++++++------
 .../src/com/cloud/user/AccountDetailsDaoImpl.java  |   28 ++++++++------
 server/src/com/cloud/user/AccountManager.java      |   28 ++++++++------
 server/src/com/cloud/user/AccountManagerImpl.java  |   28 ++++++++------
 server/src/com/cloud/user/DomainManager.java       |   28 ++++++++------
 server/src/com/cloud/user/DomainManagerImpl.java   |   28 ++++++++------
 server/src/com/cloud/user/dao/AccountDao.java      |   28 ++++++++------
 server/src/com/cloud/user/dao/AccountDaoImpl.java  |   28 ++++++++------
 server/src/com/cloud/user/dao/SSHKeyPairDao.java   |   28 ++++++++------
 .../src/com/cloud/user/dao/SSHKeyPairDaoImpl.java  |   28 ++++++++------
 server/src/com/cloud/user/dao/UserAccountDao.java  |   28 ++++++++------
 .../src/com/cloud/user/dao/UserAccountDaoImpl.java |   28 ++++++++------
 server/src/com/cloud/user/dao/UserDao.java         |   28 ++++++++------
 server/src/com/cloud/user/dao/UserDaoImpl.java     |   28 ++++++++------
 .../src/com/cloud/user/dao/UserStatisticsDao.java  |   28 ++++++++------
 .../com/cloud/user/dao/UserStatisticsDaoImpl.java  |   28 ++++++++------
 server/src/com/cloud/user/dao/UserStatsLogDao.java |   28 ++++++++------
 .../com/cloud/user/dao/UserStatsLogDaoImpl.java    |   28 ++++++++------
 .../cloud/uuididentity/IdentityServiceImpl.java    |   28 ++++++++------
 .../com/cloud/uuididentity/dao/IdentityDao.java    |   28 ++++++++------
 .../cloud/uuididentity/dao/IdentityDaoImpl.java    |   28 ++++++++------
 .../src/com/cloud/uuididentity/dao/IdentityVO.java |   28 ++++++++------
 .../vm/ClusteredVirtualMachineManagerImpl.java     |   28 ++++++++------
 server/src/com/cloud/vm/ItWorkDao.java             |   28 ++++++++------
 server/src/com/cloud/vm/ItWorkDaoImpl.java         |   28 ++++++++------
 server/src/com/cloud/vm/ItWorkVO.java              |   28 ++++++++------
 server/src/com/cloud/vm/NicVO.java                 |   28 ++++++++------
 .../src/com/cloud/vm/ReservationContextImpl.java   |   28 ++++++++------
 .../src/com/cloud/vm/SystemVmLoadScanHandler.java  |   28 ++++++++------
 server/src/com/cloud/vm/SystemVmLoadScanner.java   |   28 ++++++++------
 server/src/com/cloud/vm/UserVmManager.java         |   28 ++++++++------
 server/src/com/cloud/vm/UserVmManagerImpl.java     |   28 ++++++++------
 server/src/com/cloud/vm/UserVmStateListener.java   |   28 ++++++++------
 server/src/com/cloud/vm/VirtualMachineGuru.java    |   28 ++++++++------
 server/src/com/cloud/vm/VirtualMachineManager.java |   28 ++++++++------
 .../com/cloud/vm/VirtualMachineManagerImpl.java    |   28 ++++++++------
 .../com/cloud/vm/VirtualMachineProfileImpl.java    |   28 ++++++++------
 server/src/com/cloud/vm/dao/ConsoleProxyDao.java   |   28 ++++++++------
 .../src/com/cloud/vm/dao/ConsoleProxyDaoImpl.java  |   28 ++++++++------
 server/src/com/cloud/vm/dao/DomainRouterDao.java   |   28 ++++++++------
 .../src/com/cloud/vm/dao/DomainRouterDaoImpl.java  |   28 ++++++++------
 server/src/com/cloud/vm/dao/InstanceGroupDao.java  |   28 ++++++++------
 .../src/com/cloud/vm/dao/InstanceGroupDaoImpl.java |   28 ++++++++------
 .../com/cloud/vm/dao/InstanceGroupVMMapDao.java    |   28 ++++++++------
 .../cloud/vm/dao/InstanceGroupVMMapDaoImpl.java    |   28 ++++++++------
 server/src/com/cloud/vm/dao/NicDao.java            |   28 ++++++++------
 server/src/com/cloud/vm/dao/NicDaoImpl.java        |   28 ++++++++------
 .../dao/RandomlyIncreasingVMInstanceDaoImpl.java   |   28 ++++++++------
 .../com/cloud/vm/dao/SecondaryStorageVmDao.java    |   28 ++++++++------
 .../cloud/vm/dao/SecondaryStorageVmDaoImpl.java    |   28 ++++++++------
 server/src/com/cloud/vm/dao/UserVmDao.java         |   28 ++++++++------
 server/src/com/cloud/vm/dao/UserVmDaoImpl.java     |   28 ++++++++------
 server/src/com/cloud/vm/dao/UserVmData.java        |   28 ++++++++------
 server/src/com/cloud/vm/dao/UserVmDetailsDao.java  |   28 ++++++++------
 .../src/com/cloud/vm/dao/UserVmDetailsDaoImpl.java |   28 ++++++++------
 server/src/com/cloud/vm/dao/VMInstanceDao.java     |   28 ++++++++------
 server/src/com/cloud/vm/dao/VMInstanceDaoImpl.java |   28 ++++++++------
 .../test/com/cloud/agent/MockAgentManagerImpl.java |   28 ++++++++------
 .../cloud/agent/manager/ResourceManagerTest.java   |   28 ++++++++------
 .../cloud/agent/manager/SearchCriteria2Test.java   |   28 ++++++++------
 server/test/com/cloud/async/CleanupDelegate.java   |   28 ++++++++------
 server/test/com/cloud/async/TestAsync.java         |   28 ++++++++------
 .../test/com/cloud/async/TestAsyncJobManager.java  |   28 ++++++++------
 .../test/com/cloud/async/TestSyncQueueManager.java |   28 ++++++++------
 .../com/cloud/cluster/CheckPointManagerTest.java   |   28 ++++++++------
 server/test/com/cloud/keystore/KeystoreTest.java   |   28 ++++++++------
 .../com/cloud/network/MockNetworkManagerImpl.java  |   28 ++++++++------
 .../com/cloud/network/dao/ElbVmMapDaoTest.java     |   28 ++++++++------
 .../test/com/cloud/network/dao/NetworkDaoTest.java |   28 ++++++++------
 .../security/SecurityGroupManagerImpl2Test.java    |   28 ++++++++------
 .../network/security/SecurityGroupQueueTest.java   |   28 ++++++++------
 .../test/com/cloud/snapshot/SnapshotDaoTest.java   |   28 ++++++++------
 .../com/cloud/storage/dao/StoragePoolDaoTest.java  |   28 ++++++++------
 .../upgrade/AdvanceZone217To224UpgradeTest.java    |   28 ++++++++------
 .../upgrade/AdvanceZone223To224UpgradeTest.java    |   28 ++++++++------
 .../upgrade/BasicZone218To224UpgradeTest.java      |   28 ++++++++------
 server/test/com/cloud/upgrade/DbUpgrade22Test.java |   28 ++++++++------
 .../com/cloud/upgrade/HostCapacity218to22Test.java |   28 ++++++++------
 .../upgrade/InstanceGroup218To224UpgradeTest.java  |   28 ++++++++------
 .../upgrade/PortForwarding218To224UpgradeTest.java |   28 ++++++++------
 .../cloud/upgrade/Sanity220To224UpgradeTest.java   |   28 ++++++++------
 .../cloud/upgrade/Sanity222To224UpgradeTest.java   |   28 ++++++++------
 .../cloud/upgrade/Sanity223To225UpgradeTest.java   |   28 ++++++++------
 .../cloud/upgrade/Sanity224To225UpgradeTest.java   |   28 ++++++++------
 .../cloud/upgrade/Template2214To30UpgradeTest.java |   28 ++++++++------
 .../com/cloud/upgrade/Test2214To30DBUpgrade.java   |   28 ++++++++------
 .../cloud/upgrade/Usage217To224UpgradeTest.java    |   28 ++++++++------
 .../upgrade/UsageEvents218To224UpgradeTest.java    |   28 ++++++++------
 .../com/cloud/user/MockAccountManagerImpl.java     |   28 ++++++++------
 server/test/com/cloud/utils/db/GlobalLockTest.java |   28 ++++++++------
 .../test/com/cloud/vm/MockUserVmManagerImpl.java   |   28 ++++++++------
 .../cloud/vm/MockVirtualMachineManagerImpl.java    |   28 ++++++++------
 .../test/com/cloud/vm/dao/UserVmDaoImplTest.java   |   28 ++++++++------
 805 files changed, 12879 insertions(+), 9586 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8755825/server/src/com/cloud/account/SecurityManager.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/account/SecurityManager.java b/server/src/com/cloud/account/SecurityManager.java
index 9c6b682..767a2a9 100644
--- a/server/src/com/cloud/account/SecurityManager.java
+++ b/server/src/com/cloud/account/SecurityManager.java
@@ -1,15 +1,19 @@
-// Copyright 2012 Citrix Systems, Inc. Licensed under the
-// Apache License, Version 2.0 (the "License"); you may not use this
-// file except in compliance with the License.  Citrix Systems, Inc.
-// reserves all rights not expressly granted by the License.
-// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// 
-// Automatically generated by addcopyright.py at 04/03/2012
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
 package com.cloud.account;
 
 import com.cloud.utils.component.Manager;

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8755825/server/src/com/cloud/acl/DomainChecker.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/acl/DomainChecker.java b/server/src/com/cloud/acl/DomainChecker.java
index f90a1ac..6bc2cd3 100755
--- a/server/src/com/cloud/acl/DomainChecker.java
+++ b/server/src/com/cloud/acl/DomainChecker.java
@@ -1,15 +1,19 @@
-// Copyright 2012 Citrix Systems, Inc. Licensed under the
-// Apache License, Version 2.0 (the "License"); you may not use this
-// file except in compliance with the License.  Citrix Systems, Inc.
-// reserves all rights not expressly granted by the License.
-// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// 
-// Automatically generated by addcopyright.py at 04/03/2012
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
 package com.cloud.acl;
 
 import javax.ejb.Local;

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8755825/server/src/com/cloud/agent/AgentManager.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/agent/AgentManager.java b/server/src/com/cloud/agent/AgentManager.java
index ca7fd20..0053851 100755
--- a/server/src/com/cloud/agent/AgentManager.java
+++ b/server/src/com/cloud/agent/AgentManager.java
@@ -1,15 +1,19 @@
-// Copyright 2012 Citrix Systems, Inc. Licensed under the
-// Apache License, Version 2.0 (the "License"); you may not use this
-// file except in compliance with the License.  Citrix Systems, Inc.
-// reserves all rights not expressly granted by the License.
-// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// 
-// Automatically generated by addcopyright.py at 04/03/2012
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
 package com.cloud.agent;
 
 import com.cloud.agent.api.Answer;

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8755825/server/src/com/cloud/agent/VmmAgentShell.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/agent/VmmAgentShell.java b/server/src/com/cloud/agent/VmmAgentShell.java
index 43b14e4..ef2ef0f 100644
--- a/server/src/com/cloud/agent/VmmAgentShell.java
+++ b/server/src/com/cloud/agent/VmmAgentShell.java
@@ -1,15 +1,19 @@
-// Copyright 2012 Citrix Systems, Inc. Licensed under the
-// Apache License, Version 2.0 (the "License"); you may not use this
-// file except in compliance with the License.  Citrix Systems, Inc.
-// reserves all rights not expressly granted by the License.
-// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// 
-// Automatically generated by addcopyright.py at 04/03/2012
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
 package com.cloud.agent;
 
 import java.io.File;

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8755825/server/src/com/cloud/agent/manager/AgentAttache.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/agent/manager/AgentAttache.java b/server/src/com/cloud/agent/manager/AgentAttache.java
index 70b62dd..dbdbd37 100755
--- a/server/src/com/cloud/agent/manager/AgentAttache.java
+++ b/server/src/com/cloud/agent/manager/AgentAttache.java
@@ -1,15 +1,19 @@
-// Copyright 2012 Citrix Systems, Inc. Licensed under the
-// Apache License, Version 2.0 (the "License"); you may not use this
-// file except in compliance with the License.  Citrix Systems, Inc.
-// reserves all rights not expressly granted by the License.
-// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// 
-// Automatically generated by addcopyright.py at 04/03/2012
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
 package com.cloud.agent.manager;
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8755825/server/src/com/cloud/agent/manager/AgentManagerImpl.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/agent/manager/AgentManagerImpl.java b/server/src/com/cloud/agent/manager/AgentManagerImpl.java
index 660ac2c..844c8b9 100755
--- a/server/src/com/cloud/agent/manager/AgentManagerImpl.java
+++ b/server/src/com/cloud/agent/manager/AgentManagerImpl.java
@@ -1,15 +1,19 @@
-// Copyright 2012 Citrix Systems, Inc. Licensed under the
-// Apache License, Version 2.0 (the "License"); you may not use this
-// file except in compliance with the License.  Citrix Systems, Inc.
-// reserves all rights not expressly granted by the License.
-// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// 
-// Automatically generated by addcopyright.py at 04/03/2012
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
 package com.cloud.agent.manager;
 
 import java.lang.reflect.Constructor;

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8755825/server/src/com/cloud/agent/manager/AgentMonitor.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/agent/manager/AgentMonitor.java b/server/src/com/cloud/agent/manager/AgentMonitor.java
index bb33a49..6eefc08 100755
--- a/server/src/com/cloud/agent/manager/AgentMonitor.java
+++ b/server/src/com/cloud/agent/manager/AgentMonitor.java
@@ -1,15 +1,19 @@
-// Copyright 2012 Citrix Systems, Inc. Licensed under the
-// Apache License, Version 2.0 (the "License"); you may not use this
-// file except in compliance with the License.  Citrix Systems, Inc.
-// reserves all rights not expressly granted by the License.
-// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// 
-// Automatically generated by addcopyright.py at 04/03/2012
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
 package com.cloud.agent.manager;
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8755825/server/src/com/cloud/agent/manager/ClusteredAgentAttache.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/agent/manager/ClusteredAgentAttache.java b/server/src/com/cloud/agent/manager/ClusteredAgentAttache.java
index bb54e9c..a648740 100755
--- a/server/src/com/cloud/agent/manager/ClusteredAgentAttache.java
+++ b/server/src/com/cloud/agent/manager/ClusteredAgentAttache.java
@@ -1,15 +1,19 @@
-// Copyright 2012 Citrix Systems, Inc. Licensed under the
-// Apache License, Version 2.0 (the "License"); you may not use this
-// file except in compliance with the License.  Citrix Systems, Inc.
-// reserves all rights not expressly granted by the License.
-// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// 
-// Automatically generated by addcopyright.py at 04/03/2012
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
 package com.cloud.agent.manager;
 
 import java.io.IOException;

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8755825/server/src/com/cloud/agent/manager/ClusteredAgentManagerImpl.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/agent/manager/ClusteredAgentManagerImpl.java b/server/src/com/cloud/agent/manager/ClusteredAgentManagerImpl.java
index 0ff3d66..65ff8f0 100755
--- a/server/src/com/cloud/agent/manager/ClusteredAgentManagerImpl.java
+++ b/server/src/com/cloud/agent/manager/ClusteredAgentManagerImpl.java
@@ -1,15 +1,19 @@
-// Copyright 2012 Citrix Systems, Inc. Licensed under the
-// Apache License, Version 2.0 (the "License"); you may not use this
-// file except in compliance with the License.  Citrix Systems, Inc.
-// reserves all rights not expressly granted by the License.
-// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// 
-// Automatically generated by addcopyright.py at 04/03/2012
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
 package com.cloud.agent.manager;
 
 import java.io.IOException;

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8755825/server/src/com/cloud/agent/manager/ClusteredDirectAgentAttache.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/agent/manager/ClusteredDirectAgentAttache.java b/server/src/com/cloud/agent/manager/ClusteredDirectAgentAttache.java
index 846c649..9012433 100755
--- a/server/src/com/cloud/agent/manager/ClusteredDirectAgentAttache.java
+++ b/server/src/com/cloud/agent/manager/ClusteredDirectAgentAttache.java
@@ -1,15 +1,19 @@
-// Copyright 2012 Citrix Systems, Inc. Licensed under the
-// Apache License, Version 2.0 (the "License"); you may not use this
-// file except in compliance with the License.  Citrix Systems, Inc.
-// reserves all rights not expressly granted by the License.
-// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// 
-// Automatically generated by addcopyright.py at 04/03/2012
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
 package com.cloud.agent.manager;
 
 import com.cloud.agent.AgentManager;

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8755825/server/src/com/cloud/agent/manager/Commands.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/agent/manager/Commands.java b/server/src/com/cloud/agent/manager/Commands.java
index 55812e4..3203f67 100644
--- a/server/src/com/cloud/agent/manager/Commands.java
+++ b/server/src/com/cloud/agent/manager/Commands.java
@@ -1,15 +1,19 @@
-// Copyright 2012 Citrix Systems, Inc. Licensed under the
-// Apache License, Version 2.0 (the "License"); you may not use this
-// file except in compliance with the License.  Citrix Systems, Inc.
-// reserves all rights not expressly granted by the License.
-// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// 
-// Automatically generated by addcopyright.py at 04/03/2012
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
 package com.cloud.agent.manager;
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8755825/server/src/com/cloud/agent/manager/ConnectedAgentAttache.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/agent/manager/ConnectedAgentAttache.java b/server/src/com/cloud/agent/manager/ConnectedAgentAttache.java
index 63a6315..c98307b 100755
--- a/server/src/com/cloud/agent/manager/ConnectedAgentAttache.java
+++ b/server/src/com/cloud/agent/manager/ConnectedAgentAttache.java
@@ -1,15 +1,19 @@
-// Copyright 2012 Citrix Systems, Inc. Licensed under the
-// Apache License, Version 2.0 (the "License"); you may not use this
-// file except in compliance with the License.  Citrix Systems, Inc.
-// reserves all rights not expressly granted by the License.
-// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// 
-// Automatically generated by addcopyright.py at 04/03/2012
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
 package com.cloud.agent.manager;
 
 import java.nio.channels.ClosedChannelException;

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8755825/server/src/com/cloud/agent/manager/DirectAgentAttache.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/agent/manager/DirectAgentAttache.java b/server/src/com/cloud/agent/manager/DirectAgentAttache.java
index eb1e3df..848c7e6 100755
--- a/server/src/com/cloud/agent/manager/DirectAgentAttache.java
+++ b/server/src/com/cloud/agent/manager/DirectAgentAttache.java
@@ -1,15 +1,19 @@
-// Copyright 2012 Citrix Systems, Inc. Licensed under the
-// Apache License, Version 2.0 (the "License"); you may not use this
-// file except in compliance with the License.  Citrix Systems, Inc.
-// reserves all rights not expressly granted by the License.
-// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// 
-// Automatically generated by addcopyright.py at 04/03/2012
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
 package com.cloud.agent.manager;
 
 import java.util.ArrayList;