Author: hdu Date: Fri Nov 15 16:35:11 2013 New Revision: 1542312 URL: http://svn.apache.org/r1542312 Log: #i107914# adjust license headers to the ALv2
as intended by IBM's symphony contribution and the individual ICLAs of the developers Found by: V Stuart Foote <[email protected]> Modified: openoffice/trunk/main/editeng/inc/editeng/AccessibleSvxFindReplaceDialog.hxx openoffice/trunk/main/offapi/com/sun/star/accessibility/MSAAService.idl openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleExtendedAttributes.idl openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleGetAccFlowTo.idl openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleTableSelection.idl openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleTextSelection.idl openoffice/trunk/main/offapi/com/sun/star/accessibility/XMSAAService.idl openoffice/trunk/main/svtools/inc/svtools/accessibleruler.hxx openoffice/trunk/main/svtools/inc/svtools/vclxaccessibleheaderbar.hxx openoffice/trunk/main/svtools/inc/svtools/vclxaccessibleheaderbaritem.hxx openoffice/trunk/main/svtools/source/control/accessibleruler.cxx openoffice/trunk/main/svtools/source/control/ruler.src openoffice/trunk/main/svtools/source/control/vclxaccessibleheaderbar.cxx openoffice/trunk/main/svtools/source/control/vclxaccessibleheaderbaritem.cxx openoffice/trunk/main/svx/source/inc/svxpixelctlaccessiblecontext.hxx openoffice/trunk/main/sw/source/core/access/accfield.cxx openoffice/trunk/main/sw/source/core/access/accfield.hxx openoffice/trunk/main/sw/source/core/access/accnotexthyperlink.cxx openoffice/trunk/main/sw/source/core/access/accnotexthyperlink.hxx Modified: openoffice/trunk/main/editeng/inc/editeng/AccessibleSvxFindReplaceDialog.hxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/editeng/inc/editeng/AccessibleSvxFindReplaceDialog.hxx?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/editeng/inc/editeng/AccessibleSvxFindReplaceDialog.hxx (original) +++ openoffice/trunk/main/editeng/inc/editeng/AccessibleSvxFindReplaceDialog.hxx Fri Nov 15 16:35:11 2013 @@ -1,30 +1,24 @@ -/************************************************************************* -* -* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -* -* Copyright IBM Corporation 2010. -* 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. + * + *************************************************************/ + #ifndef _ACCESSIBLESVXFINDREPLACEDIALOG_HXX_ #define _ACCESSIBLESVXFINDREPLACEDIALOG_HXX_ #ifndef _TOOLKIT_AWT_VCLXWINDOW_HXX_ Modified: openoffice/trunk/main/offapi/com/sun/star/accessibility/MSAAService.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/accessibility/MSAAService.idl?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/accessibility/MSAAService.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/accessibility/MSAAService.idl Fri Nov 15 16:35:11 2013 @@ -1,30 +1,24 @@ -/************************************************************************* -* -* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -* -* Copyright IBM Corporation 2010. -* 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. + * + *************************************************************/ + #ifndef __com_sun_star_accessibility_Accessible_idl__ #define __com_sun_star_accessibility_Accessible_idl__ @@ -43,3 +37,4 @@ service MSAAService }; }; }; }; #endif + Modified: openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleExtendedAttributes.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleExtendedAttributes.idl?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleExtendedAttributes.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleExtendedAttributes.idl Fri Nov 15 16:35:11 2013 @@ -1,30 +1,23 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ #ifndef __com_sun_star_accessibility_XAccessibleAttribute_idl__ #define __com_sun_star_accessibility_XAccessibleAttribute_idl__ Modified: openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleGetAccFlowTo.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleGetAccFlowTo.idl?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleGetAccFlowTo.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleGetAccFlowTo.idl Fri Nov 15 16:35:11 2013 @@ -1,30 +1,23 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ #ifndef __com_sun_star_accessibility_XAccessibleGetAccFlowTo_idl_ #define __com_sun_star_accessibility_XAccessibleGetAccFlowTo_idl_ Modified: openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl Fri Nov 15 16:35:11 2013 @@ -1,31 +1,24 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ + #ifndef __com_sun_star_accessibility_XAccessibleGroupPosition_idl__ #define __com_sun_star_accessibility_XAccessibleGroupPosition_idl__ Modified: openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleTableSelection.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleTableSelection.idl?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleTableSelection.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleTableSelection.idl Fri Nov 15 16:35:11 2013 @@ -1,30 +1,23 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ #ifndef __com_sun_star_accessibility_XAccessibleTableSelection_idl__ #define __com_sun_star_accessibility_XAccessibleTableSelection_idl__ Modified: openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleTextSelection.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleTextSelection.idl?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleTextSelection.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/accessibility/XAccessibleTextSelection.idl Fri Nov 15 16:35:11 2013 @@ -1,30 +1,23 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ #ifndef __com_sun_star_accessibility_XAccessibleTextSelection_idl__ #define __com_sun_star_accessibility_XAccessibleTextSelection_idl__ Modified: openoffice/trunk/main/offapi/com/sun/star/accessibility/XMSAAService.idl URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/accessibility/XMSAAService.idl?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/offapi/com/sun/star/accessibility/XMSAAService.idl (original) +++ openoffice/trunk/main/offapi/com/sun/star/accessibility/XMSAAService.idl Fri Nov 15 16:35:11 2013 @@ -1,31 +1,24 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ + #ifndef __com_sun_star_accessibility_XMSAASERVICE_idl__ #define __com_sun_star_accessibility_XMSAASERVICE_idl__ Modified: openoffice/trunk/main/svtools/inc/svtools/accessibleruler.hxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svtools/inc/svtools/accessibleruler.hxx?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/svtools/inc/svtools/accessibleruler.hxx (original) +++ openoffice/trunk/main/svtools/inc/svtools/accessibleruler.hxx Fri Nov 15 16:35:11 2013 @@ -1,30 +1,23 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ //IAccessibility2 Implementation 2009----- #ifndef _SVTRULERACCESSIBLE_HXX Modified: openoffice/trunk/main/svtools/inc/svtools/vclxaccessibleheaderbar.hxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svtools/inc/svtools/vclxaccessibleheaderbar.hxx?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/svtools/inc/svtools/vclxaccessibleheaderbar.hxx (original) +++ openoffice/trunk/main/svtools/inc/svtools/vclxaccessibleheaderbar.hxx Fri Nov 15 16:35:11 2013 @@ -1,30 +1,24 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ + #ifndef _SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX_ #define _SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX_ Modified: openoffice/trunk/main/svtools/inc/svtools/vclxaccessibleheaderbaritem.hxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svtools/inc/svtools/vclxaccessibleheaderbaritem.hxx?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/svtools/inc/svtools/vclxaccessibleheaderbaritem.hxx (original) +++ openoffice/trunk/main/svtools/inc/svtools/vclxaccessibleheaderbaritem.hxx Fri Nov 15 16:35:11 2013 @@ -1,30 +1,23 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ #ifndef _SVTOOLS_VCLACCESSIBLEHEADBARITEM_HXX_ #define _SVTOOLS_VCLACCESSIBLEHEADBARITEM_HXX_ Modified: openoffice/trunk/main/svtools/source/control/accessibleruler.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svtools/source/control/accessibleruler.cxx?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/svtools/source/control/accessibleruler.cxx (original) +++ openoffice/trunk/main/svtools/source/control/accessibleruler.cxx Fri Nov 15 16:35:11 2013 @@ -1,30 +1,23 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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_svtools.hxx" Modified: openoffice/trunk/main/svtools/source/control/ruler.src URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svtools/source/control/ruler.src?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/svtools/source/control/ruler.src (original) +++ openoffice/trunk/main/svtools/source/control/ruler.src Fri Nov 15 16:35:11 2013 @@ -1,35 +1,26 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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 "svtools/svtools.hrc" -//IAccessibility2 Implementation 2009----- -//add by duan mei hua, 2006/09/05, for issue 174 String STR_SVT_ACC_RULER_HORZ_NAME { Text[ en-US ] = "Horizontal Ruler"; @@ -38,5 +29,4 @@ String STR_SVT_ACC_RULER_VERT_NAME { Text[ en-US ] = "Vertical Ruler"; }; -//end add by duan mei hua, 2006/09/05, for issue 174 -//-----IAccessibility2 Implementation 2009 + Modified: openoffice/trunk/main/svtools/source/control/vclxaccessibleheaderbar.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svtools/source/control/vclxaccessibleheaderbar.cxx?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/svtools/source/control/vclxaccessibleheaderbar.cxx (original) +++ openoffice/trunk/main/svtools/source/control/vclxaccessibleheaderbar.cxx Fri Nov 15 16:35:11 2013 @@ -1,30 +1,23 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ //IAccessibility2 Implementation 2009----- Modified: openoffice/trunk/main/svtools/source/control/vclxaccessibleheaderbaritem.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svtools/source/control/vclxaccessibleheaderbaritem.cxx?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/svtools/source/control/vclxaccessibleheaderbaritem.cxx (original) +++ openoffice/trunk/main/svtools/source/control/vclxaccessibleheaderbaritem.cxx Fri Nov 15 16:35:11 2013 @@ -1,30 +1,23 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ //IAccessibility2 Implementation 2009----- Modified: openoffice/trunk/main/svx/source/inc/svxpixelctlaccessiblecontext.hxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svx/source/inc/svxpixelctlaccessiblecontext.hxx?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/svx/source/inc/svxpixelctlaccessiblecontext.hxx (original) +++ openoffice/trunk/main/svx/source/inc/svxpixelctlaccessiblecontext.hxx Fri Nov 15 16:35:11 2013 @@ -1,30 +1,23 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ #ifndef _SVXPIXELACCESSIBLECONTEXT_HXX #define _SVXPIXELACCESSIBLECONTEXT_HXX Modified: openoffice/trunk/main/sw/source/core/access/accfield.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sw/source/core/access/accfield.cxx?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/sw/source/core/access/accfield.cxx (original) +++ openoffice/trunk/main/sw/source/core/access/accfield.cxx Fri Nov 15 16:35:11 2013 @@ -1,30 +1,23 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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_sw.hxx" Modified: openoffice/trunk/main/sw/source/core/access/accfield.hxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sw/source/core/access/accfield.hxx?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/sw/source/core/access/accfield.hxx (original) +++ openoffice/trunk/main/sw/source/core/access/accfield.hxx Fri Nov 15 16:35:11 2013 @@ -1,30 +1,23 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ #ifndef _ACCFIELD_HXX #define _ACCFIELD_HXX Modified: openoffice/trunk/main/sw/source/core/access/accnotexthyperlink.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sw/source/core/access/accnotexthyperlink.cxx?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/sw/source/core/access/accnotexthyperlink.cxx (original) +++ openoffice/trunk/main/sw/source/core/access/accnotexthyperlink.cxx Fri Nov 15 16:35:11 2013 @@ -1,30 +1,24 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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_sw.hxx" Modified: openoffice/trunk/main/sw/source/core/access/accnotexthyperlink.hxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sw/source/core/access/accnotexthyperlink.hxx?rev=1542312&r1=1542311&r2=1542312&view=diff ============================================================================== --- openoffice/trunk/main/sw/source/core/access/accnotexthyperlink.hxx (original) +++ openoffice/trunk/main/sw/source/core/access/accnotexthyperlink.hxx Fri Nov 15 16:35:11 2013 @@ -1,30 +1,23 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +/************************************************************** * - * Copyright IBM Corporation 2010. - * 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. + * + *************************************************************/ #ifndef _ACCNOTEXTHYPERLINK_HXX #define _ACCNOTEXTHYPERLINK_HXX
