# HG changeset patch # User jjg # Date 1500929697 25200 # Node ID 6822e49b5f7868a28188b1fa499b7ccfa6f88d5d # Parent 8e9f94d3dcba098242869714591c9c3aed397baa 8184217: Redundant

tag before list Reviewed-by: lancea diff -r 8e9f94d3dcba -r 6822e49b5f78 jdk/src/java.rmi/share/classes/module-info.java --- a/jdk/src/java.rmi/share/classes/module-info.java Mon Jul 24 10:18:33 2017 -0400 +++ b/jdk/src/java.rmi/share/classes/module-info.java Mon Jul 24 13:54:57 2017 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -31,7 +31,6 @@ * object registry, and the {@index rmid rmid tool} tool to start * the activation system daemon. * - *

*

*
Tool Guides:
*
{@extLink rmiregistry_tool_reference rmiregistry},