X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=third-party%2Fopenflowj%2Fsrc%2Ftest%2Fjava%2Forg%2Fopenflow%2Fprotocol%2FOFStatisticsRequestTest.java;h=d42f8e05f5a264ff33542750c6cb8b8942dc5f3b;hp=d7e05c8543e2dd1891a450c8f3543eabe50df080;hb=c18cb65a11ac7348b3ffbd5d5adf33e75b27c1f0;hpb=79a9bc01b2f4d400a4ad2bd22b7efd607591d273 diff --git a/third-party/openflowj/src/test/java/org/openflow/protocol/OFStatisticsRequestTest.java b/third-party/openflowj/src/test/java/org/openflow/protocol/OFStatisticsRequestTest.java index d7e05c8543..d42f8e05f5 100644 --- a/third-party/openflowj/src/test/java/org/openflow/protocol/OFStatisticsRequestTest.java +++ b/third-party/openflowj/src/test/java/org/openflow/protocol/OFStatisticsRequestTest.java @@ -1,12 +1,3 @@ - -/* - * Copyright (c) 2013 Cisco Systems, Inc. and others. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v1.0 which accompanies this distribution, - * and is available at http://www.eclipse.org/legal/epl-v10.html - */ - package org.openflow.protocol; import java.nio.ByteBuffer;