X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=soexpand.pl;h=924295cf91c3b78bee826c583852ac0f0a8c92b1;hb=bb98f9b951af0f6438d921522a8f54f5ead0d1d0;hp=4e13005617843fff52162a27c83e1dc87f7407e6;hpb=064af42167bf4fc9aaea2702d80ce08074b889c0;p=sliver-openvswitch.git diff --git a/soexpand.pl b/soexpand.pl index 4e1300561..924295cf9 100755 --- a/soexpand.pl +++ b/soexpand.pl @@ -1,3 +1,17 @@ +# Copyright (c) 2008 Nicira Networks. +# +# 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. + use strict; use warnings; use Getopt::Long;