--- old/src/share/classes/javax/print/ServiceUI.java 2013-12-31 00:46:01.000000000 -0800 +++ new/src/share/classes/javax/print/ServiceUI.java 2013-12-31 00:46:01.000000000 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2005, 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 @@ -52,7 +52,6 @@ *for a user as well as allowing the user to select the print service to use *and specify choices such as paper size and number of copies. *

- *

* The dialogs are designed to work with pluggable print services though the * public APIs of those print services. *