From 7d8d20ca7e3b58b53fb012ff4f91a8986001d319 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 12 Feb 2010 15:01:35 +0100 Subject: changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) --- testautomation/tools/analyze/app.srs | 42 +++----- testautomation/tools/analyze/make_summary.pl | 40 +++---- testautomation/tools/analyze/translate_res_file.pl | 40 +++---- testautomation/tools/hid/hid.pl | 52 +++++----- testautomation/tools/run_tests/run_tests.sh | 54 +++++----- testautomation/tools/run_tests/run_tests.vbs | 115 +++++---------------- 6 files changed, 118 insertions(+), 225 deletions(-) (limited to 'testautomation/tools') diff --git a/testautomation/tools/analyze/app.srs b/testautomation/tools/analyze/app.srs index 2d8ae553b194..fde7927b2b64 100755 --- a/testautomation/tools/analyze/app.srs +++ b/testautomation/tools/analyze/app.srs @@ -1,35 +1,27 @@ #************************************************************************* # -# OpenOffice.org - a multi-platform office productivity suite +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +# +# Copyright 2000, 2010 Oracle and/or its affiliates. # -# $RCSfile: app.srs,v $ +# OpenOffice.org - a multi-platform office productivity suite # -# $Revision: 1.1 $ +# This file is part of OpenOffice.org. # -# last change: $Author: andreschnabel $ $Date: 2007/02/18 12:01:54 $ +# 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. # -# The Contents of this file are made available subject to -# the terms of 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 +# 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 +# +# for a copy of the LGPLv3 License. # #************************************************************************* # diff --git a/testautomation/tools/analyze/make_summary.pl b/testautomation/tools/analyze/make_summary.pl index 509a4b6aec0a..f3509f72fbb8 100755 --- a/testautomation/tools/analyze/make_summary.pl +++ b/testautomation/tools/analyze/make_summary.pl @@ -2,36 +2,28 @@ #************************************************************************* # -# OpenOffice.org - a multi-platform office productivity suite +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # -# $RCSfile: make_summary.pl,v $ +# Copyright 2000, 2010 Oracle and/or its affiliates. # -# $Revision: 1.3 $ +# OpenOffice.org - a multi-platform office productivity suite # -# last change: $Author: asrail $ $Date: 2007/02/20 05:49:23 $ +# 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 +# +# for a copy of the LGPLv3 License. # #************************************************************************* # diff --git a/testautomation/tools/analyze/translate_res_file.pl b/testautomation/tools/analyze/translate_res_file.pl index ff2c69ab14d6..a69908cad1ec 100755 --- a/testautomation/tools/analyze/translate_res_file.pl +++ b/testautomation/tools/analyze/translate_res_file.pl @@ -2,36 +2,28 @@ #************************************************************************* # -# OpenOffice.org - a multi-platform office productivity suite +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # -# $RCSfile: translate_res_file.pl,v $ +# Copyright 2000, 2010 Oracle and/or its affiliates. # -# $Revision: 1.1 $ +# OpenOffice.org - a multi-platform office productivity suite # -# last change: $Author: andreschnabel $ $Date: 2007/02/18 12:01:54 $ +# 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 +# +# for a copy of the LGPLv3 License. # #************************************************************************* # diff --git a/testautomation/tools/hid/hid.pl b/testautomation/tools/hid/hid.pl index 6ed824933cce..f6e636167786 100755 --- a/testautomation/tools/hid/hid.pl +++ b/testautomation/tools/hid/hid.pl @@ -1,33 +1,27 @@ #************************************************************************** -#* 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: hid.pl,v $ -#* -#* $Revision: 1.4 $ -#* -#* last change: $Author: tbo $ $Date: 2008/04/03 10:11:10 $ -#* -#* 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 -#* -#* for a copy of the LGPLv3 License. -#* +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +# +# 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 +# +# for a copy of the LGPLv3 License. +# #****************************************************************** #* #* Owner : thorsten.bosbach@sun.com diff --git a/testautomation/tools/run_tests/run_tests.sh b/testautomation/tools/run_tests/run_tests.sh index 1f2d12c9499f..0c4dc85bcc1f 100755 --- a/testautomation/tools/run_tests/run_tests.sh +++ b/testautomation/tools/run_tests/run_tests.sh @@ -1,37 +1,29 @@ #!/bin/bash #************************************************************************* #* -#* OpenOffice.org - a multi-platform office productivity suite -#* -#* $RCSfile: run_tests.sh,v $ -#* -#* $Revision: 1.2 $ -#* -#* last change: $Author: andreschnabel $ $Date: 2008/09/05 16:56:19 $ -#* -#* 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 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 +# +# for a copy of the LGPLv3 License. +# ######################################################################### # # Owner : andreschnabel@openoffice.org diff --git a/testautomation/tools/run_tests/run_tests.vbs b/testautomation/tools/run_tests/run_tests.vbs index 10e69c976f41..ad943243a4bc 100755 --- a/testautomation/tools/run_tests/run_tests.vbs +++ b/testautomation/tools/run_tests/run_tests.vbs @@ -1,97 +1,28 @@ '************************************************************************* '* -'* OpenOffice.org - a multi-platform office productivity suite -'* -'* $RCSfile: run_tests.vbs,v $ -'* -'* $Revision: 1.1 $ -'* -'* last change: $Author: andreschnabel $ $Date: 2008/04/05 09:02:23 $ -'* -'* 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 -'* -'######################################################################## -' -' Owner : andreschnabel@openoffice.org -' -' short description : run several testscripts on windows -' -' - list of scripts to run is read from stdin -' - this script has been tested on WindowsXP and may run on Win2003 -' and Windows Vista -' - the script does *not* Support Win9x / WinME or WindowsNT -' - before you start the script set sLocation and sTestTool -' - run this script with: -' cscript.exe runtests.vbs +' for a copy of the LGPLv3 License. +' WScript.Echo "****************************************************" WScript.Echo "************ STARTING ************" WScript.Echo "****************************************************" -- cgit