8042348: Copyright link in Javadoc page for Java SE 8

Reviewed-by: tbell, iris
This commit is contained in:
Erik Joelsson 2014-05-06 11:43:14 +02:00
parent 3d61a661e2
commit 85f16f2d55

View File

@ -115,10 +115,7 @@ endef
DOCSDIR_URL = {@docroot}/$(GET2DOCSDIR)
# Url to copyright html file
COPYRIGHT_URL-7 = $(DOCSDIR_URL)/legal/cpyr.html
# This isn't added in old build yet.
#COPYRIGHT_URL-8 = $(DOCSDIR_URL)/legal/cpyr.html
COPYRIGHT_URL = $(COPYRIGHT_URL-$(JDK_MINOR_VERSION))
COPYRIGHT_URL = $(DOCSDIR_URL)/legal/cpyr.html
# Url to bug filing site
BUG_SUBMIT_URL = http://bugreport.sun.com/bugreport/