Index: tests/language/generic_function_typedef_test.dart |
diff --git a/tests/language/generic_function_typedef_test.dart b/tests/language/generic_function_typedef_test.dart |
index 49aae1c1ee55c4ff509c128598320034fcafc44b..d6e0fbce2dd2685f48e7ea442c356e6c37e74e7b 100644 |
--- a/tests/language/generic_function_typedef_test.dart |
+++ b/tests/language/generic_function_typedef_test.dart |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
+// Copyright (c) 2017, 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. |
// Dart test for a function type test that cannot be eliminated at compile time. |