License Headers :exclamation:

// Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
pkgs/package1/bin/package1.dart
pkgs/package2/lib/anotherLib.dart

All source files should start with a license header.

Files
pkgs/package1/lib/package1.dart
pkgs/package1/test/package1_test.dart
pkgs/package2/lib/package2.dart
pkgs/package2/test/package2_test.dart

This check can be disabled by tagging the PR with skip-license-check