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%2FOFQueueConfigTest.java;h=0941cbdb5b55782ebd353a602b444112e99b187f;hp=467b1da8329bccf1673684de8cb249f7c84076cf;hb=4cf797ff8ce36eabb10c2771dd2cb1e5200d3598;hpb=42210c03b0a4c54706320ba9f55794c0abd4d201 diff --git a/third-party/openflowj/src/test/java/org/openflow/protocol/OFQueueConfigTest.java b/third-party/openflowj/src/test/java/org/openflow/protocol/OFQueueConfigTest.java index 467b1da832..0941cbdb5b 100644 --- a/third-party/openflowj/src/test/java/org/openflow/protocol/OFQueueConfigTest.java +++ b/third-party/openflowj/src/test/java/org/openflow/protocol/OFQueueConfigTest.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;