All Downloads are FREE. Search and download functionalities are using the official Maven repository.

k.logback-site.0.7.source-code.license.xml Maven / Gradle / Ivy

<?xml version="1.0"?>
<document>

	<properties>
		<author email="ceki at qos ddoott ch ">Ceki Gulcu</author>
		<title>Logback project License</title>
	</properties>

	<body>

		<div class="section">
			<h2>Logback License</h2>
		</div>

		<p>
			Logback source code and binaries are distributed under the
			<a href="http://www.gnu.org/licenses/lgpl.html">
				GNU Lesser General Public License
			</a>
			as published by the Free Software Foundation.
		</p>

		<div class="source big"><pre>Logback: the reliable, generic, fast and flexible logging library for Java.  

Copyright (C) 2000-2006, QOS.ch

This library is free software, you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation.</pre></div>

    <p>Please note that logback is intended to be used behind the
    SLF4J API, which is licensed under <a
    href="http://www.slf4j.org/license.html">an X11 type license</a>.
    </p>

    <p>If you wish to make a significant contribution to the logback
    project, we invite you to file <a href="cla.txt">Contributor
    License Agreement</a>. The purpose of this agreement is to
    formalize the terms of your contribution and to protect the
    project in case of litigation.
    </p>

	</body>
</document>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy