HHH-5890 : License comment refers to non-exiting page

This commit is contained in:
Gail Badner 2011-03-09 03:50:31 -08:00
parent 8870afb074
commit d3b5c687ee
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ subprojects { subProject ->
license {
name 'GNU Lesser General Public License'
url 'http://www.gnu.org/licenses/lgpl-2.1.html'
comments 'See discussion at http://hibernate.org/356.html for more details.'
comments 'See discussion at http://hibernate.org/license for more details.'
distribution 'repo'
}
}