1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?> 2cdf0e10cSrcweir<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd"> 3*54befb6bSJürgen Schmidt<!--*********************************************************** 4*54befb6bSJürgen Schmidt * 5*54befb6bSJürgen Schmidt * Licensed to the Apache Software Foundation (ASF) under one 6*54befb6bSJürgen Schmidt * or more contributor license agreements. See the NOTICE file 7*54befb6bSJürgen Schmidt * distributed with this work for additional information 8*54befb6bSJürgen Schmidt * regarding copyright ownership. The ASF licenses this file 9*54befb6bSJürgen Schmidt * to you under the Apache License, Version 2.0 (the 10*54befb6bSJürgen Schmidt * "License"); you may not use this file except in compliance 11*54befb6bSJürgen Schmidt * with the License. You may obtain a copy of the License at 12*54befb6bSJürgen Schmidt * 13*54befb6bSJürgen Schmidt * http://www.apache.org/licenses/LICENSE-2.0 14*54befb6bSJürgen Schmidt * 15*54befb6bSJürgen Schmidt * Unless required by applicable law or agreed to in writing, 16*54befb6bSJürgen Schmidt * software distributed under the License is distributed on an 17*54befb6bSJürgen Schmidt * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18*54befb6bSJürgen Schmidt * KIND, either express or implied. See the License for the 19*54befb6bSJürgen Schmidt * specific language governing permissions and limitations 20*54befb6bSJürgen Schmidt * under the License. 21*54befb6bSJürgen Schmidt * 22*54befb6bSJürgen Schmidt ***********************************************************--> 23cdf0e10cSrcweir<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest"> 24cdf0e10cSrcweir <manifest:file-entry manifest:media-type="application/vnd.sun.star.framework-script" manifest:full-path="SayHello"/> 25cdf0e10cSrcweir</manifest:manifest> 26