INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED

2008/03/31 07:26:47 rt 1.2.50.1: #i87441# Change license header to LPGL v3.
This commit is contained in:
Rüdiger Timm
2008-04-11 11:47:29 +00:00
parent 152554034e
commit d8cddbc726
7 changed files with 128 additions and 162 deletions

View File

@@ -1,35 +1,30 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: JavaClient.java,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: rt $ $Date: 2005-09-09 10:12:22 $ * $RCSfile: JavaClient.java,v $
* $Revision: 1.3 $
* *
* The Contents of this file are made available subject to * This file is part of OpenOffice.org.
* 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.
* *
* GNU Lesser General Public License Version 2.1 * OpenOffice.org is distributed in the hope that it will be useful,
* ============================================= * but WITHOUT ANY WARRANTY; without even the implied warranty of
* Copyright 2005 by Sun Microsystems, Inc. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 901 San Antonio Road, Palo Alto, CA 94303, USA * 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 * You should have received a copy of the GNU Lesser General Public License
* modify it under the terms of the GNU Lesser General Public * version 3 along with OpenOffice.org. If not, see
* License version 2.1, as published by the Free Software Foundation. * <http://www.openoffice.org/license.html>
* * for a copy of the LGPLv3 License.
* 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
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,30 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: JavaTest.java,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: rt $ $Date: 2005-09-09 10:12:53 $ * $RCSfile: JavaTest.java,v $
* $Revision: 1.3 $
* *
* The Contents of this file are made available subject to * This file is part of OpenOffice.org.
* 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.
* *
* GNU Lesser General Public License Version 2.1 * OpenOffice.org is distributed in the hope that it will be useful,
* ============================================= * but WITHOUT ANY WARRANTY; without even the implied warranty of
* Copyright 2005 by Sun Microsystems, Inc. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 901 San Antonio Road, Palo Alto, CA 94303, USA * 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 * You should have received a copy of the GNU Lesser General Public License
* modify it under the terms of the GNU Lesser General Public * version 3 along with OpenOffice.org. If not, see
* License version 2.1, as published by the Free Software Foundation. * <http://www.openoffice.org/license.html>
* * for a copy of the LGPLv3 License.
* 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
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,30 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: Runner.java,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: rt $ $Date: 2005-09-09 10:14:08 $ * $RCSfile: Runner.java,v $
* $Revision: 1.3 $
* *
* The Contents of this file are made available subject to * This file is part of OpenOffice.org.
* 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.
* *
* GNU Lesser General Public License Version 2.1 * OpenOffice.org is distributed in the hope that it will be useful,
* ============================================= * but WITHOUT ANY WARRANTY; without even the implied warranty of
* Copyright 2005 by Sun Microsystems, Inc. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 901 San Antonio Road, Palo Alto, CA 94303, USA * 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 * You should have received a copy of the GNU Lesser General Public License
* modify it under the terms of the GNU Lesser General Public * version 3 along with OpenOffice.org. If not, see
* License version 2.1, as published by the Free Software Foundation. * <http://www.openoffice.org/license.html>
* * for a copy of the LGPLv3 License.
* 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
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,30 @@
/************************************************************************* /*************************************************************************
* *
* 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: cppserver.cc,v $ * OpenOffice.org - a multi-platform office productivity suite
* *
* $Revision: 1.2 $ * $RCSfile: cppserver.cc,v $
* $Revision: 1.3 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 10:14:37 $ * This file is part of OpenOffice.org.
* *
* The Contents of this file are made available subject to * OpenOffice.org is free software: you can redistribute it and/or modify
* the terms of GNU Lesser General Public License Version 2.1. * 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 * You should have received a copy of the GNU Lesser General Public License
* ============================================= * version 3 along with OpenOffice.org. If not, see
* Copyright 2005 by Sun Microsystems, Inc. * <http://www.openoffice.org/license.html>
* 901 San Antonio Road, Palo Alto, CA 94303, USA * for a copy of the LGPLv3 License.
*
* 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
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,30 @@
/************************************************************************* /*************************************************************************
* *
* 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: cpptest.cc,v $ * OpenOffice.org - a multi-platform office productivity suite
* *
* $Revision: 1.2 $ * $RCSfile: cpptest.cc,v $
* $Revision: 1.3 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 10:15:09 $ * This file is part of OpenOffice.org.
* *
* The Contents of this file are made available subject to * OpenOffice.org is free software: you can redistribute it and/or modify
* the terms of GNU Lesser General Public License Version 2.1. * 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 * You should have received a copy of the GNU Lesser General Public License
* ============================================= * version 3 along with OpenOffice.org. If not, see
* Copyright 2005 by Sun Microsystems, Inc. * <http://www.openoffice.org/license.html>
* 901 San Antonio Road, Palo Alto, CA 94303, USA * for a copy of the LGPLv3 License.
*
* 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
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,30 @@
/************************************************************************* /*************************************************************************
* *
* OpenOffice.org - a multi-platform office productivity suite * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* $RCSfile: types.idl,v $ * Copyright 2008 by Sun Microsystems, Inc.
* *
* $Revision: 1.2 $ * OpenOffice.org - a multi-platform office productivity suite
* *
* last change: $Author: rt $ $Date: 2005-09-09 10:15:24 $ * $RCSfile: types.idl,v $
* $Revision: 1.3 $
* *
* The Contents of this file are made available subject to * This file is part of OpenOffice.org.
* 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.
* *
* GNU Lesser General Public License Version 2.1 * OpenOffice.org is distributed in the hope that it will be useful,
* ============================================= * but WITHOUT ANY WARRANTY; without even the implied warranty of
* Copyright 2005 by Sun Microsystems, Inc. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 901 San Antonio Road, Palo Alto, CA 94303, USA * 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 * You should have received a copy of the GNU Lesser General Public License
* modify it under the terms of the GNU Lesser General Public * version 3 along with OpenOffice.org. If not, see
* License version 2.1, as published by the Free Software Foundation. * <http://www.openoffice.org/license.html>
* * for a copy of the LGPLv3 License.
* 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
* *
************************************************************************/ ************************************************************************/

View File

@@ -1,35 +1,31 @@
#************************************************************************* #*************************************************************************
# #
# OpenOffice.org - a multi-platform office productivity suite # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# #
# $RCSfile: version.map,v $ # Copyright 2008 by Sun Microsystems, Inc.
# #
# $Revision: 1.2 $ # OpenOffice.org - a multi-platform office productivity suite
# #
# last change: $Author: rt $ $Date: 2005-09-09 10:16:49 $ # $RCSfile: version.map,v $
# #
# The Contents of this file are made available subject to # $Revision: 1.3 $
# the terms of GNU Lesser General Public License Version 2.1.
# #
# This file is part of OpenOffice.org.
# #
# 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
# Copyright 2005 by Sun Microsystems, Inc. # only, as published by the Free Software Foundation.
# 901 San Antonio Road, Palo Alto, CA 94303, USA
# #
# This library is free software; you can redistribute it and/or # OpenOffice.org is distributed in the hope that it will be useful,
# modify it under the terms of the GNU Lesser General Public # but WITHOUT ANY WARRANTY; without even the implied warranty of
# License version 2.1, as published by the Free Software Foundation. # 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 distributed in the hope that it will be useful, # You should have received a copy of the GNU Lesser General Public License
# but WITHOUT ANY WARRANTY; without even the implied warranty of # version 3 along with OpenOffice.org. If not, see
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # <http://www.openoffice.org/license.html>
# Lesser General Public License for more details. # for a copy of the LGPLv3 License.
#
# 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
# #
#************************************************************************* #*************************************************************************