| Index: runtime/observatory/lib/src/models/objects/breakpoint.dart
|
| diff --git a/runtime/observatory/lib/src/models/objects/breakpoint.dart b/runtime/observatory/lib/src/models/objects/breakpoint.dart
|
| index e5e9324aad90deef226b54bfe8369f1027641021..daf127751daca40f16b9c93af89a8d0346d31191 100644
|
| --- a/runtime/observatory/lib/src/models/objects/breakpoint.dart
|
| +++ b/runtime/observatory/lib/src/models/objects/breakpoint.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;
|
|
|
|
|