X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=src%2Ftests%2FEcho.java;h=399ff3c7089bb42b0f0ffaa9095dcc350126c99a;hp=33ed2a6b5ffce38b635cf1c3ced10ed275dad271;hb=b5282b0a1a8ca5212c75623610be6d0483fd35bd;hpb=1e8bbc0228b05f14e07752cab60a274a11a22431 diff --git a/src/tests/Echo.java b/src/tests/Echo.java index 33ed2a6..399ff3c 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 Public Source License 2.0 ("the License"). +// You may not use this file except in compliance with the License. + package tests; import java.net.*;