changeset 727:b8671d61613c

8160999: GPL header missing comma in year Reviewed-by: mchung
author aefimov
date Wed, 16 Nov 2016 00:55:48 +0300
parents 26c9b9c51052
children 1461e3e07876 a185fc007475
files src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/util/XmlFactory.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/util/XmlFactory.java	Tue Nov 15 23:43:38 2016 +0300
+++ b/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