X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=third-party%2Fopenflowj%2Fsrc%2Ftest%2Fjava%2Forg%2Fopenflow%2Futil%2FUnsignedTest.java;h=6701f4a51e38ab852bca21bea489010b056a8ff3;hp=c65c5da32aa0aa2f0c07d5307e41390de15cac11;hb=4cf797ff8ce36eabb10c2771dd2cb1e5200d3598;hpb=42210c03b0a4c54706320ba9f55794c0abd4d201 diff --git a/third-party/openflowj/src/test/java/org/openflow/util/UnsignedTest.java b/third-party/openflowj/src/test/java/org/openflow/util/UnsignedTest.java index c65c5da32a..6701f4a51e 100644 --- a/third-party/openflowj/src/test/java/org/openflow/util/UnsignedTest.java +++ b/third-party/openflowj/src/test/java/org/openflow/util/UnsignedTest.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 java.math.BigInteger;