X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2Ftest-flows.c;h=6e0b773670db02ef7597186d3e4f996f8fca5e00;hb=a14bc59fb8f27db193d74662dc9c5cb8237177ef;hp=663c5a6d1018bf58003eb130bf6502ee83f6769c;hpb=e2ead27a7244d61e7f0f71f733f76118056f8981;p=sliver-openvswitch.git diff --git a/tests/test-flows.c b/tests/test-flows.c index 663c5a6d1..6e0b77367 100644 --- a/tests/test-flows.c +++ b/tests/test-flows.c @@ -1,3 +1,19 @@ +/* + * Copyright (c) 2009 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. + */ + #include #include "flow.h" #include