X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=src%2Ftests%2FEcho.java;h=670b818d09833f1535b20bb9206d2d0fc7f3c332;hp=33ed2a6b5ffce38b635cf1c3ced10ed275dad271;hb=b11e7c6c29f2b5f7b0828bf93eb741c4a30ec411;hpb=896193619af1e0534356ac622494ae77c7e42594 diff --git a/src/tests/Echo.java b/src/tests/Echo.java index 33ed2a6..670b818 100644 --- a/src/tests/Echo.java +++ b/src/tests/Echo.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 java.net.*;