Skip to content

Commit b4af2ae

Browse files
author
Dillon Nys
committed
Add missing license header
1 parent 9b8588c commit b4af2ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mono_repo/lib/src/commands/github/overrides.dart

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
2+
// for details. All rights reserved. Use of this source code is governed by a
3+
// BSD-style license that can be found in the LICENSE file.
4+
15
abstract class GitHubActionOverrides {
26
/// The step's identifier, which can be used to refer to the step and its
37
/// outputs in the [ifContent] property of this and other steps.

0 commit comments

Comments
 (0)