removed my email address to avoid spam

This commit is contained in:
Lars Kühne 2002-07-06 08:50:57 +00:00
parent 7521f1897b
commit 90f1a05e2b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<body>
<h1>Checkstyle Core Engine - Version @CHECKSTYLE_VERSION@</h1>
<p>Authors: <a href="mailto:checkstyle@puppycrawl.com">Oliver Burn</a>, <a href="mailto:lars.kuehne@planet-interkom.de">Lars Kühne</a></p>
<p>Authors: <a href="mailto:checkstyle@puppycrawl.com">Oliver Burn</a>, Lars Kühne</p>
<h2>Introduction</h2>
<p>This document describes the core engine of Checkstyle, including what checks it performs and what can be configured. The engine can be executed via different <a href="index.html#related">interfaces</a>. The standard distribution includes support for: