diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-06-03 08:31:03 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-06-03 08:31:03 +0000 |
commit | c7b69e20401ac6726151942c9223afe178f1efd8 (patch) | |
tree | 654993642a3512fc883d127556f4d1aa30a49630 /helpcontent2/source/text/shared/optionen | |
parent | 074ffc97e2585d387979e59df686b5ac0274c9e6 (diff) |
INTEGRATION: CWS hcshared18 (1.12.136); FILE MERGED
2008/05/28 18:15:25 fpe 1.12.136.5: remove DOCTYPE headers from source files to avoid performance problems in installed help
2008/05/27 13:55:26 ufi 1.12.136.4: makefiles
2008/05/21 09:12:39 ufi 1.12.136.3: vor testbuild
2008/04/23 09:53:56 fpe 1.12.136.2: committing changes to makefile and xhps
2008/03/12 12:13:42 ufi 1.12.136.1: makefiles
Diffstat (limited to 'helpcontent2/source/text/shared/optionen')
-rw-r--r-- | helpcontent2/source/text/shared/optionen/makefile.mk | 40 |
1 files changed, 28 insertions, 12 deletions
diff --git a/helpcontent2/source/text/shared/optionen/makefile.mk b/helpcontent2/source/text/shared/optionen/makefile.mk index 4bd81548f6..2033cc6268 100644 --- a/helpcontent2/source/text/shared/optionen/makefile.mk +++ b/helpcontent2/source/text/shared/optionen/makefile.mk @@ -1,16 +1,32 @@ #************************************************************************* -#* -#* $Workfile:$ -#* -#* Creation date KR 28.06.99 -#* last change $Author: kz $ $Date: 2006-10-05 13:40:34 $ -#* -#* $Revision: 1.12 $ -#* -#* $Logfile:$ -#* -#* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved. -#* +# +# 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: makefile.mk,v $ +# +# $Revision: 1.13 $ +# +# 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 +# <http://www.openoffice.org/license.html> +# for a copy of the LGPLv3 License. +# #************************************************************************* # edit to match directory level |