# HG changeset patch # User aefimov # Date 1479246948 -10800 # Node ID 210bc8d056f1f8a53ed0b0152a94d1732d7c0bb9 # Parent 640a383428fb8ede8aa32dd0a48371d78e539aa8 8160999: GPL header missing comma in year Reviewed-by: mchung diff -r 640a383428fb -r 210bc8d056f1 jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/util/XmlFactory.java --- a/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/util/XmlFactory.java Tue Nov 15 23:43:38 2016 +0300 +++ b/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/util/XmlFactory.java Wed Nov 16 00:55:48 2016 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2014 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 2014, 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