<?xml version="1.0" encoding="UTF-8"?>
<!--

    The Maven License Verifier Plugin

    Copyright (c) 2009, 2010, 2011 by SoftwareEntwicklung Beratung Schulung (SoEBeS)
    Copyright (c) 2009, 2010, 2011 by Karl Heinz Marbaise

    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.

-->
<licenses>
  <valid>
    <license>
      <id>Apache Software License 2.0</id>
      <description>Apache Software License 2.0</description>
      <names>
        <name>Apache 2</name>
        <name>Apache Software License 2.0</name>
        <name>Apache Software License, Version 2.0</name>
        <name>The Apache Software License, Version 2.0</name>
      </names>
      <urls>
        <url>http://www.apache.org/licenses/LICENSE-2.0</url>
        <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
        <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
        <url>http://apache.org/licenses/LICENSE-2.0</url>
        <url>http://apache.org/licenses/LICENSE-2.0.html</url>
        <url>http://apache.org/licenses/LICENSE-2.0.txt</url>
        <url>LICENSE.txt</url>
      </urls>
    </license>
    <license>
      <id>Common Public License Version 1.0</id>
      <names>
         <name>Common Public License Version 1.0</name>
      </names>
      <description>Common Public License Version 1.0</description>
      <urls>
        <url>http://www.opensource.org/licenses/cpl1.0.txt</url>
      </urls>
    </license>
    <license>
      <id>BSD License</id>
      <description>BSD License</description>
      <names>
        <name>BSD License</name>
      </names>
      <urls>
        <url>http://www.antlr.org/license.html</url>
        <url>http://antlr.org/license.html</url>
      </urls>
    </license>
    <license>
      <id>GNU LESSER GENERAL PUBLIC LICENSE</id>
      <description>GNU LESSER GENERAL PUBLIC LICENSE</description>
      <names>
        <name>GNU LESSER GENERAL PUBLIC LICENSE</name>
      </names>
      <urls>
        <url>http://www.gnu.org/licenses/lglp.txt</url>
      </urls>
    </license>

  </valid>

  <invalid>
    <license>
      <id>GNU General Public License (GPL)</id>
      <description>GNU General Public License (GPL)</description>
      <names>
        <name>GNU General Public License, version 2</name>
        <name>GNU General Public License, version 3</name>
      </names>
      <urls>
        <url>http://www.gnu.org/licenses/gpl-2.0.html</url>
        <url>http://www.gnu.org/licenses/gpl-3.0.txt</url>
      </urls>
    </license>
  </invalid>

  <warning>
    <license>
      <id>Apache Software License 1.1 (Historic)</id>
      <description>Apache Software License 1.1 (Historic)</description>
      <names>
        <name>Apache License, Version 1.1</name>
      </names>
      <urls>
        <url>http://www.apache.org/licenses/LICENSE-1.1</url>
      </urls>
    </license>
  </warning>
</licenses>

