You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2012/04/03 23:24:43 UTC

svn commit: r1309156 - in /incubator/ooo/trunk/main: ./ crashrep/source/win32/ desktop/win32/source/rebase/ desktop/win32/source/setup/ framework/test/ helpauthoring/help/en-US/ moz/patches/ oox/source/token/ sal/qa/helper/gcov/ scripting/java/ setup_n...

Author: arist
Date: Tue Apr  3 21:24:42 2012
New Revision: 1309156

URL: http://svn.apache.org/viewvc?rev=1309156&view=rev
Log:
Update headers to Alv2 headers

Modified:
    incubator/ooo/trunk/main/configure.in
    incubator/ooo/trunk/main/crashrep/source/win32/rctemplate.txt
    incubator/ooo/trunk/main/desktop/win32/source/rebase/rcheader.txt
    incubator/ooo/trunk/main/desktop/win32/source/setup/rcheader.txt
    incubator/ooo/trunk/main/desktop/win32/source/setup/rctmpl.txt
    incubator/ooo/trunk/main/framework/test/test_documentproperties.bas
    incubator/ooo/trunk/main/helpauthoring/help/en-US/help.tree
    incubator/ooo/trunk/main/moz/patches/index.txt
    incubator/ooo/trunk/main/oox/source/token/namespaces.hxx.tail
    incubator/ooo/trunk/main/oox/source/token/properties.hxx.tail
    incubator/ooo/trunk/main/oox/source/token/tokens.hxx.tail
    incubator/ooo/trunk/main/sal/qa/helper/gcov/gcov_filter.pl
    incubator/ooo/trunk/main/scripting/java/build.env
    incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_brand.txt
    incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_core01.txt
    incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_extensions.txt
    incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_module.txt
    incubator/ooo/trunk/main/shell/source/win32/shlxthandler/res/rctmpl.txt
    incubator/ooo/trunk/main/solenv/doc/gbuild/doxygen.cfg
    incubator/ooo/trunk/main/sw/sdi/swpatch.txt
    incubator/ooo/trunk/main/sysui/desktop/solaris/mime.types
    incubator/ooo/trunk/main/testautomation/global/sid/bars.sid
    incubator/ooo/trunk/main/testautomation/global/sid/basic.sid
    incubator/ooo/trunk/main/testautomation/global/sid/context.sid
    incubator/ooo/trunk/main/testautomation/global/sid/e_all.sid
    incubator/ooo/trunk/main/testautomation/global/sid/others.sid
    incubator/ooo/trunk/main/testautomation/global/sid/sop.sid
    incubator/ooo/trunk/main/toolkit/doc/layout/metricfield.txt
    incubator/ooo/trunk/main/toolkit/src2xml/source/macroparser_test.py
    incubator/ooo/trunk/main/writerfilter/documentation/doxygen/Doxyfile
    incubator/ooo/trunk/main/writerfilter/source/odiapi/qname/resource/rdfxml.rng
    incubator/ooo/trunk/main/writerfilter/source/odiapi/qname/resource/rng.rng
    incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/env/master.env
    incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_sheetreference-mod.infile
    incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple01-mod.infile
    incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple02-mod.infile
    incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple04-mod.infile
    incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_smallrange-mod.infile
    incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_textimage.infile
    incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/hyperlink01.infile
    incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/simple01.infile

Modified: incubator/ooo/trunk/main/configure.in
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/configure.in?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/configure.in (original)
+++ incubator/ooo/trunk/main/configure.in Tue Apr  3 21:24:42 2012
@@ -1,16 +1,23 @@
-dnl /******************************************************************
-dnl *     vi:set sw=3 ts=3 et:
-dnl *
-dnl * Name: configure.in
-dnl * Auth: Willem van Dorp, Ross Nicholson, Oisin Boydell - Sun Microsystems Ireland
-dnl *
-dnl * Desc: This file serves as input for the GNU autoconf package
-dnl *       in order to create a configure script.
-dnl *       In this stage configure just checks the pre-requisites
-dnl *       necessary to build Apache OpenOffice
-dnl *
-dnl *
-dnl ******************************************************************/
+dnl * *************************************************************
+dnl *  
+dnl *  Licensed to the Apache Software Foundation (ASF) under one
+dnl *  or more contributor license agreements.  See the NOTICE file
+dnl *  distributed with this work for additional information
+dnl *  regarding copyright ownership.  The ASF licenses this file
+dnl *  to you under the Apache License, Version 2.0 (the
+dnl *  "License"); you may not use this file except in compliance
+dnl *  with the License.  You may obtain a copy of the License at
+dnl *  
+dnl *    http://www.apache.org/licenses/LICENSE-2.0
+dnl *  
+dnl *  Unless required by applicable law or agreed to in writing,
+dnl *  software distributed under the License is distributed on an
+dnl *  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+dnl *  KIND, either express or implied.  See the License for the
+dnl *  specific language governing permissions and limitations
+dnl *  under the License.
+dnl *  
+dnl * *************************************************************
 AC_REVISION( $Revision: 1.290 $ )
 AC_PREREQ(2.50)
 AC_INIT()

Modified: incubator/ooo/trunk/main/crashrep/source/win32/rctemplate.txt
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/crashrep/source/win32/rctemplate.txt?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/crashrep/source/win32/rctemplate.txt (original)
+++ incubator/ooo/trunk/main/crashrep/source/win32/rctemplate.txt Tue Apr  3 21:24:42 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.
+//  
+// *************************************************************
 
 #ifdef FONTSIZE
 #undef FONTSIZE

Modified: incubator/ooo/trunk/main/desktop/win32/source/rebase/rcheader.txt
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/desktop/win32/source/rebase/rcheader.txt?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/desktop/win32/source/rebase/rcheader.txt (original)
+++ incubator/ooo/trunk/main/desktop/win32/source/rebase/rcheader.txt Tue Apr  3 21:24:42 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.
+//  
+// *************************************************************
+
 #if defined(_MSC_VER) && (_MSC_VER < 1500)
 #include <winres.h>
 #else

Modified: incubator/ooo/trunk/main/desktop/win32/source/setup/rcheader.txt
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/desktop/win32/source/setup/rcheader.txt?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/desktop/win32/source/setup/rcheader.txt (original)
+++ incubator/ooo/trunk/main/desktop/win32/source/setup/rcheader.txt Tue Apr  3 21:24:42 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.
+//  
+// *************************************************************
+
 #if defined(_MSC_VER) && (_MSC_VER < 1500)
 #include <winres.h>
 #else

Modified: incubator/ooo/trunk/main/desktop/win32/source/setup/rctmpl.txt
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/desktop/win32/source/setup/rctmpl.txt?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/desktop/win32/source/setup/rctmpl.txt (original)
+++ incubator/ooo/trunk/main/desktop/win32/source/setup/rctmpl.txt Tue Apr  3 21:24:42 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.
+//  
+// *************************************************************
+
 // String Table
 
 STRINGTABLE DISCARDABLE 

Modified: incubator/ooo/trunk/main/framework/test/test_documentproperties.bas
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/framework/test/test_documentproperties.bas?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/framework/test/test_documentproperties.bas (original)
+++ incubator/ooo/trunk/main/framework/test/test_documentproperties.bas Tue Apr  3 21:24:42 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.
+'  
+' *************************************************************
+
 Sub Main
 		' Oeffnen der LOG-Datei
 		' Es gibt 2 Moeglichgkeiten, diesen Test zu absolvieren.
@@ -1080,4 +1101,4 @@ Function getNameContainerCount ( aDocume
 		' muss hier eine 1 draufgeschlagen werden.
 		getNameContainerCount = nElementCount% + 1
 
-End Function
\ No newline at end of file
+End Function

Modified: incubator/ooo/trunk/main/helpauthoring/help/en-US/help.tree
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/helpauthoring/help/en-US/help.tree?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/helpauthoring/help/en-US/help.tree (original)
+++ incubator/ooo/trunk/main/helpauthoring/help/en-US/help.tree Tue Apr  3 21:24:42 2012
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?> 
+<!--***********************************************************
+ * 
+ * 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.
+ * 
+ ***********************************************************-->
 <tree_view version="24-Aug-2004">
 	<help_section application="ooha" id="oacbi" title="Open Office Help Authoring">
 	<topic id="ooha/org.openoffice.helpauthoring/helpauthoring.xhp">Overview</topic>

Modified: incubator/ooo/trunk/main/moz/patches/index.txt
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/moz/patches/index.txt?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/moz/patches/index.txt (original)
+++ incubator/ooo/trunk/main/moz/patches/index.txt Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 ====================================================================================
 File name
 ---------

Modified: incubator/ooo/trunk/main/oox/source/token/namespaces.hxx.tail
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/oox/source/token/namespaces.hxx.tail?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/oox/source/token/namespaces.hxx.tail (original)
+++ incubator/ooo/trunk/main/oox/source/token/namespaces.hxx.tail Tue Apr  3 21:24:42 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.
+ * 
+ *************************************************************/
 
 // ============================================================================
 

Modified: incubator/ooo/trunk/main/oox/source/token/properties.hxx.tail
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/oox/source/token/properties.hxx.tail?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/oox/source/token/properties.hxx.tail (original)
+++ incubator/ooo/trunk/main/oox/source/token/properties.hxx.tail Tue Apr  3 21:24:42 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.
+ * 
+ *************************************************************/
 
 // ============================================================================
 

Modified: incubator/ooo/trunk/main/oox/source/token/tokens.hxx.tail
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/oox/source/token/tokens.hxx.tail?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/oox/source/token/tokens.hxx.tail (original)
+++ incubator/ooo/trunk/main/oox/source/token/tokens.hxx.tail Tue Apr  3 21:24:42 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.
+ * 
+ *************************************************************/
 
 const sal_Int32 XML_TOKEN_INVALID = ::com::sun::star::xml::sax::FastToken::DONTKNOW;
 

Modified: incubator/ooo/trunk/main/sal/qa/helper/gcov/gcov_filter.pl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/sal/qa/helper/gcov/gcov_filter.pl?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/sal/qa/helper/gcov/gcov_filter.pl (original)
+++ incubator/ooo/trunk/main/sal/qa/helper/gcov/gcov_filter.pl Tue Apr  3 21:24:42 2012
@@ -2,6 +2,26 @@
 # 
 # $Id: gcov_filter.pl,v 1.4 2005-11-02 17:23:57 kz Exp $
 #
+# *************************************************************
+#  
+#  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.
+#  
+# *************************************************************
 
 # GCOV_FILTER
 #

Modified: incubator/ooo/trunk/main/scripting/java/build.env
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/scripting/java/build.env?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/scripting/java/build.env (original)
+++ incubator/ooo/trunk/main/scripting/java/build.env Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 jedit.install.dir=/scde/soperm/projects/scripting/build-dependencies
 install.dir=/scde/soperm/projects/scripting/build-dependencies
 netbeans.home=/scde/soperm/projects/scripting/build-dependencies

Modified: incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_brand.txt
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_brand.txt?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_brand.txt (original)
+++ incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_brand.txt Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 %preinstall << END
 END
 

Modified: incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_core01.txt
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_core01.txt?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_core01.txt (original)
+++ incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_core01.txt Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 %preinstall << END
 END
 

Modified: incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_extensions.txt
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_extensions.txt?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_extensions.txt (original)
+++ incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_extensions.txt Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 %system solaris
 
 %postinstall << END

Modified: incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_module.txt
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_module.txt?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_module.txt (original)
+++ incubator/ooo/trunk/main/setup_native/source/packinfo/shellscripts_module.txt Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 %format deb
 
 %postinstall << END

Modified: incubator/ooo/trunk/main/shell/source/win32/shlxthandler/res/rctmpl.txt
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/shell/source/win32/shlxthandler/res/rctmpl.txt?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/shell/source/win32/shlxthandler/res/rctmpl.txt (original)
+++ incubator/ooo/trunk/main/shell/source/win32/shlxthandler/res/rctmpl.txt Tue Apr  3 21:24:42 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.
+//  
+// *************************************************************
 
 // Dialog
 

Modified: incubator/ooo/trunk/main/solenv/doc/gbuild/doxygen.cfg
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/solenv/doc/gbuild/doxygen.cfg?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/solenv/doc/gbuild/doxygen.cfg (original)
+++ incubator/ooo/trunk/main/solenv/doc/gbuild/doxygen.cfg Tue Apr  3 21:24:42 2012
@@ -1,4 +1,24 @@
 # Doxyfile 1.5.8
+# *************************************************************
+#  
+#  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.
+#  
+# *************************************************************
 
 # This file describes the settings to be used by the documentation system
 # doxygen (www.doxygen.org) for a project

Modified: incubator/ooo/trunk/main/sw/sdi/swpatch.txt
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/sw/sdi/swpatch.txt?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/sw/sdi/swpatch.txt (original)
+++ incubator/ooo/trunk/main/sw/sdi/swpatch.txt Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 swinter.h:
 
 unsigned char SYSCALL SwDocumentGetIsPrinting( C_Object ObjHdl );

Modified: incubator/ooo/trunk/main/sysui/desktop/solaris/mime.types
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/sysui/desktop/solaris/mime.types?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/sysui/desktop/solaris/mime.types (original)
+++ incubator/ooo/trunk/main/sysui/desktop/solaris/mime.types Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 if [ "$1" = install ]
 then
 # backing out existing entries to avoid duplicates

Modified: incubator/ooo/trunk/main/testautomation/global/sid/bars.sid
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/global/sid/bars.sid?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/testautomation/global/sid/bars.sid (original)
+++ incubator/ooo/trunk/main/testautomation/global/sid/bars.sid Tue Apr  3 21:24:42 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.
+'  
+' *************************************************************
+
 ' *******************************************************
 ' ************            Leisten.sid        ************
 ' - Deklaration aller Leisten

Modified: incubator/ooo/trunk/main/testautomation/global/sid/basic.sid
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/global/sid/basic.sid?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/testautomation/global/sid/basic.sid (original)
+++ incubator/ooo/trunk/main/testautomation/global/sid/basic.sid Tue Apr  3 21:24:42 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.
+'  
+' *************************************************************
+
 '**** StarBasic-Befehle und ohne Uebergabeparameter mit SlotIDs ****
 '*                                                                 *
 '*                       Test von JSI                              *

Modified: incubator/ooo/trunk/main/testautomation/global/sid/context.sid
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/global/sid/context.sid?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/testautomation/global/sid/context.sid (original)
+++ incubator/ooo/trunk/main/testautomation/global/sid/context.sid Tue Apr  3 21:24:42 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.
+'  
+' *************************************************************
+
 ' ** Statusleiste Desktop
 ' AlleMinimieren SID_MINIMIZEWINS
 ' Wiederherstellen SID_RESTOREWIN

Modified: incubator/ooo/trunk/main/testautomation/global/sid/e_all.sid
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/global/sid/e_all.sid?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/testautomation/global/sid/e_all.sid (original)
+++ incubator/ooo/trunk/main/testautomation/global/sid/e_all.sid Tue Apr  3 21:24:42 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.
+'  
+' *************************************************************
+
 ' ***************************************************
 ' *********              Slot-IDs           *********
 ' ***************************************************

Modified: incubator/ooo/trunk/main/testautomation/global/sid/others.sid
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/global/sid/others.sid?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/testautomation/global/sid/others.sid (original)
+++ incubator/ooo/trunk/main/testautomation/global/sid/others.sid Tue Apr  3 21:24:42 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.
+'  
+' *************************************************************
+
 ' ***************************************************
 ' **      special Slot-IDs out of the office       **
 ' **                                               **

Modified: incubator/ooo/trunk/main/testautomation/global/sid/sop.sid
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/global/sid/sop.sid?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/testautomation/global/sid/sop.sid (original)
+++ incubator/ooo/trunk/main/testautomation/global/sid/sop.sid Tue Apr  3 21:24:42 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.
+'  
+' *************************************************************
 
 '**Kontextmenue SO Player
 PreviousPage HID_SIP_MN_PREV_PAGE

Modified: incubator/ooo/trunk/main/toolkit/doc/layout/metricfield.txt
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/toolkit/doc/layout/metricfield.txt?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/toolkit/doc/layout/metricfield.txt (original)
+++ incubator/ooo/trunk/main/toolkit/doc/layout/metricfield.txt Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 ** MetricField:
     + in vcl: 
 class VCL_DLLPUBLIC CurrencyField : public SpinField, public CurrencyFormatter

Modified: incubator/ooo/trunk/main/toolkit/src2xml/source/macroparser_test.py
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/toolkit/src2xml/source/macroparser_test.py?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/toolkit/src2xml/source/macroparser_test.py (original)
+++ incubator/ooo/trunk/main/toolkit/src2xml/source/macroparser_test.py Tue Apr  3 21:24:42 2012
@@ -1,4 +1,24 @@
 #!/usr/bin/env python
+# *************************************************************
+#  
+#  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.
+#  
+# *************************************************************
 
 import macroparser
 

Modified: incubator/ooo/trunk/main/writerfilter/documentation/doxygen/Doxyfile
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/writerfilter/documentation/doxygen/Doxyfile?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/writerfilter/documentation/doxygen/Doxyfile (original)
+++ incubator/ooo/trunk/main/writerfilter/documentation/doxygen/Doxyfile Tue Apr  3 21:24:42 2012
@@ -1,4 +1,24 @@
 # Doxyfile 1.4.6
+# *************************************************************
+#  
+#  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.
+#  
+# *************************************************************
 
 # This file describes the settings to be used by the documentation system
 # doxygen (www.doxygen.org) for a project

Modified: incubator/ooo/trunk/main/writerfilter/source/odiapi/qname/resource/rdfxml.rng
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/writerfilter/source/odiapi/qname/resource/rdfxml.rng?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/writerfilter/source/odiapi/qname/resource/rdfxml.rng (original)
+++ incubator/ooo/trunk/main/writerfilter/source/odiapi/qname/resource/rdfxml.rng Tue Apr  3 21:24:42 2012
@@ -1,15 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  
-  RELAX NG Compact Schema for RDF/XML Syntax
-  
-  This schema is for information only and NON-NORMATIVE
-  
-  It is based on one originally written by James Clark in
-  http://lists.w3.org/Archives/Public/www-rdf-comments/2001JulSep/0248.html
-  and updated with later changes.
-  
--->
+<!--***********************************************************
+ * 
+ * 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.
+ * 
+ ***********************************************************-->
+
 <grammar xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" ns="http://www.w3.org/XML/1998/namespace" xmlns="http://relaxng.org/ns/structure/1.0" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns:xml="http://www.w3.org/XML/1998/namespace">
   <start>
     <ref name="doc"/>

Modified: incubator/ooo/trunk/main/writerfilter/source/odiapi/qname/resource/rng.rng
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/writerfilter/source/odiapi/qname/resource/rng.rng?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/writerfilter/source/odiapi/qname/resource/rng.rng (original)
+++ incubator/ooo/trunk/main/writerfilter/source/odiapi/qname/resource/rng.rng Tue Apr  3 21:24:42 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.
+ * 
+ ***********************************************************-->
 <grammar datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
   ns="http://relaxng.org/ns/structure/1.0"
   xmlns:rng="http://relaxng.org/ns/structure/1.0"

Modified: incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/env/master.env
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/env/master.env?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/env/master.env (original)
+++ incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/env/master.env Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 #The Qa-Test environment is defined in this file. All of the fields are 
 #necessary in order for the scripts to run effectlively
 

Modified: incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_sheetreference-mod.infile
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_sheetreference-mod.infile?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_sheetreference-mod.infile (original)
+++ incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_sheetreference-mod.infile Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 # 
 # Spreadsheet sheet reference test.
 # 

Modified: incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple01-mod.infile
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple01-mod.infile?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple01-mod.infile (original)
+++ incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple01-mod.infile Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 # 
 # simple spreadsheet - insert text & numbers 
 # 

Modified: incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple02-mod.infile
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple02-mod.infile?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple02-mod.infile (original)
+++ incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple02-mod.infile Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 # 
 # simple spreadsheet - append a new column to end 
 # 

Modified: incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple04-mod.infile
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple04-mod.infile?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple04-mod.infile (original)
+++ incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_simple04-mod.infile Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 # 
 # simple spreadsheet - delete text & numbers 
 # 

Modified: incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_smallrange-mod.infile
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_smallrange-mod.infile?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_smallrange-mod.infile (original)
+++ incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_smallrange-mod.infile Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 # 
 # Spreadsheet smallrange test.
 # 

Modified: incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_textimage.infile
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_textimage.infile?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_textimage.infile (original)
+++ incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/c_textimage.infile Tue Apr  3 21:24:42 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.
+#  
+# *************************************************************
+
 # 
 # Spreadsheet image text insert.
 # 

Modified: incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/hyperlink01.infile
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/hyperlink01.infile?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/hyperlink01.infile (original)
+++ incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/hyperlink01.infile Tue Apr  3 21:24:42 2012
@@ -1,4 +1,27 @@
+# *************************************************************
+#  
+#  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.
+#  
+# *************************************************************
+
+#
 # hyperlink01
+#
 TEST|Hyperlink 1|QUICKWORD|hyperlink01
 ENTER_STRING_AT_LOCATION|114|64|
 ENTER_STRING_AT_LOCATION|33|64|SunWeb Central

Modified: incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/simple01.infile
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/simple01.infile?rev=1309156&r1=1309155&r2=1309156&view=diff
==============================================================================
--- incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/simple01.infile (original)
+++ incubator/ooo/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/simple01.infile Tue Apr  3 21:24:42 2012
@@ -1,3 +1,26 @@
+# *************************************************************
+#  
+#  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.
+#  
+# *************************************************************
+
+#
 # simple01
+#
 TEST|Simple 1|QUICKWORD|simple01
 ENTER_STRING_AT_LOCATION|LEFT|TOP|New text added to simple file.\n