From be6db479ddf376bd6276da5314c895f0034134bd Mon Sep 17 00:00:00 2001 From: sb Date: Thu, 25 Feb 2010 15:59:15 +0100 Subject: sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle --- .../com.sun.star.comp.configuration.ConfigurationProvider.csv | 8 +++----- .../configmgr/com.sun.star.comp.configuration.DefaultProvider.csv | 8 +++----- qadevOOo/tests/java/mod/_configmgr/ConfigurationProvider.java | 8 +++----- qadevOOo/tests/java/mod/_configmgr/DefaultProvider.java | 8 +++----- qadevOOo/tests/java/mod/_configmgr/ProviderTestEnvironment.java | 8 +++----- 5 files changed, 15 insertions(+), 25 deletions(-) (limited to 'qadevOOo') diff --git a/qadevOOo/objdsc/configmgr/com.sun.star.comp.configuration.ConfigurationProvider.csv b/qadevOOo/objdsc/configmgr/com.sun.star.comp.configuration.ConfigurationProvider.csv index ab15c1ba3f58..4a56a474016c 100644 --- a/qadevOOo/objdsc/configmgr/com.sun.star.comp.configuration.ConfigurationProvider.csv +++ b/qadevOOo/objdsc/configmgr/com.sun.star.comp.configuration.ConfigurationProvider.csv @@ -1,14 +1,11 @@ #************************************************************************* +# # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # -# Copyright 2009 by Sun Microsystems, Inc. +# Copyright 2000, 2010 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite # -# $RCSfile: makefile,v $ -# -# $Revision: 1.4 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify @@ -25,6 +22,7 @@ # version 3 along with OpenOffice.org. If not, see # # for a copy of the LGPLv3 License. +# #***********************************************************************/ # In addition to the interfaces of css.configuration.ConfigurationProvider also diff --git a/qadevOOo/objdsc/configmgr/com.sun.star.comp.configuration.DefaultProvider.csv b/qadevOOo/objdsc/configmgr/com.sun.star.comp.configuration.DefaultProvider.csv index 91107bcdbdd0..fb668750f670 100644 --- a/qadevOOo/objdsc/configmgr/com.sun.star.comp.configuration.DefaultProvider.csv +++ b/qadevOOo/objdsc/configmgr/com.sun.star.comp.configuration.DefaultProvider.csv @@ -1,14 +1,11 @@ #************************************************************************* +# # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # -# Copyright 2009 by Sun Microsystems, Inc. +# Copyright 2000, 2010 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite # -# $RCSfile: makefile,v $ -# -# $Revision: 1.4 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify @@ -25,6 +22,7 @@ # version 3 along with OpenOffice.org. If not, see # # for a copy of the LGPLv3 License. +# #***********************************************************************/ # Only test non-modifying functionality of css.configuration.DefaultProvider: diff --git a/qadevOOo/tests/java/mod/_configmgr/ConfigurationProvider.java b/qadevOOo/tests/java/mod/_configmgr/ConfigurationProvider.java index 9525f6e1fac8..6626ceaa3a9b 100644 --- a/qadevOOo/tests/java/mod/_configmgr/ConfigurationProvider.java +++ b/qadevOOo/tests/java/mod/_configmgr/ConfigurationProvider.java @@ -1,14 +1,11 @@ /************************************************************************* +* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * -* Copyright 2009 by Sun Microsystems, Inc. +* Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * -* $RCSfile: code,v $ -* -* $Revision: 1.4 $ -* * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -25,6 +22,7 @@ * version 3 along with OpenOffice.org. If not, see * * for a copy of the LGPLv3 License. +* ************************************************************************/ package mod._configmgr; diff --git a/qadevOOo/tests/java/mod/_configmgr/DefaultProvider.java b/qadevOOo/tests/java/mod/_configmgr/DefaultProvider.java index a6cf045ab8a5..f8a023ea2f12 100644 --- a/qadevOOo/tests/java/mod/_configmgr/DefaultProvider.java +++ b/qadevOOo/tests/java/mod/_configmgr/DefaultProvider.java @@ -1,14 +1,11 @@ /************************************************************************* +* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * -* Copyright 2009 by Sun Microsystems, Inc. +* Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * -* $RCSfile: code,v $ -* -* $Revision: 1.4 $ -* * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -25,6 +22,7 @@ * version 3 along with OpenOffice.org. If not, see * * for a copy of the LGPLv3 License. +* ************************************************************************/ package mod._configmgr; diff --git a/qadevOOo/tests/java/mod/_configmgr/ProviderTestEnvironment.java b/qadevOOo/tests/java/mod/_configmgr/ProviderTestEnvironment.java index 97788db192dd..ebd487305f3b 100644 --- a/qadevOOo/tests/java/mod/_configmgr/ProviderTestEnvironment.java +++ b/qadevOOo/tests/java/mod/_configmgr/ProviderTestEnvironment.java @@ -1,14 +1,11 @@ /************************************************************************* +* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * -* Copyright 2009 by Sun Microsystems, Inc. +* Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * -* $RCSfile: code,v $ -* -* $Revision: 1.4 $ -* * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -25,6 +22,7 @@ * version 3 along with OpenOffice.org. If not, see * * for a copy of the LGPLv3 License. +* ************************************************************************/ package mod._configmgr; -- cgit