diff options
author | Andre Fischer <af@apache.org> | 2012-03-28 10:18:19 +0000 |
---|---|---|
committer | Andre Fischer <af@apache.org> | 2012-03-28 10:18:19 +0000 |
commit | fee6ef7074d3f4adf3b23b05b11730c28ddcbd27 (patch) | |
tree | 7e26661561f353c78e752afd4d763a24b8fb0570 /qadevOOo | |
parent | ef4afe8becfde5f8f93bf3296178b5e53b58d8f6 (diff) |
Added AL2 license.
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/build.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/qadevOOo/build.xml b/qadevOOo/build.xml index f00746a2a6b8..a3de7e92c8fb 100644 --- a/qadevOOo/build.xml +++ b/qadevOOo/build.xml @@ -1,3 +1,23 @@ +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + ***********************************************************--> <project name="qadevOOo" default="main" basedir="."> <description> Build file for qadevOOo project |