--- old/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/nc/NameClass.java 2015-10-21 14:11:47.000000000 +0200 +++ new/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/nc/NameClass.java 2015-10-21 14:11:46.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2010, 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 @@ -23,7 +23,7 @@ * questions. */ /* - * Copyright (C) 2004-2011 + * Copyright (C) 2004-2015 * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -125,7 +125,7 @@ * Internally, this instance is also used for: *
    *
  1. Used to recover from errors during parsing. - *
  2. Mark element patterns with <notAllowed/> content model. + *
  3. Mark element patterns with {@code } content model. *
*/ public static final NameClass NULL = new NullNameClass();