commit | f5ca22c35ca7e02ad3779f1a014b29d52c601017 | [log] [tgz] |
---|---|---|
author | Thomas Schatzl <tschatzl@openjdk.org> | Thu Jun 25 09:04:28 2015 +0200 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Thu Jun 25 09:04:28 2015 +0200 |
tree | e0901ea544eb0f99dfb582163d37d55f98a2f912 | |
parent | 22885cd9580f7fa8863af3c6b32661b8d3d08e42 [diff] |
8129604: Incorrect GPL header in README causes RE script to create wrong output Fix up GPL headers by removing leading "#" so that the RE script works. Reviewed-by: brutisso, coleenp