summaryrefslogtreecommitdiff
path: root/scripting/java/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/java/build.xml')
-rw-r--r--[-rwxr-xr-x]scripting/java/build.xml20
1 files changed, 8 insertions, 12 deletions
diff --git a/scripting/java/build.xml b/scripting/java/build.xml
index 985af1b87f..3216a60ceb 100755..100644
--- a/scripting/java/build.xml
+++ b/scripting/java/build.xml
@@ -1,32 +1,28 @@
<!--
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
-
- $RCSfile: build.xml,v $
-
- $Revision: 1.36.20.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.
-
+
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.
-
+
-->
<project name="Scipting Framework" default="all" basedir=".">