diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 15:32:17 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 15:32:17 +0000 |
commit | a308b2a02bc4822aad751967f7e193f95438414e (patch) | |
tree | ae0450196dd535857e2e67ff0baa1c1fedda6760 /soldep | |
parent | 27c2720396c2a66df4432c76ea5254f8bfd9f885 (diff) |
INTEGRATION: CWS changefileheader (1.3.14); FILE MERGED
2008/03/31 13:05:14 rt 1.3.14.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'soldep')
-rw-r--r-- | soldep/bootstrp/hashtbl.cxx | 78 | ||||
-rw-r--r-- | soldep/bootstrp/prodmap.cxx | 41 | ||||
-rwxr-xr-x | soldep/inc/XmlBuildListDef.hxx | 30 |
3 files changed, 76 insertions, 73 deletions
diff --git a/soldep/bootstrp/hashtbl.cxx b/soldep/bootstrp/hashtbl.cxx index b9bc1217b911..d1ed48b63d9a 100644 --- a/soldep/bootstrp/hashtbl.cxx +++ b/soldep/bootstrp/hashtbl.cxx @@ -1,54 +1,32 @@ - /************************************************************************* -#* -#* $Workfile:$ -#* -#* class Klassenname(n) -#* -#* Beschreibung DOKUNAME.DOC oder -#* Beschreibung des Moduls -#* -#* Ersterstellung XX TT.MM.JJ -#* Letzte Aenderung $Author: vg $ $Date: 2007-10-22 14:41:55 $ -#* $Revision: 1.3 $ -#* -#* $Logfile:$ -#* -#* Copyright (c) 1989 - 2000, STAR DIVISION -#* -#************************************************************************* - - Source Code Control System - Header - - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/soldep/bootstrp/hashtbl.cxx,v 1.3 2007-10-22 14:41:55 vg Exp $ - - Source Code Control System - Update - - $Log: not supported by cvs2svn $ - Revision 1.2.6.1 2007/10/18 07:45:52 obo - #150903# unxmacxi support - - Revision 1.2 2007/06/27 23:37:39 hr - INTEGRATION: CWS vgbugs07 (1.1.22); FILE MERGED - 2007/06/04 13:35:21 vg 1.1.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 - - Revision 1.1.22.1 2007/06/04 13:35:21 vg - #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 - - Revision 1.1 2006/04/26 12:25:22 obo - initial revision - - Revision 1.3 2001/09/14 13:14:56 nf - Handling of invisible objects - - Revision 1.2 2000/11/02 10:31:12 hjs - unicode first shot - - Revision 1.1 1999/06/11 17:02:54 hjs - aus tools\workben - - -*************************************************************************/ + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2008 by Sun Microsystems, Inc. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * $RCSfile: hashtbl.cxx,v $ + * $Revision: 1.4 $ + * + * 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. + * + ************************************************************************/ #include <tools/gen.hxx> #include <tools/debug.hxx> diff --git a/soldep/bootstrp/prodmap.cxx b/soldep/bootstrp/prodmap.cxx index ff9929d83a9d..5c48704d5a6d 100644 --- a/soldep/bootstrp/prodmap.cxx +++ b/soldep/bootstrp/prodmap.cxx @@ -1,35 +1,30 @@ /************************************************************************* * - * OpenOffice.org - a multi-platform office productivity suite + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * $RCSfile: prodmap.cxx,v $ + * Copyright 2008 by Sun Microsystems, Inc. * - * $Revision: 1.3 $ + * OpenOffice.org - a multi-platform office productivity suite * - * last change: $Author: vg $ $Date: 2007-10-22 14:42:22 $ + * $RCSfile: prodmap.cxx,v $ + * $Revision: 1.4 $ * - * The Contents of this file are made available subject to - * the terms of GNU Lesser General Public License Version 2.1. + * 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. * - * GNU Lesser General Public License Version 2.1 - * ============================================= - * Copyright 2005 by Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, USA + * 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). * - * 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. * ************************************************************************/ diff --git a/soldep/inc/XmlBuildListDef.hxx b/soldep/inc/XmlBuildListDef.hxx index a832912b4501..2ea62679eb11 100755 --- a/soldep/inc/XmlBuildListDef.hxx +++ b/soldep/inc/XmlBuildListDef.hxx @@ -1,3 +1,33 @@ +/************************************************************************* + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2008 by Sun Microsystems, Inc. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * $RCSfile: XmlBuildListDef.hxx,v $ + * $Revision: 1.4 $ + * + * 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. + * + ************************************************************************/ + #ifndef _XMLBUILDLISTDEF_HXX #define _XMLBUILDLISTDEF_HXX |