--- old/src/share/classes/java/security/AllPermission.java 2013-06-27 23:05:12.069546532 -0700 +++ new/src/share/classes/java/security/AllPermission.java 2013-06-27 23:05:11.913546535 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2013, 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 @@ -69,7 +69,7 @@ /** * Creates a new AllPermission object. This - * constructor exists for use by the Policy object + * constructor exists for use by the {@code Policy} object * to instantiate new Permission objects. * * @param name ignored