diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 18:08:52 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 18:08:52 +0000 |
commit | 90301f97c8d23e917a35c07f6445cdd84c6d9299 (patch) | |
tree | ba2e21d2aa2e8f01e814c19b07970c0c6add5589 /xmerge/source | |
parent | 1842ad53937e268017ac6afe973079a276d97557 (diff) |
INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED
2008/03/28 15:50:08 rt 1.3.36.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'xmerge/source')
-rwxr-xr-x | xmerge/source/palmtests/qa/bin/mysplit.pl | 58 | ||||
-rwxr-xr-x | xmerge/source/palmtests/qa/bin/tappen.pl | 58 | ||||
-rwxr-xr-x | xmerge/source/palmtests/qa/bin/template.pl | 58 | ||||
-rwxr-xr-x | xmerge/source/palmtests/qa/bin/test_driver.pl | 58 | ||||
-rw-r--r-- | xmerge/source/palmtests/qa/comparator/OfficeZip.java | 41 |
5 files changed, 126 insertions, 147 deletions
diff --git a/xmerge/source/palmtests/qa/bin/mysplit.pl b/xmerge/source/palmtests/qa/bin/mysplit.pl index f1393d2037fa..ccc293423cf7 100755 --- a/xmerge/source/palmtests/qa/bin/mysplit.pl +++ b/xmerge/source/palmtests/qa/bin/mysplit.pl @@ -3,37 +3,33 @@ #************************************************************************* # - # OpenOffice.org - a multi-platform office productivity suite - # - # $RCSfile: mysplit.pl,v $ - # - # $Revision: 1.3 $ - # - # last change: $Author: ihi $ $Date: 2006-08-01 12:46:04 $ - # - # The Contents of this file are made available subject to - # the terms of GNU Lesser General Public License Version 2.1. - # - # - # 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 - # +# 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: mysplit.pl,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. +# #************************************************************************* open(TESTFILE, $ARGV[0]); diff --git a/xmerge/source/palmtests/qa/bin/tappen.pl b/xmerge/source/palmtests/qa/bin/tappen.pl index c58379c0e6a1..ecd80a64de37 100755 --- a/xmerge/source/palmtests/qa/bin/tappen.pl +++ b/xmerge/source/palmtests/qa/bin/tappen.pl @@ -3,37 +3,33 @@ #************************************************************************* # - # OpenOffice.org - a multi-platform office productivity suite - # - # $RCSfile: tappen.pl,v $ - # - # $Revision: 1.3 $ - # - # last change: $Author: ihi $ $Date: 2006-08-01 12:46:16 $ - # - # The Contents of this file are made available subject to - # the terms of GNU Lesser General Public License Version 2.1. - # - # - # 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 - # +# 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: tappen.pl,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. +# #************************************************************************* #################################################################### diff --git a/xmerge/source/palmtests/qa/bin/template.pl b/xmerge/source/palmtests/qa/bin/template.pl index 834acf6cea03..fb7b23c7926b 100755 --- a/xmerge/source/palmtests/qa/bin/template.pl +++ b/xmerge/source/palmtests/qa/bin/template.pl @@ -3,37 +3,33 @@ #************************************************************************* # - # OpenOffice.org - a multi-platform office productivity suite - # - # $RCSfile: template.pl,v $ - # - # $Revision: 1.3 $ - # - # last change: $Author: ihi $ $Date: 2006-08-01 12:46:29 $ - # - # The Contents of this file are made available subject to - # the terms of GNU Lesser General Public License Version 2.1. - # - # - # 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 - # +# 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: template.pl,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. +# #************************************************************************* #################################################################### diff --git a/xmerge/source/palmtests/qa/bin/test_driver.pl b/xmerge/source/palmtests/qa/bin/test_driver.pl index 2d124c4b13de..6d95a4dfb367 100755 --- a/xmerge/source/palmtests/qa/bin/test_driver.pl +++ b/xmerge/source/palmtests/qa/bin/test_driver.pl @@ -3,37 +3,33 @@ #************************************************************************* # - # OpenOffice.org - a multi-platform office productivity suite - # - # $RCSfile: test_driver.pl,v $ - # - # $Revision: 1.3 $ - # - # last change: $Author: ihi $ $Date: 2006-08-01 12:46:41 $ - # - # The Contents of this file are made available subject to - # the terms of GNU Lesser General Public License Version 2.1. - # - # - # 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 - # +# 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: test_driver.pl,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. +# #************************************************************************* #################################################################### diff --git a/xmerge/source/palmtests/qa/comparator/OfficeZip.java b/xmerge/source/palmtests/qa/comparator/OfficeZip.java index 3b3dd04a9eea..5e4c63581535 100644 --- a/xmerge/source/palmtests/qa/comparator/OfficeZip.java +++ b/xmerge/source/palmtests/qa/comparator/OfficeZip.java @@ -1,35 +1,30 @@ /************************************************************************* * - * OpenOffice.org - a multi-platform office productivity suite + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * $RCSfile: OfficeZip.java,v $ + * Copyright 2008 by Sun Microsystems, Inc. * - * $Revision: 1.3 $ + * OpenOffice.org - a multi-platform office productivity suite * - * last change: $Author: ihi $ $Date: 2006-08-01 12:46:56 $ + * $RCSfile: OfficeZip.java,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. * ************************************************************************/ |