You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hd...@apache.org on 2012/10/26 11:04:20 UTC

svn commit: r1402439 - in /incubator/ooo/trunk: main/filter/source/config/fragments/filters/ main/filter/source/config/fragments/types/ test/testuno/source/fvt/uno/sd/animation/ test/testuno/source/fvt/uno/sd/paragraph/ test/testuno/source/fvt/uno/sd/s...

Author: hdu
Date: Fri Oct 26 09:04:19 2012
New Revision: 1402439

URL: http://svn.apache.org/viewvc?rev=1402439&view=rev
Log:
add ALv2 license headers to new files to satisfy the Apache Release Audit Tool
    
The new files were contributed by AOO committers under the ALv2
but the lastest run of the Release Audit Tool rightfully complained
that the actual license headers were missing in the files

Modified:
    incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Calc_UOF2.xcu
    incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Calc_UOF2_ui.xcu
    incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Impress_UOF2.xcu
    incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Impress_UOF2_ui.xcu
    incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Writer_UOF2.xcu
    incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Writer_UOF2_ui.xcu
    incubator/ooo/trunk/main/filter/source/config/fragments/types/calc_NSO_UOF2.xcu
    incubator/ooo/trunk/main/filter/source/config/fragments/types/impress_NSO_UOF2.xcu
    incubator/ooo/trunk/main/filter/source/config/fragments/types/writer_NSO_UOF2.xcu
    incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/animation/CustomAnimation.java
    incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/animation/TextAnimation.java
    incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/paragraph/ParagraphStyle.java
    incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/paragraph/ParagraphTextProperty.java
    incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/slideshow/CustomShow.java
    incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/slideshow/SlideShow.java

Modified: incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Calc_UOF2.xcu
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Calc_UOF2.xcu?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Calc_UOF2.xcu (original)
+++ incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Calc_UOF2.xcu Fri Oct 26 09:04:19 2012
@@ -1,3 +1,24 @@
+<!--***********************************************************
+ * 
+ * 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.
+ * 
+ ***********************************************************-->
+
 	<node oor:name="NSO Calc UOF2" oor:op="replace">
 		<prop oor:name="Flags"><value>IMPORT EXPORT ALIEN 3RDPARTYFILTER</value></prop>
 		<prop oor:name="UIComponent"/>

Modified: incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Calc_UOF2_ui.xcu
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Calc_UOF2_ui.xcu?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Calc_UOF2_ui.xcu (original)
+++ incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Calc_UOF2_ui.xcu Fri Oct 26 09:04:19 2012
@@ -1,3 +1,24 @@
+<!--***********************************************************
+ * 
+ * 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.
+ * 
+ ***********************************************************-->
+
 	<node oor:name="NSO Calc UOF2">
 		<prop oor:name="UIName">
 			<value xml:lang="el">Uniform Office Format 2 spreadsheet</value>

Modified: incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Impress_UOF2.xcu
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Impress_UOF2.xcu?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Impress_UOF2.xcu (original)
+++ incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Impress_UOF2.xcu Fri Oct 26 09:04:19 2012
@@ -1,3 +1,24 @@
+<!--***********************************************************
+ * 
+ * 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.
+ * 
+ ***********************************************************-->
+
 	<node oor:name="NSO Impress UOF2" oor:op="replace">
 		<prop oor:name="Flags"><value>IMPORT EXPORT ALIEN 3RDPARTYFILTER</value></prop>
 		<prop oor:name="UIComponent"/>

Modified: incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Impress_UOF2_ui.xcu
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Impress_UOF2_ui.xcu?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Impress_UOF2_ui.xcu (original)
+++ incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Impress_UOF2_ui.xcu Fri Oct 26 09:04:19 2012
@@ -1,3 +1,24 @@
+<!--***********************************************************
+ * 
+ * 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.
+ * 
+ ***********************************************************-->
+
 	<node oor:name="NSO Impress UOF2">
 		<prop oor:name="UIName">
 			<value xml:lang="el">Uniform Office Format 2 presentation</value>

Modified: incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Writer_UOF2.xcu
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Writer_UOF2.xcu?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Writer_UOF2.xcu (original)
+++ incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Writer_UOF2.xcu Fri Oct 26 09:04:19 2012
@@ -1,3 +1,24 @@
+<!--***********************************************************
+ * 
+ * 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.
+ * 
+ ***********************************************************-->
+
 	<node oor:name="NSO Writer UOF2" oor:op="replace">
 		<prop oor:name="Flags"><value>IMPORT EXPORT ALIEN 3RDPARTYFILTER</value></prop>
 		<prop oor:name="UIComponent"/>

Modified: incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Writer_UOF2_ui.xcu
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Writer_UOF2_ui.xcu?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Writer_UOF2_ui.xcu (original)
+++ incubator/ooo/trunk/main/filter/source/config/fragments/filters/NSO_Writer_UOF2_ui.xcu Fri Oct 26 09:04:19 2012
@@ -1,3 +1,24 @@
+<!--***********************************************************
+ * 
+ * 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.
+ * 
+ ***********************************************************-->
+
 	<node oor:name="NSO Writer UOF2">
 		<prop oor:name="UIName">
 			<value xml:lang="el">Uniform Office Format 2 Text</value>

Modified: incubator/ooo/trunk/main/filter/source/config/fragments/types/calc_NSO_UOF2.xcu
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/filter/source/config/fragments/types/calc_NSO_UOF2.xcu?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/main/filter/source/config/fragments/types/calc_NSO_UOF2.xcu (original)
+++ incubator/ooo/trunk/main/filter/source/config/fragments/types/calc_NSO_UOF2.xcu Fri Oct 26 09:04:19 2012
@@ -1,3 +1,24 @@
+<!--***********************************************************
+ * 
+ * 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.
+ * 
+ ***********************************************************-->
+
 	<node oor:name="calc_NSO_UOF2" oor:op="replace">
 		<prop oor:name="DetectService"><value>com.sun.star.comp.filters.XMLFilterDetect</value></prop>
 		<prop oor:name="URLPattern"/>

Modified: incubator/ooo/trunk/main/filter/source/config/fragments/types/impress_NSO_UOF2.xcu
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/filter/source/config/fragments/types/impress_NSO_UOF2.xcu?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/main/filter/source/config/fragments/types/impress_NSO_UOF2.xcu (original)
+++ incubator/ooo/trunk/main/filter/source/config/fragments/types/impress_NSO_UOF2.xcu Fri Oct 26 09:04:19 2012
@@ -1,3 +1,24 @@
+<!--***********************************************************
+ * 
+ * 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.
+ * 
+ ***********************************************************-->
+
 	<node oor:name="impress_NSO_UOF2" oor:op="replace">
 		<prop oor:name="DetectService"><value>com.sun.star.comp.filters.XMLFilterDetect</value></prop>
 		<prop oor:name="URLPattern"/>

Modified: incubator/ooo/trunk/main/filter/source/config/fragments/types/writer_NSO_UOF2.xcu
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/filter/source/config/fragments/types/writer_NSO_UOF2.xcu?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/main/filter/source/config/fragments/types/writer_NSO_UOF2.xcu (original)
+++ incubator/ooo/trunk/main/filter/source/config/fragments/types/writer_NSO_UOF2.xcu Fri Oct 26 09:04:19 2012
@@ -1,3 +1,24 @@
+<!--***********************************************************
+ * 
+ * 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.
+ * 
+ ***********************************************************-->
+
 	<node oor:name="writer_NSO_UOF2" oor:op="replace">
 		<prop oor:name="DetectService"><value>com.sun.star.comp.filters.XMLFilterDetect</value></prop>
 		<prop oor:name="URLPattern"/>

Modified: incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/animation/CustomAnimation.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/animation/CustomAnimation.java?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/animation/CustomAnimation.java (original)
+++ incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/animation/CustomAnimation.java Fri Oct 26 09:04:19 2012
@@ -1,3 +1,23 @@
+/**************************************************************
+ * 
+ * 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 fvt.uno.sd.animation;
 
 import junit.framework.Assert;

Modified: incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/animation/TextAnimation.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/animation/TextAnimation.java?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/animation/TextAnimation.java (original)
+++ incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/animation/TextAnimation.java Fri Oct 26 09:04:19 2012
@@ -1,3 +1,23 @@
+/**************************************************************
+ * 
+ * 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 fvt.uno.sd.animation;
 
 import junit.framework.Assert;

Modified: incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/paragraph/ParagraphStyle.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/paragraph/ParagraphStyle.java?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/paragraph/ParagraphStyle.java (original)
+++ incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/paragraph/ParagraphStyle.java Fri Oct 26 09:04:19 2012
@@ -1,3 +1,23 @@
+/**************************************************************
+ * 
+ * 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 fvt.uno.sd.paragraph;
 
 import junit.framework.Assert;

Modified: incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/paragraph/ParagraphTextProperty.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/paragraph/ParagraphTextProperty.java?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/paragraph/ParagraphTextProperty.java (original)
+++ incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/paragraph/ParagraphTextProperty.java Fri Oct 26 09:04:19 2012
@@ -1,3 +1,23 @@
+/**************************************************************
+ * 
+ * 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 fvt.uno.sd.paragraph;
 
 import junit.framework.Assert;

Modified: incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/slideshow/CustomShow.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/slideshow/CustomShow.java?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/slideshow/CustomShow.java (original)
+++ incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/slideshow/CustomShow.java Fri Oct 26 09:04:19 2012
@@ -1,3 +1,23 @@
+/**************************************************************
+ * 
+ * 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 fvt.uno.sd.slideshow;
 
 import junit.framework.Assert;

Modified: incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/slideshow/SlideShow.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/slideshow/SlideShow.java?rev=1402439&r1=1402438&r2=1402439&view=diff
==============================================================================
--- incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/slideshow/SlideShow.java (original)
+++ incubator/ooo/trunk/test/testuno/source/fvt/uno/sd/slideshow/SlideShow.java Fri Oct 26 09:04:19 2012
@@ -1,3 +1,23 @@
+/**************************************************************
+ * 
+ * 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 fvt.uno.sd.slideshow;
 
 import junit.framework.Assert;