# HG changeset patch # User asaha # Date 1448406409 28800 # Node ID 75c16f3ee576fba4c1da2eec496f54affa4a07d7 # Parent a35cbc019d28c585e7d4a575d915b75e6acb605b 8140268: Generate link to specification license for JavaDoc API documentation Reviewed-by: bpatel, erikj diff -r a35cbc019d28 -r 75c16f3ee576 make/Javadoc.gmk --- a/make/Javadoc.gmk Thu Oct 29 17:28:23 2015 -0700 +++ b/make/Javadoc.gmk Tue Nov 24 15:06:49 2015 -0800 @@ -258,6 +258,8 @@ with conceptual overviews, definitions of terms, workarounds, \ and working code examples.
\ $(call CopyrightLine,$(COPYRIGHT_URL),$(FIRST_COPYRIGHT_YEAR),)\ +Use is subject to license terms. \ +Also see the documentation redistribution policy.\ # Common javadoc options used by all