summaryrefslogtreecommitdiff
path: root/configmgr/source/configurationprovider.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/configurationprovider.cxx')
-rw-r--r--configmgr/source/configurationprovider.cxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/configmgr/source/configurationprovider.cxx b/configmgr/source/configurationprovider.cxx
index ea72fd86a6d4..a89540a88158 100644
--- a/configmgr/source/configurationprovider.cxx
+++ b/configmgr/source/configurationprovider.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"
/commit/Makefile.in?h=cp-5.3-66&id=bd633f4c85dbb7750f10083f9240282059aaf491'>Proper AC_CONFIG_FILE treatmentStephan Bergmann 2014-10-03gbuild-to-ide: Add support for vs2013David Ostrovsky 2014-09-17The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist 2014-09-16Missing rm of generated file in distcleanStephan Bergmann 2014-09-12TypoTor Lillqvist 2014-09-09Surely by now nobody has a 'solver' folder or an 'install' symlink any moreTor Lillqvist 2014-09-09Fix help and showmodules build targetsPeter Foley 2014-09-05gbuild: Framework for performance unit tests using callgrindMatúš Kukan 2014-08-11add a IDE generator for clang json database formatMarkus Mohrhard 2014-08-07If dev-install is obsolete, why have it at all?Tor Lillqvist 2014-08-04fdo#82136 fix download of submodule tarballsDavid Tardon 2014-07-08configure, gbuild: remove Cygwin paths from make environmentMichael Stahl 2014-07-08create a new top-level makefile target "clean.internal"Noel Grandin 2014-06-18Make things like "make CppunitTest_FOO" depend on bootstrap and fetch, tooStephan Bergmann 2014-06-10Make test-install work also in the non-release-build caseTor Lillqvist 2014-06-10Add --enable-macosx-package-signingTor Lillqvist 2014-06-09Makefile: prevent Win32 make from doing CreateProcess(autogen.sh)Michael Stahl 2014-04-25support sc.slowcheckMarkus Mohrhard 2014-04-17Makefile: let "make foo.genpatch" work on top-levelMichael Stahl 2014-03-23fix $(MAKE) usage in a make defineLuboš Luňák 2014-03-23use $(MAKE) for recursive make invocationLuboš Luňák 2014-03-23make it possible to build without the obnoxious forced -j to makeLuboš Luňák 2014-03-11normalize values of DO_FETCH_TARBALLSMichael Stahl 2014-02-27normalize values of CROSS_COMPILINGMichael Stahl 2014-02-17Add toposort feature to module-deps.plStephan Bergmann 2014-02-12Fixes for kdevelop IDE integrationAdam Mróz 2014-02-10Makefile.in make the initial invocation of Makefile.build a bit less uglyNorbert Thiebaud 2014-02-10fdo#70414 Added generator of VS2012 project filesHonza Havlíček 2014-01-21Makefile.in: hardcoded make -> $(GNUMAKE)Michael Stahl 2013-12-17Fix cross-compilation "make distclean"Stephan Bergmann