You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by le...@apache.org on 2012/06/28 05:21:18 UTC

svn commit: r1354807 [4/4] - in /incubator/ooo/trunk/main/test: testassistant.feature/ testassistant/ testassistant/src/org/openoffice/test/assistant/ testassistant/src/org/openoffice/test/assistant/preferences/ testassistant/src/org/openoffice/test/as...

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/AllowWholeNumLessThan.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/AllowWholeNumLessThan.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/AllowWholeNumLessThan.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/AllowWholeNumLessThan.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sc.validity;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/DefaultErrorAlertMessage.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/DefaultErrorAlertMessage.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/DefaultErrorAlertMessage.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/DefaultErrorAlertMessage.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sc.validity;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/FFCIgnoreBlank.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/FFCIgnoreBlank.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/FFCIgnoreBlank.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/FFCIgnoreBlank.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sc.validity;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/FFCNotIgnoreBlank.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/FFCNotIgnoreBlank.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/FFCNotIgnoreBlank.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/FFCNotIgnoreBlank.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sc.validity;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/NotLockCellFromValidityCell.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/NotLockCellFromValidityCell.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/NotLockCellFromValidityCell.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/NotLockCellFromValidityCell.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sc.validity;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/UncheckErrorAlert.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/UncheckErrorAlert.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/UncheckErrorAlert.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/UncheckErrorAlert.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sc.validity;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityCellRangeSourcePicker.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityCellRangeSourcePicker.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityCellRangeSourcePicker.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityCellRangeSourcePicker.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sc.validity;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityDateSupport1024Columns.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityDateSupport1024Columns.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityDateSupport1024Columns.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityDateSupport1024Columns.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sc.validity;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityUIAllowDecimal.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityUIAllowDecimal.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityUIAllowDecimal.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityUIAllowDecimal.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sc.validity;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityUICellRange.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityUICellRange.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityUICellRange.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityUICellRange.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sc.validity;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityUIErrorAlert.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityUIErrorAlert.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityUIErrorAlert.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sc/validity/ValidityUIErrorAlert.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sc.validity;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/CopySlideWithApplyFooter.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/CopySlideWithApplyFooter.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/CopySlideWithApplyFooter.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/CopySlideWithApplyFooter.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/CopySlideWithApplyToAllFooter.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/CopySlideWithApplyToAllFooter.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/CopySlideWithApplyToAllFooter.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/CopySlideWithApplyToAllFooter.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/CopySlideWithNotesHeaderFooter.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/CopySlideWithNotesHeaderFooter.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/CopySlideWithNotesHeaderFooter.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/CopySlideWithNotesHeaderFooter.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/DuplicateSlideWithApplyToAllFooter.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/DuplicateSlideWithApplyToAllFooter.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/DuplicateSlideWithApplyToAllFooter.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/DuplicateSlideWithApplyToAllFooter.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/FooterNotShowOn1stSlide.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/FooterNotShowOn1stSlide.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/FooterNotShowOn1stSlide.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/FooterNotShowOn1stSlide.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertApplyFooterOnSlide.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertApplyFooterOnSlide.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertApplyFooterOnSlide.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertApplyFooterOnSlide.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertApplyToAllFooterOnNotes.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertApplyToAllFooterOnNotes.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertApplyToAllFooterOnNotes.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertApplyToAllFooterOnNotes.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertApplyToAllFooterOnSlide.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertApplyToAllFooterOnSlide.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertApplyToAllFooterOnSlide.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertApplyToAllFooterOnSlide.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertAutoUpdateTimeFooter.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertAutoUpdateTimeFooter.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertAutoUpdateTimeFooter.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertAutoUpdateTimeFooter.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertAutoUpdateTimeOnNotes.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertAutoUpdateTimeOnNotes.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertAutoUpdateTimeOnNotes.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertAutoUpdateTimeOnNotes.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertHeaderFooterOnNotes.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertHeaderFooterOnNotes.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertHeaderFooterOnNotes.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertHeaderFooterOnNotes.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertHeaderFooterOnSlide.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertHeaderFooterOnSlide.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertHeaderFooterOnSlide.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/InsertHeaderFooterOnSlide.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/OpenAOO34WithHeaderFooter.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/OpenAOO34WithHeaderFooter.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/OpenAOO34WithHeaderFooter.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/OpenAOO34WithHeaderFooter.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/OpenPPTWithHeaderFooter.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/OpenPPTWithHeaderFooter.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/OpenPPTWithHeaderFooter.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sd/headerandfooter/OpenPPTWithHeaderFooter.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testcase.sd.headerandfooter;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testcase/sw/table/ConvertTableToText.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testcase/sw/table/ConvertTableToText.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testcase/sw/table/ConvertTableToText.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testcase/sw/table/ConvertTableToText.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 /**
  * 

Modified: incubator/ooo/trunk/main/test/testoo/src/testlib/AppUtil.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testlib/AppUtil.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testlib/AppUtil.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testlib/AppUtil.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testlib;
 import static testlib.UIMap.*;

Modified: incubator/ooo/trunk/main/test/testoo/src/testlib/CalcUtil.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testlib/CalcUtil.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testlib/CalcUtil.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testlib/CalcUtil.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testlib;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testlib/ImpressUtil.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testlib/ImpressUtil.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testlib/ImpressUtil.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testlib/ImpressUtil.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testlib;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testlib/Log.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testlib/Log.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testlib/Log.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testlib/Log.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testlib;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testlib/Testspace.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testlib/Testspace.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testlib/Testspace.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testlib/Testspace.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testlib;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testlib/UIMap.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testlib/UIMap.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testlib/UIMap.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testlib/UIMap.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testlib;
 import java.io.File;

Modified: incubator/ooo/trunk/main/test/testoo/src/testsuite/BVT.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testsuite/BVT.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testsuite/BVT.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testsuite/BVT.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testsuite;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testsuite/FVT.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testsuite/FVT.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testsuite/FVT.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testsuite/FVT.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testsuite;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testsuite/TestSampleAsMS2003.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testsuite/TestSampleAsMS2003.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testsuite/TestSampleAsMS2003.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testsuite/TestSampleAsMS2003.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testsuite;
 

Modified: incubator/ooo/trunk/main/test/testoo/src/testsuite/TestSampleAsOriginal.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/test/testoo/src/testsuite/TestSampleAsOriginal.java?rev=1354807&r1=1354806&r2=1354807&view=diff
==============================================================================
--- incubator/ooo/trunk/main/test/testoo/src/testsuite/TestSampleAsOriginal.java (original)
+++ incubator/ooo/trunk/main/test/testoo/src/testsuite/TestSampleAsOriginal.java Thu Jun 28 03:20:48 2012
@@ -1,11 +1,25 @@
-/************************************************************************
- *
- * Licensed Materials - Property of IBM.
- * (C) Copyright IBM Corporation 2003, 2012.  All Rights Reserved.
- * U.S. Government Users Restricted Rights:
- * Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
- ************************************************************************/
+/**************************************************************
+ * 
+ * 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 testsuite;