--- a/langtools/test/tools/javac/diags/HTMLWriter.java Mon Dec 14 13:55:35 2015 +0000
+++ b/langtools/test/tools/javac/diags/HTMLWriter.java Mon Dec 14 20:18:19 2015 +0100
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1996,2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1996, 2010, 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
@@ -21,8 +21,6 @@
* questions.
*/
-
-
import java.io.BufferedWriter;
import java.io.File;
import java.io.IOException;