From d704ecff0d6ab9f5740f5c261e8fa81181ebb8b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr>
Date: Thu, 19 May 2005 13:56:18 +0000
Subject: [PATCH] - added references to the LGPL

---
 html/align.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/html/align.html b/html/align.html
index 5c5e74c2..4153a1d4 100644
--- a/html/align.html
+++ b/html/align.html
@@ -162,6 +162,11 @@ Additionaly a number of options are, or will be, available:
 </ul>
 </p>
 
+<h1>License</h1>
+
+<p>The alignment API and its implementation is distributed under the
+  GNU <a href="../distrib/LICENSE.TXT">Lesser General Public License</a>.</p>
+
 <h1>The alignment API</h1>
 <p>The OWL-API is extended with the
   (<tt>org.semanticweb.owl.align</tt>) package. Which describes the
-- 
GitLab