diff options
Diffstat (limited to 'configmgr/source/lock.cxx')
-rw-r--r-- | configmgr/source/lock.cxx | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/configmgr/source/lock.cxx b/configmgr/source/lock.cxx index d90aebdde766..dc7f26a34e73 100644 --- a/configmgr/source/lock.cxx +++ b/configmgr/source/lock.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" |