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