X-Git-Url: http://git.megacz.com/?p=org.ibex.util.git;a=blobdiff_plain;f=src%2Forg%2Fibex%2Futil%2FSimplex.java;h=c5789122382a79dfb9afaa2a7b4b68067a2248ae;hp=2ae314a246af7cafcf8c1894e3301e5d1540718c;hb=1f80106afa0f0eb6f12544c75304f2084aca6499;hpb=fc73b258af00744953b5098c1edb30f871039ef1 diff --git a/src/org/ibex/util/Simplex.java b/src/org/ibex/util/Simplex.java index 2ae314a..c578912 100644 --- a/src/org/ibex/util/Simplex.java +++ b/src/org/ibex/util/Simplex.java @@ -1,3 +1,7 @@ +// Copyright 2000-2005 the Contributors, as shown in the revision logs. +// Licensed under the Apache Public Source License 2.0 ("the License"). +// You may not use this file except in compliance with the License. + package org.ibex.util; import java.io.* ; import java.util.* ;