summaryrefslogtreecommitdiffstats
path: root/connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeOutputStreamHelper.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/NativeOutputStreamHelper.java
parentre-base on ALv2 code. (diff)
downloadcore-ddaf53acd4f4052d90d3685f3c158b773ce3433d.tar.gz
core-ddaf53acd4f4052d90d3685f3c158b773ce3433d.zip
re-base on ALv2 code.
Diffstat (limited to 'connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeOutputStreamHelper.java')
-rw-r--r--connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeOutputStreamHelper.java18
1 files changed, 18 insertions, 0 deletions
diff --git a/connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeOutputStreamHelper.java b/connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeOutputStreamHelper.java
index cc4faaa3cedf..53fc9126c69f 100644
--- a/connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeOutputStreamHelper.java
+++ b/connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeOutputStreamHelper.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 .
+ */
+
+/*
* NativeOutputStreamHelper.java
*
* Created on 1. September 2004, 10:39