diff options
author | Andrew Rist <arist@apache.org> | 2012-03-29 16:19:46 +0000 |
---|---|---|
committer | Andrew Rist <arist@apache.org> | 2012-03-29 16:19:46 +0000 |
commit | a98bdc426a8b365d139102eeccf15b432e87a338 (patch) | |
tree | 2cbd3cf868a9e3c253e08636cf47ce52270836f2 /dbaccess/qa/unoapi | |
parent | dbdade49d9fafa1bb7bfccc17b69c5f5841ab3f8 (diff) |
Update headers to Alv2 headers
Diffstat (limited to 'dbaccess/qa/unoapi')
-rw-r--r-- | dbaccess/qa/unoapi/dbaccess.props | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/dbaccess/qa/unoapi/dbaccess.props b/dbaccess/qa/unoapi/dbaccess.props index 0380eda38ad2..292da7101091 100644 --- a/dbaccess/qa/unoapi/dbaccess.props +++ b/dbaccess/qa/unoapi/dbaccess.props @@ -1,3 +1,24 @@ +# ************************************************************* +# +# 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. +# +# ************************************************************* + #properties needed for dbbaccess jdbc.url=mysql://unoapi:3306/testDB |