X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=third-party%2Fopenflowj%2Fsrc%2Ftest%2Fjava%2Forg%2Fopenflow%2Fprotocol%2FOFFlowRemovedTest.java;h=2fa7900cbfff19e440afe68a75b2b421e84a4647;hb=33a40451c53d0cbf66407bd3e217baf904aa7088;hp=4da9fe905c5c8e3819a9de53ca8b625555cac1b5;hpb=42210c03b0a4c54706320ba9f55794c0abd4d201;p=controller.git diff --git a/third-party/openflowj/src/test/java/org/openflow/protocol/OFFlowRemovedTest.java b/third-party/openflowj/src/test/java/org/openflow/protocol/OFFlowRemovedTest.java index 4da9fe905c..2fa7900cbf 100644 --- a/third-party/openflowj/src/test/java/org/openflow/protocol/OFFlowRemovedTest.java +++ b/third-party/openflowj/src/test/java/org/openflow/protocol/OFFlowRemovedTest.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;