X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=third-party%2Fopenflowj%2Fsrc%2Ftest%2Fjava%2Forg%2Fopenflow%2Futil%2FU16Test.java;fp=third-party%2Fopenflowj%2Fsrc%2Ftest%2Fjava%2Forg%2Fopenflow%2Futil%2FU16Test.java;h=059b3cf4cb77e0919ba8242d82ce3715c397a44c;hb=c18cb65a11ac7348b3ffbd5d5adf33e75b27c1f0;hp=8edd90a504555093a5ef0a3ecb5ad6d6a90bd170;hpb=79a9bc01b2f4d400a4ad2bd22b7efd607591d273;p=controller.git diff --git a/third-party/openflowj/src/test/java/org/openflow/util/U16Test.java b/third-party/openflowj/src/test/java/org/openflow/util/U16Test.java index 8edd90a504..059b3cf4cb 100644 --- a/third-party/openflowj/src/test/java/org/openflow/util/U16Test.java +++ b/third-party/openflowj/src/test/java/org/openflow/util/U16Test.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.util; import junit.framework.TestCase;