- Fixed: Added missing file level doc blocks in order to satisfy ASF license
  regulations.


git-svn-id: https://svn.apache.org/repos/asf/incubator/zetacomponents/trunk@1066207 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/PersistentObject/tests/data/databasetypetestobject.php b/PersistentObject/tests/data/databasetypetestobject.php
index 9dec0fe..c09e792 100644
--- a/PersistentObject/tests/data/databasetypetestobject.php
+++ b/PersistentObject/tests/data/databasetypetestobject.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for MultiRelationTestPerson
  * This definition is used by the code manager for
diff --git a/PersistentObject/tests/data/keywordtest/like.php b/PersistentObject/tests/data/keywordtest/like.php
index 198e93a..aaedc21 100644
--- a/PersistentObject/tests/data/keywordtest/like.php
+++ b/PersistentObject/tests/data/keywordtest/like.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for the class Where
  * This definition is used by the keywords test.
diff --git a/PersistentObject/tests/data/keywordtest/sequence.php b/PersistentObject/tests/data/keywordtest/sequence.php
index 5f2f205..24dc0c9 100644
--- a/PersistentObject/tests/data/keywordtest/sequence.php
+++ b/PersistentObject/tests/data/keywordtest/sequence.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for Table
  * This definition is used by the keywords test.
diff --git a/PersistentObject/tests/data/keywordtest/table.php b/PersistentObject/tests/data/keywordtest/table.php
index b898f12..666dbc5 100644
--- a/PersistentObject/tests/data/keywordtest/table.php
+++ b/PersistentObject/tests/data/keywordtest/table.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for Table
  * This definition is used by the keywords test.
diff --git a/PersistentObject/tests/data/keywordtest/where.php b/PersistentObject/tests/data/keywordtest/where.php
index 606f08c..d03bed4 100644
--- a/PersistentObject/tests/data/keywordtest/where.php
+++ b/PersistentObject/tests/data/keywordtest/where.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for the class Where
  * This definition is used by the keywords test.
diff --git a/PersistentObject/tests/data/keywordtest/where_class.php b/PersistentObject/tests/data/keywordtest/where_class.php
index 11ff42a..b5d7342 100644
--- a/PersistentObject/tests/data/keywordtest/where_class.php
+++ b/PersistentObject/tests/data/keywordtest/where_class.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 // Relation class for keywords test. Like is the identifier. Both values are ints.
 class Where
 {
diff --git a/PersistentObject/tests/data/manualgeneratortest.php b/PersistentObject/tests/data/manualgeneratortest.php
index d20649b..c8cf764 100644
--- a/PersistentObject/tests/data/manualgeneratortest.php
+++ b/PersistentObject/tests/data/manualgeneratortest.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for PersistentTestObject
  * This definition is used by the code manager for
diff --git a/PersistentObject/tests/data/multirelationtestperson.php b/PersistentObject/tests/data/multirelationtestperson.php
index 0c7d73d..fce77dd 100644
--- a/PersistentObject/tests/data/multirelationtestperson.php
+++ b/PersistentObject/tests/data/multirelationtestperson.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for MultiRelationTestPerson
  * This definition is used by the code manager for
diff --git a/PersistentObject/tests/data/namespaces/foo/bar/inbarnamespace.php b/PersistentObject/tests/data/namespaces/foo/bar/inbarnamespace.php
index 32dfa42..efe90cf 100644
--- a/PersistentObject/tests/data/namespaces/foo/bar/inbarnamespace.php
+++ b/PersistentObject/tests/data/namespaces/foo/bar/inbarnamespace.php
@@ -1,4 +1,28 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
 
 $def = new ezcPersistentObjectDefinition();
 $def->table = 'in_bar_namespace';
diff --git a/PersistentObject/tests/data/namespaces/foo/infoonamespace.php b/PersistentObject/tests/data/namespaces/foo/infoonamespace.php
index 1dde2e1..291fcdd 100644
--- a/PersistentObject/tests/data/namespaces/foo/infoonamespace.php
+++ b/PersistentObject/tests/data/namespaces/foo/infoonamespace.php
@@ -1,4 +1,28 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
 
 $def = new ezcPersistentObjectDefinition();
 $def->table = 'in_foo_namespace';
diff --git a/PersistentObject/tests/data/namespaces/nonamespace.php b/PersistentObject/tests/data/namespaces/nonamespace.php
index 89ff0f7..d5395e2 100644
--- a/PersistentObject/tests/data/namespaces/nonamespace.php
+++ b/PersistentObject/tests/data/namespaces/nonamespace.php
@@ -1,4 +1,28 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
 
 $def = new ezcPersistentObjectDefinition();
 $def->table = 'no_namespace';
diff --git a/PersistentObject/tests/data/namespaces/rootnamespace.php b/PersistentObject/tests/data/namespaces/rootnamespace.php
index 3c0ede8..19737df 100644
--- a/PersistentObject/tests/data/namespaces/rootnamespace.php
+++ b/PersistentObject/tests/data/namespaces/rootnamespace.php
@@ -1,4 +1,28 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
 
 $def = new ezcPersistentObjectDefinition();
 $def->table = 'root_namespace';
diff --git a/PersistentObject/tests/data/nativegeneratortest.php b/PersistentObject/tests/data/nativegeneratortest.php
index f621d08..aa726f0 100644
--- a/PersistentObject/tests/data/nativegeneratortest.php
+++ b/PersistentObject/tests/data/nativegeneratortest.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for PersistentTestObject
  * This definition is used by the code manager for
diff --git a/PersistentObject/tests/data/persistent_test_object_casesensitive.php b/PersistentObject/tests/data/persistent_test_object_casesensitive.php
index d556ee8..be34627 100644
--- a/PersistentObject/tests/data/persistent_test_object_casesensitive.php
+++ b/PersistentObject/tests/data/persistent_test_object_casesensitive.php
@@ -1,4 +1,28 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
 
 class PersistentTestObjectCasesensitive
 {
diff --git a/PersistentObject/tests/data/persistent_test_object_converter.php b/PersistentObject/tests/data/persistent_test_object_converter.php
index 6fb9657..48fac33 100644
--- a/PersistentObject/tests/data/persistent_test_object_converter.php
+++ b/PersistentObject/tests/data/persistent_test_object_converter.php
@@ -1,4 +1,28 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
 
 require_once 'persistent_test_object.php';
 
diff --git a/PersistentObject/tests/data/persistent_test_object_invalid_state.php b/PersistentObject/tests/data/persistent_test_object_invalid_state.php
index 850fc7b..b4611da 100644
--- a/PersistentObject/tests/data/persistent_test_object_invalid_state.php
+++ b/PersistentObject/tests/data/persistent_test_object_invalid_state.php
@@ -1,4 +1,28 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
 
 require_once 'persistent_test_object.php';
 
diff --git a/PersistentObject/tests/data/persistenttestobject.php b/PersistentObject/tests/data/persistenttestobject.php
index f445f8a..a50519c 100644
--- a/PersistentObject/tests/data/persistenttestobject.php
+++ b/PersistentObject/tests/data/persistenttestobject.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for PersistentTestObject
  * This definition is used by the code manager for
diff --git a/PersistentObject/tests/data/persistenttestobjectcasesensitive.php b/PersistentObject/tests/data/persistenttestobjectcasesensitive.php
index 1abffe0..df65d8f 100644
--- a/PersistentObject/tests/data/persistenttestobjectcasesensitive.php
+++ b/PersistentObject/tests/data/persistenttestobjectcasesensitive.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for PersistentTestObject
  * This definition is used by the code manager for
diff --git a/PersistentObject/tests/data/persistenttestobjectconverter.php b/PersistentObject/tests/data/persistenttestobjectconverter.php
index 82a02fc..57abf59 100644
--- a/PersistentObject/tests/data/persistenttestobjectconverter.php
+++ b/PersistentObject/tests/data/persistenttestobjectconverter.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for PersistentTestObject
  * This definition is used by the code manager for
diff --git a/PersistentObject/tests/data/persistenttestobjectinvalidstate.php b/PersistentObject/tests/data/persistenttestobjectinvalidstate.php
index 2d5fc43..0942d6a 100644
--- a/PersistentObject/tests/data/persistenttestobjectinvalidstate.php
+++ b/PersistentObject/tests/data/persistenttestobjectinvalidstate.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for PersistentTestObject
  * This definition is used by the code manager for
diff --git a/PersistentObject/tests/data/persistenttestobjectnoid.php b/PersistentObject/tests/data/persistenttestobjectnoid.php
index 0c718ed..61265b6 100644
--- a/PersistentObject/tests/data/persistenttestobjectnoid.php
+++ b/PersistentObject/tests/data/persistenttestobjectnoid.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for PersistentTestObject
  * This definition is used by the code manager for
diff --git a/PersistentObject/tests/data/relation_test.php b/PersistentObject/tests/data/relation_test.php
index 8ec8059..5863e77 100644
--- a/PersistentObject/tests/data/relation_test.php
+++ b/PersistentObject/tests/data/relation_test.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 class RelationTest
 {
     /**
diff --git a/PersistentObject/tests/data/relation_test_address.php b/PersistentObject/tests/data/relation_test_address.php
index 8463aac..6497ad4 100644
--- a/PersistentObject/tests/data/relation_test_address.php
+++ b/PersistentObject/tests/data/relation_test_address.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 require_once dirname( __FILE__ ) . "/relation_test.php";
 
 class RelationTestAddress extends RelationTest
diff --git a/PersistentObject/tests/data/relation_test_birthday.php b/PersistentObject/tests/data/relation_test_birthday.php
index 9d91faf..9c62ddc 100644
--- a/PersistentObject/tests/data/relation_test_birthday.php
+++ b/PersistentObject/tests/data/relation_test_birthday.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 require_once dirname( __FILE__ ) . "/relation_test.php";
 
 class RelationTestBirthday extends RelationTest
diff --git a/PersistentObject/tests/data/relation_test_employer.php b/PersistentObject/tests/data/relation_test_employer.php
index 55afc02..b07b193 100644
--- a/PersistentObject/tests/data/relation_test_employer.php
+++ b/PersistentObject/tests/data/relation_test_employer.php
@@ -1,4 +1,28 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
 
 require_once dirname( __FILE__ ) . "/relation_test.php";
 
diff --git a/PersistentObject/tests/data/relation_test_person.php b/PersistentObject/tests/data/relation_test_person.php
index 94ef799..2a75cfb 100644
--- a/PersistentObject/tests/data/relation_test_person.php
+++ b/PersistentObject/tests/data/relation_test_person.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 require_once dirname( __FILE__ ) . "/relation_test.php";
 
 class RelationTestPerson extends RelationTest
diff --git a/PersistentObject/tests/data/relation_test_second_person.php b/PersistentObject/tests/data/relation_test_second_person.php
index aeda46e..ce1a4a6 100644
--- a/PersistentObject/tests/data/relation_test_second_person.php
+++ b/PersistentObject/tests/data/relation_test_second_person.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 require_once dirname( __FILE__ ) . "/relation_test_person.php";
 
 class RelationTestSecondPerson extends RelationTestPerson
diff --git a/PersistentObject/tests/data/relationtestaddress.php b/PersistentObject/tests/data/relationtestaddress.php
index 4f5cdbd..9c35623 100644
--- a/PersistentObject/tests/data/relationtestaddress.php
+++ b/PersistentObject/tests/data/relationtestaddress.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 $def = new ezcPersistentObjectDefinition();
 $def->table = "PO_addresses";
 $def->class = "RelationTestAddress";
diff --git a/PersistentObject/tests/data/relationtestbirthday.php b/PersistentObject/tests/data/relationtestbirthday.php
index 1d4a8b4..d8bf8ec 100644
--- a/PersistentObject/tests/data/relationtestbirthday.php
+++ b/PersistentObject/tests/data/relationtestbirthday.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 $def = new ezcPersistentObjectDefinition();
 $def->table = "PO_birthdays";
 $def->class = "RelationTestBirthday";
diff --git a/PersistentObject/tests/data/relationtestemployer.php b/PersistentObject/tests/data/relationtestemployer.php
index b10c81d..6cdf544 100644
--- a/PersistentObject/tests/data/relationtestemployer.php
+++ b/PersistentObject/tests/data/relationtestemployer.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 $def = new ezcPersistentObjectDefinition();
 $def->table = "PO_employers";
 $def->class = "RelationTestEmployer";
diff --git a/PersistentObject/tests/data/relationtestperson.php b/PersistentObject/tests/data/relationtestperson.php
index 72ddf6b..6caed10 100644
--- a/PersistentObject/tests/data/relationtestperson.php
+++ b/PersistentObject/tests/data/relationtestperson.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 $def = new ezcPersistentObjectDefinition();
 $def->table = "PO_persons";
 $def->class = "RelationTestPerson";
diff --git a/PersistentObject/tests/data/relationtestsecondperson.php b/PersistentObject/tests/data/relationtestsecondperson.php
index aee50d6..3b86595 100644
--- a/PersistentObject/tests/data/relationtestsecondperson.php
+++ b/PersistentObject/tests/data/relationtestsecondperson.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 $def = new ezcPersistentObjectDefinition();
 $def->table = "PO_persons";
 $def->class = "RelationTestSecondPerson";
diff --git a/PersistentObject/tests/data/string_identifier/maintable.php b/PersistentObject/tests/data/string_identifier/maintable.php
index 9668724..e0ac398 100644
--- a/PersistentObject/tests/data/string_identifier/maintable.php
+++ b/PersistentObject/tests/data/string_identifier/maintable.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for Table
  * This definition is used by the keywords test.
diff --git a/PersistentObject/tests/data/string_identifier/rel1.php b/PersistentObject/tests/data/string_identifier/rel1.php
index b127515..41a4ae2 100644
--- a/PersistentObject/tests/data/string_identifier/rel1.php
+++ b/PersistentObject/tests/data/string_identifier/rel1.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for the class Where
  * This definition is used by the keywords test.
diff --git a/PersistentObject/tests/data/string_identifier/rel2.php b/PersistentObject/tests/data/string_identifier/rel2.php
index 1ee6bf1..23a0364 100644
--- a/PersistentObject/tests/data/string_identifier/rel2.php
+++ b/PersistentObject/tests/data/string_identifier/rel2.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 /*
  * Holds the definition for the class Where
  * This definition is used by the keywords test.
diff --git a/PersistentObject/tests/data/string_identifier/rel_class.php b/PersistentObject/tests/data/string_identifier/rel_class.php
index 577af8e..1ca7fcd 100644
--- a/PersistentObject/tests/data/string_identifier/rel_class.php
+++ b/PersistentObject/tests/data/string_identifier/rel_class.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 class Rel1
 {
     public $id = null;
diff --git a/PersistentObject/tests/data/test_float_converter.php b/PersistentObject/tests/data/test_float_converter.php
index ba3e3a4..533f1f5 100644
--- a/PersistentObject/tests/data/test_float_converter.php
+++ b/PersistentObject/tests/data/test_float_converter.php
@@ -1,4 +1,28 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
 
 class ezcPersistentPropertyTestFloatConverter implements ezcPersistentPropertyConverter
 {
diff --git a/PersistentObject/tests/managers/data/simpledefinition.php b/PersistentObject/tests/managers/data/simpledefinition.php
index 69fbfb0..fc1587f 100644
--- a/PersistentObject/tests/managers/data/simpledefinition.php
+++ b/PersistentObject/tests/managers/data/simpledefinition.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 $def = new ezcPersistentObjectDefinition();
 $def->idProperty = new ezcPersistentObjectIdProperty;
 
diff --git a/PersistentObject/tests/managers/data2/myclass.php b/PersistentObject/tests/managers/data2/myclass.php
index 153b02c..c9fdd62 100644
--- a/PersistentObject/tests/managers/data2/myclass.php
+++ b/PersistentObject/tests/managers/data2/myclass.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 $def = new ezcPersistentObjectDefinition();
 $def->class = 'MyClass';
 $def->idProperty = new ezcPersistentObjectIdProperty;
diff --git a/PersistentObject/tests/test_classes.php b/PersistentObject/tests/test_classes.php
index 8969245..0690ebf 100644
--- a/PersistentObject/tests/test_classes.php
+++ b/PersistentObject/tests/test_classes.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the PersistentObject component.
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ * @package PersistentObject
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 class testDelayedInitPersistentSessionInstance implements ezcBaseConfigurationInitializer
 {
     static function configureObject( $identifier )