| Index: runtime/observatory/lib/src/models/objects/function.dart
|
| diff --git a/runtime/observatory/lib/src/models/objects/function.dart b/runtime/observatory/lib/src/models/objects/function.dart
|
| index bb763af57c4e2c6a4b224f323e45586b5e3b92ea..e52c56406a4af1b93bcee1d408d92879dfeeddc1 100644
|
| --- a/runtime/observatory/lib/src/models/objects/function.dart
|
| +++ b/runtime/observatory/lib/src/models/objects/function.dart
|
| @@ -1,6 +1,6 @@
|
| // 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
|
| +// BSD-style license that can be found in the LICENSE file.
|
|
|
| part of models;
|
|
|
|
|