X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=src%2Ftests%2FSpeedTest.java;h=9597a5b6ef929e71e7d3bd03e47f99939a3ca5cf;hp=35941c112877d9cdebaca005c829bbc97f43690f;hb=b11e7c6c29f2b5f7b0828bf93eb741c4a30ec411;hpb=960bb4430543bc48cdb46e5ad49afc24bfa04f3b diff --git a/src/tests/SpeedTest.java b/src/tests/SpeedTest.java index 35941c1..9597a5b 100644 --- a/src/tests/SpeedTest.java +++ b/src/tests/SpeedTest.java @@ -1,3 +1,7 @@ +// Copyright 2000-2005 the Contributors, as shown in the revision logs. +// Licensed under the Apache License 2.0 ("the License"). +// You may not use this file except in compliance with the License. + package tests; import org.ibex.nestedvm.Runtime;