diff options
Diffstat (limited to 'odl-pipeline/setup.sh')
-rw-r--r-- | odl-pipeline/setup.sh | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/odl-pipeline/setup.sh b/odl-pipeline/setup.sh index 2d32bb1..4ec3c4b 100644 --- a/odl-pipeline/setup.sh +++ b/odl-pipeline/setup.sh @@ -1,2 +1,9 @@ #!/bin/bash +# +# Copyright (c) 2017 All rights reserved +# This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# +# http://www.apache.org/licenses/LICENSE-2.0 sudo apt-get install -y python python-yaml python-six openvswitch |