summaryrefslogtreecommitdiff
path: root/connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-06-12 22:04:38 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-06-12 22:24:55 +0100
commitddaf53acd4f4052d90d3685f3c158b773ce3433d (patch)
tree2e07bd5d171135633ebace9de6ae6832a664fcb7 /connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java
parent49d13501c126d17a48a9173e986678138d054649 (diff)
re-base on ALv2 code.
Diffstat (limited to 'connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java')
-rw-r--r--connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java18
1 files changed, 18 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..289593807688 100644
--- a/connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java
+++ b/connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java
@@ -1,4 +1,22 @@
/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * 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 .
+ */
+
+/*
* StorageNativeOutputStream.java
*
* Created on 1. September 2004, 10:20