From 498025594247ddce41e7082742cbb484ef4699e3 Mon Sep 17 00:00:00 2001 From: Jaime Melis Date: Fri, 25 Feb 2011 14:34:44 +0100 Subject: [PATCH] Update copyright year to 2011 --- README | 2 +- SConstruct | 2 +- include/ActionManager.h | 2 +- include/Attribute.h | 2 +- include/AuthManager.h | 2 +- include/AuthManagerDriver.h | 2 +- include/Callbackable.h | 2 +- include/ClusterPool.h | 2 +- include/DispatchManager.h | 2 +- include/FixedLeases.h | 2 +- include/History.h | 2 +- include/Hook.h | 2 +- include/HookManager.h | 2 +- include/HookManagerDriver.h | 2 +- include/Host.h | 2 +- include/HostHook.h | 2 +- include/HostPool.h | 2 +- include/HostShare.h | 2 +- include/HostTemplate.h | 2 +- include/Image.h | 2 +- include/ImagePool.h | 2 +- include/ImageTemplate.h | 2 +- include/InformationManager.h | 2 +- include/InformationManagerDriver.h | 2 +- include/Leases.h | 2 +- include/LibVirtDriver.h | 2 +- include/LifeCycleManager.h | 2 +- include/Log.h | 2 +- include/Mad.h | 2 +- include/MadManager.h | 2 +- include/MySqlDB.h | 2 +- include/Nebula.h | 2 +- include/NebulaLog.h | 2 +- include/NebulaTemplate.h | 2 +- include/ObjectSQL.h | 2 +- include/OneClient.h | 2 +- include/PoolObjectSQL.h | 2 +- include/PoolSQL.h | 2 +- include/RangedLeases.h | 2 +- include/RequestManager.h | 2 +- include/SqlDB.h | 2 +- include/SqliteDB.h | 2 +- include/Template.h | 2 +- include/TransferManager.h | 2 +- include/TransferManagerDriver.h | 2 +- include/User.h | 2 +- include/UserPool.h | 2 +- include/VirtualMachine.h | 2 +- include/VirtualMachineHook.h | 2 +- include/VirtualMachineManager.h | 2 +- include/VirtualMachineManagerDriver.h | 2 +- include/VirtualMachinePool.h | 2 +- include/VirtualMachineTemplate.h | 2 +- include/VirtualNetwork.h | 2 +- include/VirtualNetworkPool.h | 2 +- include/VirtualNetworkTemplate.h | 2 +- include/XMLDriver.h | 2 +- include/XenDriver.h | 2 +- include/mem_collector.h | 2 +- include/test/NebulaTest.h | 2 +- include/test/OneUnitTest.h | 2 +- include/test/PoolTest.h | 2 +- install.sh | 2 +- share/etc/defaultrc | 2 +- share/etc/init.d/oned.opensuse | 2 +- share/examples/tm/tm_clone.sh | 2 +- share/examples/tm/tm_delete.sh | 2 +- share/examples/tm/tm_ln.sh | 2 +- share/examples/tm/tm_mkimage.sh | 2 +- share/examples/tm/tm_mkswap.sh | 2 +- share/examples/tm/tm_mv.sh | 2 +- share/hooks/ebtables-flush | 2 +- share/hooks/ebtables-kvm | 2 +- share/hooks/ebtables-xen | 2 +- share/hooks/host_error.rb | 2 +- share/hooks/image.rb | 2 +- share/scons/get_xmlrpc_config | 3 +- share/scons/lex_bison.py | 2 +- share/scons/xmlrpc_config.py | 2 +- share/scripts/centos-5/context/init.sh | 2 +- .../scripts/centos-5/net-vmcontext/vmcontext | 2 +- share/scripts/debian/context/init.sh | 2 +- share/scripts/debian/net-vmcontext/vmcontext | 2 +- share/scripts/one | 2 +- share/scripts/openSUSE/context/init.sh | 2 +- .../scripts/openSUSE/net-vmcontext/vmcontext | 2 +- share/scripts/ttylinux/context/init.sh | 2 +- .../ttylinux/net-vmcontext/vmcontexttty | 2 +- share/scripts/ubuntu/context/init.sh | 2 +- share/scripts/ubuntu/net-vmcontext/README | 2 +- share/scripts/ubuntu/net-vmcontext/vmcontext | 2 +- share/scripts/vmcontext.sh | 2 +- src/authm/AuthManager.cc | 2 +- src/authm/AuthManagerDriver.cc | 2 +- src/authm/SConstruct | 2 +- src/authm/test/AuthManagerTest.cc | 2 +- src/authm/test/SConstruct | 4 +-- src/authm/test/dummy | 2 +- src/authm_mad/one_auth_mad | 2 +- src/authm_mad/one_auth_mad.rb | 2 +- src/authm_mad/one_usage.rb | 2 +- src/authm_mad/oneauth | 2 +- src/authm_mad/quota.rb | 2 +- src/authm_mad/simple_auth.rb | 2 +- src/authm_mad/simple_permissions.rb | 15 +++++++++ src/authm_mad/spec/client_mock.rb | 2 +- src/authm_mad/spec/db_helpers.rb | 2 +- src/authm_mad/spec/one_usage_spec.rb | 2 +- src/authm_mad/spec/quota_spec.rb | 2 +- src/authm_mad/spec/simple_permissions_spec.rb | 2 +- src/authm_mad/spec/spec_common.rb | 2 +- src/authm_mad/ssh_auth.rb | 2 +- src/cli/client_utilities.rb | 2 +- src/cli/command_parse.rb | 4 +-- src/cli/onecluster | 2 +- src/cli/onehost | 2 +- src/cli/oneimage | 2 +- src/cli/oneuser | 2 +- src/cli/onevm | 2 +- src/cli/onevnet | 2 +- src/cloud/common/CloudClient.rb | 4 +-- src/cloud/common/CloudServer.rb | 2 +- src/cloud/common/Configuration.rb | 2 +- src/cloud/common/cloud.conf | 16 ++++++++++ src/cloud/ec2/bin/econe-describe-images | 2 +- src/cloud/ec2/bin/econe-describe-instances | 2 +- src/cloud/ec2/bin/econe-register | 2 +- src/cloud/ec2/bin/econe-run-instances | 2 +- src/cloud/ec2/bin/econe-server | 2 +- src/cloud/ec2/bin/econe-terminate-instances | 2 +- src/cloud/ec2/bin/econe-upload | 2 +- src/cloud/ec2/etc/econe.conf | 16 ++++++++++ src/cloud/ec2/lib/EC2QueryClient.rb | 2 +- src/cloud/ec2/lib/EC2QueryServer.rb | 2 +- src/cloud/ec2/lib/ImageEC2.rb | 2 +- src/cloud/ec2/lib/econe-server.rb | 2 +- src/cloud/occi/bin/occi-compute | 2 +- src/cloud/occi/bin/occi-network | 2 +- src/cloud/occi/bin/occi-server | 2 +- src/cloud/occi/bin/occi-storage | 2 +- src/cloud/occi/etc/occi-server.conf | 16 ++++++++++ src/cloud/occi/lib/ImageOCCI.rb | 2 +- src/cloud/occi/lib/ImagePoolOCCI.rb | 2 +- src/cloud/occi/lib/OCCIClient.rb | 2 +- src/cloud/occi/lib/OCCIServer.rb | 2 +- src/cloud/occi/lib/VirtualMachineOCCI.rb | 2 +- src/cloud/occi/lib/VirtualMachinePoolOCCI.rb | 2 +- src/cloud/occi/lib/VirtualNetworkOCCI.rb | 2 +- src/cloud/occi/lib/VirtualNetworkPoolOCCI.rb | 2 +- src/cloud/occi/lib/occi-server.rb | 2 +- src/common/ActionManager.cc | 2 +- src/common/Attribute.cc | 2 +- src/common/SConstruct | 2 +- src/common/mem_collector.c | 2 +- src/common/test/SConstruct | 3 +- src/common/test/action_manager.cc | 2 +- src/common/test/mem_collector.cc | 2 +- src/common/test/single_attribute.cc | 2 +- src/common/test/vector_attribute.cc | 2 +- src/dm/DispatchManager.cc | 2 +- src/dm/DispatchManagerActions.cc | 2 +- src/dm/DispatchManagerStates.cc | 2 +- src/dm/SConstruct | 2 +- src/hm/HookManager.cc | 2 +- src/hm/HookManagerDriver.cc | 2 +- src/hm/SConstruct | 2 +- src/hm_mad/hmrc | 2 +- src/hm_mad/one_hm | 2 +- src/hm_mad/one_hm.rb | 2 +- src/hm_mad/test/dummy | 2 +- src/host/ClusterPool.cc | 2 +- src/host/Host.cc | 2 +- src/host/HostHook.cc | 2 +- src/host/HostPool.cc | 2 +- src/host/HostShare.cc | 2 +- src/host/SConstruct | 2 +- src/host/test/HostHookTest.cc | 2 +- src/host/test/HostPoolTest.cc | 2 +- src/host/test/NebulaTestHost.h | 2 +- src/host/test/SConstruct | 2 +- src/im/InformationManager.cc | 2 +- src/im/InformationManagerDriver.cc | 2 +- src/im/SConstruct | 2 +- src/im_mad/dummy/one_im_dummy | 3 +- src/im_mad/dummy/one_im_dummy.rb | 3 +- src/im_mad/ec2/im_ec2rc | 2 +- src/im_mad/ec2/one_im_ec2 | 2 +- src/im_mad/ec2/one_im_ec2.rb | 2 +- src/im_mad/im_sh/one_im_sh | 2 +- src/im_mad/im_sh/one_im_sh.rb | 2 +- src/im_mad/im_ssh/one_im_ssh | 2 +- src/im_mad/im_ssh/one_im_ssh.rb | 2 +- src/im_mad/remotes/kvm.d/architecture.sh | 2 +- src/im_mad/remotes/kvm.d/cpu.sh | 2 +- src/im_mad/remotes/kvm.d/kvm.rb | 2 +- src/im_mad/remotes/kvm.d/name.sh | 2 +- src/im_mad/remotes/run_probes | 2 +- src/im_mad/remotes/xen.d/architecture.sh | 2 +- src/im_mad/remotes/xen.d/cpu.sh | 2 +- src/im_mad/remotes/xen.d/name.sh | 2 +- src/im_mad/remotes/xen.d/xen.rb | 2 +- src/image/Image.cc | 2 +- src/image/ImagePool.cc | 2 +- src/image/SConstruct | 2 +- src/image/test/ImagePoolTest.cc | 2 +- src/image/test/SConstruct | 2 +- src/lcm/LifeCycleActions.cc | 2 +- src/lcm/LifeCycleManager.cc | 2 +- src/lcm/LifeCycleStates.cc | 2 +- src/lcm/SConstruct | 2 +- src/lcm/test/DummyManager.h | 2 +- src/lcm/test/LifeCycleManagerTest.cc | 2 +- src/lcm/test/NebulaTestLCM.h | 2 +- src/lcm/test/SConstruct | 2 +- src/log/Log.cc | 2 +- src/log/NebulaLog.cc | 2 +- src/log/SConstruct | 2 +- src/mad/Mad.cc | 2 +- src/mad/MadManager.cc | 2 +- src/mad/SConstruct | 2 +- src/mad/ruby/ActionManager.rb | 4 +-- src/mad/ruby/CommandManager.rb | 2 +- src/mad/ruby/Ganglia.rb | 2 +- src/mad/ruby/OpenNebulaDriver.rb | 2 +- src/mad/ruby/VirtualMachineDriver.rb | 2 +- src/mad/sh/madcommon.sh | 2 +- src/nebula/Nebula.cc | 2 +- src/nebula/NebulaTemplate.cc | 2 +- src/nebula/SConstruct | 2 +- src/nebula/oned.cc | 4 +-- src/oca/java/build.sh | 2 +- src/oca/java/share/examples/SessionInit.java | 2 +- src/oca/java/share/examples/UserSample.java | 2 +- .../java/share/examples/VMachineSample.java | 2 +- .../src/org/opennebula/client/Client.java | 2 +- .../org/opennebula/client/OneResponse.java | 2 +- .../java/src/org/opennebula/client/Pool.java | 2 +- .../org/opennebula/client/PoolElement.java | 2 +- .../opennebula/client/cluster/Cluster.java | 2 +- .../client/cluster/ClusterPool.java | 2 +- .../src/org/opennebula/client/host/Host.java | 2 +- .../org/opennebula/client/host/HostPool.java | 2 +- .../org/opennebula/client/image/Image.java | 2 +- .../opennebula/client/image/ImagePool.java | 2 +- .../src/org/opennebula/client/user/User.java | 2 +- .../org/opennebula/client/user/UserPool.java | 2 +- .../opennebula/client/vm/VirtualMachine.java | 2 +- .../client/vm/VirtualMachinePool.java | 2 +- .../client/vnet/VirtualNetwork.java | 2 +- .../client/vnet/VirtualNetworkPool.java | 2 +- src/oca/java/test/ClusterTest.java | 2 +- src/oca/java/test/HostTest.java | 2 +- src/oca/java/test/ImageTest.java | 2 +- src/oca/java/test/SessionTest.java | 2 +- src/oca/java/test/UserTest.java | 2 +- src/oca/java/test/VirtualMachineTest.java | 2 +- src/oca/java/test/VirtualNetworkTest.java | 2 +- src/oca/ruby/OpenNebula.rb | 2 +- src/oca/ruby/OpenNebula/Cluster.rb | 2 +- src/oca/ruby/OpenNebula/ClusterPool.rb | 2 +- src/oca/ruby/OpenNebula/Host.rb | 2 +- src/oca/ruby/OpenNebula/HostPool.rb | 2 +- src/oca/ruby/OpenNebula/Image.rb | 2 +- src/oca/ruby/OpenNebula/ImagePool.rb | 2 +- src/oca/ruby/OpenNebula/ImageRepository.rb | 2 +- src/oca/ruby/OpenNebula/Pool.rb | 2 +- src/oca/ruby/OpenNebula/User.rb | 2 +- src/oca/ruby/OpenNebula/UserPool.rb | 2 +- src/oca/ruby/OpenNebula/VirtualMachine.rb | 2 +- src/oca/ruby/OpenNebula/VirtualMachinePool.rb | 2 +- src/oca/ruby/OpenNebula/VirtualNetwork.rb | 2 +- src/oca/ruby/OpenNebula/VirtualNetworkPool.rb | 2 +- src/oca/ruby/OpenNebula/XMLUtils.rb | 2 +- src/pool/PoolSQL.cc | 2 +- src/pool/SConstruct | 2 +- src/pool/test/SConstruct | 2 +- src/pool/test/TestPoolSQL.cc | 2 +- src/pool/test/TestPoolSQL.h | 2 +- src/pool/test/pool.cc | 2 +- src/rm/RequestManager.cc | 2 +- src/rm/RequestManagerAction.cc | 2 +- src/rm/RequestManagerAllocate.cc | 2 +- src/rm/RequestManagerCancel.cc | 2 +- src/rm/RequestManagerClusterAdd.cc | 2 +- src/rm/RequestManagerClusterAllocate.cc | 2 +- src/rm/RequestManagerClusterDelete.cc | 2 +- src/rm/RequestManagerClusterInfo.cc | 2 +- src/rm/RequestManagerClusterPoolInfo.cc | 2 +- src/rm/RequestManagerClusterRemove.cc | 2 +- src/rm/RequestManagerDeploy.cc | 2 +- src/rm/RequestManagerHostAllocate.cc | 2 +- src/rm/RequestManagerHostDelete.cc | 2 +- src/rm/RequestManagerHostEnable.cc | 2 +- src/rm/RequestManagerHostInfo.cc | 2 +- src/rm/RequestManagerHostPoolInfo.cc | 2 +- src/rm/RequestManagerImageAllocate.cc | 2 +- src/rm/RequestManagerImageDelete.cc | 2 +- src/rm/RequestManagerImageEnable.cc | 2 +- src/rm/RequestManagerImageInfo.cc | 2 +- src/rm/RequestManagerImagePersistent.cc | 2 +- src/rm/RequestManagerImagePoolInfo.cc | 2 +- src/rm/RequestManagerImagePublish.cc | 2 +- src/rm/RequestManagerImageRemoveAttribute.cc | 2 +- src/rm/RequestManagerImageUpdate.cc | 2 +- src/rm/RequestManagerInfo.cc | 2 +- src/rm/RequestManagerMigrate.cc | 2 +- src/rm/RequestManagerPoolInfo.cc | 2 +- src/rm/RequestManagerSaveDisk.cc | 2 +- src/rm/RequestManagerUserAllocate.cc | 2 +- src/rm/RequestManagerUserChangePassword.cc | 2 +- src/rm/RequestManagerUserDelete.cc | 2 +- src/rm/RequestManagerUserInfo.cc | 2 +- src/rm/RequestManagerUserPoolInfo.cc | 2 +- .../RequestManagerVirtualNetworkAddLeases.cc | 2 +- .../RequestManagerVirtualNetworkAllocate.cc | 2 +- src/rm/RequestManagerVirtualNetworkDelete.cc | 2 +- src/rm/RequestManagerVirtualNetworkInfo.cc | 2 +- .../RequestManagerVirtualNetworkPoolInfo.cc | 2 +- src/rm/RequestManagerVirtualNetworkPublish.cc | 2 +- ...equestManagerVirtualNetworkRemoveLeases.cc | 2 +- src/rm/SConstruct | 2 +- src/scheduler/SConstruct | 2 +- src/scheduler/include/Client.h | 2 +- src/scheduler/include/HostPoolXML.h | 2 +- src/scheduler/include/HostXML.h | 2 +- src/scheduler/include/ObjectXML.h | 2 +- src/scheduler/include/PoolXML.h | 2 +- src/scheduler/include/RankPolicy.h | 2 +- src/scheduler/include/Scheduler.h | 2 +- src/scheduler/include/SchedulerPolicy.h | 2 +- src/scheduler/include/VirtualMachinePoolXML.h | 2 +- src/scheduler/include/VirtualMachineXML.h | 2 +- src/scheduler/src/pool/HostPoolXML.cc | 2 +- src/scheduler/src/pool/HostXML.cc | 2 +- src/scheduler/src/pool/SConstruct | 2 +- .../src/pool/VirtualMachinePoolXML.cc | 2 +- src/scheduler/src/pool/VirtualMachineXML.cc | 2 +- src/scheduler/src/pool/test/HostXMLTest.cc | 2 +- src/scheduler/src/pool/test/SConstruct | 2 +- .../src/pool/test/VirtualMachineXMLTest.cc | 2 +- src/scheduler/src/sched/SConstruct | 2 +- src/scheduler/src/sched/Scheduler.cc | 2 +- src/scheduler/src/sched/mm_sched.cc | 2 +- src/scheduler/src/xml/Client.cc | 2 +- src/scheduler/src/xml/ObjectXML.cc | 2 +- src/scheduler/src/xml/SConstruct | 2 +- src/scheduler/src/xml/expr_arith.y | 2 +- src/scheduler/src/xml/expr_bool.y | 2 +- src/scheduler/src/xml/expr_parser.c | 2 +- src/scheduler/src/xml/expr_parser.l | 2 +- src/scheduler/src/xml/test/ObjectXMLTest.cc | 2 +- src/scheduler/src/xml/test/SConstruct | 2 +- src/sql/MySqlDB.cc | 2 +- src/sql/SConstruct | 2 +- src/sql/SqliteDB.cc | 2 +- src/template/SConstruct | 2 +- src/template/Template.cc | 2 +- src/template/template_parser.c | 2 +- src/template/template_parser.l | 2 +- src/template/template_syntax.y | 2 +- src/template/test/SConstruct | 3 +- src/test/Nebula.cc | 2 +- src/test/NebulaTest.cc | 2 +- src/test/OneUnitTest.cc | 2 +- src/test/SConstruct | 2 +- src/tm/SConstruct | 2 +- src/tm/TransferManager.cc | 2 +- src/tm/TransferManagerDriver.cc | 2 +- src/tm_mad/TMScript.rb | 2 +- src/tm_mad/dummy/tm_dummy.conf | 16 ++++++++++ src/tm_mad/dummy/tm_dummy.sh | 16 ++++++++++ src/tm_mad/dummy/tm_dummyrc | 3 +- src/tm_mad/lvm/tm_clone.sh | 2 +- src/tm_mad/lvm/tm_context.sh | 2 +- src/tm_mad/lvm/tm_delete.sh | 2 +- src/tm_mad/lvm/tm_ln.sh | 2 +- src/tm_mad/lvm/tm_lvm.conf | 16 ++++++++++ src/tm_mad/lvm/tm_lvmrc | 2 +- src/tm_mad/lvm/tm_mkimage.sh | 2 +- src/tm_mad/lvm/tm_mkswap.sh | 2 +- src/tm_mad/lvm/tm_mv.sh | 2 +- src/tm_mad/nfs/tm_clone.sh | 2 +- src/tm_mad/nfs/tm_context.sh | 2 +- src/tm_mad/nfs/tm_delete.sh | 2 +- src/tm_mad/nfs/tm_ln.sh | 2 +- src/tm_mad/nfs/tm_mkimage.sh | 2 +- src/tm_mad/nfs/tm_mkswap.sh | 2 +- src/tm_mad/nfs/tm_mv.sh | 2 +- src/tm_mad/nfs/tm_nfs.conf | 16 ++++++++++ src/tm_mad/nfs/tm_nfsrc | 2 +- src/tm_mad/one_tm | 2 +- src/tm_mad/one_tm.rb | 2 +- src/tm_mad/ssh/tm_clone.sh | 2 +- src/tm_mad/ssh/tm_context.sh | 2 +- src/tm_mad/ssh/tm_delete.sh | 2 +- src/tm_mad/ssh/tm_ln.sh | 2 +- src/tm_mad/ssh/tm_mkimage.sh | 2 +- src/tm_mad/ssh/tm_mkswap.sh | 2 +- src/tm_mad/ssh/tm_mv.sh | 2 +- src/tm_mad/ssh/tm_ssh.conf | 16 ++++++++++ src/tm_mad/ssh/tm_sshrc | 2 +- src/tm_mad/tm_common.sh | 2 +- src/um/SConstruct | 2 +- src/um/User.cc | 2 +- src/um/UserPool.cc | 2 +- src/um/test/SConstruct | 2 +- src/um/test/UserPoolTest.cc | 2 +- src/vm/History.cc | 2 +- src/vm/SConstruct | 2 +- src/vm/VirtualMachine.cc | 2 +- src/vm/VirtualMachineHook.cc | 2 +- src/vm/VirtualMachinePool.cc | 2 +- src/vm/test/SConstruct | 2 +- src/vm/test/VirtualMachinePoolTest.cc | 2 +- src/vm/vm_var_parser.c | 2 +- src/vm/vm_var_parser.l | 2 +- src/vm/vm_var_syntax.y | 2 +- src/vmm/LibVirtDriverKVM.cc | 2 +- src/vmm/LibVirtDriverVMware.cc | 2 +- src/vmm/SConstruct | 2 +- src/vmm/VirtualMachineManager.cc | 2 +- src/vmm/VirtualMachineManagerDriver.cc | 2 +- src/vmm/XMLDriver.cc | 2 +- src/vmm/XenDriver.cc | 2 +- src/vmm_mad/dummy/one_vmm_dummy | 3 +- src/vmm_mad/dummy/one_vmm_dummy.rb | 31 ++++++++++--------- src/vmm_mad/ec2/one_vmm_ec2 | 2 +- src/vmm_mad/ec2/one_vmm_ec2.rb | 2 +- src/vmm_mad/ec2/vmm_ec2.conf | 18 +++++++++++ src/vmm_mad/ec2/vmm_ec2rc | 2 +- src/vmm_mad/remotes/kvm/cancel | 2 +- src/vmm_mad/remotes/kvm/deploy | 2 +- src/vmm_mad/remotes/kvm/kvmrc | 2 +- src/vmm_mad/remotes/kvm/migrate | 2 +- src/vmm_mad/remotes/kvm/restore | 2 +- src/vmm_mad/remotes/kvm/save | 2 +- src/vmm_mad/remotes/kvm/shutdown | 2 +- src/vmm_mad/remotes/poll_ganglia.rb | 2 +- src/vmm_mad/remotes/poll_xen_kvm.rb | 2 +- src/vmm_mad/remotes/xen/cancel | 2 +- src/vmm_mad/remotes/xen/deploy | 2 +- src/vmm_mad/remotes/xen/migrate | 2 +- src/vmm_mad/remotes/xen/restore | 2 +- src/vmm_mad/remotes/xen/save | 2 +- src/vmm_mad/remotes/xen/shutdown | 2 +- src/vmm_mad/remotes/xen/xenrc | 2 +- src/vmm_mad/sh/one_vmm_sh | 2 +- src/vmm_mad/sh/one_vmm_sh.rb | 2 +- src/vmm_mad/sh/vmm_shrc | 2 +- src/vmm_mad/ssh/one_vmm_ssh | 2 +- src/vmm_mad/ssh/one_vmm_ssh.rb | 2 +- src/vmm_mad/ssh/vmm_ssh_kvm.conf | 16 ++++++++++ src/vmm_mad/ssh/vmm_ssh_xen.conf | 16 ++++++++++ src/vmm_mad/ssh/vmm_sshrc | 2 +- src/vnm/FixedLeases.cc | 2 +- src/vnm/Leases.cc | 2 +- src/vnm/RangedLeases.cc | 2 +- src/vnm/SConstruct | 2 +- src/vnm/VirtualNetwork.cc | 2 +- src/vnm/VirtualNetworkPool.cc | 2 +- src/vnm/test/SConstruct | 2 +- src/vnm/test/VirtualNetworkPoolTest.cc | 2 +- 462 files changed, 662 insertions(+), 477 deletions(-) diff --git a/README b/README index 2701cce474..ddd0e2410b 100644 --- a/README +++ b/README @@ -125,7 +125,7 @@ Support mailing list: http://opennebula.org/support:support ## LICENSE -Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) +Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain diff --git a/SConstruct b/SConstruct index 61eb2240fb..54b3e6aab3 100644 --- a/SConstruct +++ b/SConstruct @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/include/ActionManager.h b/include/ActionManager.h index f93806ac8b..9d23dcaed6 100644 --- a/include/ActionManager.h +++ b/include/ActionManager.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/Attribute.h b/include/Attribute.h index d7de38672e..dcaa05d765 100644 --- a/include/Attribute.h +++ b/include/Attribute.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/AuthManager.h b/include/AuthManager.h index d29a163560..307ebc29e1 100644 --- a/include/AuthManager.h +++ b/include/AuthManager.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/AuthManagerDriver.h b/include/AuthManagerDriver.h index 50dde72e14..872a5feb3a 100644 --- a/include/AuthManagerDriver.h +++ b/include/AuthManagerDriver.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/Callbackable.h b/include/Callbackable.h index c22d95a40a..fcbd67f3d0 100644 --- a/include/Callbackable.h +++ b/include/Callbackable.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/ClusterPool.h b/include/ClusterPool.h index c7964d8752..f9f92fe10b 100644 --- a/include/ClusterPool.h +++ b/include/ClusterPool.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/DispatchManager.h b/include/DispatchManager.h index 52083be6e0..b9d5e94cdd 100644 --- a/include/DispatchManager.h +++ b/include/DispatchManager.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/FixedLeases.h b/include/FixedLeases.h index 69d8a014f6..ba7e146324 100644 --- a/include/FixedLeases.h +++ b/include/FixedLeases.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/History.h b/include/History.h index fd9fdd0d40..bdb202d336 100644 --- a/include/History.h +++ b/include/History.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/Hook.h b/include/Hook.h index 6d01c7a09e..8658828896 100644 --- a/include/Hook.h +++ b/include/Hook.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/HookManager.h b/include/HookManager.h index 5495cbd549..3338c6fae0 100644 --- a/include/HookManager.h +++ b/include/HookManager.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/HookManagerDriver.h b/include/HookManagerDriver.h index 00e46ab7d2..c985e86c2c 100644 --- a/include/HookManagerDriver.h +++ b/include/HookManagerDriver.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/Host.h b/include/Host.h index ca6295305a..72039a9cd9 100644 --- a/include/Host.h +++ b/include/Host.h @@ -1,5 +1,5 @@ /* ------------------------------------------------------------------------ */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/HostHook.h b/include/HostHook.h index b1d397b546..8c05da45cf 100644 --- a/include/HostHook.h +++ b/include/HostHook.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/HostPool.h b/include/HostPool.h index 881aede255..ff2ffda2b9 100644 --- a/include/HostPool.h +++ b/include/HostPool.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/HostShare.h b/include/HostShare.h index d7b6a12078..29e0dc9960 100644 --- a/include/HostShare.h +++ b/include/HostShare.h @@ -1,5 +1,5 @@ /* ------------------------------------------------------------------------ */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/HostTemplate.h b/include/HostTemplate.h index b478c08437..c40e3fc4f6 100644 --- a/include/HostTemplate.h +++ b/include/HostTemplate.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/Image.h b/include/Image.h index ef49565214..72aa5bab52 100644 --- a/include/Image.h +++ b/include/Image.h @@ -1,5 +1,5 @@ /* ------------------------------------------------------------------------ */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/ImagePool.h b/include/ImagePool.h index 6ba70ddc9e..e65d6f2a27 100644 --- a/include/ImagePool.h +++ b/include/ImagePool.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/ImageTemplate.h b/include/ImageTemplate.h index 17b8502dbd..505390aec3 100644 --- a/include/ImageTemplate.h +++ b/include/ImageTemplate.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/InformationManager.h b/include/InformationManager.h index 8c2f065933..2fbac3c78d 100644 --- a/include/InformationManager.h +++ b/include/InformationManager.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/InformationManagerDriver.h b/include/InformationManagerDriver.h index 7b4bdf4a96..c6b70a4d73 100644 --- a/include/InformationManagerDriver.h +++ b/include/InformationManagerDriver.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/Leases.h b/include/Leases.h index 55e5811a84..280e051953 100644 --- a/include/Leases.h +++ b/include/Leases.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/LibVirtDriver.h b/include/LibVirtDriver.h index 974aba5831..274cda090e 100644 --- a/include/LibVirtDriver.h +++ b/include/LibVirtDriver.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/LifeCycleManager.h b/include/LifeCycleManager.h index eb3f336a11..4ad0986836 100644 --- a/include/LifeCycleManager.h +++ b/include/LifeCycleManager.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/Log.h b/include/Log.h index d64eb79640..8e37fdecc3 100644 --- a/include/Log.h +++ b/include/Log.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/Mad.h b/include/Mad.h index 7ec5f4dd19..70ae7ffe21 100644 --- a/include/Mad.h +++ b/include/Mad.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/MadManager.h b/include/MadManager.h index 6724480006..a1f1b2eb33 100644 --- a/include/MadManager.h +++ b/include/MadManager.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/MySqlDB.h b/include/MySqlDB.h index 8d4f43188c..b733020de2 100644 --- a/include/MySqlDB.h +++ b/include/MySqlDB.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/Nebula.h b/include/Nebula.h index f04fcd4cd9..751172374c 100644 --- a/include/Nebula.h +++ b/include/Nebula.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/NebulaLog.h b/include/NebulaLog.h index dccb57fa8c..68cd299c26 100644 --- a/include/NebulaLog.h +++ b/include/NebulaLog.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/NebulaTemplate.h b/include/NebulaTemplate.h index d3b1accc35..06357214df 100644 --- a/include/NebulaTemplate.h +++ b/include/NebulaTemplate.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/ObjectSQL.h b/include/ObjectSQL.h index 2043260f68..f628037bbd 100644 --- a/include/ObjectSQL.h +++ b/include/ObjectSQL.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/OneClient.h b/include/OneClient.h index 32a4262711..90d9a936d8 100644 --- a/include/OneClient.h +++ b/include/OneClient.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/PoolObjectSQL.h b/include/PoolObjectSQL.h index 1ac4577700..b64c35c76f 100644 --- a/include/PoolObjectSQL.h +++ b/include/PoolObjectSQL.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/PoolSQL.h b/include/PoolSQL.h index 187fb066e2..d095e692ab 100644 --- a/include/PoolSQL.h +++ b/include/PoolSQL.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/RangedLeases.h b/include/RangedLeases.h index ac68ef4062..ce847e3515 100644 --- a/include/RangedLeases.h +++ b/include/RangedLeases.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/RequestManager.h b/include/RequestManager.h index 0826743b53..11d589f88b 100644 --- a/include/RequestManager.h +++ b/include/RequestManager.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/SqlDB.h b/include/SqlDB.h index 6bc34e846a..1411d2e337 100644 --- a/include/SqlDB.h +++ b/include/SqlDB.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/SqliteDB.h b/include/SqliteDB.h index 05ff9e7b24..ebe1cc26a5 100644 --- a/include/SqliteDB.h +++ b/include/SqliteDB.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/Template.h b/include/Template.h index ad1539a3a7..1f4a703302 100644 --- a/include/Template.h +++ b/include/Template.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/TransferManager.h b/include/TransferManager.h index be289d8ca2..1a335767dd 100644 --- a/include/TransferManager.h +++ b/include/TransferManager.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/TransferManagerDriver.h b/include/TransferManagerDriver.h index 4a4ba38cd0..7736f24bfb 100644 --- a/include/TransferManagerDriver.h +++ b/include/TransferManagerDriver.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/User.h b/include/User.h index 473c5f29b8..9806b4839a 100644 --- a/include/User.h +++ b/include/User.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/UserPool.h b/include/UserPool.h index 3c96cdf683..4a68ae2e99 100644 --- a/include/UserPool.h +++ b/include/UserPool.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/VirtualMachine.h b/include/VirtualMachine.h index 1dae2a5ab0..789f0ad095 100644 --- a/include/VirtualMachine.h +++ b/include/VirtualMachine.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/VirtualMachineHook.h b/include/VirtualMachineHook.h index 7ccdf1862a..1d6c7b2dcf 100644 --- a/include/VirtualMachineHook.h +++ b/include/VirtualMachineHook.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/VirtualMachineManager.h b/include/VirtualMachineManager.h index 96124cdef1..92b35c6407 100644 --- a/include/VirtualMachineManager.h +++ b/include/VirtualMachineManager.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/VirtualMachineManagerDriver.h b/include/VirtualMachineManagerDriver.h index 2b4ef2bd25..a1f219e4e3 100644 --- a/include/VirtualMachineManagerDriver.h +++ b/include/VirtualMachineManagerDriver.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/VirtualMachinePool.h b/include/VirtualMachinePool.h index 7d7f3a77fe..94f12a2c32 100644 --- a/include/VirtualMachinePool.h +++ b/include/VirtualMachinePool.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/VirtualMachineTemplate.h b/include/VirtualMachineTemplate.h index 62053e61b4..a8c76404b6 100644 --- a/include/VirtualMachineTemplate.h +++ b/include/VirtualMachineTemplate.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/VirtualNetwork.h b/include/VirtualNetwork.h index 46fb6e03ca..2a67f3bf58 100644 --- a/include/VirtualNetwork.h +++ b/include/VirtualNetwork.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/VirtualNetworkPool.h b/include/VirtualNetworkPool.h index 7286c8d88b..c49aec9323 100644 --- a/include/VirtualNetworkPool.h +++ b/include/VirtualNetworkPool.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/VirtualNetworkTemplate.h b/include/VirtualNetworkTemplate.h index c611345996..737df15e2c 100644 --- a/include/VirtualNetworkTemplate.h +++ b/include/VirtualNetworkTemplate.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/XMLDriver.h b/include/XMLDriver.h index 1242ef3909..1d431c7f9d 100644 --- a/include/XMLDriver.h +++ b/include/XMLDriver.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/XenDriver.h b/include/XenDriver.h index 72571138c6..33ab54ca73 100644 --- a/include/XenDriver.h +++ b/include/XenDriver.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/mem_collector.h b/include/mem_collector.h index 95ef4bce95..323de68ca5 100644 --- a/include/mem_collector.h +++ b/include/mem_collector.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/test/NebulaTest.h b/include/test/NebulaTest.h index 16b1ca91f0..b02cdc3056 100644 --- a/include/test/NebulaTest.h +++ b/include/test/NebulaTest.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/test/OneUnitTest.h b/include/test/OneUnitTest.h index 0251b3fdac..5a3f8faee1 100644 --- a/include/test/OneUnitTest.h +++ b/include/test/OneUnitTest.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/include/test/PoolTest.h b/include/test/PoolTest.h index 8545873066..ce952ed3e0 100644 --- a/include/test/PoolTest.h +++ b/include/test/PoolTest.h @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/install.sh b/install.sh index ec2d5b1341..f74a0c72d0 100755 --- a/install.sh +++ b/install.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/etc/defaultrc b/share/etc/defaultrc index 5a70989d55..ac5f21c3bc 100644 --- a/share/etc/defaultrc +++ b/share/etc/defaultrc @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/etc/init.d/oned.opensuse b/share/etc/init.d/oned.opensuse index 1553b6a540..7e3a982fcc 100755 --- a/share/etc/init.d/oned.opensuse +++ b/share/etc/init.d/oned.opensuse @@ -1,7 +1,7 @@ #!/bin/sh # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/examples/tm/tm_clone.sh b/share/examples/tm/tm_clone.sh index 721041d627..098c2466a2 100755 --- a/share/examples/tm/tm_clone.sh +++ b/share/examples/tm/tm_clone.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/examples/tm/tm_delete.sh b/share/examples/tm/tm_delete.sh index 7844ee2533..516078a38a 100755 --- a/share/examples/tm/tm_delete.sh +++ b/share/examples/tm/tm_delete.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/examples/tm/tm_ln.sh b/share/examples/tm/tm_ln.sh index da107d43d7..40cf0bdb01 100755 --- a/share/examples/tm/tm_ln.sh +++ b/share/examples/tm/tm_ln.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/examples/tm/tm_mkimage.sh b/share/examples/tm/tm_mkimage.sh index 2e0fdb0fc7..82d042c6df 100755 --- a/share/examples/tm/tm_mkimage.sh +++ b/share/examples/tm/tm_mkimage.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/examples/tm/tm_mkswap.sh b/share/examples/tm/tm_mkswap.sh index 8b83e47473..ea986024cc 100755 --- a/share/examples/tm/tm_mkswap.sh +++ b/share/examples/tm/tm_mkswap.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/examples/tm/tm_mv.sh b/share/examples/tm/tm_mv.sh index e7dc09af6e..818d24a736 100755 --- a/share/examples/tm/tm_mv.sh +++ b/share/examples/tm/tm_mv.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/hooks/ebtables-flush b/share/hooks/ebtables-flush index 049149c8bf..6d3ca4e098 100755 --- a/share/hooks/ebtables-flush +++ b/share/hooks/ebtables-flush @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/hooks/ebtables-kvm b/share/hooks/ebtables-kvm index 2974090f59..d331c5990d 100755 --- a/share/hooks/ebtables-kvm +++ b/share/hooks/ebtables-kvm @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/hooks/ebtables-xen b/share/hooks/ebtables-xen index 2babd8de13..cf52ebe1fb 100755 --- a/share/hooks/ebtables-xen +++ b/share/hooks/ebtables-xen @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/hooks/host_error.rb b/share/hooks/host_error.rb index f36b6dbba8..f27497c972 100755 --- a/share/hooks/host_error.rb +++ b/share/hooks/host_error.rb @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/hooks/image.rb b/share/hooks/image.rb index 7625810312..cc8691f8df 100755 --- a/share/hooks/image.rb +++ b/share/hooks/image.rb @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scons/get_xmlrpc_config b/share/scons/get_xmlrpc_config index ed4f8eba87..b22e6d2d5c 100755 --- a/share/scons/get_xmlrpc_config +++ b/share/scons/get_xmlrpc_config @@ -1,8 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2009, Distributed Systems Architecture Group, Universidad # -# Complutense de Madrid (dsa-research.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scons/lex_bison.py b/share/scons/lex_bison.py index ed2b15fc7f..0b458ed633 100644 --- a/share/scons/lex_bison.py +++ b/share/scons/lex_bison.py @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scons/xmlrpc_config.py b/share/scons/xmlrpc_config.py index 18eeb5f35a..9de66ab239 100644 --- a/share/scons/xmlrpc_config.py +++ b/share/scons/xmlrpc_config.py @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scripts/centos-5/context/init.sh b/share/scripts/centos-5/context/init.sh index 7d2b252f95..f158b61b46 100644 --- a/share/scripts/centos-5/context/init.sh +++ b/share/scripts/centos-5/context/init.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scripts/centos-5/net-vmcontext/vmcontext b/share/scripts/centos-5/net-vmcontext/vmcontext index e68bb2ffa9..7a68117c5b 100755 --- a/share/scripts/centos-5/net-vmcontext/vmcontext +++ b/share/scripts/centos-5/net-vmcontext/vmcontext @@ -4,7 +4,7 @@ # description: network reconfigure # # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scripts/debian/context/init.sh b/share/scripts/debian/context/init.sh index 78e2e118f6..9d9b9f8c8c 100644 --- a/share/scripts/debian/context/init.sh +++ b/share/scripts/debian/context/init.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scripts/debian/net-vmcontext/vmcontext b/share/scripts/debian/net-vmcontext/vmcontext index c0fd932a48..4bb7947c2e 100755 --- a/share/scripts/debian/net-vmcontext/vmcontext +++ b/share/scripts/debian/net-vmcontext/vmcontext @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scripts/one b/share/scripts/one index b85de9e7ac..803b20d60b 100755 --- a/share/scripts/one +++ b/share/scripts/one @@ -1,7 +1,7 @@ #! /bin/sh # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scripts/openSUSE/context/init.sh b/share/scripts/openSUSE/context/init.sh index ca078805df..da85e11e6a 100644 --- a/share/scripts/openSUSE/context/init.sh +++ b/share/scripts/openSUSE/context/init.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scripts/openSUSE/net-vmcontext/vmcontext b/share/scripts/openSUSE/net-vmcontext/vmcontext index a2b8966438..ac32d354ae 100755 --- a/share/scripts/openSUSE/net-vmcontext/vmcontext +++ b/share/scripts/openSUSE/net-vmcontext/vmcontext @@ -4,7 +4,7 @@ # description: network reconfigure # # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scripts/ttylinux/context/init.sh b/share/scripts/ttylinux/context/init.sh index 0051834eba..86765e49cc 100644 --- a/share/scripts/ttylinux/context/init.sh +++ b/share/scripts/ttylinux/context/init.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scripts/ttylinux/net-vmcontext/vmcontexttty b/share/scripts/ttylinux/net-vmcontext/vmcontexttty index a1677b4356..d2b8cabbc5 100755 --- a/share/scripts/ttylinux/net-vmcontext/vmcontexttty +++ b/share/scripts/ttylinux/net-vmcontext/vmcontexttty @@ -4,7 +4,7 @@ # description: network reconfigure # # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scripts/ubuntu/context/init.sh b/share/scripts/ubuntu/context/init.sh index edbe0b0b8c..b62fc65604 100644 --- a/share/scripts/ubuntu/context/init.sh +++ b/share/scripts/ubuntu/context/init.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scripts/ubuntu/net-vmcontext/README b/share/scripts/ubuntu/net-vmcontext/README index 2ef82b5b87..a83a47d3ce 100755 --- a/share/scripts/ubuntu/net-vmcontext/README +++ b/share/scripts/ubuntu/net-vmcontext/README @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scripts/ubuntu/net-vmcontext/vmcontext b/share/scripts/ubuntu/net-vmcontext/vmcontext index c0fd932a48..4bb7947c2e 100755 --- a/share/scripts/ubuntu/net-vmcontext/vmcontext +++ b/share/scripts/ubuntu/net-vmcontext/vmcontext @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/share/scripts/vmcontext.sh b/share/scripts/vmcontext.sh index c0fd932a48..4bb7947c2e 100755 --- a/share/scripts/vmcontext.sh +++ b/share/scripts/vmcontext.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm/AuthManager.cc b/src/authm/AuthManager.cc index bf3b71f917..094f05076a 100644 --- a/src/authm/AuthManager.cc +++ b/src/authm/AuthManager.cc @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/src/authm/AuthManagerDriver.cc b/src/authm/AuthManagerDriver.cc index d37e07fd57..547a320f64 100644 --- a/src/authm/AuthManagerDriver.cc +++ b/src/authm/AuthManagerDriver.cc @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/src/authm/SConstruct b/src/authm/SConstruct index fd2c542edb..e157af4dc8 100644 --- a/src/authm/SConstruct +++ b/src/authm/SConstruct @@ -1,7 +1,7 @@ # SConstruct for src/vm # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm/test/AuthManagerTest.cc b/src/authm/test/AuthManagerTest.cc index a72acd3974..32984b3bb2 100644 --- a/src/authm/test/AuthManagerTest.cc +++ b/src/authm/test/AuthManagerTest.cc @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- */ -/* Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) */ +/* Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); you may */ /* not use this file except in compliance with the License. You may obtain */ diff --git a/src/authm/test/SConstruct b/src/authm/test/SConstruct index 9b2a2d8f5f..fedafed5e5 100644 --- a/src/authm/test/SConstruct +++ b/src/authm/test/SConstruct @@ -1,6 +1,4 @@ -# -------------------------------------------------------------------------- # -# Copyright 2002-2009, Distributed Systems Architecture Group, Universidad # -# Complutense de Madrid (dsa-research.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm/test/dummy b/src/authm/test/dummy index 8078a915b9..5bb3712fd6 100755 --- a/src/authm/test/dummy +++ b/src/authm/test/dummy @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm_mad/one_auth_mad b/src/authm_mad/one_auth_mad index 58df732596..5b3ff3b62e 100755 --- a/src/authm_mad/one_auth_mad +++ b/src/authm_mad/one_auth_mad @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm_mad/one_auth_mad.rb b/src/authm_mad/one_auth_mad.rb index 0a36f4b1cc..4d79a087b0 100755 --- a/src/authm_mad/one_auth_mad.rb +++ b/src/authm_mad/one_auth_mad.rb @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm_mad/one_usage.rb b/src/authm_mad/one_usage.rb index 00da44973d..63938aba87 100644 --- a/src/authm_mad/one_usage.rb +++ b/src/authm_mad/one_usage.rb @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm_mad/oneauth b/src/authm_mad/oneauth index b2ddb38c2a..4334d24d77 100755 --- a/src/authm_mad/oneauth +++ b/src/authm_mad/oneauth @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm_mad/quota.rb b/src/authm_mad/quota.rb index ec0c3ca0a1..137e2705e8 100644 --- a/src/authm_mad/quota.rb +++ b/src/authm_mad/quota.rb @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm_mad/simple_auth.rb b/src/authm_mad/simple_auth.rb index 00bec0b3f5..749da483cb 100644 --- a/src/authm_mad/simple_auth.rb +++ b/src/authm_mad/simple_auth.rb @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm_mad/simple_permissions.rb b/src/authm_mad/simple_permissions.rb index b055779230..51af54cbe5 100644 --- a/src/authm_mad/simple_permissions.rb +++ b/src/authm_mad/simple_permissions.rb @@ -1,3 +1,18 @@ +# -------------------------------------------------------------------------- # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # +# # +# Licensed under the Apache License, Version 2.0 (the "License"); you may # +# not use this file except in compliance with the License. You may obtain # +# a copy of the License at # +# # +# http://www.apache.org/licenses/LICENSE-2.0 # +# # +# Unless required by applicable law or agreed to in writing, software # +# distributed under the License is distributed on an "AS IS" BASIS, # +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # +# See the License for the specific language governing permissions and # +# limitations under the License. # +#--------------------------------------------------------------------------- # require 'quota' require 'base64' diff --git a/src/authm_mad/spec/client_mock.rb b/src/authm_mad/spec/client_mock.rb index fed78630bd..cbd23b66e2 100644 --- a/src/authm_mad/spec/client_mock.rb +++ b/src/authm_mad/spec/client_mock.rb @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm_mad/spec/db_helpers.rb b/src/authm_mad/spec/db_helpers.rb index ea3ca3f7a5..1abdf1ae8d 100644 --- a/src/authm_mad/spec/db_helpers.rb +++ b/src/authm_mad/spec/db_helpers.rb @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm_mad/spec/one_usage_spec.rb b/src/authm_mad/spec/one_usage_spec.rb index f20b6d111d..3b56a344ff 100644 --- a/src/authm_mad/spec/one_usage_spec.rb +++ b/src/authm_mad/spec/one_usage_spec.rb @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm_mad/spec/quota_spec.rb b/src/authm_mad/spec/quota_spec.rb index e4e796f888..287461e11e 100644 --- a/src/authm_mad/spec/quota_spec.rb +++ b/src/authm_mad/spec/quota_spec.rb @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm_mad/spec/simple_permissions_spec.rb b/src/authm_mad/spec/simple_permissions_spec.rb index 55c62f9275..b2164713b5 100644 --- a/src/authm_mad/spec/simple_permissions_spec.rb +++ b/src/authm_mad/spec/simple_permissions_spec.rb @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm_mad/spec/spec_common.rb b/src/authm_mad/spec/spec_common.rb index 7fffd828f0..016ff885d1 100644 --- a/src/authm_mad/spec/spec_common.rb +++ b/src/authm_mad/spec/spec_common.rb @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/authm_mad/ssh_auth.rb b/src/authm_mad/ssh_auth.rb index 9d089dee70..d7ae2e3110 100644 --- a/src/authm_mad/ssh_auth.rb +++ b/src/authm_mad/ssh_auth.rb @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/cli/client_utilities.rb b/src/cli/client_utilities.rb index 033e9ecba7..b177db2c68 100644 --- a/src/cli/client_utilities.rb +++ b/src/cli/client_utilities.rb @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/cli/command_parse.rb b/src/cli/command_parse.rb index cb840e62f0..133699fe6a 100644 --- a/src/cli/command_parse.rb +++ b/src/cli/command_parse.rb @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # @@ -32,7 +32,7 @@ EOT ONE_VERSION=<<-EOT OpenNebula 2.1.0 -Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) +Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain diff --git a/src/cli/onecluster b/src/cli/onecluster index e5128e2614..c012c896b8 100755 --- a/src/cli/onecluster +++ b/src/cli/onecluster @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/cli/onehost b/src/cli/onehost index 8af1a3524a..281ce5335a 100755 --- a/src/cli/onehost +++ b/src/cli/onehost @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/cli/oneimage b/src/cli/oneimage index abb6305d7a..13c6185bb3 100755 --- a/src/cli/oneimage +++ b/src/cli/oneimage @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/cli/oneuser b/src/cli/oneuser index e2a68bc39f..538d3466bc 100755 --- a/src/cli/oneuser +++ b/src/cli/oneuser @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/cli/onevm b/src/cli/onevm index d3175651a3..10de4f0e38 100755 --- a/src/cli/onevm +++ b/src/cli/onevm @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/cli/onevnet b/src/cli/onevnet index 866cfe95a0..48682d624b 100755 --- a/src/cli/onevnet +++ b/src/cli/onevnet @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/src/cloud/common/CloudClient.rb b/src/cloud/common/CloudClient.rb index f056dc619e..3560c973ff 100644 --- a/src/cloud/common/CloudClient.rb +++ b/src/cloud/common/CloudClient.rb @@ -1,5 +1,5 @@ # -------------------------------------------------------------------------- # -# Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org) # +# Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org) # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # @@ -174,7 +174,7 @@ module CloudCLI def version_text version=< +