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 | c50e8a2df2e04d9d2c225df0ea648f0501acc250 (patch) | |
tree | 9b9d7068c213ce06f28be98cd0aeed56fa6a0a26 | |
parent | 9730661364792059168a06bfbaacf47fc8daf53c (diff) | |
parent | ca6539fd497540133901713a31fb27e00cfb4b8d (diff) |
CWS-TOOLING: integrate CWS hr75
Notes
Notes:
split repo tag: writer_ooo/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 810d714dff95..42e31bab981e 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. +# #************************************************************************* # |