diff options
author | Jens-Heiner Rechtien [hr] <jens-heiner.rechtien@oracle.com> | 2011-02-10 14:54:48 +0100 |
---|---|---|
committer | Jens-Heiner Rechtien [hr] <jens-heiner.rechtien@oracle.com> | 2011-02-10 14:54:48 +0100 |
commit | 2fa791c5295f16bbc25ab33a58b9dbb1652108f7 (patch) | |
tree | 6252cd460142ec552dbbb63fc90628b11f025540 | |
parent | 82465a4c98927c4df1360c5f29c51c9d4e6a09a7 (diff) | |
parent | 536eb11b0a41ebc3ba6001be881c2870a23e7710 (diff) |
CWS-TOOLING: integrate CWS hr75ooo/DEV300_m100
-rw-r--r-- | sw/inc/poolfmt.awk | 35 |
1 files changed, 24 insertions, 11 deletions
diff --git a/sw/inc/poolfmt.awk b/sw/inc/poolfmt.awk index 810d714dff..42e31bab98 100644 --- a/sw/inc/poolfmt.awk +++ b/sw/inc/poolfmt.awk @@ -1,15 +1,28 @@ #************************************************************************* -#* -#* $Workfile: dbgxtor.awk -#* -#* Ersterstellung JP 05.10.95 -#* Letzte Aenderung $Author: hr $ $Date: 2000-09-18 17:14:27 $ -#* $Revision: 1.1.1.1 $ -#* -#* $Logfile: T:/sw/inc/poolfmt.awv $ -#* -#* Copyright (c) 1990-1996, STAR DIVISION -#* +# +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +# +# Copyright 2000, 2010 Oracle and/or its affiliates. +# +# OpenOffice.org - a multi-platform office productivity suite +# +# 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. +# #************************************************************************* # |