tools/java/src/stx/libjava/tools/environment/internal/ReflectiveClassLoader.java
changeset 3324 a58245c0e83a
parent 3305 d85c559c01c6
child 3411 ce03270017b7
--- a/tools/java/src/stx/libjava/tools/environment/internal/ReflectiveClassLoader.java	Mon Jan 05 11:04:29 2015 +0100
+++ b/tools/java/src/stx/libjava/tools/environment/internal/ReflectiveClassLoader.java	Mon Jan 05 17:10:02 2015 +0100
@@ -1,3 +1,15 @@
+/*
+ * COPYRIGHT (c) 2010-2015 by Jan Vrany, Jan Kurs and Marcel Hlopko
+ * COPYRIGHT (c) 2014-2015 by Tomas Heger
+ *                            SWING Research Group, Czech Technical University in Prague
+ *
+ * This software is furnished under a license and may be used
+ * only in accordance with the terms of that license and with the
+ * inclusion of the above copyright notice. This software may not
+ * be provided or otherwise made available to, or used by, any
+ * other person. No title to or ownership of the software is
+ * hereby transferred.
+ */
 /**
  * 
  */