diff options
author | Andrew Rist <arist@apache.org> | 2012-03-22 15:56:04 +0000 |
---|---|---|
committer | Andrew Rist <arist@apache.org> | 2012-03-22 15:56:04 +0000 |
commit | e19a46a1afd61357b688039d9e77e3ae1d5898f1 (patch) | |
tree | 2dfbb7663d3d86db9004918967c384afaf9b6d29 /connectivity/com/sun | |
parent | 32c7ad7a77bf1fd1b3b88cd3201e860527ad8189 (diff) |
Update rat-excludes with files containing identified licensing
also update headers to ALv2 on two files
Diffstat (limited to 'connectivity/com/sun')
-rw-r--r-- | connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java b/connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java index 6b9a4db50153..ff5f8cf46f9f 100644 --- a/connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java +++ b/connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java @@ -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. + * + *************************************************************/ + /* * StorageNativeOutputStream.java * |