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/01/12 02:54:22 UTC

svn commit: r1230364 [1/4] - in /incubator/ooo/trunk/main: accessibility/inc/pch/ accessibility/source/extended/ accessibility/source/helper/ accessibility/source/standard/ autodoc/source/display/html/ autodoc/source/display/idl/ autodoc/source/display...

Author: arist
Date: Thu Jan 12 01:54:19 2012
New Revision: 1230364

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

Modified:
    incubator/ooo/trunk/main/accessibility/inc/pch/precompiled_accessibility.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBox.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxBase.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTable.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTableBase.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControl.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlBase.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlHeader.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlHeaderCell.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTable.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTableBase.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTableCell.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeck.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeckTabBar.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeckTabBarItem.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/accessiblebrowseboxcell.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/accessibleeditbrowseboxcell.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/accessibleiconchoicectrl.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/accessibleiconchoicectrlentry.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/accessiblelistbox.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/accessiblelistboxentry.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbar.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarbase.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarpage.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarpagelist.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/accessibletablistbox.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/accessibletablistboxtable.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/listboxaccessible.cxx
    incubator/ooo/trunk/main/accessibility/source/extended/textwindowaccessibility.cxx
    incubator/ooo/trunk/main/accessibility/source/helper/acc_factory.cxx
    incubator/ooo/trunk/main/accessibility/source/helper/accresmgr.cxx
    incubator/ooo/trunk/main/accessibility/source/helper/characterattributeshelper.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/accessiblemenubasecomponent.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/floatingwindowaccessible.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessiblebox.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessiblecheckbox.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessibledropdowncombobox.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessibleedit.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessiblefixedtext.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessiblelist.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessiblelistbox.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessiblelistitem.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessiblemenu.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessiblemenubar.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessiblemenuseparator.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessiblepopupmenu.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessibleradiobutton.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessiblestatusbaritem.cxx
    incubator/ooo/trunk/main/accessibility/source/standard/vclxaccessibletextcomponent.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/aryattrs.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/cfrstd.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/chd_udk2.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/cre_link.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/dsply_cl.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/dsply_da.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/dsply_op.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/easywri.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/hd_chlst.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/hd_docu.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/hdimpl.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/html_kit.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/nav_main.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/navibar.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/opageenv.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/outfile.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/pagemake.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/pm_aldef.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/pm_base.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/pm_class.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/pm_help.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/pm_index.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/pm_namsp.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/pm_start.cxx
    incubator/ooo/trunk/main/autodoc/source/display/html/protarea.cxx
    incubator/ooo/trunk/main/autodoc/source/display/idl/hfi_constgroup.cxx
    incubator/ooo/trunk/main/autodoc/source/display/idl/hfi_interface.cxx
    incubator/ooo/trunk/main/autodoc/source/display/idl/hfi_linklist.cxx
    incubator/ooo/trunk/main/autodoc/source/display/idl/hfi_method.cxx
    incubator/ooo/trunk/main/autodoc/source/display/idl/hfi_property.cxx
    incubator/ooo/trunk/main/autodoc/source/display/idl/hfi_struct.cxx
    incubator/ooo/trunk/main/autodoc/source/display/idl/hfi_tag.cxx
    incubator/ooo/trunk/main/autodoc/source/display/idl/hfi_xrefpage.cxx
    incubator/ooo/trunk/main/autodoc/source/display/idl/hi_factory.cxx
    incubator/ooo/trunk/main/autodoc/source/display/kernel/displfct.cxx
    incubator/ooo/trunk/main/autodoc/source/display/toolkit/hf_docentry.cxx
    incubator/ooo/trunk/main/autodoc/source/display/toolkit/hf_funcdecl.cxx
    incubator/ooo/trunk/main/autodoc/source/display/toolkit/hf_linachain.cxx
    incubator/ooo/trunk/main/autodoc/source/display/toolkit/hf_navi_main.cxx
    incubator/ooo/trunk/main/autodoc/source/display/toolkit/hf_navi_sub.cxx
    incubator/ooo/trunk/main/autodoc/source/display/toolkit/hf_title.cxx
    incubator/ooo/trunk/main/autodoc/source/display/toolkit/htmlfile.cxx
    incubator/ooo/trunk/main/autodoc/source/display/toolkit/out_node.cxx
    incubator/ooo/trunk/main/autodoc/source/display/toolkit/out_position.cxx
    incubator/ooo/trunk/main/autodoc/source/display/toolkit/out_tree.cxx
    incubator/ooo/trunk/main/autodoc/source/display/toolkit/outputstack.cxx
    incubator/ooo/trunk/main/writerfilter/source/resourcemodel/Protocol.cxx

Modified: incubator/ooo/trunk/main/accessibility/inc/pch/precompiled_accessibility.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/inc/pch/precompiled_accessibility.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/inc/pch/precompiled_accessibility.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/inc/pch/precompiled_accessibility.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 #include "precompiled_accessibility.hxx"
 

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBox.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBox.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBox.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBox.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxBase.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxBase.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxBase.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxBase.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTable.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTable.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTable.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTable.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTableBase.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTableBase.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTableBase.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTableBase.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControl.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControl.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControl.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControl.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlBase.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlBase.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlBase.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlBase.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlHeader.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlHeader.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlHeader.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlHeader.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlHeaderCell.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlHeaderCell.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlHeaderCell.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlHeaderCell.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTable.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTable.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTable.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTable.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTableBase.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTableBase.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTableBase.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTableBase.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTableCell.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTableCell.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTableCell.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleGridControlTableCell.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeck.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeck.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeck.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeck.cxx Thu Jan 12 01:54:19 2012
@@ -1,28 +1,25 @@
-/*************************************************************************
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 #include "precompiled_accessibility.hxx"
 

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeckTabBar.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeckTabBar.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeckTabBar.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeckTabBar.cxx Thu Jan 12 01:54:19 2012
@@ -1,28 +1,25 @@
-/*************************************************************************
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 #include "precompiled_accessibility.hxx"
 

Modified: incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeckTabBarItem.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeckTabBarItem.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeckTabBarItem.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/AccessibleToolPanelDeckTabBarItem.cxx Thu Jan 12 01:54:19 2012
@@ -1,28 +1,25 @@
-/*************************************************************************
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 #include "precompiled_accessibility.hxx"
 

Modified: incubator/ooo/trunk/main/accessibility/source/extended/accessiblebrowseboxcell.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/accessiblebrowseboxcell.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/accessiblebrowseboxcell.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/accessiblebrowseboxcell.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/accessibleeditbrowseboxcell.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/accessibleeditbrowseboxcell.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/accessibleeditbrowseboxcell.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/accessibleeditbrowseboxcell.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/accessibleiconchoicectrl.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/accessibleiconchoicectrl.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/accessibleiconchoicectrl.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/accessibleiconchoicectrl.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/accessibleiconchoicectrlentry.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/accessibleiconchoicectrlentry.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/accessibleiconchoicectrlentry.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/accessibleiconchoicectrlentry.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/accessiblelistbox.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/accessiblelistbox.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/accessiblelistbox.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/accessiblelistbox.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/accessiblelistboxentry.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/accessiblelistboxentry.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/accessiblelistboxentry.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/accessiblelistboxentry.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbar.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbar.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbar.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbar.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarbase.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarbase.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarbase.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarbase.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarpage.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarpage.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarpage.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarpage.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"

Modified: incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarpagelist.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarpagelist.cxx?rev=1230364&r1=1230363&r2=1230364&view=diff
==============================================================================
--- incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarpagelist.cxx (original)
+++ incubator/ooo/trunk/main/accessibility/source/extended/accessibletabbarpagelist.cxx Thu Jan 12 01:54:19 2012
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
  * 
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ * 
+ *************************************************************/
+
+
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_accessibility.hxx"