// 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/package2/lib/anotherLib.dart |
| pkgs/package5/lib/src/package5_base.dart |
All source files should start with a license header.
| Files |
|---|
| pkgs/package2/lib/package2.dart |
| pkgs/package2/test/package2_test.dart |
| pkgs/package3/bin/package3.dart |
| pkgs/package3/lib/package3.dart |
| pkgs/package3/test/package3_test.dart |
| pkgs/package5/lib/package5.dart |
This check can be disabled by tagging the PR with skip-license-check.