On Mon, 7 Sep 2020 04:14:06 GMT, Christoph Langer <clan...@openjdk.org> wrote:
> The format for SAP copyrights in OpenJDK headers should be like: > Copyright (c) <year> SAP SE. All rights reserved. > or > Copyright (c) <year1>, <year2> SAP SE. All rights reserved. > > There should not be a comma character (",") before "SAP SE". > > This is inconsistent in some files which calls for some cleanup. > > Please review :) This pull request has now been integrated. Changeset: cc5039e1 Author: Christoph Langer <clan...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/cc5039e1 Stats: 55 lines in 55 files changed: 0 ins; 0 del; 55 mod 8252837: Cleanup SAP Copyright file headers Reviewed-by: dholmes ------------- PR: https://git.openjdk.java.net/jdk/pull/36