summaryrefslogtreecommitdiffstats
path: root/solenv/bin/installoffice
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/bin/installoffice')
-rwxr-xr-xsolenv/bin/installoffice4
1 files changed, 3 insertions, 1 deletions
diff --git a/solenv/bin/installoffice b/solenv/bin/installoffice
index 29645688b56a..59ad271ee142 100755
--- a/solenv/bin/installoffice
+++ b/solenv/bin/installoffice
@@ -1,8 +1,9 @@
#!/bin/bash
#*************************************************************************
+#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
-# Copyright 2008 by Sun Microsystems, Inc.
+# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
@@ -22,6 +23,7 @@
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
+#
#***********************************************************************/
EXIT_SUCCESS=0