--- old/src/share/classes/javax/print/attribute/standard/Chromaticity.java 2013-12-31 00:46:03.000000000 -0800 +++ new/src/share/classes/javax/print/attribute/standard/Chromaticity.java 2013-12-31 00:46:03.000000000 -0800 @@ -1,6 +1,5 @@ - /* - * Copyright (c) 2000, 2004, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 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 @@ -42,7 +41,7 @@ * The table below shows the effects of specifying a Chromaticity attribute of * {@link #MONOCHROME MONOCHROME} or {@link #COLOR COLOR} * for a monochrome or color document. - *

+ * * * * *
@@ -79,9 +78,7 @@ *
*

- *

* IPP Compatibility: Chromaticity is not an IPP attribute at present. - *

* * @author Alan Kaminsky */