1e24a5033SAndrew Rist /************************************************************** 2e24a5033SAndrew Rist * 3e24a5033SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4e24a5033SAndrew Rist * or more contributor license agreements. See the NOTICE file 5e24a5033SAndrew Rist * distributed with this work for additional information 6e24a5033SAndrew Rist * regarding copyright ownership. The ASF licenses this file 7e24a5033SAndrew Rist * to you under the Apache License, Version 2.0 (the 8e24a5033SAndrew Rist * "License"); you may not use this file except in compliance 9e24a5033SAndrew Rist * with the License. You may obtain a copy of the License at 10e24a5033SAndrew Rist * 11e24a5033SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12e24a5033SAndrew Rist * 13e24a5033SAndrew Rist * Unless required by applicable law or agreed to in writing, 14e24a5033SAndrew Rist * software distributed under the License is distributed on an 15e24a5033SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16e24a5033SAndrew Rist * KIND, either express or implied. See the License for the 17e24a5033SAndrew Rist * specific language governing permissions and limitations 18e24a5033SAndrew Rist * under the License. 19e24a5033SAndrew Rist * 20e24a5033SAndrew Rist *************************************************************/ 21e24a5033SAndrew Rist 22cdf0e10cSrcweir 23cdf0e10cSrcweir /* 24cdf0e10cSrcweir * copyright text to see as text in the soffice binary 25cdf0e10cSrcweir * 26cdf0e10cSrcweir */ 27cdf0e10cSrcweir 28*841807c9SAndrew Rist const char copyright_text_1[] = "Copyright � 2012 Apache Software Foundation, All rights reserved."; 29cdf0e10cSrcweir 30