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%2FOFBarrierReplyTest.java;fp=third-party%2Fopenflowj%2Fsrc%2Ftest%2Fjava%2Forg%2Fopenflow%2Fprotocol%2FOFBarrierReplyTest.java;h=8cdfe348de9a4e7236946b87629895d2f9d35151;hp=f92d45a0623665cf761d7715281c53f1d9c6b65d;hb=c18cb65a11ac7348b3ffbd5d5adf33e75b27c1f0;hpb=79a9bc01b2f4d400a4ad2bd22b7efd607591d273 diff --git a/third-party/openflowj/src/test/java/org/openflow/protocol/OFBarrierReplyTest.java b/third-party/openflowj/src/test/java/org/openflow/protocol/OFBarrierReplyTest.java index f92d45a062..8cdfe348de 100644 --- a/third-party/openflowj/src/test/java/org/openflow/protocol/OFBarrierReplyTest.java +++ b/third-party/openflowj/src/test/java/org/openflow/protocol/OFBarrierReplyTest.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;