diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-04-10 17:19:58 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-04-10 17:19:58 +0000 |
commit | e3cf37682756c66da7e369217f291c1603dd4a6b (patch) | |
tree | dfb1c1e4db9ed1ed18c440c673251dbda7372709 /avmedia | |
parent | e4762a4daa98ad7840296f685f4b454592209710 (diff) |
INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED
2008/03/28 16:03:57 rt 1.4.2.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'avmedia')
-rw-r--r-- | avmedia/source/java/makefile.mk | 51 |
1 files changed, 21 insertions, 30 deletions
diff --git a/avmedia/source/java/makefile.mk b/avmedia/source/java/makefile.mk index b667a55caa2d..b445aa87d62e 100644 --- a/avmedia/source/java/makefile.mk +++ b/avmedia/source/java/makefile.mk @@ -1,40 +1,31 @@ #************************************************************************* # -# $RCSfile: makefile.mk,v $ +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +# +# Copyright 2008 by Sun Microsystems, Inc. # -# $Revision: 1.4 $ +# OpenOffice.org - a multi-platform office productivity suite # -# last change: $Author: kz $ $Date: 2008-03-07 16:58:16 $ +# $RCSfile: makefile.mk,v $ # -# The Contents of this file are made available subject to the terms of -# the BSD license. -# -# Copyright (c) 2003 by Sun Microsystems, Inc. -# All rights reserved. +# $Revision: 1.5 $ # -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the distribution. -# 3. Neither the name of Sun Microsystems, Inc. nor the names of its -# contributors may be used to endorse or promote products derived -# from this software without specific prior written permission. +# This file is part of OpenOffice.org. # -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS -# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE -# COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, -# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS -# OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR -# TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE -# USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# 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. # #************************************************************************** |