diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-04-11 08:25:15 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-04-11 08:25:15 +0000 |
commit | ae42a25390912dba16e6cc558fd7bf8fa9c4e7fc (patch) | |
tree | 4508cf2fb1b9b26c9da4b9b128cc2ddf5e165bbb | |
parent | e6892dbf01c0dada78f106354466d764bcdec144 (diff) |
INTEGRATION: CWS changefileheader (1.10.14); FILE MERGED
2008/04/01 15:15:00 thb 1.10.14.3: #i85898# Stripping all external header guards
2008/04/01 12:29:40 thb 1.10.14.2: #i85898# Stripping all external header guards
2008/03/31 12:31:20 rt 1.10.14.1: #i87441# Change license header to LPGL v3.
-rw-r--r-- | extensions/source/abpilot/addresssettings.hxx | 47 | ||||
-rw-r--r-- | extensions/source/abpilot/datasourcehandling.hxx | 47 |
2 files changed, 38 insertions, 56 deletions
diff --git a/extensions/source/abpilot/addresssettings.hxx b/extensions/source/abpilot/addresssettings.hxx index 43d6a280f..645c7e01a 100644 --- a/extensions/source/abpilot/addresssettings.hxx +++ b/extensions/source/abpilot/addresssettings.hxx @@ -1,47 +1,38 @@ /************************************************************************* * - * OpenOffice.org - a multi-platform office productivity suite + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2008 by Sun Microsystems, Inc. * - * $RCSfile: addresssettings.hxx,v $ + * OpenOffice.org - a multi-platform office productivity suite * - * $Revision: 1.10 $ + * $RCSfile: addresssettings.hxx,v $ + * $Revision: 1.11 $ * - * last change: $Author: kz $ $Date: 2008-03-06 18:36:43 $ + * This file is part of OpenOffice.org. * - * The Contents of this file are made available subject to - * the terms of GNU Lesser General Public License Version 2.1. + * 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). * - * GNU Lesser General Public License Version 2.1 - * ============================================= - * Copyright 2005 by Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, USA - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License version 2.1, as published by the Free Software Foundation. - * - * This library 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 for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA + * 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. * ************************************************************************/ #ifndef EXTENSIONS_ABP_ADDRESSSETTINGS_HXX #define EXTENSIONS_ABP_ADDRESSSETTINGS_HXX -#ifndef _RTL_USTRING_HXX_ #include <rtl/ustring.hxx> -#endif -#ifndef EXTENSIONS_ABP_ABPTYPES_HXX #include "abptypes.hxx" -#endif //......................................................................... namespace abp diff --git a/extensions/source/abpilot/datasourcehandling.hxx b/extensions/source/abpilot/datasourcehandling.hxx index d77be9e60..863d3bc0c 100644 --- a/extensions/source/abpilot/datasourcehandling.hxx +++ b/extensions/source/abpilot/datasourcehandling.hxx @@ -1,47 +1,38 @@ /************************************************************************* * - * OpenOffice.org - a multi-platform office productivity suite + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2008 by Sun Microsystems, Inc. * - * $RCSfile: datasourcehandling.hxx,v $ + * OpenOffice.org - a multi-platform office productivity suite * - * $Revision: 1.10 $ + * $RCSfile: datasourcehandling.hxx,v $ + * $Revision: 1.11 $ * - * last change: $Author: kz $ $Date: 2008-03-06 18:37:47 $ + * This file is part of OpenOffice.org. * - * The Contents of this file are made available subject to - * the terms of GNU Lesser General Public License Version 2.1. + * 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). * - * GNU Lesser General Public License Version 2.1 - * ============================================= - * Copyright 2005 by Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, USA - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License version 2.1, as published by the Free Software Foundation. - * - * This library 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 for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA + * 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. * ************************************************************************/ #ifndef EXTENSIONS_ABP_DATASOURCEHANDLING_HXX #define EXTENSIONS_ABP_DATASOURCEHANDLING_HXX -#ifndef _COM_SUN_STAR_UNO_REFERENCE_HXX_ #include <com/sun/star/uno/Reference.hxx> -#endif -#ifndef EXTENSIONS_ABP_ABPTYPES_HXX #include "abptypes.hxx" -#endif //======================================================================== namespace com { namespace sun { namespace star { |