Index: test/functional/DeleteTest.java
===================================================================
--- test/functional/DeleteTest.java	(revision 285)
+++ test/functional/DeleteTest.java	(revision 298)
@@ -1,2 +1,3 @@
+// License: GPL. Copyright 2007 by Immanuel Scholz and others
 import org.openstreetmap.josm.Main;
 
Index: test/functional/NodeTest.java
===================================================================
--- test/functional/NodeTest.java	(revision 285)
+++ test/functional/NodeTest.java	(revision 298)
@@ -1,2 +1,3 @@
+// License: GPL. Copyright 2007 by Immanuel Scholz and others
 import java.util.Iterator;
 
Index: test/functional/SegmentTest.java
===================================================================
--- test/functional/SegmentTest.java	(revision 285)
+++ test/functional/SegmentTest.java	(revision 298)
@@ -1,2 +1,3 @@
+// License: GPL. Copyright 2007 by Immanuel Scholz and others
 import org.openstreetmap.josm.Main;
 
Index: test/functional/SelectionTest.java
===================================================================
--- test/functional/SelectionTest.java	(revision 285)
+++ test/functional/SelectionTest.java	(revision 298)
@@ -1,2 +1,3 @@
+// License: GPL. Copyright 2007 by Immanuel Scholz and others
 import org.openstreetmap.josm.Main;
 
Index: test/functional/WayTest.java
===================================================================
--- test/functional/WayTest.java	(revision 285)
+++ test/functional/WayTest.java	(revision 298)
@@ -1,2 +1,3 @@
+// License: GPL. Copyright 2007 by Immanuel Scholz and others
 import org.openstreetmap.josm.Main;
 
Index: test/functional/framework/FunctionalTestCase.java
===================================================================
--- test/functional/framework/FunctionalTestCase.java	(revision 285)
+++ test/functional/framework/FunctionalTestCase.java	(revision 298)
@@ -1,2 +1,3 @@
+// License: GPL. Copyright 2007 by Immanuel Scholz and others
 package framework;
 
