diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-04-15 13:53:38 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-04-15 13:53:38 +0000 |
commit | 79ffa6fd42c52c39b7cd06936c62197040d10d84 (patch) | |
tree | 2958cd46a600440732956276be8ddd375f578ceb /sysui/desktop/macosx/gen_strings.pl | |
parent | 2d891370646495a9e7f5f310c207e296c08fb144 (diff) |
#100000# new license
Diffstat (limited to 'sysui/desktop/macosx/gen_strings.pl')
-rw-r--r-- | sysui/desktop/macosx/gen_strings.pl | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/sysui/desktop/macosx/gen_strings.pl b/sysui/desktop/macosx/gen_strings.pl index 6130aa5d4795..785162c3e82c 100644 --- a/sysui/desktop/macosx/gen_strings.pl +++ b/sysui/desktop/macosx/gen_strings.pl @@ -4,32 +4,32 @@ eval 'exec perl -wS $0 ${1+"$@"}' #************************************************************************* # -# OpenOffice.org - a multi-platform office productivity suite +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # -# $RCSfile: gen_strings.pl,v $ +# Copyright 2008 by Sun Microsystems, Inc. # -# The Contents of this file are made available subject to -# the terms of GNU Lesser General Public License Version 2.1. +# OpenOffice.org - a multi-platform office productivity suite # +# $RCSfile: gen_strings.pl,v $ # -# GNU Lesser General Public License Version 2.1 -# ============================================= -# Copyright 2005 by Sun Microsystems, Inc. -# 901 San Antonio Road, Palo Alto, CA 94303, USA +# $Revision: 1.3 $ # -# 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 file is part of OpenOffice.org. # -# 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. +# 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. # -# 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 +# 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. # #************************************************************************* |