| Index: runtime/observatory/lib/src/models/objects/code.dart
|
| diff --git a/runtime/observatory/lib/src/models/objects/code.dart b/runtime/observatory/lib/src/models/objects/code.dart
|
| index 1a8758e3e9a2476c6e8dbfe142c12a05ddec09fb..ddc759d3dd1d51f452187fcdb588b4078c226fa1 100644
|
| --- a/runtime/observatory/lib/src/models/objects/code.dart
|
| +++ b/runtime/observatory/lib/src/models/objects/code.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;
|
|
|
|
|