Author: rgardler
Date: Wed Sep 24 14:30:27 2008
New Revision: 698746
URL: http://svn.apache.org/viewvc?rev=698746&view=rev
Log:
I forgot to add this file as part of the commit to customise publication
statement info - thanks to Pablo Barrera (ISSUE 1111)
Added:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/default.plugin.properties.xml
Added:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/default.plugin.properties.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/default.plugin.properties.xml?rev=698746&view=auto
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/default.plugin.properties.xml
(added)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/default.plugin.properties.xml
Wed Sep 24 14:30:27 2008
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<properties>
+ <property name="output.tei.publisher" value="None"/>
+ <property name="output.tei.authority" value="None"/>
+ <property name="output.tei.email" value="none"/>
+ <property name="output.tei.licence"
value="http://creativecommons.org/licenses/by-sa/2.0/uk/"/>
+ <property name="output.tei.reference-section" value="false"/>
+</properties>
\ No newline at end of file