Skip to content

Commit

Permalink
Add missing license header to license.dart (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
athomas authored Sep 11, 2023
1 parent 3fbab6c commit 4cc5005
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/firehose/lib/src/health/license.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright (c) 2023, 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.

import 'dart:io';

import 'package:path/path.dart' as path;
Expand Down

0 comments on commit 4cc5005

Please sign in to comment.