- Fixed: Missing file level doc blocks with license in the ConsoleTools
  component.


git-svn-id: https://svn.apache.org/repos/asf/incubator/zetacomponents/trunk@1036375 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog1.php b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog1.php
index b22e490..859be22 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog1.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog1.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once "Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog1_res.php b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog1_res.php
index e5979a0..0b12e18 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog1_res.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog1_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => 'Please choose a possibility:
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog2.php b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog2.php
index c86d4f7..72842fc 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog2.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog2.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once "Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog2_res.php b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog2_res.php
index e5979a0..0b12e18 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog2_res.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog2_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => 'Please choose a possibility:
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog3.php b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog3.php
index 9913cef..7ddf305 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog3.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog3.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once "Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog3_res.php b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog3_res.php
index fcf21b8..12240e5 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog3_res.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog3_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => 'Please choose a possibility:
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog4.php b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog4.php
index a3a9bbe..048f278 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog4.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog4.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once "Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog4_res.php b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog4_res.php
index edb5ed1..adb248a 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog4_res.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleMenuDialogTest__testDialog4_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => 'Please choose a possibility:
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog1.php b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog1.php
index 0908c29..fe43b88 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog1.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog1.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once dirname( __FILE__ ) . "/../../../../Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog1_res.php b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog1_res.php
index 31d7015..42968a0 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog1_res.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog1_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
  return array (
   0 => 'Do you want to proceed? (y/n) [n] ',
   1 => 'Do you want to proceed? (y/n) [n] ',
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog2.php b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog2.php
index 53be7e6..6d76e37 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog2.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog2.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once "Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog2_res.php b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog2_res.php
index e5a9ee8..cb18fbf 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog2_res.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog2_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 return array (
   0 => 'How old are you? (<int>) ',
   1 => 'How old are you? (<int>) ',
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog3.php b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog3.php
index 6318928..175c8b7 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog3.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog3.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once "Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog3_res.php b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog3_res.php
index 5917a3e..0b792b9 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog3_res.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog3_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 return array (
   0 => 'Is the answer to everything 42? (y/n) [y] ',
   1 => 'Is the answer to everything 42? (y/n) [y] ',
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog4.php b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog4.php
index dc83e59..cd0462f 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog4.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog4.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once dirname( __FILE__ ) . "/../../../../Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog4_res.php b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog4_res.php
index f61d97c..a1493b9 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog4_res.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog4_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => 'Please enter your email address:  ',
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog5.php b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog5.php
index 71b09c1..ea8f210 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog5.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog5.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once dirname( __FILE__ ) . "/../../../../Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog5_res.php b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog5_res.php
index 5866422..969faac 100644
--- a/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog5_res.php
+++ b/ConsoleTools/tests/data/posix/ezcConsoleQuestionDialogTest__testDialog5_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => 'Please enter your email address:  ',
diff --git a/ConsoleTools/tests/data/string_tools_strpad_data.php b/ConsoleTools/tests/data/string_tools_strpad_data.php
index 7c6be18..e6c59ce 100644
--- a/ConsoleTools/tests/data/string_tools_strpad_data.php
+++ b/ConsoleTools/tests/data/string_tools_strpad_data.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 // ---------- PHP tests to ensure compatibility ------------
 
diff --git a/ConsoleTools/tests/data/string_tools_wordwrap_data.php b/ConsoleTools/tests/data/string_tools_wordwrap_data.php
index 0e600d0..67a5924 100644
--- a/ConsoleTools/tests/data/string_tools_wordwrap_data.php
+++ b/ConsoleTools/tests/data/string_tools_wordwrap_data.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array(
 
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog1.php b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog1.php
index b22e490..859be22 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog1.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog1.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once "Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog1_res.php b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog1_res.php
index 2bb125f..0159049 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog1_res.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog1_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => '',
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog2.php b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog2.php
index c86d4f7..72842fc 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog2.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog2.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once "Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog2_res.php b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog2_res.php
index 2bb125f..0159049 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog2_res.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog2_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => '',
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog3.php b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog3.php
index 9913cef..7ddf305 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog3.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog3.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once "Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog3_res.php b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog3_res.php
index d81354b..d3fec54 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog3_res.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog3_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => '',
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog4.php b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog4.php
index a3a9bbe..048f278 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog4.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog4.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once "Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog4_res.php b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog4_res.php
index 11bd856..fcd2afa 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog4_res.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleMenuDialogTest__testDialog4_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => '',
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog1.php b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog1.php
index 0908c29..fe43b88 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog1.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog1.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once dirname( __FILE__ ) . "/../../../../Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog1_res.php b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog1_res.php
index 2bb125f..0159049 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog1_res.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog1_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => '',
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog2.php b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog2.php
index 53be7e6..6d76e37 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog2.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog2.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once "Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog2_res.php b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog2_res.php
index 81e5ca6..7de17f3 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog2_res.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog2_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => '',
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog3.php b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog3.php
index 6318928..175c8b7 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog3.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog3.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once "Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog3_res.php b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog3_res.php
index 2bb125f..0159049 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog3_res.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog3_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => '',
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog4.php b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog4.php
index dc83e59..cd0462f 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog4.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog4.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once dirname( __FILE__ ) . "/../../../../Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog4_res.php b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog4_res.php
index 81e5ca6..7de17f3 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog4_res.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog4_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => '',
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog5.php b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog5.php
index 71b09c1..ea8f210 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog5.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog5.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 require_once dirname( __FILE__ ) . "/../../../../Base/src/base.php";
 
diff --git a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog5_res.php b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog5_res.php
index 2bb125f..0159049 100644
--- a/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog5_res.php
+++ b/ConsoleTools/tests/data/windows/ezcConsoleQuestionDialogTest__testDialog5_res.php
@@ -1,4 +1,29 @@
 <?php
+/**
+ * File containing test code for the ConsoleTools 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 ConsoleTools
+ * @version //autogentag//
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
+ */
+
 
 return array (
   0 => '',