--- old/src/java.desktop/share/classes/javax/print/DocFlavor.java 2017-05-18 14:08:02.000000000 -0700 +++ new/src/java.desktop/share/classes/javax/print/DocFlavor.java 2017-05-18 14:08:02.000000000 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 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 @@ -194,10 +194,14 @@ * constructor can be used to create an arbitrary doc flavor. *