summaryrefslogtreecommitdiff
path: root/helpcontent2/helpers
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-09 10:37:48 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-09 10:37:48 +0000
commit76c9c218c612916632fd7e688be4a7c9d986abeb (patch)
tree1b16f8124eaad41abdec030e75379150860298e8 /helpcontent2/helpers
parentc49fc58ec9f8ad1948f23758839c20b8fd5a333e (diff)
INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED
2008/04/01 06:07:51 rt 1.5.170.1: #i87441# Change license header to LGPL v3.
Diffstat (limited to 'helpcontent2/helpers')
-rw-r--r--helpcontent2/helpers/create_ilst.pl42
1 files changed, 19 insertions, 23 deletions
diff --git a/helpcontent2/helpers/create_ilst.pl b/helpcontent2/helpers/create_ilst.pl
index 898d7eb22b..3f07fe33ec 100644
--- a/helpcontent2/helpers/create_ilst.pl
+++ b/helpcontent2/helpers/create_ilst.pl
@@ -3,36 +3,32 @@ eval 'exec perl -wS $0 ${1+"$@"}'
if 0;
#*************************************************************************
#
-# OpenOffice.org - a multi-platform office productivity suite
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2008 by Sun Microsystems, Inc.
#
-# $RCSfile: create_ilst.pl,v $
+# OpenOffice.org - a multi-platform office productivity suite
#
-# $Revision: 1.5 $
+# $RCSfile: create_ilst.pl,v $
#
-# last change: $Author: kz $ $Date: 2006-07-05 21:44:11 $
+# $Revision: 1.6 $
#
-# The Contents of this file are made available subject to
-# the terms of GNU Lesser General Public License Version 2.1.
+# 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.
#
-# GNU Lesser General Public License Version 2.1
-# =============================================
-# Copyright 2005 by Sun Microsystems, Inc.
-# 901 San Antonio Road, Palo Alto, CA 94303, 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).
#
-# 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
+# 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.
#
#*************************************************************************