Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Unified Diff: pkg/front_end/test/src/dependency_walker_test.dart

Issue 2550323003: Add missing copyrights (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/front_end/lib/src/dependency_walker.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/src/dependency_walker_test.dart
diff --git a/pkg/front_end/test/src/dependency_walker_test.dart b/pkg/front_end/test/src/dependency_walker_test.dart
index 74ed3b26a6835ec7400089709fd859bcdde71f97..d4c731bdbfed5d0ea6997a467467963b91578137 100644
--- a/pkg/front_end/test/src/dependency_walker_test.dart
+++ b/pkg/front_end/test/src/dependency_walker_test.dart
@@ -1,3 +1,7 @@
+// Copyright (c) 2016, 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 'package:front_end/src/dependency_walker.dart';
import 'package:test/test.dart';
import 'package:test_reflective_loader/test_reflective_loader.dart';
« no previous file with comments | « pkg/front_end/lib/src/dependency_walker.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698