diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-09-08 08:42:39 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-09-08 08:42:39 +0000 |
commit | 7942512a6a043901ed560c981f124550b0a58812 (patch) | |
tree | e72c75af00f1617b25e5064e164e20447ca40ffc /crashrep/source | |
parent | 48819a4f5593aa2af19c41b907512a3a4e3822ee (diff) |
INTEGRATION: CWS ooo19126 (1.15.22); FILE MERGED
2005/09/05 14:09:23 rt 1.15.22.1: #i54170# Change license header: remove SISSL
Diffstat (limited to 'crashrep/source')
-rwxr-xr-x | crashrep/source/unx/makefile.mk | 54 |
1 files changed, 21 insertions, 33 deletions
diff --git a/crashrep/source/unx/makefile.mk b/crashrep/source/unx/makefile.mk index 8b048eebc954..9bb0603c194e 100755 --- a/crashrep/source/unx/makefile.mk +++ b/crashrep/source/unx/makefile.mk @@ -1,47 +1,35 @@ #************************************************************************* # -# $RCSfile: makefile.mk,v $ -# -# $Revision: 1.15 $ -# -# last change: $Author: kz $ $Date: 2005-05-31 16:32:06 $ -# -# The Contents of this file are made available subject to the terms of -# either of the following licenses -# -# - GNU Lesser General Public License Version 2.1 +# OpenOffice.org - a multi-platform office productivity suite # -# Sun Microsystems Inc., October, 2000 -# -# GNU Lesser General Public License Version 2.1 -# ============================================= -# Copyright 2000 by Sun Microsystems, Inc. -# 901 San Antonio Road, Palo Alto, CA 94303, USA -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License version 2.1, as published by the Free Software Foundation. -# -# This library 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 for more details. +# $RCSfile: makefile.mk,v $ # -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, -# MA 02111-1307 USA +# $Revision: 1.16 $ # +# last change: $Author: rt $ $Date: 2005-09-08 09:42:39 $ # -# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# The Contents of this file are made available subject to +# the terms of GNU Lesser General Public License Version 2.1. # -# Copyright: 2000 by Sun Microsystems, Inc. # -# All Rights Reserved. +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2005 by Sun Microsystems, Inc. +# 901 San Antonio Road, Palo Alto, CA 94303, USA # -# Contributor(s): _______________________________________ +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1, as published by the Free Software Foundation. # +# This library 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 for more details. # +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA # #************************************************************************* |