8145342: Some copyright notices are inconsistently and ill formatted

Adjusted formatting of copyright notices.

Reviewed-by: darcy, alundblad
This commit is contained in:
Vassili Igouchkine 2015-12-14 20:18:19 +01:00
parent de127a784a
commit 9c33078299
223 changed files with 202 additions and 95 deletions

View file

@ -21,7 +21,6 @@
* questions.
*/
/**
* Utility and test program to check javac's internal TreeScanner class.
* The program can be run standalone, or as a jtreg test. For info on