X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Ftests%2FCallTest.java;h=1d57bceab3241f82c922c779b56115320bab7670;hb=HEAD;hp=95184ce5e792433bd30646d5973d40a754eb5db4;hpb=b6be9bcc91cf8e995a0e616a480813cdbef09dc2;p=nestedvm.git diff --git a/src/tests/CallTest.java b/src/tests/CallTest.java index 95184ce..1d57bce 100644 --- a/src/tests/CallTest.java +++ b/src/tests/CallTest.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;