X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=third-party%2Fopenflowj%2Fsrc%2Ftest%2Fjava%2Forg%2Fopenflow%2Fprotocol%2FOFBarrierRequestTest.java;h=64eed6f293d1cfa49e75384cd5446833b1c4d0ab;hb=c7551f594c34504fffa0055d3360132577938b38;hp=cca4d649c3756259c5d4de72722f5b8ac6fa733f;hpb=42210c03b0a4c54706320ba9f55794c0abd4d201;p=controller.git diff --git a/third-party/openflowj/src/test/java/org/openflow/protocol/OFBarrierRequestTest.java b/third-party/openflowj/src/test/java/org/openflow/protocol/OFBarrierRequestTest.java index cca4d649c3..64eed6f293 100644 --- a/third-party/openflowj/src/test/java/org/openflow/protocol/OFBarrierRequestTest.java +++ b/third-party/openflowj/src/test/java/org/openflow/protocol/OFBarrierRequestTest.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;