X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Ftests%2FFreeTypeDemo.java;h=5f116c8d59ffa64bfb8ba2164e6d3b195f1da640;hb=43bfb4b8e45c7148d6d829913309994a11f25d9c;hp=6749728e0bf8f6fbbbcb7eb25aa7475a39cddc18;hpb=c59b7cfc7a6b67574d38c5c8eb7732bad37236b0;p=nestedvm.git diff --git a/src/tests/FreeTypeDemo.java b/src/tests/FreeTypeDemo.java index 6749728..5f116c8 100644 --- a/src/tests/FreeTypeDemo.java +++ b/src/tests/FreeTypeDemo.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 org.ibex.nestedvm.Runtime;