diff options
author | sb <sb@openoffice.org> | 2010-02-25 15:59:15 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-02-25 15:59:15 +0100 |
commit | 1fb53ace3492c293080191a61e36f1d332511422 (patch) | |
tree | ffb29baf0683c38515d32610c19534b63d2707b0 /configmgr/source/writemodfile.cxx | |
parent | 5bdd72d815955fc602fe7494c03a61650f2bd0ce (diff) |
sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle
Diffstat (limited to 'configmgr/source/writemodfile.cxx')
-rw-r--r-- | configmgr/source/writemodfile.cxx | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/configmgr/source/writemodfile.cxx b/configmgr/source/writemodfile.cxx index 1fcd5dec81fb..a8e0f77cbd2e 100644 --- a/configmgr/source/writemodfile.cxx +++ b/configmgr/source/writemodfile.cxx @@ -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 * <http://www.openoffice.org/license.html> * for a copy of the LGPLv3 License. +* ************************************************************************/ #include "precompiled_configmgr.hxx" |