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%2FU64Test.java;h=6fc625b587f7c8fa275917da4de1197f4d986c94;hp=c9e815c9123edf60e41999f7b3114149b3be3e95;hb=c18cb65a11ac7348b3ffbd5d5adf33e75b27c1f0;hpb=79a9bc01b2f4d400a4ad2bd22b7efd607591d273 diff --git a/third-party/openflowj/src/test/java/org/openflow/util/U64Test.java b/third-party/openflowj/src/test/java/org/openflow/util/U64Test.java index c9e815c912..6fc625b587 100644 --- a/third-party/openflowj/src/test/java/org/openflow/util/U64Test.java +++ b/third-party/openflowj/src/test/java/org/openflow/util/U64Test.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;