c23ed7aabe
Flutter license script (which collects various licenses) processes only the first N number of bytes. Unfortunately, https://dart-review.googlesource.com/c/sdk/+/424741 increased size of the header in sdk/lib/web_gl/dart2js/web_gl_dart2js.dart so copyright notice in the middle of the file was cut in half and no longer recognized by the Flutter license script. Issue: https://github.com/flutter/flutter/issues/168065 CoreLibraryReviewExempt: comment change Change-Id: I694066223b7fd4724c4856ce7875d64e870ab723 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/425560 Commit-Queue: Srujan Gaddam <srujzs@google.com> Reviewed-by: Srujan Gaddam <srujzs@google.com> Auto-Submit: Alexander Markov <alexmarkov@google.com>