diff options
Diffstat (limited to 'id/ConfigWebTool/.settings/com.wdev91.eclipse.copyright.xml')
-rw-r--r-- | id/ConfigWebTool/.settings/com.wdev91.eclipse.copyright.xml | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/id/ConfigWebTool/.settings/com.wdev91.eclipse.copyright.xml b/id/ConfigWebTool/.settings/com.wdev91.eclipse.copyright.xml new file mode 100644 index 000000000..2d8100491 --- /dev/null +++ b/id/ConfigWebTool/.settings/com.wdev91.eclipse.copyright.xml @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<project> + <owner>Thomas Lenz</owner> + <copyright><![CDATA[Copyright 2003 Federal Chancellery Austria +MOA-ID has been developed in a cooperation between BRZ, the Federal +Chancellery Austria - ICT staff unit, and Graz University of Technology. + +Licensed under the EUPL, Version 1.1 or - as soon they will be approved by +the European Commission - subsequent versions of the EUPL (the "Licence"); +You may not use this work except in compliance with the Licence. +You may obtain a copy of the Licence at: +http://www.osor.eu/eupl/ + +Unless required by applicable law or agreed to in writing, software +distributed under the Licence is distributed on an "AS IS" basis, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the Licence for the specific language governing permissions and +limitations under the Licence. + +This product combines work with different licenses. See the "NOTICE" text +file for details on the various modules and licenses. +The "NOTICE" text file is part of the distribution. Any derivative works +that you distribute must include a readable copy of the "NOTICE" text file.]]></copyright> + <header contentId="org.eclipse.pde.fragmentManifest" excluded="true" /> + <header contentId="org.eclipse.pde.pluginProperties" excluded="true" /> + <header contentId="org.eclipse.pde.productFile" excluded="true" /> + <header contentId="org.eclipse.jst.j2ee.appclientDD" excluded="true" /> + <header contentId="org.eclipse.ant.core.antBuildFile" excluded="true" /> + <header contentId="org.eclipse.pde.simpleCheatSheet" excluded="true" /> + <header contentId="org.eclipse.core.runtime.xml" postBlankLines="0" lineFormat="false" preserveFirstLine="true"> + <beginLine><![CDATA[<!--]]></beginLine> + <linePrefix><![CDATA[ ]]></linePrefix> + <endLine><![CDATA[-->]]></endLine> + <firstLinePattern><![CDATA[<\?xml version=.*\?>]]></firstLinePattern> + </header> + <header contentId="org.eclipse.jst.j2ee.webDD" excluded="true" /> + <header contentId="org.eclipse.pde.compositeCheatSheet" excluded="true" /> + <header contentId="org.eclipse.pde.schema" excluded="true" /> + <header contentId="org.eclipse.jst.j2ee.earDD" excluded="true" /> + <header contentId="org.eclipse.pde.tocFile" excluded="true" /> + <header contentId="org.eclipse.pde.ctxHelpFile" excluded="true" /> + <header contentId="org.eclipse.pde.categoryManifest" excluded="true" /> + <header contentId="org.eclipse.jdt.core.JARManifest" excluded="true" /> + <header contentId="org.eclipse.pde.buildProperties" excluded="true" /> + <header contentId="org.eclipse.ui.views.log.log" excluded="true" /> + <header contentId="org.eclipse.pde.siteManifest" excluded="true" /> + <header contentId="org.eclipse.pde.bundleManifest" excluded="true" /> + <header contentId="org.eclipse.pde.targetFile" excluded="true" /> + <header contentId="org.eclipse.jst.j2ee.connectorDD" excluded="true" /> + <header contentId="org.eclipse.pde.pluginManifest" excluded="true" /> + <header contentId="org.eclipse.core.runtime.text" postBlankLines="0" lineFormat="true" preserveFirstLine="false"> + <beginLine><![CDATA[#-------------------------------------------------------------------------------]]></beginLine> + <linePrefix><![CDATA[# ]]></linePrefix> + <endLine><![CDATA[#-------------------------------------------------------------------------------]]></endLine> + </header> + <header contentId="org.eclipse.jst.j2ee.ejbDD" excluded="true" /> + <header contentId="org.eclipse.pde.featureManifest" excluded="true" /> + <header contentId="org.eclipse.jdt.core.javaSource" postBlankLines="0" lineFormat="false" preserveFirstLine="false"> + <beginLine><![CDATA[/*******************************************************************************]]></beginLine> + <linePrefix><![CDATA[ * ]]></linePrefix> + <endLine><![CDATA[ ******************************************************************************/]]></endLine> + </header> +</project> |