mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Added Apache License to CLI --version text
This commit is contained in:
parent
86964ac730
commit
5558b05bb2
@ -33,6 +33,10 @@ EOT
|
||||
ONE_VERSION=<<-EOT
|
||||
OpenNebula 1.9.85
|
||||
Copyright 2002-2010, 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
|
||||
EOT
|
||||
|
||||
def initialize(standard_options=nil)
|
||||
|
Loading…
x
Reference in New Issue
Block a user