1*3c5114b8SDamjan Jovanovic<?xml version="1.0" encoding="UTF-8"?>
2*3c5114b8SDamjan Jovanovic<!--***********************************************************
3*3c5114b8SDamjan Jovanovic *
4*3c5114b8SDamjan Jovanovic * Licensed to the Apache Software Foundation (ASF) under one
5*3c5114b8SDamjan Jovanovic * or more contributor license agreements.  See the NOTICE file
6*3c5114b8SDamjan Jovanovic * distributed with this work for additional information
7*3c5114b8SDamjan Jovanovic * regarding copyright ownership.  The ASF licenses this file
8*3c5114b8SDamjan Jovanovic * to you under the Apache License, Version 2.0 (the
9*3c5114b8SDamjan Jovanovic * "License"); you may not use this file except in compliance
10*3c5114b8SDamjan Jovanovic * with the License.  You may obtain a copy of the License at
11*3c5114b8SDamjan Jovanovic *
12*3c5114b8SDamjan Jovanovic *   http://www.apache.org/licenses/LICENSE-2.0
13*3c5114b8SDamjan Jovanovic *
14*3c5114b8SDamjan Jovanovic * Unless required by applicable law or agreed to in writing,
15*3c5114b8SDamjan Jovanovic * software distributed under the License is distributed on an
16*3c5114b8SDamjan Jovanovic * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17*3c5114b8SDamjan Jovanovic * KIND, either express or implied.  See the License for the
18*3c5114b8SDamjan Jovanovic * specific language governing permissions and limitations
19*3c5114b8SDamjan Jovanovic * under the License.
20*3c5114b8SDamjan Jovanovic *
21*3c5114b8SDamjan Jovanovic ***********************************************************-->
22*3c5114b8SDamjan Jovanovic
23*3c5114b8SDamjan Jovanovic
24*3c5114b8SDamjan Jovanovic
25*3c5114b8SDamjan Jovanovic<component loader="com.sun.star.loader.Java2"
26*3c5114b8SDamjan Jovanovic    xmlns="http://openoffice.org/2010/uno-components">
27*3c5114b8SDamjan Jovanovic  <implementation name="com.sun.star.sdbcx.comp.postgresql.PostgresqlDriver">
28*3c5114b8SDamjan Jovanovic    <service name="com.sun.star.sdbc.Driver"/>
29*3c5114b8SDamjan Jovanovic  </implementation>
30*3c5114b8SDamjan Jovanovic</component>
31